_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="Blue";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
pagecolor="Gray";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#838383";
borderstyle="Outset";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="Blue";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
pagecolor="Gray";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("text=Gym Equipment;target=;url=gym-equipment.html;align=left;");
aI("text=Commercial Doors;target=;url=commercial_doors.html;align=left;");
aI("text=Residential Doors;target=;url=residential_doors.html;align=left;");
aI("text=Other Specialties;target=;url=specialty_doors.html;align=left;");
aI("text=Contact Us;target=;url=contact_us.html;align=left;");
aI("text=Project Gallery;target=;url=project_gallery.html;align=left;");
aI("text=Links;target=;url=Links.html;align=left;");
}


 drawMenus();
