_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="Black";
onbgcolor="#3F3F3F";
oncolor="White";
padding="4";
pagecolor="Black";
separatorcolor="White";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="5";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
onbold="bold";
oncolor="Tomato";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.loetscherauto.com/;");
aI("text=Parts Search;target=_blank;url=http://www.LoetscherAutoParts.com/inventory/retail.htm;");
aI("text=Email Us;target=;url=email-us.html;");
aI("text=Directions;target=_blank;url=http://www.mapquest.com/maps?city=Plant+City&state=FL&address=4306+Sr+574+West&zipcode=33563#undefined;");
aI("text=Partner Yard;target=_blank;url=http://brandonauto.com;");
aI("text=Motor Home Parts;target=;url=motor-home-parts.html;");
}


 drawMenus();

