_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
fontfamily="Palatino Linotype";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Palatino Linotype";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="White";
oncolor="White";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Sofa - Home;target=;url=http://www.isofa.com/;");
aI("text=Sofa & Couch;target=;url=Sofa-&-Couch.html;");
aI("text=Sofa Bed;target=;url=Sofa-Bed.html;");
aI("text=Futon;target=;url=Futon.html;");
aI("text=Recliners;target=;url=Recliners.html;");
aI("text=Sleepers;target=;url=Sleepers.html;");
aI("text=Sectional Sofas;target=;url=Sectional-Sofas.html;");
aI("text=Interesting Places;target=;url=Interesting-Places.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
