_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="5";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Black";
offcolor="White";
onbgcolor="#DFDFDF";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="4";
separatorcolor="Black";
separatorsize="35";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="79";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=763;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://aeroproducts.com/;");
aI("showmenu=Company/PresentationINFO_BAR_MENU;text=Company;target=;url=Company.html;");
aI("showmenu=Parts/Inventory SearchINFO_BAR_MENU;text=Parts;target=;url=Parts.html;");
aI("showmenu=Accessories/Accessory SearchINFO_BAR_MENU;text=Accessories;target=;url=Accessories.html;");
aI("showmenu=Services/Component OverhaulsINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact;target=;url=Contacts.html;");
}

with(milonic=new menuname("Company/PresentationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Presentation;target=;url=Presentation.html;");
aI("text=Certification;target=;url=Certification.html;");
aI("text=Feedback;target=;url=Feedback.html;");
aI("text=Financing;target=;url=Financing.html;");
aI("text=e-Note Registration;target=;url=e-Note-Registration.html;");
}

with(milonic=new menuname("Parts/Inventory SearchINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Inventory Search;target=;url=Inventory-Search.html;");
aI("text=Bell Service Directives;target=;url=Bell-Service-Directives.html;");
aI("text=Warranty;target=;url=Warranty.html;");
aI("text=Parts RFQ;target=;url=Parts-RFQ.html;");
}

with(milonic=new menuname("Accessories/Accessory SearchINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Accessory Search;target=;url=Accessory-Search.html;");
aI("text=Flight Manual Supplements;target=;url=Flight-Manual-Supplements.html;");
aI("text=Alert Safety Bulletins;target=;url=Alert-Safety-Bulletins.html;");
aI("text=Continued Airworthiness;target=;url=Continued-Airworthiness.html;");
aI("text=Installation Instructions;target=;url=Installation-Instructions.html;");
aI("text=Digital Catalog;target=;url=Digital-Catalog.html;");
aI("text=Accessory RFQ;target=;url=Accessory-RFQ.html;");
}

with(milonic=new menuname("Services/Component OverhaulsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Component Overhauls;target=;url=Component-Overhauls.html;");
aI("text=Component Exchanges;target=;url=Component-Exchanges.html;");
aI("text=Service RFQ;target=;url=Service-RFQ.html;");
}


 drawMenus();

