//rainbow navbar

document.write("<div class=p>");
document.write("&nbsp;&nbsp;");
document.write("Click photos to view full size");
document.write("&nbsp;&nbsp;~&nbsp;&nbsp;");
document.write("<a href='../index.html'>Home Page</a>");
document.write("&nbsp;&nbsp;~&nbsp;&nbsp;");
document.write("<a href='../pages/index.html' target='_top'>Pages<\/a>");
document.write("&nbsp;&nbsp;~&nbsp;&nbsp;");
document.write("<a href='index.html'>Rainbow Index</a>");
