_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Garage Door Springs;target=;url=http://www.repairmygarage.com/;");
aI("text=How to Repair Garage Door;target=;url=How-to-Repair-Garage-Door.html;");
aI("text=Garage Door Spring order form;target=;url=Garage-Door-Spring-order-form.html;");
aI("text=Garage Door Torsion Springs;target=;url=Garage-Door-Torsion-Springs.html;");
aI("text=Liftmaster  parts;target=;url=Liftmaster-parts.html;");
aI("text=Garage Door Extension Springs;target=;url=Garage-Door-Extension-Springs.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

