_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#090A09";
offcolor="White";
onbgcolor="#CC0000";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="158";
}

with(submenuStyle=new mm_style()){
bordercolor="#006699";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#006699";
offcolor="#ffffff";
onbgcolor="#CC0000";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#CC0000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.express-techs.com/;");
aI("showmenu=ServicesNetworking service and support in Raleigh, Durham and surrounding areasLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ProductsDomain names, web sites, hosting, personalized Email, and more..LEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Links;target=;url=Links.html;");
aI("showmenu=News and Articles You Can UseBenefits of a Website for your businessLEFT_MENU;text=News and Articles You Can Use;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesNetworking service and support in Raleigh, Durham and surrounding areasLEFT_MENU")){
style=submenuStyle;
aI("text=Networking service and support in Raleigh, Durham and surrounding areas;target=;url=Networking.html;");
aI("text=Computers;target=;url=Computers.html;");
aI("text=On-Site Computer Repairs;target=;url=Repairs.html;");
}

with(milonic=new menuname("ProductsDomain names, web sites, hosting, personalized Email, and more..LEFT_MENU")){
style=submenuStyle;
aI("text=Domain names, web sites, hosting, personalized Email, and more..;target=;url=BrownDogDomains.html;");
aI("text=Safe, Secure, Remote Backup Service...;target=;url=Safe,-Secure,-Remote-Backup-Service.html;");
}

with(milonic=new menuname("News and Articles You Can UseBenefits of a Website for your businessLEFT_MENU")){
style=submenuStyle;
aI("text=Benefits of a Website for your business;target=;url=News1.html;");
aI("text=Internet Strategy for Business;target=;url=News2.html;");
aI("text=Data Loss Survey;target=;url=DataLossSurvey.html;");
}


 drawMenus();
