_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart4.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover4.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#989898";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#DFC38A";
offcolor="#ffffff";
onbgcolor="#91722F";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://www.softinteriors.com.au/;align=center;");
aI("text=Gallery;target=;url=Gallery.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("showmenu=Products/Cushion covers 38 cm squareLEFT_MENU;text=Products;target=;url=Products.html;align=center;");
aI("text=Policy;target=;url=Policy.html;align=center;");
aI("text=News;target=;url=News.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("Products/Cushion covers 38 cm squareLEFT_MENU")){
style=submenuStyle;
aI("text=Cushion covers 38 cm square;target=;url=Sub-Link1.html;");
aI("text=Cushion covers 30x50 rectangle;target=;url=Sub-Link2.html;");
aI("text=Cushion covers 45 cm square;target=;url=Sub-Link3.html;");
aI("text=Kitchen;target=;url=Sub-Link5.html;");
aI("text=Other products;target=;url=Other-products.html;");
aI("text=Lessons;target=;url=Sub-Link4.html;");
}


 drawMenus();

