document.write('<BR><img src="/images/mainnav.png" usemap="#navigation" border=0><BR>'+
'  <map name="navigation">'+
'    <area shape="rect" coords="28,2,127,32" href="index.php" alt="Home">'+
'    <area shape="rect" coords="134,2,227,32" href="trailers.php" alt="Trailers">'+
'    <area shape="rect" coords="237,2,332,32" href="dealers.php" alt="Dealers">'+
'    <area shape="rect" coords="342,2,435,32" href="options.php" alt="Options">'+
'    <area shape="rect" coords="445,2,535,32" href="delivery.php" alt="Delivery">'+
'    <area shape="rect" coords="545,2,640,32" href="become-a-dealer.php" alt="Become a Dealer">'+
'    <area shape="rect" coords="650,2,745,32" href="aboutus.php" alt="About Us">'+
'    <area shape="rect" coords="755,2,845,32" href="inmemory.php" alt="In Memory">'+       
'  </map>');

