/***********************************************************************************
*	(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=6;		// Number of first level items
	var LowBgColor='#336600';		// Background color when mouse is not over
	var LowSubBgColor='#336600';		// Background color when mouse is not over on subs
	var HighBgColor='#0033FF';		// Background color when mouse is over
	var HighSubBgColor='#0033FF';		// Background color when mouse is over on subs
	var FontLowColor='#FFFF00';		// Font color when mouse is not over
	var FontSubLowColor='#FFFF00';		// Font color subs when mouse is not over
	var FontHighColor='#FFFF00';		// Font color when mouse is over
	var FontSubHighColor='#FFFF00';		// Font color subs when mouse is over
	var BorderColor='black';		// Border color
	var BorderSubColor='black';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='center';		// 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=170;			// 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='destination';	// Frame where first level appears
	var SecLineFrame='destination';		// Frame where sub levels appear
	var DocTargetFrame='destination';	// 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=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","index.html","",0,20,140);

Menu2=new Array("About The Festival","about.html","",0,20,140);

Menu3=new Array("2010 Festival","2010/2010index.html","",10,20,140);
	Menu3_1=new Array("Verse & Prose","2010/2010dvpindex.html","",17,20,140);
		Menu3_1_1=new Array("About","2010/dvpabout.html","",0,20,140);
		Menu3_1_2=new Array("Trophies","2010/dvptrophies.html","",0,20,140);
		Menu3_1_3=new Array("Trophies Awarded","2010/dvptrophiesawards.html","",0,20,140);
		Menu3_1_4=new Array("Anne Harris Norman","2010/dvpahn.html","",0,20,140);
		Menu3_1_5=new Array("Priscilla Morris","2010/dvppm.html","",0,20,140);
		Menu3_1_6=new Array("Conditions of Entry","2010/Conditions.html","",0,20,140);
		Menu3_1_7=new Array("Awards & Medals","2010/awards.html","",0,20,140);
		Menu3_1_8=new Array("Syllabus (pdf)","2010/WoodleySyllabus_2010_Verse.pdf","",0,20,140);
		Menu3_1_9=new Array("Entry Form (pdf)","2010/Entry_Form_Verse.pdf","",0,20,140);
		Menu3_1_10=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);
		Menu3_1_11=new Array("Myra McCulloch Map (pdf)","2010/MyraMcCulloch.pdf","",0,20,140);
		Menu3_1_12=new Array("Oakwood Map (pdf)","2010/Oakwood.pdf","",0,20,140);
		Menu3_1_13=new Array("Schedule 13th March","2010/schedule_vnp_20100313o.pdf","",0,20,140);
		Menu3_1_14=new Array("Schedule 14th March","2010/schedule_vnp_20100314o.pdf","",0,20,140);
		Menu3_1_15=new Array("Schedule 20th March","2010/schedule_vnp_20100320o.pdf","",0,20,140);
		Menu3_1_16=new Array("Choral Verse 20th March","2010/schedule_vnp_20100320b.pdf","",0,20,140);
		Menu3_1_17=new Array("Schedule 21st March","2010/schedule_vnp_20100321o.pdf","",0,20,140);
		
	Menu3_2=new Array("Pianoforte","2010/2010pianoindex.html","",16,20,140);
		Menu3_2_1=new Array("About","2010/pianoabout.html","",0,20,140);
		Menu3_2_2=new Array("Trophies","2010/pianotrophies.html","",0,20,140);
		Menu3_2_3=new Array("Trophies Awarded","2010/pianotrophiesawards.html","",0,20,140);
		Menu3_2_4=new Array("Anthony Williams","2010/pianoaw.html","",0,20,140);
		Menu3_2_5=new Array("Conditions of Entry","2010/Conditions.html","",0,20,140);
		Menu3_2_6=new Array("Awards & Medals","2010/awards.html","",0,20,140);
		Menu3_2_7=new Array("Syllabus (pdf)","2010/WoodleySyllabus_2010_Piano.pdf","",0,20,140);
		Menu3_2_8=new Array("Entry Form (pdf)","2010/Entry_Form_Piano.pdf","",0,20,140);
		Menu3_2_9=new Array("Entry Form (Doc)","2010/Entry_Form_Piano.doc","",0,20,140);
		Menu3_2_10=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);
		Menu3_2_11=new Array("Performance Guide","2010/Performance_Guide.pdf","",0,20,140);
		Menu3_2_12=new Array("Oakwood Map (pdf)","2010/Oakwood.pdf","",0,20,140);
		Menu3_2_13=new Array("Schedule 13th March","2010/schedule_pia_20100313o.pdf","",0,20,140);
		Menu3_2_14=new Array("Schedule 14th March","2010/schedule_pia_20100314o.pdf","",0,20,140);
		Menu3_2_15=new Array("Schedule 20th March","2010/schedule_pia_20100320o.pdf","",0,20,140);
		Menu3_2_16=new Array("Schedule 21st March","2010/schedule_pia_20100321o.pdf","",0,20,140);
		
	Menu3_3=new Array("Instrumental","2010/2010instindex.html","",13,20,140);
		Menu3_3_1=new Array("About","2010/instabout.html","",0,20,140);
		Menu3_3_2=new Array("Trophies","2010/insttrophies.html","",0,20,140);
		Menu3_3_3=new Array("Trophies Awarded","2010/insttrophiesawards.html","",0,20,140);
		Menu3_3_4=new Array("Trevor Hughes","2010/instth.html","",0,20,140);
		Menu3_3_5=new Array("Conditions of Entry","2010/Conditions.html","",0,20,140);
		Menu3_3_6=new Array("Awards & Medals","2010/awards.html","",0,20,140);
		Menu3_3_7=new Array("Syllabus (pdf)","2010/WoodleySyllabus_2010_Inst.pdf","",0,20,140);
		Menu3_3_8=new Array("Entry Form (pdf)","2010/Entry_Form_Inst.pdf","",0,20,140);
		Menu3_3_9=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);
		Menu3_3_10=new Array("Performance Guide","2010/Performance_Guide.pdf","",0,20,140);
		Menu3_3_11=new Array("Oakwood Map (pdf)","2010/Oakwood.pdf","",0,20,140);
		Menu3_3_12=new Array("Schedule 6th March","2010/schedule_int_20100306o.pdf","",0,20,140);
		Menu3_3_13=new Array("Schedule 7th March","2010/schedule_int_20100307o.pdf","",0,20,140);
		
//	Menu3_4=new Array("Organ","2010/2010organindex.html","",8,20,140);
//		Menu3_4_1=new Array("About","2010/organabout.html","",0,20,140);
//		Menu3_4_2=new Array("Trophies","2010/organtrophies.html","",0,20,140);
//		Menu3_4_3=new Array("Brian Fawcett","2010/organbf.html","",0,20,140);
//		Menu3_4_4=new Array("Conditions of Entry","2010/Conditions.html","",0,20,140);
//		Menu3_4_5=new Array("Awards & Medals","2010/awards.html","",0,20,140);
//		Menu3_4_6=new Array("Syllabus (pdf)","2010/WoodleySyllabus_2010_Organ.pdf","",0,20,140);
//		Menu3_4_7=new Array("Entry Form (pdf)","2010/Entry_Form_Inst.pdf","",0,20,140);
//		Menu3_4_8=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);

	Menu3_4=new Array("Vocal","2010/2010vocalindex.html","",18,20,140);
		Menu3_4_1=new Array("About","2010/vocalabout.html","",0,20,140);
		Menu3_4_2=new Array("Trophies","2010/vocaltrophies.html","",0,20,140);
		Menu3_4_3=new Array("Trophies Awarded","2010/vocaltrophiesawards.html","",0,20,140);
		Menu3_4_4=new Array("Hilary Davan Wetton","2010/vocalhdw.html","",0,20,140);
		Menu3_4_5=new Array("David Kirby-Ashmore","2010/vocaldka.html","",0,20,140);
		Menu3_4_6=new Array("Conditions of Entry","2010/Conditions.html","",0,20,140);
		Menu3_4_7=new Array("Awards & Medals","2010/awards.html","",0,20,140);
		Menu3_4_8=new Array("Choir Syllabus (pdf)","2010/choralsyllabus.pdf","",0,20,140);
		Menu3_4_9=new Array("Choir Entry Form (pdf)","2010/Entry_Form_Choral.pdf","",0,20,140);
		Menu3_4_10=new Array("Vocal Syllabus (pdf)","2010/WoodleySyllabus_2010_Vocal.pdf","",0,20,140);
		Menu3_4_11=new Array("Vocal Entry Form (pdf)","2010/Entry_Form_Vocal.pdf","",0,20,140);
		Menu3_4_12=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);
		Menu3_4_13=new Array("Performance Guide","2010/Performance_Guide.pdf","",0,20,140);
		Menu3_4_14=new Array("Emmbrook Map (pdf)","2010/Emmbrook.pdf","",0,20,140);
		Menu3_4_15=new Array("Oakwood Map (pdf)","2010/Oakwood.pdf","",0,20,140);
		Menu3_4_16=new Array("Choirs 6th March","2010/schedule_voc_20100306e.pdf","",0,20,140);
		Menu3_4_17=new Array("Schedule 20th March","2010/schedule_voc_20100320o.pdf","",0,20,140);
		Menu3_4_18=new Array("Schedule 21st March","2010/schedule_voc_20100321o.pdf","",0,20,140);

		Menu3_5=new Array("Festival Photographs","2010/2010pictures.html","",0,20,140);
		Menu3_6=new Array("Finale Photographs","2010/2010picturesfinale.html","",0,20,140);
		Menu3_7=new Array("Press Release 1st Wk","2010/2010press1.html","",0,20,140);
		Menu3_8=new Array("Press Release 2nd Wk","2010/2010press2.html","",0,20,140);
		Menu3_9=new Array("Press Release 3rd Wk","2010/2010press3.html","",0,20,140);
		Menu3_10=new Array("Press Release Finale","2010/2010press4.html","",0,20,140);
		
Menu4=new Array("Our People","ourpeople.html","",0,20,140);
    
Menu5=new Array("Child Protection (pdf)","ChildProtectionPolicy.pdf","",0,20,140);

Menu6=new Array("Archives","2009/2009pictures.html","",0,20,140);
