_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Microsoft Sans Serif";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_blue.gif";
offbgcolor="Transparent";
offcolor="DarkSlateGray";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Decor Adviser Home;target=;url=.././;");
aI("text=Wall Decor;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Personalize Your Home With Wall Decorating;target=;url=Personalize-Your-Home-With-Wall-Decorating.html;");
aI("text=These Times Are For Metal Wall Decor;target=;url=These-Times-Are-For-Metal-Wall-Decor.html;");
aI("text=Wrought Iron Wall Decorations Give Your Home A Distinctive Feel;target=;url=Wrought-Iron-Wall-Decor-Gives-Your-Home-A-Distinctive-Feel.html;");
aI("text=Nursery Wall Decor Is All About Being Inspired By New Life;target=;url=Nursery-Wall-Decor-Is-All-About-Being-Inspired-By-New-Life.html;");
aI("text=Modern Wall Decor Ideas;target=;url=Modern-Wall-Decor-Ideas.html;");
aI("text=Kids Wall Decoration;target=;url=Kids-Wall-Decoration.html;");
aI("text=Bedroom Wall Decorating: Make it Romantic;target=;url=Bedroom-Wall-Decorating-Make-it-Romantic.html;");
}


 drawMenus();
