_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#AAD4FF";
offcolor="#000000";
onbgcolor="#FFFF55";
onbold="bold";
oncolor="#000000";
padding="7";
separatorcolor="#000000";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="1";
itemwidth="110";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#AAD4FF";
offcolor="#000000";
onbgcolor="#FFF555";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=AboutSupportLEFT_MENU;text=About;target=;url=About.html;");
aI("showmenu=CatalogHeadlamp ProtectionLEFT_MENU;text=Catalog;target=;url=Catalog.html;");
aI("showmenu=InstallationVideosLEFT_MENU;text=Installation;target=;url=Installation.html;");
aI("text=On-line Store;target=_blank;url=http://www.leaderprotects.com/catalog;");
aI("text=Testamonials;target=;url=Testamonials.html;");
aI("text=Warranty Info;target=;url=Warranty-Info.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Contacts;target=;url=Contacts.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("AboutSupportLEFT_MENU")){
style=submenuStyle;
aI("text=Support;target=_blank;url=http://www.leaderprotects.com/MachForm/view.php?id=2;");
}

with(milonic=new menuname("CatalogHeadlamp ProtectionLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Headlamp ProtectionChoosing the right protectorLEFT_MENU;text=Headlamp Protection;target=;url=Headlamp-Protection-Info.html;");
aI("text=Accessories;target=;url=Accessories.html;");
aI("text=New;target=;url=New-Products.html;");
}

with(milonic=new menuname("Headlamp ProtectionChoosing the right protectorLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Choosing the right protectorQuad 00406LEFT_MENU;text=Choosing the right protector;target=;url=Choosing-the-right-protector.html;");
aI("text=Part Number Selection Assist Form;target=_blank;url=http://www.leaderprotects.com/MachForm/view.php?id=3;");
}

with(milonic=new menuname("Choosing the right protectorQuad 00406LEFT_MENU")){
style=submenuStyle;
aI("text=Quad 00406;target=;url=Quad-00406.html;");
aI("text=Dual 00507;target=;url=Dual-00507.html;");
aI("text=Custom 08014;target=;url=Custom-08014.html;");
aI("text=Super 08018;target=;url=Super-08018.html;");
}

with(milonic=new menuname("InstallationVideosLEFT_MENU")){
style=submenuStyle;
aI("text=Videos;target=;url=Videos.html;");
aI("text=Instructions;target=;url=Instructions.html;");
aI("text=Templates;target=;url=Templates.html;");
}


 drawMenus();

