document.write("<a href='index.html'>Home</a>");
document.write("<a href='gallery.html'>Gallery</a>");
document.write("<a href='bio.html'>Bio</a>");
document.write("<a href='testimonials.html'>Testimonials</a>");
document.write("<a href='contact_page.php'>Contact</a>");
