 document.write('Page: ')
 document.write('<a href="index.htm">Home</a> - ')
 document.write('<a href="page2.htm">Bone Creatures</a> - ')
 document.write('<a href="page3.htm">Fertility Objects</a> - ')
// document.write('<a href="page4.htm">Mystical Creations</a> - ')
// document.write('<a href="page5.htm">5</a> - ')
 document.write('<a href="page4.htm">Mystical Creations</a>')
 document.write('')
  
 
 