


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset

with(menuStyle2=new mm_style()){
onbgcolor="#aaaaaa";
oncolor="#ffffff";
offbgcolor="#EA3F3D";
offcolor="#ffffff";
bordercolor="#EA3F3D";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
separatorpadding=0;
padding=2;
fontsize="75%";
fontstyle="normal";
fontfamily="Trebuchet MS,Verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#EA3F3D";
headercolor="#ffffff";
headerbgcolor="#ffffff";
align='center';
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
outfilter="Fade(duration=0.3)";
}


with(outsourceb2b=new menuname("outsourceb2b")){
style=menuStyle2;
itemwidth=150;
top=0;
left=0;
align='left';
aI("text=About OutsourceB2B;url=outsource-about-us.htm;");
aI("text=How OutsourceB2B Works;url=outsource-works.htm;");
aI("text=Our Mission;url=outsource-mission.htm;");
aI("text=Our Goals;url=outsource-goals.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}

with(outsourceb2b=new menuname("Engineering_serv")){
style=menuStyle2;
left=80;
top=0;
itemwidth=150;
align='left';
aI("text=Aerospace;url=outsource-aerospace.htm;");
aI("text=Automotive ;url=outsource-automotive.htm;");
aI("text=Paper to CAD;url=outsource-paper-to-cad.htm;");
aI("text=Architectural Drawings;url=outsource-architectural-drawings.htm;");
aI("text=Structural Engineering;url=outsource-structural-engineering.htm;");
aI("text=CAD Conversion;url=outsource-cad-conversion.htm;");
aI("text=Mechanical Engineering;url=outsource-mechanical-engineering.htm;");
aI("text=3D Rendering;url=outsource-3d-rendering.htm;");
aI("text=GIS;url=outsource-GIS.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}

with(outsourceb2b=new menuname("bpo")){
style=menuStyle2;
left=196;
top=0;
itemwidth=150;
align='left';
aI("text=Call Center Services;url=outsource-callcenter.htm;");
aI("text=Data Management Services;url=outsource-data-management.htm;");
aI("text=Imaging Services;url=outsource-imaging-services.htm;");
aI("text=BPO Consulting;url=outsource-bpo-consulting.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}

with(outsourceb2b=new menuname("kpo")){
style=menuStyle2;
left=277;
top=0;
itemwidth=150;
align='left';
aI("text=Web Survey Analysis;url=outsource-websurvey.htm;");
aI("text=Market Research Data Analysis;url=outsource-market-research.htm;");
aI("text=Web Analytics;url=outsource-web-analytics.htm;");
aI("text=Back Office processes;url=outsource-back-office process.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}

with(outsourceb2b=new menuname("outsource_software_serv")){
style=menuStyle2;
left=355;
top=0;
itemwidth=150;
align='left';
aI("text=Application Development;url=outsource_software_serv.htm;");
aI("text=IT Infrastructure Management;url=outsource_software_serv.htm;");
aI("text=Software Development;url=outsource_software_serv.htm;");
aI("text=Business Analytics;url=outsource_software_serv.htm;");
aI("text=Web Designing ;url=outsource_software_serv.htm;");
aI("text=Supply Chain Management ;url=outsource_software_serv.htm;");
aI("text=Network Infrastructure & Security;url=outsource_software_serv.htm;");
aI("text=IT Consulting ;url=outsource_software_serv.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}

with(outsourceb2b=new menuname("healthcare_serv")){
style=menuStyle2;
left=462;
top=0;
itemwidth=150;
align='left';
aI("text=Medical Billing and Collections;url=healthcare_serv.htm;");
aI("text=Medical transcriptions;url=healthcare_serv.htm;");
aI("text=Contact Us;url=outsource-contact-us.htm;");
}



drawMenus();

