
	var NoOffFirstLineMenus=1;			// Number of first level items
	var LowBgColor='transparent';			// Background color when mouse is not over
	var LowSubBgColor='#CBEBFE';			// Background color when mouse is not over on subs
	var HighBgColor='#005B7F';			// Background color when mouse is over
	var HighSubBgColor='#005B7F';			// Background color when mouse is over on subs
	var FontLowColor='#005B7F';			// Font color when mouse is not over
	var FontSubLowColor='#005B7F';			// Font color subs when mouse is not over
	var FontHighColor='#CBEBFE';			// Font color when mouse is over
	var FontSubHighColor='#CBEBFE';			// Font color subs when mouse is over
	var BorderColor='transparent';			// Border color
	var BorderSubColor='#005B7F';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Arial,sans-serif"	// 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='';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=4;				// 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;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=1;				// 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/tri.gif',5,10,'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}

Menu1=new Array("","","images/sak.gif",7,62,58);

Menu1_1=new Array("Home","./","",0,20,87);

Menu1_2=new Array("News","news.php","",0);

Menu1_3=new Array("Years","years.php","",15);
	Menu1_3_1=new Array("1992","92.php","",0,20,50);
	Menu1_3_2=new Array("1993","93.php","",0);
	Menu1_3_3=new Array("1994","94.php","",0);
	Menu1_3_4=new Array("1996","96.php","",0);
	Menu1_3_5=new Array("1997","97.php","",0);
	Menu1_3_6=new Array("1998","98.php","",0);
	Menu1_3_7=new Array("1999","99.php","",0);
	Menu1_3_8=new Array("2000","00.php","",0);
	Menu1_3_9=new Array("2002","02.php","",0);
	Menu1_3_10=new Array("2003","03.php","",0);
	Menu1_3_11=new Array("2004","04.php","",0);
	Menu1_3_12=new Array("2005","05.php","",0);
	Menu1_3_13=new Array("2006","06.php","",0);
	Menu1_3_14=new Array("2007","07.php","",0);
	Menu1_3_15=new Array("2008","08.php","",0);

Menu1_4=new Array("New Views","newview.php","",5);
	Menu1_4_1=new Array("Caps","nvcaps.php","",0,20,170);
	Menu1_4_2=new Array("Badges and wristbands","nvbadgesbands.php","",0);
	Menu1_4_3=new Array("Theme songs","themesongs.php","",0);
	Menu1_4_4=new Array("Group photos","nvgrouppix.php","",0);
	Menu1_4_5=new Array("Statistics","nvstatistix.php","",0);

Menu1_5=new Array("Links","links.php","",4);
	Menu1_5_1=new Array("GTG","http://www.gtg.dk/","",0,20,62);
	Menu1_5_2=new Array("AIESEC","http://www.aiesec.org/","",0);
	Menu1_5_3=new Array("IAESTE","http://www.iaeste.org/","",0);
	Menu1_5_4=new Array("My Site","http://www.arbs.de/","",0);

Menu1_6=new Array("Help","help.php","",0);

Menu1_7=new Array("e.Mail","mailto:gtg@arbs.de","",0);

