function bottomNav(){
	document.write('<hr width="95%">');
    document.write('<a href="index.htm" target="_self">Home</a> | ');
	    document.write('<a href="minutes.htm" target="_self">Agendas & Minutes</a> | '); 

    document.write('<a href="assess.htm" target="_self">Assessing</a> | '); 
    document.write('<a href="bldg.htm" target="_self">Building</a> | '); 
    document.write('<a href="boards.htm" target="_self">Boards</a> | '); 
    document.write('<a href="clerk.htm" target="_self">Clerk</a> | '); 
    document.write('<a href="C&O.htm" target="_self">Codes</a> | '); 
    document.write('<a href="commission.htm" target="_self">Commission</a>  | ');
    document.write('<a href="dpw.htm" target="_self">DPW</a> | '); 
    document.write('<a href="http://www.bluewaterferry.com" target="_blank">Ferry</a> | '); 
    document.write('<a href="http://www.mcfd.info" target="_blank">Fire</a>'); 
	document.write('<br />');
    document.write('<a href="library.htm" target="_self">Library</a> | '); 
    document.write('<a href="links.htm" target="_self">Links</a> | ');
    document.write('<a href="manager.htm" target="_self">Manager</a> | '); 
	document.write('<a href="mayor.htm" target="_self">Mayor</a> | '); 
        document.write('<a href="museum.htm" target="_self">Pride &amp; Heritage Museum</a> | '); 
		document.write('<a href="rec.htm" target="_self">Rec</a> | '); 
    document.write('<a href="police.htm" target="_self">Police</a> | '); 
    document.write('<a href="treasurer.htm" target="_self">Treasurer</a>  | ');
    document.write('<a href="http://www.visitmarinecity.com" target="_blank">Visitors</a> '); 
	document.write('<br />');
	document.write('<br />');
	document.write('<a href="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&formtype=address&popflag=0&latitude=&longitude=&name=&phone=&level=&cat=&address=303+South+Water+St&city=Marine+City&state=mi&zipcode=" target="_blank">303 South Water St.  Marine City, MI  48039</a>');
	document.write('<br />');
	document.write('Main Phone Number: (810) 765-8846  <a href="mailto:mcinfo@marinecity-mi.org">mcinfo@marinecity-mi.org</a>');
	}