    document.write('<p>'); 
 	document.write('<a href="index.html" title="McCall Boat Works">Home</a> ');   
    document.write('<br />'); 
    document.write('<a href="Bio.html" title="About Don Hardy">Biography</a> ');
	document.write('<br />');  
    document.write('<a href="News.html" title="Latest News">Latest News</a> ');
	document.write('<br />');  
    document.write('<a href="Shop/Shop.html" title="Shop">Shop</a> ');
	document.write('<br />'); 
    document.write('<a href="ForSale.html" title="Inventory/For Sale">Inventory/For Sale</a> ');
	document.write('<br />');
	 document.write('<a href="ChrisCraft20ftCustoms.html" title="ChrisCraft20ftCustoms">Chris Craft 20ft Customs</a> ');
	document.write('<br />');
	document.write('<a href="GarWoodReplicas.html" title="Gar Wood Speedster Replicas">Gar Wood Replicas</a> ');
	document.write('<br />'); 
    document.write('<a href="Progress.html" title="Resume of Boats">Resume of Boats</a> ');
	document.write('<br />');
    document.write('<a href="Storage.html" title="Storage">Storage Facilities</a> ');
	document.write('<br />');    
    document.write('<a href="Links.html" title="Links">Links</a> ');
	document.write('<br />');
    document.write('<a href="Contact.html" title="Contact">Contact</a> ');
	document.write('<br />');
    document.write('<a href="http://www.ACBS.org" target="_blank" title="Antique & Classic Boat Society">ACBS</a>  ');
	document.write('<br />');
	document.write('<a href="http://www.ertter.com" target="_blank" title="Gary Ertter/Photographer">Gary Ertter</a>  ');
	document.write('<br />');
    document.write('</p>'); 