document.write('' +
'<table width="100%"  border="0" cellspacing="0" cellpadding="0">' +
'<tr>' +
'<td valign="top" width="300" align="left"><img src="images/logo.jpg" width="300" height="109"></td>' +
'<td valign="top" width="440">&nbsp;</td>' +
'<td valign="top" align="right"><img src="images/tollfree.jpg" alt="Home" width="148" height="109" border="0" usemap="#Map" href="#"></td>' +
'</tr>' +
'</table>' + 
'<map name="Map">'+
'<area shape="rect" coords="31,12,46,25" href="index.html" alt="Home" title="Home">'+
'<area shape="rect" coords="68,12,85,26" href="sitemap.html" alt="Site Map" title="Site Map">'+
'<area shape="rect" coords="105,10,133,29" href="map.html" alt="Map View" title="Map View">'+
'</map>'
+ '');


	