_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big3.png";
borderstyle="solid";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#006B00";
oncolor="#006B00";
separatorcolor="Transparent";
separatorsize="6";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover3.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#006B00";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://www.bloomin-gardens.co.uk/;");
aI("text=Services;target=;url=Services.html;");
aI("text=Testimonials;target=_blank;url=http://www.thebestof.co.uk/local/burton-on-trent/business-guide/feature/bloomin-gardens--landscapes-ltd/87986/review;");
aI("text=Picture Gallery;target=;url=Picture-Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Play The Bloomin' Gardens Game;target=;url=Play-The-Bloomin'-Gardens-Game.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

