/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#d1d1d1';			// Background color when mouse is not over on subs
	var HighBgColor='#F8F8F8';			// Background color when mouse is over
	var HighSubBgColor='#DE3100';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#6C6C6C';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=60;				// Menu offset x coordinate
	var StartLeft=8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	
	
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("rollover:images/bra1.gif:images/bra2.gif","business_risk_advisory.html","",4,21,133);
     Menu1_1=new Array("Sarbanes Oxley Compliance","sarbanes_oxley_compliance.html","",0,18,150);
	   // Menu1_1_1=new Array("SOX Readiness Assessment","sox.html","",0,18,165);
	   // Menu1_1_2=new Array("Section 404 Pre-Implementation","pre.html","",0);
	// Menu1_1_3=new Array("Internal Controls Reporting","soc_internal_control.html","",0);
	//	Menu1_1_4=new Array("Section 404 Post Implementation","post.html","",0);
	 
	 Menu1_2=new Array("Quality Assurance","#","",0,18,140);
	   // Menu1_2_1=new Array("Financial Statement Attestation","financial_statement_attestation.html","",0,18,160);
	//	Menu1_2_2=new Array("Internal Controls Reporting","qa_internal_control.html","",0);
			 
	 
	 Menu1_3=new Array("Internal Audit Services","#","",0,18,140);
	 
	 
	 Menu1_4=new Array("Risk Management","#","",0,18,140);
	  //    Menu1_4_1=new Array("Technology Risk Services","tech_risk_services.html","",0,18,135);
	//	  Menu1_4_2=new Array("Operations Risk Services","operations_risk_services.html","",0);
		//  Menu1_4_3=new Array("Information Risk Management","info_risk_management.html","",0);
		//  Menu1_4_4=new Array("SarbOx Operations Track","sar_operations_track.html","",0);
	      
	 
	 
	 
	
	 
        
		






Menu2=new Array("rollover:images/bpo1.gif:images/bpo2.gif","services.html","",6,21,133);
     Menu2_1=new Array("General Administration ","general_admin.html","",0,18,140);
	 Menu2_2=new Array("Finance and Accounting","finance_account.html","",0,18,140);
	 Menu2_3=new Array("Human Resources","hr.html","",0,18,140);
	 Menu2_4=new Array("Transaction Processing","transaction_processing.html","",0,18,140);
	 Menu2_5=new Array("Customer Contact Solutions","customer_care.html","",5,18,140);
	 Menu2_6=new Array("SCM","scm.html","",0,18,140);
	 
        Menu2_5_1=new Array("Customer Acquisition","customer_care_acquisition.html","",0,18,150);
		Menu2_5_2=new Array("Customer Care","customer_care_cc.html","",0);
		Menu2_5_3=new Array("Interactive Voice Response","customer_care_voice.html","",0);
		Menu2_5_4=new Array("Customer Intelligence","customer_care_intelligence.html","",0);
		Menu2_5_5=new Array("Direct Marketing Initiatives","#","",0);
	 

	 
	 
Menu3=new Array("rollover:images/facility1.gif:images/facility2.gif","facilities.html","",5,20,133);
	Menu3_1=new Array("Infrastructure","infrastructure.html","",0,18,120);	
	Menu3_2=new Array("Information Security","information_security.html","",0);
    Menu3_3=new Array("Technology","technology.html","",0);
    Menu3_4=new Array("BPO delivery centers","bdcenter.html","",0);
	Menu3_5=new Array("Facilities Tour","facilities_tour.html","",0);
	
		
Menu4=new Array("rollover:images/staffing1.gif:images/staffing2.gif","staffing_training.html","",6,20,133);
	Menu4_1=new Array("Staffing & Recruitment","staffing_recruitment.html","",0,18,120);
	Menu4_2=new Array("Scheduling Systems","scheduling_systems.html","",0);
	Menu4_3=new Array("Training","training.html","",0);
	Menu4_4=new Array("BPO Delivery Centers","staffing_bdcenter.html","",0);
    Menu4_5=new Array("Processes","staffing_processes.html","",0);
    Menu4_6=new Array("Our Culture","culture.html","",0);

Menu5=new Array("rollover:images/six1.gif:images/six2.gif","six_sigma_excellence.html","",4,20,133);
	Menu5_1=new Array("Six Sigma","six_sigma.html","",0,18,130);
	Menu5_2=new Array("Process Transition","process_transition.html","",0,18,130);
	Menu5_3=new Array("Process Implementation","process_implementation.html","",0,18,130);
	Menu5_4=new Array("Process Improvement","process_improvement_six.html","",0,18,130);
	

Menu6=new Array("rollover:images/quality1.gif:images/quality2.gif","quality_assurance.html","",3,20,133);
	Menu6_1=new Array("Quality Policy","quality_policy.html","",0,18,140);
	Menu6_2=new Array("Quality Approaches","quality_approaches.html","",0,18,140);
	Menu6_3=new Array("Process Improvement","process_improvement_quality.html","",0,18,140);
	
	
	
Menu7=new Array("rollover:images/it1.gif:images/it2.gif","","",3,20,133);
	Menu7_1=new Array("Offshore Software Development","#","",0,18,170);
	Menu7_2=new Array("Software Consulting","#","",0,18,170);
	Menu7_3=new Array("Enterprise Solutions","#","",0,18,170);
	
Menu8=new Array("rollover:images/products1.gif:images/products2.gif","products.html","",3,20,133);
	Menu8_1=new Array("UnwiredX","product_unwiredx.html","",0,18,80);
	Menu8_2=new Array("InterfaceONE","product_interfaceone.html","",0,18,80);
	Menu8_3=new Array("Mokume","product_mokume.html","",0,18,80);
	
	
	
	
	