_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#D45400";
oncolor="#FFAA55";
ondecoration="underline";
padding="5";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.corrius.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffwhite.gif;");
aI("showmenu=Services/SuperSpeed UpgradesLEFT_MENU;text=Services;target=;url=Service-Menu.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=From the Lab;target=;url=From-the-Lab.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("Services/SuperSpeed UpgradesLEFT_MENU")){
style=submenuStyle;
aI("text=SuperSpeed Upgrades;target=;url=SuperSpeed-Upgrades.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Windows Small Business Servers;target=;url=Windows-Small-Business-Servers.html;");
aI("text=SuperSpeed PCs & Servers;target=;url=SuperSpeed-PCs-&-Servers.html;");
aI("text=Online Backup;target=;url=Online-Backup.html;");
aI("text=FastSupport Online;target=;url=FastSupport-Online.html;");
}


 drawMenus();

