_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.thecomputerman.net/;");
aI("text=In Business;target=;url=business-computer-services.html;");
aI("text=At Home;target=;url=home-pc-services.html;");
aI("text=PC Offers;target=;url=pc-offers.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Design ServicesWeb DesignLEFT_MENU;text=Design Services;target=;url=design-services.html;");
aI("text=Online Services;target=;url=online-services.html;");
aI("text=Meet The Team;target=;url=meet-the-team.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Blog;target=_blank;url=http://thecomputermanblog.net/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Design ServicesWeb DesignLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Web Designdesign templatesLEFT_MENU;text=Web Design;target=;url=web-design.html;");
aI("text=Blog Setup;target=;url=Blog-Setup.html;");
}

with(milonic=new menuname("Web Designdesign templatesLEFT_MENU")){
style=submenuStyle;
aI("text=design templates;target=;url=design-templates.html;");
}


 drawMenus();
