_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="White";
oncolor="OrangeRed";
padding="12";
pagebgcolor="White";
pagecolor="DodgerBlue";
separatorcolor="SteelBlue";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="#000000";
onbgcolor="White";
oncolor="OrangeRed";
padding="4";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://equity2.com/;");
aI("text=About Us;target=;url=About_Us.html;");
aI("text=Computer Services;target=;url=Computer_Services.html;");
aI("text=Service Area;target=;url=Service_Area.html;");
aI("showmenu=Website DesignPortfoiloLEFT_MENU;text=Website Design;target=;url=Website_Design.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Downloads;target=;url=Downloads.html;");
}

with(milonic=new menuname("Website DesignPortfoiloLEFT_MENU")){
style=submenuStyle;
aI("text=Portfoilo;target=;url=Portfoilo.html;");
aI("text=Web Packages;target=;url=Web_Packages.html;");
aI("text=CMS Login;target=_blank;url=http://bigdogs.clienteditor.com/sessions/new;");
aI("text=CMS signup;target=;url=CMS.html;");
}


 drawMenus();
