    document.write("<div id='nav'>")
	  document.write("<h3>&nbsp;</h3>")
	  document.write("<h1></h1>")
	  document.write("<br>")
	  document.write("<ul>")
        document.write("<a href='http://ccnonline.net/FOP'>HOME</a>")
        document.write("<a href='http://ccnonline.net/FOP/host.htm'>HOSTING INFORMATION</a>")
		document.write("<a href='http://ccnonline.net/FOP/speakers.htm'>SPEAKERS</a>")
	 	document.write("<a href='http://ccnonline.net/FOP/attend.htm'>ATTEND</a>")
			document.write("<a href='http://brushfire.e-vent.info/events/fop2009/start.aspx' target='_blank'>&nbsp;&nbsp;&nbsp;&nbsp;Buy/Register <br>&nbsp;&nbsp;&nbsp;&nbsp;Tickets</a>")
			document.write("<a href='http://brushfire.e-vent.info/events/fop2009/start.aspx' target='_blank'>&nbsp;&nbsp;&nbsp;&nbsp;Find a Host Site</a>")
			document.write("<a href='http://ccnonline.net/FOP/faqs_attend.htm'>&nbsp;&nbsp;&nbsp;&nbsp;FAQs</a>")	
			document.write("<a href='http://ccnonline.net/FOP/freeresources.htm'>&nbsp;&nbsp;&nbsp;&nbsp;FREE <br>&nbsp;&nbsp;&nbsp;&nbsp;Resources</a>")				
        document.write("<a href='http://ccnonline.net/FOP/ticketoffer.htm'>FREE TICKETS</a>")
	  document.write("</ul>")	
      document.write("</ul>")
    document.write("</div>")