_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.askmydecorator.com/;");
aI("showmenu=Home Decorating Articles/Draperies Are Back And TrendyLEFT_MENU;text=Home Decorating Articles;target=;url=Home-Decorating-Articles.html;");
aI("showmenu=Home Decorating Resources/Hard Window TreatmentsLEFT_MENU;text=Home Decorating Resources;target=;url=Home-Decorating-Resources.html;");
aI("showmenu=Decorating News/Decorating news from all overLEFT_MENU;text=Decorating News;target=;url=Decorating-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home Decorating Articles/Draperies Are Back And TrendyLEFT_MENU")){
style=submenuStyle;
aI("text=Draperies Are Back And Trendy;target=;url=Draperies-Are-Back-And-Trendy.html;");
aI("text=Focus Statement;target=;url=Focus-Statement.html;");
aI("text=Affiliate Links And Why;target=;url=Affiliate-Links-And-Why.html;");
aI("text=Timeless Swags;target=;url=Timeless-Swags.html;");
aI("text=Decorating Slow Time;target=;url=Decorating-Slow-Time.html;");
}

with(milonic=new menuname("Home Decorating Resources/Hard Window TreatmentsLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Home Decorating Resources/Hard Window Treatments/Blinds.comLEFT_MENU;text=Hard Window Treatments;target=;url=Hard-Window-Treatments.html;");
aI("text=Soft Window Treatments;target=;url=Soft-Window-Treatments.html;");
aI("showmenu=Home Decorating Resources/Flooring/Fast Floors.comLEFT_MENU;text=Flooring;target=;url=Flooring.html;");
aI("text=Wallpaper;target=;url=Wallpaper.html;");
}

with(milonic=new menuname("Home Decorating Resources/Hard Window Treatments/Blinds.comLEFT_MENU")){
style=submenuStyle;
aI("text=Blinds.com;target=;url=Blinds.com.html;");
}

with(milonic=new menuname("Home Decorating Resources/Flooring/Fast Floors.comLEFT_MENU")){
style=submenuStyle;
aI("text=Fast Floors.com;target=;url=Fast-Floors.com.html;");
}

with(milonic=new menuname("Decorating News/Decorating news from all overLEFT_MENU")){
style=submenuStyle;
aI("text=Decorating news from all over;target=;url=Decorating-news-from-all-over.html;");
aI("text=Decorating News;target=;url=Decorating-News.html;");
}


 drawMenus();

