/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#acc3d7';			// Background color when mouse is not over
	var LowSubBgColor='#acc3d7';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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='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=0;				// 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=3;				// 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=100;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='mainFrame';			// Frame where first level appears
	var SecLineFrame='subFrame';			// Frame where sub levels appear
	var DocTargetFrame='docFrame';			// Frame where target documents appear
	var TargetLoc='tbamenu';				// div 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=1;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=1;			// 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
	 var win_ie_ver = parseFloat(navigator.appVersion.split("MSIE")[1]);
           if (navigator.userAgent.indexOf('Fi')        >= 0) { win_ie_ver = 0; }
            if (navigator.userAgent.indexOf('Windows CE') >= 0) { win_ie_ver = 0; }
             if (navigator.userAgent.indexOf('Opera')      >= 0) { win_ie_ver = 0; }
if (win_ie_ver == 0) {
HorCorrect = -10;
}

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/layout4a_09.gif:/images/layout4a_over_09.gif","/index.html","",0,30,160);

Menu2=new Array("rollover:/images/layout4a_about.gif:/images/layout4a_over_about.gif","#","", 2,40,160);
	Menu2_1=new Array('<div class="submenubordertop">OUR CLIENTS</div>',"/ourclients.html","",0,30,80);
	Menu2_2=new Array('<div class="submenubordertop">OUR TEAM</div>',"/ourteam.html","",0,30,80);

Menu3=new Array("rollover:/images/layout4a_11.gif:/images/layout4a_over_11.gif","#","",10,40,160);

	Menu3_1=new Array('<div class="submenubordertop">TEAM BUILDING SOLUTIONS</div>',"/product_team_building_solutions.html","",0,30,180);	
	Menu3_2=new Array('<div class="submenubordertop">MISSION & VALUES APPRECIATION</div>',"/product_corporate_value.html","",0,40,180);	
	Menu3_3=new Array('<div class="submenubordertop">CORPORATE PLANNING</div>',"/product_facilitated_meetings.html","",0,40,180);  
	Menu3_4=new Array('<div class="submenubordertop">HARRISON ASSESSMENT</div>',"/harrison_assessments.html","",0,40,180);	
	Menu3_5=new Array('<div class="submenubordertop">APPRECIATIVE INQUIRY</div>',"/product_ai.html","",0,30,180);
	Menu3_6=new Array('<div class="submenubordertop">EFFECTIVE COMMUNICATION</div>',"/product_effective_communi.html","",0,30,180);	
	Menu3_7=new Array('<div class="submenubordertop">Leadership Training</div>',"/product_leadertraining.html","",0,30,180);
	Menu3_8=new Array('<div class="submenubordertop">Conflict Management</div>',"/product_conflictmanagement.html","",0,30,180);	
	Menu3_9=new Array('<div class="submenubordertop">CSR & Green Planning</div>',"/green_planning.html","",0,30,180);	
	Menu3_10=new Array('<div class="submenubordertop">Corporate Speaking</div>',"/product_corporate_speaking.html","",0,30,180);	
	
Menu4=new Array("rollover:/images/layout4a_11b.gif:/images/layout4a_over_11b.gif","#","",7,40,160);

	Menu4_1=new Array('<div class="submenubordertop">ICEBREAKERS</div>',"/events_energising.html","",0,30,80);	
	Menu4_2=new Array('<div class="submenubordertop">CREATING</div>',"/events_creating.html","",0,30,180);	
	Menu4_3=new Array('<div class="submenubordertop">UNIFYING</div>',"/events_unifying.html","",0,30,180);  
	Menu4_4=new Array('<div class="submenubordertop">EXPLORING</div>',"/events_exploring.html","",0,30,180);	
	Menu4_5=new Array('<div class="submenubordertop">INTERACTING</div>',"/events_interacting.html","",0,30,180);
	Menu4_6=new Array('<div class="submenubordertop">INNOVATING</div>',"/events_innovating.html","",0,30,180);	
	Menu4_7=new Array('<div class="submenubordertop">ACTIVATING</div>',"/events_activating.html","",0,30,180);

Menu5=new Array("rollover:/images/layout4a_20.gif:/images/layout4a_over_20.gif","#","",2,40,160);
	
	Menu5_1=new Array('<div class="submenubordertop">Charities</div>',"/community_projects.html","",0,30,180);
	Menu5_2=new Array('<div class="submenubordertop">Green Charter</div>',"/green_charter.html","",0,30,180);
	
Menu6=new Array("rollover:/images/layout4a_13.gif:/images/layout4a_over_13.gif","/newsletter.php","",0,30,160);

Menu7=new Array("rollover:/images/layout4a_15.gif:/images/layout4a_over_15.gif","/media.php","",0,30,160);

Menu8=new Array("rollover:/images/layout4a_26.jpg:/images/layout4a_over_26.jpg","/logistic_support.html","",0,30,160);

Menu9=new Array("rollover:/images/layout4a_18.gif:/images/layout4a_over_18.gif","/contact.html","",0,30,160);

