


_menuCloseDelay=200           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0              // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(style0=new mm_style()){
offcolor="#ffffff";
offbgcolor="#0f438b";
oncolor="#ffffff";
onbgcolor="#8fb7ed";
bordercolor="#0f438b";
borderstyle="solid";
borderwidth=0;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="TW Cen MT,Franklin Gothic Medium,Tahoma,Arial";
padding=2;
align="center";
separatorcolor="#8fb7ed";
separatorsize="1";
overfilter="Fade(duration=0.0);Shadow(color='#777777', Direction=180, Strength=2)";
outfilter="Fade(duration=0.0);Shadow(color='#777777', Direction=135, Strength=2)";
}

with(style1=new mm_style()){
offcolor="#ffffff";
offbgcolor="#8fb7ed";
oncolor="#8fb7ed";
onbgcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
bordercolor="#333333";
borderwidth=0;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Tahoma,Arial, Verdana";
padding=2;
align="center";
subimage="/images/bullets/arrow.gif";
separatorcolor="#cccccc";
separatorheight="10";
separatorsize="1";
overfilter="Fade(duration=0.3);Alpha(opacity=93);Shadow(color='#777777', Direction=135, Strength=3)";
outfilter="Fade(duration=0.3);Alpha(opacity=93);Shadow(color='#777777', Direction=135, Strength=3)";
}



with(milonic=new menuname("managed")){
itemwidth=120;
borderwidth=0;
style=style1;
alignment="left";
orientation="horizontal";
top="offset=3";
left="offset=0";
aI("text=IT in a Box;url=/managed/;separatorsize=1")
aI("text=Network Admin;url=/managed/netadmin.asp;separatorsize=1")
aI("text=Managed Security;url=/managed/mss.asp;separatorsize=1")
aI("text=Vendor Management;url=/managed/vm.asp;separatorsize=1")
aI("text=CIO on Demand;url=/managed/ciood.asp;separatorsize=1")
}

with(milonic=new menuname("planning")){
itemwidth=120;
borderwidth=0;
style=style1;
alignment="left";
orientation="horizontal";
top="offset=3";
left="offset=0";
aI("text=Network Planning;url=/planning/npe.asp;separatorsize=1")
aI("text=IT Review;url=/planning/itr.asp;;separatorsize=1")
aI("text=Marketing Performance;url=/planning/mpe.asp;;separatorsize=1")
}

with(milonic=new menuname("hosting")){
itemwidth=120;
borderwidth=0;
style=style1;
alignment="left";
orientation="horizontal";
top="offset=3";
left="offset=0";
aI("text=Hardware as a Service;url=/hosting/index.asp;separatorsize=1")
aI("text=Green Data Center;url=/hosting/greendc.asp;separatorsize=1")
aI("text=Enterprise Solutions;url=/hosting/enterprise.asp;separatorsize=1")
}

with(milonic=new menuname("resource")){
itemwidth=120;
borderwidth=0;
style=style1;
alignment="left";
orientation="horizontal";
top="offset=3";
left="offset=-240";
aI("text=White Papers;url=/resourcecenter/whitepapers.asp;separatorsize=1")
aI("text=Technical Advice;url=/resourcecenter/technicaladvice.asp;separatorsize=1")
aI("text=Case Studies;url=/resourcecenter/casestudies.asp;separatorsize=1")
aI("text=Brochures;url=/resourcecenter/brochures.asp;separatorsize=1")
aI("text=Newsletters;url=/resourcecenter/newsletters.asp;separatorsize=1")
}

with(milonic=new menuname("about")){
itemwidth=120;
borderwidth=0;
style=style1;
alignment="left";
orientation="horizontal";
top="offset=3";
left="offset=-360";
aI("text=About Us;url=/about/index.asp;separatorsize=1")
aI("text=Management Team;url=/about/management.asp;separatorsize=1")
aI("text=Our Partners;url=/about/partners.asp;separatorsize=1")
aI("text=Careers;url=/about/careers.asp;separatorsize=1")
aI("text=News;url=/about/news.asp;separatorsize=1")
}




