/**********************************************************************************
*	Menu Variables							          *
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#d6dfef';			// Background color when mouse is not over on subs
	var HighBgColor='#acbdd7';			// Background color when mouse is over
	var HighSubBgColor='#acbdd7';			// Background color when mouse is over on subs
	var FontLowColor='#004a86';			// Font color when mouse is not over
	var FontSubLowColor='#315d9c';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// 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=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=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=.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=0;				// Left padding
	var TopPaddng=3;				// 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=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=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:bilder/navi/unternehmen_c.gif:bilder/navi/unternehmen_h.gif","1_1_unternehmen_vision.php","",6,57,133);

	Menu1_1=new Array("rollover:bilder/navi/n1_vision.gif:bilder/navi/h1_vision.gif","1_1_unternehmen_vision.php","",0,26,130);
	Menu1_2=new Array("rollover:bilder/navi/n2_werte.gif:bilder/navi/h2_werte.gif","1_2_unternehmen_werte.php","",0,26,130);
	Menu1_3=new Array("rollover:bilder/navi/n2_team.gif:bilder/navi/h2_team.gif","1_3_unternehmen_team.php","",0,26,130);
	Menu1_4=new Array("rollover:bilder/navi/n2_arbeitsmodell.gif:bilder/navi/h2_arbeitsmodell.gif","1_4_unternehmen_arbeitsmodell.php","",0,26,130);
	Menu1_5=new Array("rollover:bilder/navi/n2_referenzen.gif:bilder/navi/h2_referenzen.gif","1_5_unternehmen_referenzen.php","",0,26,130);
	Menu1_6=new Array("rollover:bilder/navi/n2_sozialeverantwortung.gif:bilder/navi/h2_sozialeverantwortung.gif","1_6_unternehmen_sozialeverantwortung.php","",0,26,130);

Menu2=new Array("rollover:bilder/navi/aktuelles_n.gif:bilder/navi/aktuelles_h.gif","2_1_aktuelles_news.php","",2,72,138);

	Menu2_1=new Array("rollover:bilder/navi/n1_news.gif:bilder/navi/h1_news.gif","2_1_aktuelles_news.php","",0,26,130);
	Menu2_2=new Array("rollover:bilder/navi/n2_medienclips.gif:bilder/navi/h2_medienclips.gif","2_2_aktuelles_medienclips.php","",0,26,130);

Menu3=new Array("rollover:bilder/navi/consulting_n.gif:bilder/navi/consulting_h.gif","3_1_consulting_leistungsprofil.php","",6,72,133);

	Menu3_1=new Array("rollover:bilder/navi/n1_leistungsprofil.gif:bilder/navi/h1_leistungsprofil.gif","3_1_consulting_leistungsprofil.php","",0,26,130);
	Menu3_2=new Array("rollover:bilder/navi/n2_changemanagement.gif:bilder/navi/h2_changemanagement.gif","3_2_consulting_changemanagement.php","",0,26,130);
	Menu3_3=new Array("rollover:bilder/navi/n2_personalinstrumente.gif:bilder/navi/h2_personalinstrumente.gif","3_3_consulting_personalinstrumente.php","",0,26,130);
	Menu3_4=new Array("rollover:bilder/navi/n2_potenzialanalysen.gif:bilder/navi/h2_potenzialanalysen.gif","3_4_consulting_potenzialanalysen.php","",0,26,130);
	Menu3_5=new Array("rollover:bilder/navi/n2_teamentwicklung.gif:bilder/navi/h2_teamentwicklung.gif","3_5_consulting_teamentwicklung.php","",0,26,130);
	Menu3_6=new Array("rollover:bilder/navi/n2_outplacement.gif:bilder/navi/h2_outplacement.gif","3_6_consulting_outplacement.php","",0,26,130);

Menu4=new Array("rollover:bilder/navi/training_n.gif:bilder/navi/training_h.gif","4_1_training_leistungsprofil.php","",8,72,133);

	Menu4_1=new Array("rollover:bilder/navi/n1_leistungsprofil.gif:bilder/navi/h1_leistungsprofil.gif","4_1_training_leistungsprofil.php","",0,26,130);
	Menu4_2=new Array("rollover:bilder/navi/n2_leadership.gif:bilder/navi/h2_leadership.gif","4_2_training_leadership.php","",0,26,130);
	Menu4_3=new Array("rollover:bilder/navi/n2_highpotential.gif:bilder/navi/h2_highpotential.gif","4_3_training_highpotential.php","",0,26,130);
	Menu4_4=new Array("rollover:bilder/navi/n2_projektmanagement.gif:bilder/navi/h2_projektmanagement.gif","4_4_training_projektmanagement.php","",0,26,130);
	Menu4_5=new Array("rollover:bilder/navi/n2_kommunikationskompetenz.gif:bilder/navi/h2_kommunikationskompetenz.gif","4_5_training_kommunikationskompetenz.php","",0,26,130);
	Menu4_6=new Array("rollover:bilder/navi/n2_worklifebalance.gif:bilder/navi/h2_worklifebalance.gif","4_6_training_worklifebalance.php","",0,26,130);
	Menu4_7=new Array("rollover:bilder/navi/n2_vertrieb.gif:bilder/navi/h2_vertrieb.gif","4_7_training_vertrieb.php","",0,26,130);
	Menu4_8=new Array("rollover:bilder/navi/n2_outdoorelemente.gif:bilder/navi/h2_outdoorelemente.gif","4_8_training_outdoorelemente.php","",0,26,130);

Menu5=new Array("rollover:bilder/navi/coaching_n.gif:bilder/navi/coaching_h.gif","5_1_coaching_leistungsprofil.php","",5,72,133);

	Menu5_1=new Array("rollover:bilder/navi/n1_leistungsprofil.gif:bilder/navi/h1_leistungsprofil.gif","5_1_coaching_leistungsprofil.php","",0,26,130);
	Menu5_2=new Array("rollover:bilder/navi/n2_leadershipcoaching.gif:bilder/navi/h2_leadershipcoaching.gif","5_2_coaching_leadershipcoaching.php","",0,26,130);
	Menu5_3=new Array("rollover:bilder/navi/n2_fuehrungswechselcoaching.gif:bilder/navi/h2_fuehrungswechselcoaching.gif","5_3_coaching_fuehrungswechselcoaching.php","",0,26,130);
	Menu5_4=new Array("rollover:bilder/navi/n2_praesentationscoaching.gif:bilder/navi/h2_praesentationscoaching.gif","5_4_coaching_praesentationscoaching.php","",0,26,130);
	Menu5_5=new Array("rollover:bilder/navi/n2_projektcoaching.gif:bilder/navi/h2_projektcoaching.gif","5_5_coaching_projektcoaching.php","",0,26,130);

Menu6=new Array("rollover:bilder/navi/ausbildung_n.gif:bilder/navi/ausbildung_h.gif","6_1_ausbildung_leistungsprofil.php","",5,72,133);

	Menu6_1=new Array("rollover:bilder/navi/n1_leistungsprofil.gif:bilder/navi/h1_leistungsprofil.gif","6_1_ausbildung_leistungsprofil.php","",0,26,130);
	Menu6_2=new Array("rollover:bilder/navi/n2_businesstrainer.gif:bilder/navi/h2_businesstrainer.gif","6_2_ausbildung_businesstrainer.php","",0,26,130);
	Menu6_3=new Array("rollover:bilder/navi/n2_businesscoach.gif:bilder/navi/h2_businesscoach.gif","6_3_ausbildung_businesscoach.php","",0,26,130);
	Menu6_4=new Array("rollover:bilder/navi/n2_businessconsultant.gif:bilder/navi/h2_businessconsultant.gif","6_4_ausbildung_businessconsultant.php","",0,26,130);
	Menu6_5=new Array("rollover:bilder/navi/n2_businessnlp.gif:bilder/navi/h2_businessnlp.gif","6_5_ausbildung_businessnlp.php","",0,26,130);

Menu7=new Array("rollover:bilder/navi/services_n.gif:bilder/navi/services_h.gif","7_1_services_leistungsprofil.php","",1,72,130);

	Menu7_1=new Array("rollover:bilder/navi/n1_leistungsprofil.gif:bilder/navi/h1_leistungsprofil.gif","7_1_services_leistungsprofil.php","",0,26,130);


