document.write("<a href='index.html'   >HOME</a>&nbsp; |&nbsp;")
document.write("<a href='services.html'>SERVICES</a> &nbsp;|&nbsp;")
document.write("<a href='gallery.html' >GALLERY</a> &nbsp;|&nbsp;")
document.write("<a href='media.html'   >MEDIA</a> &nbsp;|&nbsp;")
document.write("<a href='links.html'   >LINKS</a> &nbsp;|&nbsp;")
document.write("<a href='faq.html' 		 >FAQ</a> &nbsp;|&nbsp;")
document.write("<a href='contact.html' >CONTACT</a> &nbsp;")

