document.write("<div id=footer_bg>"+
			"<div class=width960>"+
			<!--Navigation -->
				"<div class=footer_nav><a href=index.aspx>Home</a>        <a href=custom_engraving.html>Our Specialities</a>        <a href=products.html>Our Products</a>        <a href=company_history.html>The Company</a> <a href=refer_friend.html>Be In The Loop</a>         <a href=contacts.html>Contact Us</a>        <a href=terms_policy.html>Terms &amp; Policies</a></div>"+
				<!--Copyright -->
			"<div class=copyrite>Copyright &copy; 2010 Hamilton Moore. All rights reserved.<br />"+
				"<a href=http://mail.hamiltonmoore.com/squirrelmail target=_blank>Corporate Email</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=http://www.dougcalvin.com target=_blank>Hosted by Calvin Consulting, Inc.</a></div>"+
			"</div>"+
		"</div>");
