function MainNavigation () {	
	document.write('<div class="floatLeft"><img src="images/spacer.gif" width="10" height="1" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="news.html" onMouseOver="button_setOverImage(\'btnNews\')" onMouseOut="button_setImage(\'btnNews\')"><img src="images/btn_news_off.gif" name="btnNews" width="49" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="about.html" onMouseOver="button_setOverImage(\'btnAbout\')" onMouseOut="button_setImage(\'btnAbout\')"><img src="images/btn_about_off.gif" name="btnAbout" width="105" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="people.html" onMouseOver="button_setOverImage(\'btnPeople\')" onMouseOut="button_setImage(\'btnPeople\')"><img src="images/btn_people_off.gif" name="btnPeople" width="89" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="services.html" onMouseOver="button_setOverImage(\'btnServices\')" onMouseOut="button_setImage(\'btnServices\')"><img src="images/btn_services_off.gif" name="btnServices" width="86" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="firemodel.html" onMouseOver="button_setOverImage(\'btnFiremodel\')" onMouseOut="button_setImage(\'btnFiremodel\')"><img src="images/btn_firemodel_off.gif" name="btnFiremodel" width="146" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="projects.html" onMouseOver="button_setOverImage(\'btnProjects\')" onMouseOut="button_setImage(\'btnProjects\')"><img src="images/btn_projects_off.gif" name="btnProjects" width="92" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="links.html" onMouseOver="button_setOverImage(\'btnLinks\')" onMouseOut="button_setImage(\'btnLinks\')"><img src="images/btn_links_off.gif" name="btnLinks" width="52" height="30" border="0" alt="" /></a></div>');
	document.write('<div class="floatLeft"><img src="images/btn_separator.gif" width="25" height="30" border="0" alt="" /></div>');
	document.write('<div class="floatLeft"><a href="contact.html" onMouseOver="button_setOverImage(\'btnContact\')" onMouseOut="button_setImage(\'btnContact\')"><img src="images/btn_contact_off.gif" name="btnContact" width="115" height="30" border="0" alt="" /></a></div>');
}


		
		
		
		
		
		
		
		
		
		
		
		
		
