/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='#000066';			// Background color when mouse is not over
	var LowSubBgColor='#000066';			// Background color when mouse is not over on subs
	var HighBgColor='#cc0099';			// Background color when mouse is over
	var HighSubBgColor='cc0099';			// Background color when mouse is over on subs
	var FontLowColor='#ffcc00';			// Font color when mouse is not over
	var FontSubLowColor='#ffcc00';			// 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='#cc0099';			// Border color
	var BorderSubColor='#cc0099';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,helvetica"	// Font family menu items
	var FontSize=8;				// 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=0;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate
	var StartLeft=-262;				// 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=1;				// 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='#nav';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/bullet3.gif',9,12,'images/tridown.gif',10,5,'images/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("Home","index.shtml","",0,17,158);

Menu2=new Array("About Mindwise","about_mindwise.shtml","",3,17);
	Menu2_1=new Array("Qualifications","about_mindwise.shtml#q","",0,17,160);
	Menu2_2=new Array("Memberships","about_mindwise.shtml#m","",0,17);
	Menu2_3=new Array("Privacy Statement","privacy.shtml","",0,17);
	
Menu3=new Array("Clinical Psychology","clinical_psychology.shtml","",2,17);
	Menu3_1=new Array("For adults","clinical_psychology.shtml#adults","",0,17,160);
	Menu3_2=new Array("For children","clinical_psychology.shtml#children","",0,17);

Menu4=new Array("Professional Speaker","speaking_program.shtml","",0,17);

Menu5=new Array("Transformational Leadership","trans_leadership.shtml","",2,30);
	Menu5_1=new Array("Transformational Leadership and Emotional Intelligence Program","trans_leadership.shtml","","",30,224);
	Menu5_2=new Array("Executive Coaching and Mentoring Program","exec_coach.shtml","",0,30);

Menu6=new Array("High Performance Business Coaching","high_perf_bus_intro.shtml","",4,30);
	Menu6_1=new Array("Introduction","high_perf_bus_intro.shtml","","",17,160);
	Menu6_2=new Array("Benefits","high_perf_bus_benefits.shtml","",0,17);
	Menu6_3=new Array("Framework","high_perf_bus_framework.shtml","",0,17);
	Menu6_4=new Array("Program Outline","high_perf_bus_structure.shtml","",0,17);

Menu7=new Array("Emotional Intelligence Assessment & Training","ei_assessment.shtml","",0,30);

Menu8=new Array("Spiritual Intelligence Coaching","spiritual_intelligence.shtml","",0,30);

Menu9=new Array("E-zine","ezine.shtml","",12,17);
	Menu9_1=new Array("E-zine November 2002 Vol. 1","ezine_2002Nov_Vol01.shtml","","",17,200);
	Menu9_2=new Array("E-zine December 2002 Vol. 2","ezine_2002Dec_Vol02.shtml","","",17,200);
	Menu9_3=new Array("E-zine January 2003 Vol. 3","ezine_2003Jan_Vol03.shtml","","",17,200);
	Menu9_4=new Array("E-zine March 2003 Vol. 4","ezine_2003Mar_Vol04.shtml","","",17,200);
	Menu9_5=new Array("E-zine April 2003 Vol. 5","ezine_2003Apr_Vol05.shtml","","",17,200);
	Menu9_6=new Array("E-zine May 2003 Vol. 6","ezine_2003May_Vol06.shtml","","",17,200);
	Menu9_7=new Array("E-zine July 2003 Vol. 7","ezine_2003Jul_Vol07.shtml","","",17,200);
	Menu9_8=new Array("E-zine October 2003 Vol. 8","ezine_2003Oct_Vol08.shtml","","",17,200);
	Menu9_9=new Array("E-zine February 2004 Vol. 9","ezine_2004Feb_Vol09.shtml","","",17,200);
	Menu9_10=new Array("Breakthrough for Life Workshops and Expo 2004","ezine_2004Workshops.shtml","","",30,200);
	Menu9_11=new Array("E-zine April 2004 Vol. 10","ezine_2004Apr_Vol10.shtml","","",17,200);
	Menu9_12=new Array("E-zine December 2004 Vol. 11","ezine_2004Dec_Vol11.shtml","","",17,200);
	
Menu10=new Array("Testimonials","testimonials.shtml","",0,17);

Menu11=new Array("FAQ","faq.shtml","",0,17);

Menu12=new Array("Contact Us","contact_us.php","",0,17);