//<!-- start of menu code -->
document.write("<div id='main_menu_container' >");
document.write("  <div id='menu' >");
document.write("  <a href='home.htm'><img src='images/void.gif' alt='Reparo' border='0' width='110' height='40' /></a>");
document.write("   <ul>");
document.write("     <li><a href='rep_about.htm'>About Reparo</a></li>");
document.write("     <li><a href='rep_careers.htm'>Careers</a></li>");
document.write("     <li><a href='rep_partners.htm'>Partners</a></li>");
document.write("     <li><a href='rep_contact.htm'>Contact Us</a></li>");
document.write("   </ul>");
document.write(" </div>");
document.write("</div>");
document.write("<div id='lh_mnu'>");
document.write("  <div id='menu'><a href='Lighthouse/default.htm'><img src='images/void.gif' alt='Lighthouse' border='0' width='110' height='40' /></a>");
document.write("    <ul>");
document.write("	  <li><a href='Lighthouse/lh_about.htm'>About Lighthouse</a></li>");
document.write("      <li><a href='Lighthouse/lh_getLighthouse.htm'>Get Lighthouse</a></li>");
/*document.write("      <li><a href='Lighthouse/lh_contactus.htm'>Contact Us</a></li>");*/
document.write("   </ul>");
document.write("  </div>");
document.write("</div>");
document.write("<div id='lp_mnu'>");
document.write("  <div id='menu'>");
document.write("  <a href='launchpad_default.php'><img src='images/void.gif' alt='Launchpad' border='0' width='110' height='40' /></a>");
//document.write("  <a href='Launchpad/default.htm'><img src='images/void.gif' alt='Launchpad' border='0' width='110' height='40' /></a>");

document.write("    <ul>");
document.write("      <li><a href='Launchpad/lp_about.htm'>About Launchpad </a></li>");
document.write("      <li><a href='Launchpad/lp_policies.htm'>Policies </a></li>");
//document.write("      <li><a href='Launchpad/lp_faq.htm'>FAQ</a></li>");
//document.write("      <li><a href='Launchpad/lp_producttips.htm'>Product </a></li>");
//document.write("      <li><a href='Launchpad/lp_producttips.htm'>Tips </a></li>");
//document.write("      <li><a href='Launchpad/lp_testimonials.htm'>Testimonials</a></li>");
document.write("     <li><a href='Launchpad/lp_links.htm'>Links</a></li>");
document.write("    </ul>");
document.write("  </div>");
document.write("</div>");
document.write("<div id='survey' > <img src='images/onlinesurveyipod.png' width='134' height='179' onload='fixPNG(this)' /><br />");
document.write("  <a href='rep_survey.htm' target='_self'><img src='images/survey_btn.gif' border='0' ");
document.write("  style='margin-top:15px; margin-left:14px;' /></a></div>");
document.write("</div>");
//<!-- end of menu code -->
