/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#6699CC';			// Background color when mouse is not over
	var LowSubBgColor='#6699CC';			// 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='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// 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=1;			// 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='MenuPos';				// 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=['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("Home","http://www.trainingprogateway.com","",0,20,60);

Menu2=new Array("Training Function","","",10,20,120);
	Menu2_1=new Array("Structure and Recruiting Trainers","http://www.trainingprogateway.com/Training Function/Structure and Recruiting Trainers.htm","",0,20,320);	
		
	Menu2_2=new Array("Training Policies, Procedures and Standards","http://www.trainingprogateway.com/Training Function/Training Policy, Procedures and Standards.htm","",0);
		
	Menu2_3=new Array("Getting and Keeping Budget","http://www.trainingprogateway.com/Training Function/Getting and keeping budget.htm","",0,20,150);
		
	Menu2_4=new Array("Classrooms and other Resources","http://www.trainingprogateway.com/Training Function/Classrooms and other resources.htm","",0,20,150);
		
	Menu2_5=new Array("E-Learning and Distance Learning","http://www.trainingprogateway.com/Training Function/E-learning and Distance Learning.htm","",0,20,150);
		
	Menu2_6=new Array("Learning Centres and Corporate Universities","http://www.trainingprogateway.com/Training Function/Learning Centres and Corporate Universities.htm","",0,20,150);
		
	Menu2_7=new Array("Learning Management and Training Information Systems","http://www.trainingprogateway.com/Training Function/Learning Management and Training Information Systems.htm","",0,20,150);
		
	Menu2_8=new Array("Training ROI and PR","http://www.trainingprogateway.com/Training Function/Training ROI and PR.htm","",0,20,150);
		
	Menu2_9=new Array("Benchmarking and Statistics","http://www.trainingprogateway.com/Training Function/Benchmarking and Statistics.htm","",0,20,150);
		
	Menu2_10=new Array("Dealing with Training Suppliers","http://www.trainingprogateway.com/Training Function/Dealing with Training Suppliers.htm","",0,20,150);

		
Menu3=new Array("Training Process","","",6,20,120);
	
	Menu3_1=new Array("Needs Analysis","http://www.trainingprogateway.com/Training Process/Needs Analysis.htm","",0,20,230);
	Menu3_2=new Array("Designing and Developing the Training","http://www.trainingprogateway.com/Training Process/Designing and Developing the Training (General).htm","",0);
	Menu3_3=new Array("Developing Multi-Media Based Training","http://www.trainingprogateway.com/Training Process/Designing and Developing the Training (Multi-media-based trainingl).htm","",0);
	Menu3_4=new Array("Buying in the Training","http://www.trainingprogateway.com/Training Process/Designing and Developing the Training (buying in parts or all of your training course).htm","",0);
	Menu3_5=new Array("Training Implementation","http://www.trainingprogateway.com/Training Process/Training Implementation.htm","",0);
	Menu3_6=new Array("Training Evaluation","http://www.trainingprogateway.com/Training Process/Training Evaluation.htm","",0);	
	
	
Menu4=new Array("Training Topics","","",28,20,120);
	Menu4_1=new Array("Career Development","http://www.trainingprogateway.com/Training Topics/Career Development.htm","",0,20,250);
	Menu4_2=new Array("Coaching and Mentoring","http://www.trainingprogateway.com/Training Topics/Coaching and Mentoring.htm","",0,20,250);
	Menu4_3=new Array("Computing Skills","http://www.trainingprogateway.com/Training Topics/Computing Skills.htm","",0,20,250);
	Menu4_4=new Array("Consulting Skills","http://www.trainingprogateway.com/Training Topics/Consulting Skills.htm","",0,20,250);
	Menu4_5=new Array("Creativity and Innovation","http://www.trainingprogateway.com/Training Topics/Creativity and innovation.htm","",0);
	Menu4_6=new Array("Cross-Cultural Skills","http://www.trainingprogateway.com/Training Topics/Cross-cultural Skills.htm","",0,20,250);
	Menu4_7=new Array("Customer Service Skills","http://www.trainingprogateway.com/Training Topics/Customer service skills.htm","",0);
	Menu4_8=new Array("Ethics","http://www.trainingprogateway.com/Training Topics/Ethics.htm","",0,20,250);
	Menu4_9=new Array("Facilitation Skills","http://www.trainingprogateway.com/Training Topics/Facilitation Skills.htm","",0);
	Menu4_10=new Array("Financial Skills","http://www.trainingprogateway.com/Training Topics/Financial Skills.htm","",0,20,250);
	Menu4_11=new Array("Health and Safety","http://www.trainingprogateway.com/Training Topics/Health and Safety.htm","",0,20,230);
	Menu4_12=new Array("Interviewing Skills","http://www.trainingprogateway.com/Training Topics/Interviewing Skills.htm","",0,20,250);
	Menu4_13=new Array("Language Skills","http://www.trainingprogateway.com/Training Topics/Language Skills.htm","",0,20,250);
	Menu4_14=new Array("Neuro-Linguistic Programming","http://www.trainingprogateway.com/Training Topics/Neuro-Linguistic Programming.htm","",0,20,250);
	Menu4_15=new Array("Negotiation Skills","http://www.trainingprogateway.com/Training Topics/Negotiation Skills.htm","",0);
	Menu4_16=new Array("New-Hire and Induction","http://www.trainingprogateway.com/Training Topics/New-hire and induction.htm","",0);
	Menu4_17=new Array("Presentation Skills","http://www.trainingprogateway.com/Training Topics/Presentation Skills.htm","",0);
	Menu4_18=new Array("Problem-Solving Skills","http://www.trainingprogateway.com/Training Topics/Problem-Solving Skills.htm","",0,20,250);
	Menu4_19=new Array("Project Management Skills ","http://www.trainingprogateway.com/Training Topics/Project Management.htm","",0);	
	Menu4_20=new Array("Quality, Six-Sigma, GMP, etc.","http://www.trainingprogateway.com/Training Topics/Quality - Six Sigma, GMP etc..htm","",0);
	Menu4_21=new Array("Sales and Marketing Skills","http://www.trainingprogateway.com/Training Topics/Sales and Marketing Skills.htm","",0,20,230);
	Menu4_22=new Array("Strategy Skills","http://www.trainingprogateway.com/Training Topics/Strategy Skills.htm","",0,20,250);
	Menu4_23=new Array("Stress","http://www.trainingprogateway.com/Training Topics/Stress.htm","",0,20,250);
	Menu4_24=new Array("Supervisors, Management and Leadership","http://www.trainingprogateway.com/Training Topics/Supervisors, Management and Leadership.htm","",0);
	Menu4_25=new Array("Team-Building","http://www.trainingprogateway.com/Training Topics/Team-building.htm","",0);
	Menu4_26=new Array("Technical Training","http://www.trainingprogateway.com/Training Topics/Technical training.htm","",0);
	Menu4_27=new Array("Time Management Skills","http://www.trainingprogateway.com/Training Topics/Time Management Skills.htm","",0);	
	Menu4_28=new Array("Trainer Skills","http://www.trainingprogateway.com/Training Topics/Trainer Skills.htm","",0);
	
Menu5=new Array("Training Context","","",10,20,120);
	Menu5_1=new Array("Change Management","http://www.trainingprogateway.com/Training Context/Change management.htm","",0,20,300);
	Menu5_2=new Array("Conflict Resolution","http://www.trainingprogateway.com/Training Context/Conflict resolution.htm","",0);
	Menu5_3=new Array("Diversity","http://www.trainingprogateway.com/Training Context/Diversity.htm","",0);
	Menu5_4=new Array("HR Information Systems","http://www.trainingprogateway.com/Training Context/HR Information Systems.htm","",0);
	Menu5_5=new Array("Learning Organisations and Knowledge Management","http://www.trainingprogateway.com/Training Context/Learning Organisations and Knowledge Management.htm","",0,20,230);
	Menu5_6=new Array("Outplacement","http://www.trainingprogateway.com/Training Context/Outplacement.htm","",0);
	Menu5_7=new Array("Performance Consulting","http://www.trainingprogateway.com/Training Context/Performance Consulting.htm","",0);
	Menu5_8=new Array("Performance Management","http://www.trainingprogateway.com/Training Context/Performance Management.htm","",0);
	Menu5_9=new Array("Psychometrics and Emotional Intelligence","http://www.trainingprogateway.com/Training Context/Psychometrics and Emotional Intelligence.htm","",0);	
	Menu5_10=new Array("Succession Planning","http://www.trainingprogateway.com/Training Context/Succession Planning.htm","",0);

Menu6=new Array("Training Models","http://www.trainingprogateway.com/Training Models and Theories.htm","",0,20,120);

Menu7=new Array("About","http://www.trainingprogateway.com/introduction.htm","",0,20,80);
