document.write ('<div id="footer">')
	document.write ('<div id="linkbar">')
		document.write ('<a class="footer" href="home.html">HOME</a> | <a class="footer" href="products.html">PRODUCTS</a> | <a class="footer" href="services.html">SERVICES</a> | <a class="footer" href="company.html">COMPANY</a> | <a class="footer" href="news.html">NEWS & EVENTS</a><br \>')
		document.write ('<a class="footer" href="contact.html">CONTACT US</a> | <a class="footer" href="sitemap.html">SITE MAP</a><p \>')
document.write ('</div>')
document.write ('For questions or comments about this website please contact the Webmaster at:<br \>')
document.write ('&copy2009 Mercury Aircraft Incorporated.  All rights reserved.')
document.write ('</p>')
document.write ('</div>')
