document.write("<div id='nav'><ul> ")
document.write("<li id='hom'><a href='index.html' title='home page'>Home</a></li> ")
document.write("<li id='new'><a href='news.html' title='news bulletin'>News &amp; Events</a></li> ")
document.write("<li id='abo'><a href='about.html' title='about The Yoga Space'>About Us</a></li> ")
document.write("<li id='iye'><a href='iyengar.html' title='what is Iyengar Yoga'>Iyengar Yoga</a></li> ")
document.write("<li id='cla'><a href='classes.html' title='class descriptions'>Classes</a></li> ")
document.write("<li id='sch'><a href='sched.html' title='class schedule and fees'>Schedule</a></li> ")
document.write("<li id='ata'><a href='ataglance.html' title='year at a glance'>Year at a Glance</a></li> ")
document.write("<li id='fee'><a href='fees.html' title='fees and drop-in'>Fees</a></li> ")
document.write("<li id='con'><a href='contact.html' title='contact us'>Contact Us</a></li> ")
document.write("</ul></div> ")
