/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='#336699';			// Background color when mouse is not over
	var LowSubBgColor='#336699';			// Background color when mouse is not over on subs
	var HighBgColor='ffffcc';			// Background color when mouse is over
	var HighSubBgColor='ffffcc';			// Background color when mouse is over on subs
	var FontLowColor='ffffcc';			// Font color when mouse is not over
	var FontSubLowColor='ffffcc';			// Font color subs when mouse is not over
	var FontHighColor='003366';			// Font color when mouse is over
	var FontSubHighColor='003366';			// Font color subs when mouse is over
	var BorderColor='003366';			// Border color
	var BorderSubColor='003366';			// Border color for subs
	var BorderWidth=2;				// 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=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' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=240;				// Menu offset x coordinate
	var StartLeft=5;				// 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;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=200;				// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("Aktuelles","index.htm","",0,20,110);

Menu2=new Array("Leitsätze","leitsaetze.htm","",0);

Menu3=new Array("Anmeldung","anmeldung.htm","",0);

Menu4=new Array("","","",0,2,100);

Menu5=new Array("Unsere Schule","","",5);
	Menu5_1=new Array("Kurzportrait","kurz.htm","",0,20,150);	
	Menu5_2=new Array("Geschichte des AGW","geschichte.htm","",0);
	Menu5_3=new Array("Zweige","zweige.htm","",0);
	Menu5_4=new Array("Lage der Schule","lage.htm","",0);
	Menu5_5=new Array("Kontakt","kontakt.htm","",0);
	
Menu6=new Array("Schulgemeinschaft","","",7);
	Menu6_1=new Array("Schulleitung","leitung.htm","",0,20,120);	
	Menu6_2=new Array("Kollegium","kollegium.htm","",0);
	Menu6_3=new Array("Sekretariat","sekretariat.htm","",0);
	Menu6_4=new Array("SMV","smv.htm","",0);
	Menu6_5=new Array("Elternbeirat","elternbeirat.htm","",0);
	Menu6_6=new Array("Förderverein","verein.htm","",0);
	Menu6_7=new Array("Ehemalige","ehemalige.htm","",0);
	
Menu7=new Array("Angebote","","",7);
	Menu7_1=new Array("Wahlfachangebot","wahlfach.htm","",0,20,160);	
	Menu7_2=new Array("Bilingualer Unterricht","biling.htm","",0);
	Menu7_3=new Array("Kunst","kunst.htm","",0);
	Menu7_4=new Array("Sport","sport.htm","",0);
	Menu7_5=new Array("Theater","theater.htm","",0);
	Menu7_6=new Array("Videogruppe und Technikteam","video.htm","",0);	
	Menu7_7=new Array("Austauschprogramme","austausch.htm","",0);	

Menu8=new Array("Musik","musik.htm","",0);

Menu9=new Array("Informatik","informatik.htm","",0);

Menu10=new Array("Sprachzertifikate","zertifikate.htm","",0);

Menu11=new Array("Projekte","","",7);
	Menu11_1=new Array("Schule und Wirtschaft","wirtschaft.htm","",0,20,150);	
	Menu11_2=new Array("Schule und Universität","uni.htm","",0);
	Menu11_3=new Array("Das JuZ auf dem Prüfstand","juz.htm","",0);
	Menu11_4=new Array("Europäisches Gastschuljahr","europa.htm","",0);
	Menu11_5=new Array("Treppenhausgestaltung","treppen.htm","",0);
	Menu11_6=new Array("Schulhausgestaltung","gestaltung.htm","",0);
	Menu11_7=new Array("Projektarchiv","archiv1.htm","",0);
		
Menu12=new Array("Überblick","sitemap.htm","",0,20,100);

Menu13=new Array("","","",0,2,100);

Menu14=new Array("Impressum","impressum.htm","",0,20,100);

Menu15=new Array("Haftungsausschluss","disclaimer.htm","",0,20,100);