_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.aerotectfilms.com/;");
aI("showmenu=Products/Paint Protection FilmINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Software;target=;url=Software.html;");
aI("text=Plotters;target=;url=Plotters.html;");
aI("text=Training;target=;url=Training.html;");
aI("text=Marketing;target=;url=Marketing.html;");
aI("text=News;target=;url=News.html;");
aI("text=Pricing;target=;url=Pricing.html;");
aI("text=Support;target=;url=Support.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Products/Paint Protection FilmINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Products/Paint Protection Film/3M ScotchgardINFO_BAR_MENU;text=Paint Protection Film;target=;url=Paint-Protection-Film.html;");
aI("showmenu=Products/3M Scotchprint/Scotchprint 1080INFO_BAR_MENU;text=3M Scotchprint;target=;url=3M-Scotchprint.html;");
aI("text=Scotchgard Vehicle Protection;target=;url=Scotchgard-Vehicle-Protection.html;");
aI("text=Carbon Fiber Film;target=;url=Carbon-Fiber-Film.html;");
aI("text=Pre-Cut Kits;target=;url=Pre-Cut-Kits.html;");
aI("text=Headlight Restoration;target=;url=Headlight-Restoration.html;");
aI("text=3M Door Edge;target=;url=3M-Door-Edge.html;");
aI("text=3M Car Care Products;target=;url=3M-Car-Care-Products.html;");
aI("text=Lamp Overlay Film;target=;url=Lamp-Overlay-Film.html;");
aI("text=Temporary Protection;target=;url=Temporary-Protection.html;");
}

with(milonic=new menuname("Products/Paint Protection Film/3M ScotchgardINFO_BAR_MENU")){
style=submenuStyle;
aI("text=3M Scotchgard;target=;url=3M-Scotchgard.html;");
aI("text=VentureShield Ultra;target=;url=VentureShield-Ultra.html;");
aI("text=FrostBite Matte Film;target=;url=FrostBite-Matte-Film.html;");
aI("text=Road Hazard Warranty;target=;url=Road-Hazard-Warranty.html;");
}

with(milonic=new menuname("Products/3M Scotchprint/Scotchprint 1080INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Scotchprint 1080;target=;url=Scotchprint-1080.html;");
aI("text=Scotchprint 600;target=;url=Scotchprint-600.html;");
}


 drawMenus();

