_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="Double";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="Black";
offcolor="White";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Website Features;target=;url=website-features.html;");
aI("text=Services;target=;url=web-design-services-uk.html;");
aI("text=Web Design;target=;url=web-design-midlands.html;");
aI("text=Website Copywriting;target=;url=website-copywriting.html;");
aI("text=Search Engine Optimisation Marketing;target=;url=search-engine-optimisation-marketing.html;");
aI("text=Linux Web Hosting;target=;url=linux-web-hosting.html;");
aI("text=Cheap Website Design;target=;url=cheap-website-design.html;");
aI("text=Place Your Order;target=;url=place-your-order.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=More Resources;target=;url=more-resources.php;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();
