_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="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.interior-designers.co.in/;");
aI("text=Apartment Interiors;target=;url=Apartment-Interiors.html;");
aI("text=Residential Interiors;target=;url=Residential-Interiors.html;");
aI("text=Living Room Designs;target=;url=Living-Room-Designs.html;");
aI("text=Bedroom Designs;target=;url=Bedroom-Designs.html;");
aI("text=Kitchen Designs;target=;url=Kitchen-Designs.html;");
aI("text=Dining Rooms;target=;url=Dining-Rooms.html;");
aI("text=Office Interiors;target=;url=Office-Interiors.html;");
aI("text=Living Room Interiors;target=;url=Living-Room-Interiors.html;");
aI("text=Bedroom Interiors;target=;url=Bedroom-Interiors.html;");
aI("text=Dining Room Interiors;target=;url=Dining-Room-Interiors.html;");
aI("text=Kitchen Designer;target=;url=Kitchen-Designer.html;");
aI("text=Home Interior Design;target=;url=Home-Interior-Design.html;");
aI("text=Interior Design styles;target=;url=Interior-Design-styles.html;");
aI("text=Modern Interior Design;target=;url=Modern-Interior-Design.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
