 function wrthead () {
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" ALIGN=CENTER WIDTH=757 border=0 bgcolor="#800000"> <tr>\n');
	document.write('<TD bgcolor="white" width=157><a href="index.html"><IMG src="images/gabplogo.gif" border=0 ></a></TD>\n');
	document.write('<TD width="1"><TD> \n');
	document.write('<TD ><a href="index.html"><IMG src="images/gabp.gif" border=0 ></a></TD></TR>\n');
	document.write('<tr><TD width="1"> \n');
	document.write('</TD></tr></table>\n');

	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" HEIGHT="100%" border=0 ALIGN=CENTER WIDTH=757 bgcolor=#800000> <tr>\n');
	document.write('<TD  class="left" valign=top width=157 height=174 bgcolor=#800000>&nbsp;</font>\n');
	document.write('<TABLE align=top cellSpacing=0 cellPadding=0 width="100%" border=0><tr><td>\n');
	document.write('</td></tr></TABLE>\n');
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" border=0 bgcolor="#800000" width="100%"><TR><TD>\n');
	document.write('&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="index.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Home</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="map.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Directions</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="aboutus.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;About Us</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="referrals.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Photo Gallery</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="faq.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;FAQ</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="mailto:gladstoneautobody@yahoo.com"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Email Us</a>&nbsp;\n');
	document.write('<br><br>\n');
	document.write('</TD></TR></TABLE>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD><TD valign="top" bgcolor=white>\n');
	}

	
function menuload () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="85%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#e9882b>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=10 width="100%" align=center  bgColor=#800000 border=0>\n');
    document.write('<TR><TD bgColor=#e9882b>\n');
    document.write('<a HREF="rates.html"><P align=center><b><FONT\n');
    document.write('  face="Times, "Times New Roman", serif" color=white\n');
    document.write('  size=2>Download<br>Our<br>Brochure</FONT><BR>\n');                
    document.write('  </i></b></a></TD></TR></TABLE>\n');  
    document.write('  </TD></TR></TABLE>\n');                 
	}
	

			
function wrtend () {
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr><TR><TD bgcolor=#800000>&nbsp;</TD><TD bgcolor=white>&nbsp;</TD><TD bgcolor=white>\n');
	document.write('<BR><center>\n');
	document.write('<BR>©2006-2007 Gladstone Auto Body & Paint. All Rights Reserved.<BR>\n');
	document.write('Web design by </FONT><A href="http://www.northwestpages.com/" target="new">\n');
	document.write('NorthWestPages.com </FONT></A>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr></table>\n');
	}
	


function emailer(add_email1,add_where) {
	document.write('<a class=sublink HREF="mailto:'+add_email1+'@'+add_where+'">'+add_email1+'@'+add_where+'</a>\n');
	}