    var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#060221';			// Background color when mouse is not over
	var LowSubBgColor='#0E073A';			// Background color when mouse is not over on subs
	var HighBgColor='#060221';			// Background color when mouse is over
	var HighSubBgColor='#0E073A';			// 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='B10505';			// Font color when mouse is over
	var FontSubHighColor='B10505';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial, sans serif"	// Font family menu items
	var FontSize=10;				// 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='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=.2;			// vertical overlap child/ parent
	var StartTop=215;				// 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=300;			// 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='';				// 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=['/javascript/tri.gif',5,10,'/javascript/tridown.gif',10,5,'/javascript/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.html","",0,20,140);
	
Menu2=new Array("NOCG","#","",5,20,140);
	Menu2_1=new Array("What is NOCG?","/nocg_whatis.html","",0,20,120);
	Menu2_2=new Array("History","nocg_history.html","",0,20,120);
	Menu2_3=new Array("Aims","/nocg_aims.html","",0,20,120);
	Menu2_4=new Array("Links","/nocg_links.html","",0,20,120);
	Menu2_5=new Array("Contact","/nocg_contact.html","",0,20,120);

Menu3=new Array("Students","#.html","",11,20,160);
	Menu3_1=new Array("What's on Offer?","/students_onoffer.html","",0,20,150);
	Menu3_2=new Array("Winter Activities","/students_winter.html","",0,20,150);
	Menu3_3=new Array("Summer Activities","/students_summer.html","",0,20,150);
	Menu3_4=new Array("Who Can Apply/Costs","/students_who.html","",0,20,150);
	Menu3_5=new Array("Availability","/fusebox.php?fuseaction=calendar.view","",0,20,150);
	Menu3_6=new Array("Booking/Enquiries","/fusebox.php?fuseaction=enquiry.form","",0,20,150);
	Menu3_7=new Array("Travel","/students_travel.html","",0,20,150);
	Menu3_8=new Array("Kit List","/students_kitlist.html","",0,20,150);
	Menu3_9=new Array("Accommodation","/students_accommodation.html","",0,20,150);
	Menu3_10=new Array("Extra Activites","/students_extra.html","",0,20,150);
	Menu3_11=new Array("Gallery","/students_gallery.html","",0,20,150);


Menu4=new Array("Instructors","#","",6,20,160);
	Menu4_1=new Array("The Staff","/instructors_staff.html","",0,20,230);
	Menu4_2=new Array("How to Join NOCG","/instructors_join.html","",0,20,230);
	Menu4_3=new Array("What an Instructor Can Achieve","/instructors_achieve.html","",0,20,230);
	Menu4_4=new Array("Staff Exped 2010","/instructors_silvretta2010.html","",0,20,230);
	Menu4_5=new Array("Living in Bavaria","/families_deployed.html","",0,20,230);
	Menu4_6=new Array("Contact","/instructors_contact.html","",0,20,230);

Menu5=new Array("Haus Schwaben","#","",7,20,165);
	Menu5_1=new Array("History of Haus Schwaben","/hausschwaben_history.html","",0,20,200);
	Menu5_2=new Array("Sleeping","/hausschwaben_sleeping.html","",0,20,200);
	Menu5_3=new Array("Eating","/hausschwaben_eating.html","",0,20,200);
	Menu5_4=new Array("Facilities","/hausschwaben_facilities.html","",0,20,200);
	Menu5_5=new Array("The Staff","/hausschwaben_staff.html","",0,20,200);
	Menu5_6=new Array("Gallery","/hausschwaben_gallery.html","",0,20,200);
	Menu5_7=new Array("Contact","/hausschwaben_contact.html","",0,20,200);

Menu6=new Array("NOCG Families","#","",16,20,200);
	Menu6_1=new Array("Being Deployed","/families_deployed.html","",0,20,210);
	Menu6_2=new Array("Travelling to and from","/families_travelling.html","",0,20,210);
	Menu6_3=new Array("Living Accommodation","/families_accommodation.html","",0,20,210);
	Menu6_4=new Array("General welfare and support","/families_welfare.html","",0,20,210);
	Menu6_5=new Array("Health","/families_health.html","",0,20,210);
	Menu6_6=new Array("The Language","/families_language.html","",0,20,210);
	Menu6_7=new Array("Shopping","/families_shopping.html","",0,20,210);
	Menu6_8=new Array("Schooling","/families_schooling.html","",0,20,210);
	Menu6_9=new Array("Recycling","/families_recycling.html","",0,20,210);
	Menu6_10=new Array("Working & Jobs","/families_working.html","",0,20,210);
	Menu6_11=new Array("NAAFI & BFPO","/families_NAAFIBFPO.html","",0,20,210);
	Menu6_12=new Array("TV, Telephone and Internet","/families_tv.html","",0,20,210);
	Menu6_13=new Array("What to do in Bavaria","/families_bavaria.html","",0,20,210);
	Menu6_14=new Array("Social Life & Events","/families_social.html","",0,20,210);
	Menu6_15=new Array("Gallery","/families/index.html","",0,20,210);
	Menu6_16=new Array("Links","/families_links.html","",0,20,210);