/*  this is a horizontal menu fot stirrup motorcyclesales  */
/* it also needs the css horizontal file  */
document.write("<div class=\"horizontalcssmenu_container\" >")  
document.write("<div class=\"horizontalcssmenu\" >")  
document.write("    <ul id=\"cssmenu1\" style=\"margin:10px 0px 0px 10px\">")    
document.write("      <li><a href=\"index.html\">Home</a></li>")
document.write("      <li><a href=\"Video/AmerConstCampaignVideo.swf\" target=\"_blank\">Meet The Owner</a></li>")
document.write("      <li><a>Photo<br\/>&nbsp;&nbsp;&nbsp;&nbsp;Gallery</a>")
document.write("      <ul>")
document.write("         <li><a href=\"additions_PG.html\">Additions</a></li>")
document.write("         <li><a href=\"bathrooms_PG.html\">Bathrooms</a></li>")  
document.write("         <li><a href=\"sunrooms_PG.html\">Sunrooms</a></li>")
document.write("         <li><a href=\"decks_PG.html\">Decks</a></li>")  
document.write("         <li><a href=\"garages_PG.html\">Garages</a></li>")
document.write("         <li><a href=\"kitchens_PG.html\">Kitchens</a></li>")  
document.write("         <li><a href=\"offices_PG.html\">Offices</a></li>")
document.write("         <li><a href=\"patios_PG.html\">Patios</a></li>")  
document.write("         <li><a href=\"basements_PG.html\">Basements</a></li>")  
document.write("         <li><a href=\"roofs_PG.html\">Roofs</a></li>")
document.write("      </ul>")  
document.write("      </li>")
document.write("      <li><a href=\"testimonials.html\">Testimonials</a></li>")
document.write("      <li><a href=\"contact_us.html\">Contact Us</a></li>")
document.write("      <li><a href=\"http://maps.google.com/maps/place?hl=en&rlz=&gs_upl=13413l28356l0l31534l37l37l0l22l22l0l222l2338l1.12.2l15l0&um=1&ie=UTF-8&q=american+construction+co+indianapolis+in&fb=1&gl=us&hq=american+construction+co&hnear=0x886b50ffa7796a03:0xd68e9df640b9ea7c,Indianapolis,+IN&cid=1381030995497130914&ei=K6b4TobmFqbW0QG6-ZzjDQ&sa=X&oi=local_result&ct=placepage-link&resnum=1&ved=0CDgQ4gkwAAhttp://maps.google.com/maps/place?hl=en&rlz=&gs_upl=13413l28356l0l31534l37l37l0l22l22l0l222l2338l1.12.2l15l0&um=1&ie=UTF-8&q=american+construction+co+indianapolis+in&fb=1&gl=us&hq=american+construction+co&hnear=0x886b50ffa7796a03:0xd68e9df640b9ea7c,Indianapolis,+IN&cid=1381030995497130914&ei=K6b4TobmFqbW0QG6-ZzjDQ&sa=X&oi=local_result&ct=placepage-link&resnum=1&ved=0CDgQ4gkwAA\" target=\"_blank\">Map</a></li>")
document.write("</div>")
document.write("</div>")

