/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#00CCFF';			// Background color when mouse is not over
	var LowSubBgColor='#B6B6B6';			// Background color when mouse is not over on subs
	var HighBgColor='#006633';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='#333333';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana"	// Font family menu items
	var FontSize=8.5;				// Font size menu items
	var FontBold=1;				// 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='center';			// 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=.2;			// vertical overlap child/ parent
	var StartTop=89;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='topFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// 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=['jscripts/tri.gif',5,10,'jscripts/tridown.gif',10,5,'jscripts/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/b-about.gif:/images/b-about1.gif","","",5,20,94);
//      Menu1_1=new Array("Company Profile","/corp/corp.htm","",0,20,154);		
//	Menu1_2=new Array("CEO's Message","/corp/ceo.htm","",0);
//	Menu1_1=new Array("Vision & Mission","/corp/vision.htm","",0,20,154);
	Menu1_1=new Array("Company Profile","/corp/corp.htm","",0,20,154);
	Menu1_2=new Array("CEO's Message","/corp/ceo.htm","",0);
	Menu1_3=new Array("Vision & Mission","/corp/vision.htm","",0);
//	Menu1_4=new Array("Locations","/corp/geographies.htm","",0);
	Menu1_4=new Array("Locations","","",4);
		Menu1_4_1=new Array("Map","/corp/geographies.htm","",0,20,150);	
        	Menu1_4_2=new Array("Malaysia","/my/index.asp","",0,20,150);
		Menu1_4_3=new Array("Singapore","","",0,20,150);
		Menu1_4_4=new Array("China","","",0,20,150);
	Menu1_5=new Array("Careers","/corp/career.htm","",0);
				
Menu2=new Array("rollover:/images/b-services.gif:/images/b-services1.gif","","",9,20,74);
        Menu2_1=new Array("Infrastructure Professional Services","","",7,20,220);	
            Menu2_1_1=new Array("Overview","/Services/Infra/ips_overview.htm","",0,20,230);	
            Menu2_1_2=new Array("Technology & Architecture","/Services/Infra/ips_architect.htm","",0,20,170);
            Menu2_1_3=new Array("Systems Integration","/Services/Infra/ips_integration.htm","",0,20,170);
            Menu2_1_4=new Array("Network Consulting & Implementation","/Services/Infra/ips_network.htm","",0,20,170);
            Menu2_1_5=new Array("Operating Systems","/Services/Infra/ips_os.htm","",0,20,170);
            Menu2_1_6=new Array("Messaging & Collaboration","/Services/Infra/ips_message.htm","",0,20,170);
            Menu2_1_7=new Array("Microsoft Enterprise Services","/Services/Infra/enterprise.htm","",0,20,170);
	Menu2_2=new Array("Storage Services","","",5);
            Menu2_2_1=new Array("Overview","/Services/Storage/ims_overview.htm","",0,20,200);	
            Menu2_2_2=new Array("Continuity & Recovery Services","/Services/Storage/ims_recovery.htm","",0,20,170);
            Menu2_2_3=new Array("Storage Optimization","/Services/Storage/ims_opti.htm","",0,20,170);
            Menu2_2_4=new Array("Storage Solution Implementation","/Services/Storage/ims_imple.htm","",0,20,170);	
            Menu2_2_5=new Array("Data Migration","/Services/Storage/ims_migrate.htm","",0,20,170);	
	Menu2_3=new Array("Security Services","","",6);
            Menu2_3_1=new Array("Overview","/Services/Security/sec_overview.htm","",0,20,275);
            Menu2_3_2=new Array("Technical Security Assessments","/Services/Security/sec_assess.htm","",0,20,250);
            Menu2_3_3=new Array("Enterprise Risk & Compliance Assessments","/Services/Security/sec_risk.htm","",0,20,250);
            Menu2_3_4=new Array("Security Programs & Policy Services","/Services/Security/sec_policy.htm","",0,20,250);
            Menu2_3_5=new Array("Architecture & Infrastructure Solutions","/Services/Security/sec_infra.htm","",0,20,250);
            Menu2_3_6=new Array("Identity Management & Authentication","/Services/Security/sec_identity.htm","",0,20,250);

	Menu2_4=new Array("Workplace Management Service","","",4);
            Menu2_4_1=new Array("Overview","/Services/Outsource/overview.htm","",0,20,192);
            Menu2_4_2=new Array("Desktop Management Services","/Services/Outsource/dms.htm","",0,20,195);
            Menu2_4_3=new Array("IT Helpdesk Outsourcing","/Services/Outsource/helpdesk.htm","",0,20,250);
            Menu2_4_4=new Array("IT Manpower Outsourcing","/Services/Outsource/manpower.htm","",0,20,250);
	Menu2_5=new Array("Systems Support Services","","",8);
            Menu2_5_1=new Array("Overview","/Services/Support/overview.htm","",0,20,190);
            Menu2_5_2=new Array("3V-Service","/Products/Service/3vservice.htm","",0,20,150);	
            Menu2_5_3=new Array("ServicePAK","/Services/Support/svcpak.htm","",0,20,185);
            Menu2_5_4=new Array("ServicePLUS","/Services/Support/svcplus.htm","",0,20,170);
            Menu2_5_5=new Array("Asset Inventory Audit Service","/Services/Support/aia.htm","",0,20,170);
            Menu2_5_6=new Array("Warranty Services","/Services/Support/warranty.htm","",0,20,170);	
            Menu2_5_7=new Array("Patch Management Services","/Services/Support/patch.htm","",0,20,170);	
            Menu2_5_8=new Array("Remote Management Services","/Services/Support/remote.htm","",0,20,170);	
       Menu2_6=new Array("Education Services","http://education.mcsb.com","",0);
            Menu2_6_1=new Array("Overview","/Services/Edu/overview.htm","",0,20,190);
            Menu2_6_2=new Array("Training Approach","/Services/Edu/approach.htm","",0,20,190);
            Menu2_6_3=new Array("Accreditation","/Services/Edu/credit.htm","",0,20,190);
	Menu2_7=new Array("Application Outsourcing Services","/Services/App_outsource/app_outsource.htm","",0);
	Menu2_8=new Array("Web Development Services","/Services/Swd/web.htm","",0);
	
	Menu2_9=new Array("Other Services","","",2);
            Menu2_9_1=new Array("Project Management Services","/Services/Other/project.htm","",0,20,185);
            Menu2_9_2=new Array("Procurement Services","/Services/Other/procure.htm","",0,20,250);

Menu3=new Array("rollover:/images/b-prod.gif:/images/b-prod1.gif","","",3,20,82);
        Menu3_1=new Array("Business Application Products","","",9,20,190);			
            Menu3_1_1=new Array("Overview","/Products/Software/overview.htm","",0,20,145);	
            Menu3_1_2=new Array("eHRMS","/Products/Software/ehrms.htm","",0,20,145);
            Menu3_1_3=new Array("vHRMS","/Products/Software/vhrms.htm","",0,20,150);	
            Menu3_1_4=new Array("HRMS Lite","/Products/Software/hrms_lite.htm","",0,20,150);	
            Menu3_1_5=new Array("DocSpace","/Products/Software/docspace.htm","",0,20,150);	
            Menu3_1_6=new Array("WorkSpace","/Products/Software/workspace.htm","",0,20,150);	
            Menu3_1_7=new Array("Sistem Integrasi Majlis","/Products/Software/sim.htm","",0,20,150);		
            Menu3_1_8=new Array("Sage Accpac","/Products/Software/accpac.htm","",0,20,150);	
	    Menu3_1_9=new Array("SAP Business One","/Products/Software/sap.htm","",0,20,150);	
	Menu3_2=new Array("Service Products","","",7,20,250);
            Menu3_2_1=new Array("3V-Service","/Products/Service/3vservice.htm","",0,20,150);
            Menu3_2_2=new Array("ServicePAK","/Products/Service/svcpak.htm","",0,20,190);	
            Menu3_2_3=new Array("ServicePLUS","/Products/Service/svcplus.htm","",0,20,150);	
            Menu3_2_4=new Array("Patch Management Services","/Products/Service/ecora.htm","",0,20,250);	
            Menu3_2_5=new Array("Remote Management Services","/Products/Service/remote.htm","",0,20,250);
            Menu3_2_6=new Array("Remote Assistance","/Services/Ra/ra_download.htm","",0,20,170);
	    Menu3_2_7=new Array("vTalk","/Products/Service/vTalk.htm","",0,20,150);	
	Menu3_3=new Array("PABX/VOIP - phoneCUBE","javascript:openwin('/phonecube/index.asp','768','545')","",0);

Menu4=new Array("rollover:/images/b-partners.gif:/images/b-partners1.gif","/corp/partners.htm","",0,20,76);

Menu5=new Array("rollover:/images/b-story.gif:/images/b-story1.gif","/Misc/story.htm","",0,20,108);

Menu6=new Array("rollover:/images/b-news.gif:/images/b-news1.gif","/News/news.htm","",0,20,97);
