_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="DarkBlue";
oncolor="#FFFFFF";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover5.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Goldenrod";
offcolor="Black";
onbgcolor="DimGray";
oncolor="Blue";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=907;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="40";
aI("text=Appliances;target=;url=http://www.appliancerepairmemphistn.org/./;");
aI("text=Washers;target=;url=Washing-Machine-Repair-Memphis.html;");
aI("text=Dryers;target=;url=Dryer-Repair-Memphis.html;");
aI("text=Refrigerators;target=;url=Refrigerator-Repair-Memphis.html;");
aI("text=Stoves;target=;url=Stoves-Repair-Memphis.html;");
aI("text=Garbage Disposal Repair;target=;url=Garbage-Disposal-Repair-Memphis.html;");
}


 drawMenus();

