_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="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Black";
oncolor="Snow";
padding="16";
pagecolor="Black";
separatorcolor="Gainsboro";
separatorsize="10";
subimage="images/mac_back.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/mac_back.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home Page;target=;url=http://www.rosebushcare.net/;");
aI("showmenu=ArticlesClimbing Rose BushesRIGHT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact us;target=;url=contact-us.html;");
}

with(milonic=new menuname("ArticlesClimbing Rose BushesRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Climbing Rose Bushes;target=;url=climbing-rose-bushes.html;");
aI("text=Organic Rose Gardening;target=;url=organic-rose-gardening.html;");
aI("text=Proper Rose Care;target=;url=proper-rose-care.html;");
aI("text=Taking Care of Roses;target=;url=taking-care-of-roses.html;");
aI("text=Peace Rose Bush;target=;url=peace-rose-bush.html;");
aI("text=Rose Planting;target=;url=rose-planting.html;");
aI("text=Transplanting Roses;target=;url=transplanting-roses.html;");
}


 drawMenus();

