_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/orangedots.gif";
offbgcolor="DarkBlue";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkBlue";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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 Page;target=;url=http://www.themobilepcguys.com/;");
aI("showmenu=About UsHelp WantedLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("showmenu=Computer RepairIn-Shop RepairLEFT_MENU;text=Computer Repair;target=;url=Computer-Repair.html;");
aI("text=Buy Computers;target=;url=Buy-Computers.html;");
aI("showmenu=Website DesignWeb Design OverviewLEFT_MENU;text=Website Design;target=;url=Website-Design.html;");
aI("showmenu=Hosting/DomainsWeb HostingLEFT_MENU;text=Hosting/Domains;target=;url=Hosting-Domains.html;");
aI("showmenu=VoIP TelephoneVoIP PlansLEFT_MENU;text=VoIP Telephone;target=;url=VoIP-Telephone.html;");
aI("showmenu=Internet AccessDial-Up InternetLEFT_MENU;text=Internet Access;target=;url=Internet-Access.html;");
aI("text=Phone Systems;target=;url=Phone-Systems.html;");
aI("text=Grant Services;target=;url=Grant-Services.html;");
aI("text=Consulting;target=;url=Consulting.html;");
aI("text=Merchant Accts.;target=;url=Merchant-Accts.html;");
}

with(milonic=new menuname("About UsHelp WantedLEFT_MENU")){
style=submenuStyle;
aI("text=Help Wanted;target=;url=help.htm;");
aI("text=Our History;target=;url=Our-History.html;");
aI("text=Corporate Information;target=;url=Corporate-Information.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Billing;target=;url=Billing.html;");
}

with(milonic=new menuname("Computer RepairIn-Shop RepairLEFT_MENU")){
style=submenuStyle;
aI("text=In-Shop Repair;target=;url=In-Shop-Repair.html;");
aI("text=On-Site Repair;target=;url=On-Site-Repair.html;");
aI("text=Mail-In Repair;target=;url=Mail-In-Repair.html;");
aI("text=Networking;target=;url=Networking.html;");
aI("text=Anti Virus;target=;url=Anti-Virus.html;");
aI("text=PC Recycling;target=;url=PC-Recycling.html;");
}

with(milonic=new menuname("Website DesignWeb Design OverviewLEFT_MENU")){
style=submenuStyle;
aI("text=Web Design Overview;target=;url=Web-Design-Overview.html;");
aI("text=Why I Need A Website;target=;url=Why-I-Need-A-Website.html;");
aI("text=Design Pricing;target=;url=Design-Pricing.html;");
aI("text=Web Design Quote;target=;url=Web-Design-Quote.html;");
aI("text=Our Portfolio;target=;url=Our-Portfolio.html;");
}

with(milonic=new menuname("Hosting/DomainsWeb HostingLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Web HostingHosting PlansLEFT_MENU;text=Web Hosting;target=;url=Web-Hosting.html;");
aI("text=Domain Names;target=;url=Domain-Names.html;");
aI("text=Online Sitebuilder;target=;url=Online-Sitebuilder.html;");
}

with(milonic=new menuname("Web HostingHosting PlansLEFT_MENU")){
style=submenuStyle;
aI("text=Hosting Plans;target=;url=Hosting-Plans.html;");
aI("text=Hosting Features;target=;url=Hosting-Features.html;");
aI("text=Hosting Support;target=;url=Hosting-Support.html;");
}

with(milonic=new menuname("VoIP TelephoneVoIP PlansLEFT_MENU")){
style=submenuStyle;
aI("text=VoIP Plans;target=;url=VoIP-Plans.html;");
aI("text=VoIP Features;target=;url=VoIP-Features.html;");
aI("text=VoIP FAQs;target=;url=VoIP-FAQs.html;");
aI("text=VoIP Requirements;target=;url=VoIP-Requirements.html;");
aI("text=Sign-Up for VoIP;target=;url=Sign-Up-for-VoIP.html;");
}

with(milonic=new menuname("Internet AccessDial-Up InternetLEFT_MENU")){
style=submenuStyle;
aI("text=Dial-Up Internet;target=;url=Dial-Up-Internet.html;");
aI("text=High Speed DSL;target=;url=High-Speed-DSL.html;");
aI("text=Internet Support;target=;url=Internet-Support.html;");
aI("text=Check Webmail;target=;url=Check-Webmail.html;");
aI("text=My ISP Account;target=;url=My-ISP-Account.html;");
}


 drawMenus();
