_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/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#C1C1C1";
oncolor="Black";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=A Website;target=;url=websites.html;");
aI("text=More Visitors;target=;url=more-visitors.html;");
aI("text=Add-on Services;target=;url=add-on-services.html;");
aI("text=Bespoke Services;target=;url=bespoke-services.html;");
}


 drawMenus();
