_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1B67A5";
offcolor="White";
onbgcolor="#C40109";
oncolor="White";
padding="4";
pagebgcolor="#C40109";
pagecolor="White";
separatorcolor="White";
separatorsize="3";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1B67A5";
offcolor="White";
onbgcolor="#C40109";
oncolor="White";
padding="4";
pagebgcolor="#C40109";
pagecolor="White";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.redroseinternet.com/;");
aI("text=About Us;target=;url=about-us.html;");
aI("showmenu=ServicesWeb DesignINFO_BAR_MENU;text=Services;target=;url=services.html;");
aI("text=Latest Sites;target=;url=latest-sites.html;");
aI("text=Useful Links;target=;url=useful-links.html;");
aI("text=Client Login;target=;url=client-login.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("ServicesWeb DesignINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Web Design;target=;url=web-design.html;");
aI("text=Web Hosting;target=;url=web-hosting.html;");
aI("text=Ecommerce;target=;url=ecommerce.html;");
aI("text=Consultancy;target=;url=consultancy.html;");
aI("text=SEO Services;target=;url=seo-services.html;");
}


 drawMenus();
