document.write('<div id="nav">')
	document.write('<A class="TopMenuLink" href="default.htm" >&nbsp;Main&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="about.html">&nbsp;About AITP&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="volunteer.html"> &nbsp;Volunteer!&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="links.html">&nbsp;Links&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="archive.html">&nbsp;Archive&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="contact.html">&nbsp;Contact Us&nbsp;</A>')
	document.write('<IMG SRC="images/seperator.gif">')
	document.write('<A class="TopMenuLink" href="join.html">&nbsp;Join AITP&nbsp;</A>')
document.write('</div>')
