_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Black";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="DarkOrange";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Black";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="DarkOrange";
onbgcolor="Transparent";
onbold="bold";
oncolor="DarkOrange";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=486;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.yinglingservices.com/;");
aI("showmenu=ProductsUsed EquipmentINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=ServicesIndoor Cycle RepairINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=Company InfoContact UsINFO_BAR_MENU;text=Company Info;target=;url=About_Yingling_Professional_Services.html;");
}

with(milonic=new menuname("ProductsUsed EquipmentINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Used Equipment;target=;url=Used_Equipment.html;");
aI("text=Excel Hand Dryers;target=;url=Excel_Hand_Dryers.html;");
aI("text=Shade Systems;target=;url=Shade_Systems.html;");
aI("text=Pedros Bike Care Products;target=;url=Pedros_Bike_Care_Products.html;");
aI("text=Floor Safety Products;target=;url=Floor_Safety_Products.html;");
}

with(milonic=new menuname("ServicesIndoor Cycle RepairINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Indoor Cycle Repair;target=;url=Indoor_Cycle_Repair.html;");
aI("text=Health Club Audio Services;target=;url=Health_Club_Audio_Services.html;");
aI("text=Marine Fixed Ballast;target=;url=Marine_Fixed_Ballast_Design_and_Application.html;");
}

with(milonic=new menuname("Company InfoContact UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Yingling Green Badge;target=;url=Yingling_Green_Badge.html;");
aI("text=Downloads;target=;url=Yingling_Downloads.html;");
}


 drawMenus();
