_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#428BAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#428BAB";
offcolor="FloralWhite";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
pagebgcolor="#77BEF2";
separatorcolor="#77BED4";
separatorsize="4";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.coveycomputers.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Laptop & Notebook Repairs;target=;url=Laptop-Repairs-Notebook-Repairs-Cary-Raleigh.html;");
aI("text=Data Recovery;target=;url=Data-Recovery-Raleigh-Cary-NC.html;");
aI("text=Remote Technical Assistance;target=;url=Remote-Computer-Technical-Assistance-Raleigh.html;");
aI("text=Web Development & SEO;target=;url=Web-Development-and-SEO.html;");
aI("text=Testimonials;target=;url=Virus-Removal-Cary-NC.html;");
aI("text=Rates;target=;url=Computer-Service-Cary-NC.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();

