_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="#2A0000";
separatorcolor="Transparent";
separatorsize="2";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
bordercolor="Cornsilk";
borderstyle="Solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#194182";
offcolor="White";
onbgcolor="#194178";
oncolor="Black";
outfilter="fade(duration=0.5)";
padding="5";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
itemheight="21";
aI("text=About Us;target=;url=About-Us.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("showmenu=ProductsPersonal Vehicle SecurityLEFT_MENU;text=Products;target=;url=Products.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=FAQ;target=;url=FAQ.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Contacts;target=;url=Contacts.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
}

with(milonic=new menuname("ProductsPersonal Vehicle SecurityLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Personal Vehicle Security;target=;url=Personal-Vehicle-Security.html;");
aI("text=Fleet Management;target=;url=Fleet-Management.html;");
aI("text=Personal Tracker;target=;url=Personal-Tracker.html;");
aI("text=Services;target=;url=Services.html;");
}


 drawMenus();
