_scrollAmount=5      // Used for Netscape 4 scrolling
_scrollDelay=2	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
_subOffsetTop=0;     // Sub menu offset Top position
_subOffsetLeft=0;  // Sub menu offset Left position

with(vertStyle=new mm_style()){
     onbgcolor = "#D9D9D9";
       oncolor = "#000000";
    offbgcolor = "#ECECEC";
      offcolor = "#000000";
  visitedcolor = "#000000";
   bordercolor = "#999999";
   borderstyle = "solid";
separatorcolor = "#dddddd";
 separatorsize = 1;
 separatorpadding=0
       padding = 5
   borderwidth = 1
   fontsize = "10px";
     fontstyle = "normal";
    fontfamily = "verdana,arial,tahoma";
     pagebgcolor = "#ECECEC";
       pagecolor = "#000000";
headercolor = "#000000";
headerbgcolor = "#C1D7E4";
headerborder="1px solid #000000";
}

horizStyle=new copyOf(vertStyle)
horizStyle.overfilter=""
horizStyle.outfilter=""
horizStyle.borderwidth=0
horizStyle.separatorpadding=0
horizStyle.onborder="";
horizStyle.separatorcolor= "#ff7900";
horizStyle.onbgcolor = "#ffffff";
horizStyle.oncolor = "#666666";
horizStyle.offbgcolor = "#ffffff";
horizStyle.offcolor = "#000000";
horizStyle.padding = 0;
horizStyle.separatorsize = 1;
horizStyle.separatorpadding=5;
horizStyle.borderstyle = "solid";

//submenuStyle=new copyOf(vertStyle)
with(submenuStyle=new mm_style()){
submenuStyle.borderwidth=1
submenuStyle.separatorpadding=5;
     onbgcolor = "#D9D9D9";
       oncolor = "#000000";
    offbgcolor = "#ffffff";
      offcolor = "#000000";
  visitedcolor = "#000000";
   bordercolor = "#999999";
   borderstyle = "solid";
separatorcolor = "#dddddd";
separatorsize = 1;
 separatorpadding=0
       padding = 3
   borderwidth = 1
   fontsize = "10px";
     fontstyle = "normal";
    fontfamily = "verdana, arial,tahoma";
     pagebgcolor = "#ECECEC";
       pagecolor = "#000000";
headercolor = "#000000";
headerbgcolor = "#C1D7E4";
headerborder="1px solid #000000";
}

with(ivdsl=new menuname("mainmenu1")){
top = 101;
left =58;
style = vertStyle; 
alwaysvisible = 1;
orientation="vertical"
aI("showmenu=pes;url=pes/pes_overview.htm;image=images/pes_a.gif;overimage=images/pes_b.gif;");
aI("showmenu=competencies;url=competencies/overview.htm;image=images/competencies_a.gif;overimage=images/competencies_b.gif;");
aI("showmenu=engmodel;url=engmntmodels/overview.htm;image=images/engagement_a.gif;overimage=images/engagement_b.gif;");
aI("url=trackrecord/overview.htm;image=images/trackrecord_a.gif;overimage=images/trackrecord_b.gif;");
aI("url=celstreamadvantage/overview.htm;image=images/celstreamadv_a.gif;overimage=images/celstreamadv_b.gif;");
}
				
	
	with(ivdsl=new menuname("pes")){		
	style = vertStyle;
	top="offset=-2"
	left =235;
	margin=3
	aI("text=New Product Development;url=pes/newproductdev.htm;itemwidth=160");
	aI("text=Current Product Engineering;url=pes/cpe_overview.htm;itemwidth=160;subimage=images/arrows.gif;subimageposition=middle;");
	aI("text=Testing & QA;url=pes/testing_qa.htm;itemwidth=160;subimage=images/arrows.gif;subimageposition=middle;");
	aI("text=Professional Services;url=pes/professional_overview.htm;itemwidth=160;subimage=images/arrows.gif;subimageposition=middle;");
	}
	with(ivdsl=new menuname("prdengg")){		
		style = vertStyle;
		top="offset=-2"
		left="offset=0"
		margin=3
		aI("text=Enhancements;url=pes/enhancements.htm;itemwidth=150");
		aI("text=Porting & Migration;url=pes/porting_migration.htm;");
		aI("text=Optimization;url=pes/optimization.htm;itemwidth=100");
		aI("text=Sustenance;url=pes/sustenance.htm;");
	}
	with(ivdsl=new menuname("prof")){		
		style = vertStyle;
		top="offset=-2"
		left="offset=0"
		margin=3
		aI("text=Consulting;url=pes/consulting.htm;itemwidth=150");
		aI("text=Customization;url=pes/customization.htm;");
		aI("text=Integration;url=pes/integration.htm;");		
		aI("text=Technical Support;url=pes/techsupport.htm;");		
	}
	
	with(ivdsl=new menuname("competencies")){		
	style = vertStyle;
	top="offset=-2"
	left =231;
	margin=3
	aI("showmenu=technology;text=Technology;itemwidth=280;url=competencies/techoverview.htm;subimage=images/arrows.gif;subimageposition=middle;");
aI(
"showmenu=domains;url=competencies/domainoverview.htm;text=Domains;itemwidth=280;subimage=images/arrows.gif;subimageposition=middle;");
aI(
"showmenu=industry;text=Industry;url=competencies/industryoverview.htm;itemwidth=280;subimage=images/arrows.gif;subimageposition=middle;");
	
	}
	
	
	with(ivdsl=new menuname("technology")){		
		style = vertStyle;
		top="offset=-3"
		left="offset=0"
		margin=3
			aI("text=Embedded;url=competencies/embedded.htm;itemwidth=82");
		aI("text=Software;url=competencies/software.htm;");
		aI("text=Web Services;url=competencies/webservices.htm;itemwidth=82");
	}
	
	with(ivdsl=new menuname("domains")){		
		style = vertStyle;
		top="offset=-3"
		left="offset=0"
		margin=3
		aI("text=Audio/Video Technologies;url=competencies/codec.htm;itemwidth=150");
		aI("text=Device Management;url=competencies/devicemgmt.htm;");
		aI("text=Content Management;url=competencies/contentmgmt.htm;itemwidth=150");
		aI("text=Digital Media;url=competencies/digitalmedia.htm;itemwidth=100");
		aI("text=Adobe Flex Development;url=competencies/Adobe_Flex_Development.htm;itemwidth=100");
	}
	
	
	with(ivdsl=new menuname("industry")){		
		style = vertStyle;
		top="offset=-3"
		left="offset=0"
		margin=3
		aI("text=Media & Entertainment;url=competencies/mediaentertainment.htm;itemwidth=180");
		aI("text=Print & Publishing;url=competencies/printpublishing.htm;");
		aI("text=Consumer Electronics;url=competencies/consumer.htm;itemwidth=180");
		aI("text=Independent Software Vendors;url=competencies/isv.htm;itemwidth=180");
	}
	
	with(ivdsl=new menuname("engmodel")){		
	style = vertStyle;
	top="offset=-2"
	left =231;
	margin=3
	aI("text=Dedicated Development Facility;url=engmntmodels/dedicatedsd.htm;itemwidth=178");
	aI("text=Projects;url=engmntmodels/projects.htm;itemwidth=100;subimage=images/arrows.gif;subimageposition=middle;itemwidth=178");
	aI("text=PRO2X;url=engmntmodels/pro2x.htm;itemwidth=178");	
	aI("text=Services Package;url=engmntmodels/services_package.htm;itemwidth=178");	
	aI("text=ReAL OPD;url=engmntmodels/real-opd.htm;itemwidth=178");	
	}
	
	
	//contact navigation
	with(ivdsl=new menuname("mainmenu2")){
	top = 14;
	left = 635;
	style = horizStyle; 
	alwaysvisible = 1;
	orientation="horizontal"
	aI("showmenu=company;image=images/company.gif;");
	aI("showmenu=careers;image=images/careers.gif;");
	aI("showmenu=infocenter;image=images/infocenter.gif;");
	aI("showmenu=contactus;image=images/contactus.gif;");
	}
		with(ivdsl=new menuname("company")){		
		style = submenuStyle;
		top="offset=5"
		margin=0
		left=620
		aI("showmenu=aboutus;text=About Us;url=company/aboutus.htm;subimage=images/arrows.gif;subimageposition=middle;itemwidth=80");
		aI("text=Management;url=company/management.htm;subimage=images/arrows.gif;subimageposition=middle;itemwidth=80");
		aI("text=Infrastructure;url=company/infrastructure.htm;subimage=images/arrows.gif;subimageposition=middle;itemwidth=80");
		
		}
		
		with(ivdsl=new menuname("aboutus")){		
		style = submenuStyle;
		top="offset=0"
		margin=0
		left=707
		aI("text=Vision & Values;url=company/visionvalues.htm;subimage=images/arrows.gif;subimageposition=middle;itemwidth=100");
		aI("text=Quality Focus;url=company/qualityfocus.htm;subimage=images/arrows.gif;subimageposition=middle;");
		aI("text=Logo Inspiration;url=company/logoinspiration.htm;subimage=images/arrows.gif;subimageposition=middle;");
		
		}
				
		with(ivdsl=new menuname("careers")){		
		style = submenuStyle;
		top="offset=5"
		margin=0
		left=685
		aI("text=Working With Us;url=careers/workingwithus.htm;itemwidth=100;");
		aI("text=Opportunities;url=careers/opportunities.htm;itemwidth=100;");

		}				
		
		
		with(ivdsl=new menuname("infocenter")){		
		style = submenuStyle;
		top="offset=5"
		margin=0
		left=750
		aI("text=Downloads;url=infocenter/downloads.asp;subimage=images/arrows.gif;subimageposition=middle;");
		aI("text=News & Events;url=infocenter/newsandevents.htm;subimage=images/arrows.gif;subimageposition=middle;itemwidth=85");
		aI("text=Fact Sheet;url=infocenter/factsheet.htm;subimage=images/arrows.gif;subimageposition=middle;");
		
		}
		
	with(ivdsl=new menuname("contactus")){		
		style = submenuStyle;
		top="offset=5"
		margin=0
		left=835
		aI("text=Contact Details;url=contact/locations.htm;itemwidth=145;");
		aI("text=Request for Information;url=contact/rfi.htm;itemwidth=145;");

		}	
		
		//with(ivdsl=new menuname("contactus")){		
		//style = submenuStyle;
		//top="offset=5"	
		//margin=0
		//left=825
		//aI("text=Locations;url=contact/locations.htm;itemwidth=135;");
		//aI("text=Sales;url=contact/sales.htm;");
		//aI("text=Public Relations;url=contact/publicrelations.htm;");
		//aI("text=Human Resources;url=contact/humanresources.htm;");
		//aI("text=Site Feedback;url=contact/feedback.htm;");
		//aI("text=Request for Proposal;url=contact/rfp.htm;");
		//}	
	
drawMenus()

// Add this bit if you haven't finished building menus yet.
clearTimeout(_mst)
_mst=null
_startM=1


