/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#EEEEEE';			// Background color when mouse is not over
	var LowSubBgColor='#EEEEEE';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='#336699';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// 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="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;					// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=120;				// 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=2;				// Left padding
	var TopPaddng=1;				// 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='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=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}


// 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("Interactive","","",8,15,96);
	Menu1_1=new Array("About Plaza","index.tpl?id=169","",0,15,180);
	Menu1_2=new Array("Talk To Us","index.tpl?id=171","",0,15,180);
	Menu1_3=new Array("Link To Us","index.tpl?id=172","",0,15,180);
	Menu1_4=new Array("Forum","groups.pl","",0,15,180);
	Menu1_5=new Array("Plaza Search","index.tpl?style=search","",0,15,180);
	Menu1_6=new Array("Copy-rights & Disclaimer","index.tpl?id=193","",0,15,180);
	Menu1_7=new Array("Danceplaza help","javascript:window.open('help/help.htm?eng', 'help');","",2,15,180);	
		Menu1_7_1=new Array("Danceplaza help (UK)","javascript:window.open('help/help.htm?eng', 'help');","",0,15,180);
		Menu1_7_2=new Array("Danceplaza help (NL)","javascript:window.open('help/help.htm?nl', 'help');","",0,15,180);
	Menu1_8=new Array("Statistics","index.tpl?style=statistics","",0,15,180);	

Menu2=new Array("DanceSport","","",10,15,96);
	Menu2_1=new Array("Introduction","index.tpl?id=174","",0,15,180);
	Menu2_2=new Array("History","index.tpl?id=186","",0,15,180);
	Menu2_3=new Array("Events","","",8,15,180);
		Menu2_3_1=new Array("DancePlaza Events Dbase","index.tpl?style=events&action=overview","",0,15,180);
		Menu2_3_2=new Array("U.K. Championships","index.tpl?id=237","",0,15,180);
		Menu2_3_3=new Array("Blackpool","index.tpl?id=238","",0,15,180);
		Menu2_3_4=new Array("German Open GOC","index.tpl?id=239","",0,15,180);
		Menu2_3_5=new Array("U.S.A. Open","index.tpl?id=240","",0,15,180);
		Menu2_3_6=new Array("The International","index.tpl?id=241","",0,15,180);
		Menu2_3_7=new Array("Holland Masters","index.tpl?id=199","",0,15,180);
		Menu2_3_8=new Array("Dans 2006","index.tpl?id=300","",0,15,180);
	Menu2_4=new Array("Champions Gallery","","",6,15,180);
		Menu2_4_1=new Array("I.D.S.F.","index.tpl?id=189","",0,15,180);
		Menu2_4_2=new Array("W.D.&.D.S.C.","index.tpl?id=191","",0,15,180);
		Menu2_4_3=new Array("Formation","index.tpl?id=192","",0,15,180);
		Menu2_4_4=new Array("Dutch","index.tpl?id=194","",0,15,180);
		Menu2_4_5=new Array("World Championships","index.tpl?id=195","",0,15,180);
		Menu2_4_6=new Array("Used Literature","index.tpl?id=196","",0,15,180);
	Menu2_5=new Array("Knowledge","","",5,15,180);
		Menu2_5_1=new Array("The 10 Dances","index.tpl?id=185","",0,15,180);
		Menu2_5_2=new Array("History","index.tpl?id=186","",0,15,180);
		Menu2_5_3=new Array("Adjudicating","index.tpl?id=188","",0,15,180);
		Menu2_5_4=new Array("Skating System","index.tpl?id=187","",0,15,180);
		Menu2_5_5=new Array("Other Articles","index.tpl?id=221","",0,15,180);
	Menu2_6=new Array("Olympics","index.tpl?id=198","",0,15,180);
	Menu2_7=new Array("Dancers Online","index.tpl?style=dancersOnline","",0,15,180);	
	Menu2_8=new Array("Associations Online","index.tpl?id=220","",0,15,180);
	Menu2_9=new Array("Where to Practise","index.tpl?style=practise","",0,15,180);
	Menu2_10=new Array("Dutch Results","index.tpl?style=dutchresults","",0,15,180);

	Menu3=new Array("Photo Gallery","","",41,15,105);
	Menu3_1=new Array("Main Gallery","index.tpl?style=foto&action=overview","",0,15,180);
	Menu3_2=new Array("Guest Gallery !","index.tpl?style=foto&action=overview&a=g","",0,15,180);
	Menu3_3=new Array("Your Guest Gallery","index.tpl?style=guestfoto","",0,15,180);
	Menu3_4=new Array("","index.tpl?style=guestfoto","",0,15,180);
	
	Menu3_5=new Array("Andre Sell","index.tpl?style=foto&action=overview&gallery=Andre_Sell","",0,15,180);
	Menu3_6=new Array("Bjoern Drabeck","index.tpl?style=foto&action=overview&gallery=Bjoern_Drabeck","",0,15,180);
	Menu3_7=new Array("Chris Woon","index.tpl?style=foto&action=overview&gallery=Chris_Woon","",0,15,180);
	Menu3_8=new Array("Dallas Williams","index.tpl?style=foto&action=overview&gallery=Dallas_Williams","",0,15,180);
	Menu3_9=new Array("Dansfoto.eu","index.tpl?style=foto&action=overview&gallery=Wilma_Bosman","",0,15,180);
	Menu3_10=new Array("Danssportfoto","index.tpl?style=foto&action=overview&gallery=Danssportfoto","",0,15,180);
	Menu3_11=new Array("Fon van de Riet","index.tpl?style=foto&action=overview&gallery=Fon_van_de_Riet","",0,15,180);
	Menu3_12=new Array("Frank Beer","index.tpl?style=foto&action=overview&gallery=Frank_Beer","",0,15,180);
	Menu3_13=new Array("Frans Brankaert","index.tpl?style=foto&action=overview&gallery=Frans_Brankaert","",0,15,180);
	Menu3_14=new Array("Greet Bervoets","index.tpl?style=foto&action=overview&gallery=Greet_Bervoets","",0,15,180);
	Menu3_15=new Array("Jack Doorman","index.tpl?style=foto&action=overview&gallery=Jack_Doorman","",0,15,180);
	Menu3_16=new Array("Jacqueline Heilig","index.tpl?style=foto&action=overview&gallery=Jacqueline_Heilig","",0,15,180);
	Menu3_17=new Array("Jean Claude Koetz","index.tpl?style=foto&action=overview&gallery=Jean_Claude_Koetz","",0,15,180);
	Menu3_18=new Array("John van den Broek","index.tpl?style=foto&action=overview&gallery=John_van_den_Broek","",0,15,180);
	Menu3_19=new Array("Klaus Wendl","index.tpl?style=foto&action=overview&gallery=Klaus_Wendl","",0,15,180);
	Menu3_20=new Array("LPX-Photo","index.tpl?style=foto&action=overview&gallery=LPX-Photo","",0,15,180);
	Menu3_21=new Array("Mark Dang","index.tpl?style=foto&action=overview&gallery=Mark_Dang","",0,15,180);
	Menu3_22=new Array("Martin Zwitser","index.tpl?style=foto&action=overview&gallery=Martin_Zwitser","",0,15,180);
	Menu3_23=new Array("Peter Rommers","index.tpl?style=foto&action=overview&gallery=Peter_Rommers","",0,15,180);
	Menu3_24=new Array("Piet Rullens","index.tpl?style=foto&action=overview&gallery=Piet_Rullens","",0,15,180);
	Menu3_25=new Array("Pingreply","index.tpl?style=foto&action=overview&gallery=Pingreply","",0,15,180);
	Menu3_26=new Array("Rob Kokkeler","index.tpl?style=foto&action=overview&gallery=Rob_Kokkeler","",0,15,180);
	Menu3_27=new Array("Rob Ronda","index.tpl?style=foto&action=overview&gallery=Rob_Ronda","",0,15,180);
	Menu3_28=new Array("Rob Roovers","index.tpl?style=foto&action=overview&gallery=Rob_Roovers","",0,15,180);
	Menu3_29=new Array("Robin Peijen","index.tpl?style=foto&action=overview&gallery=Robin_Peijen","",0,15,180);
	Menu3_30=new Array("Ronald Muijzert","index.tpl?style=foto&action=overview&gallery=Ronald_Muijzert","",0,15,180);
	Menu3_31=new Array("Theo van Hijningen","index.tpl?style=foto&action=overview&gallery=Theo_van_Hijningen","",0,15,180);
	Menu3_32=new Array("Theo Hoogerhuis","index.tpl?style=foto&action=overview&gallery=Theo_Hoogerhuis","",0,15,180);	  
	Menu3_33=new Array("Trish Fielding","index.tpl?style=foto&action=overview&gallery=Trish_Fielding","",0,15,180);
	Menu3_34=new Array("Tony Maher","index.tpl?style=foto&action=overview&gallery=Tony_Maher","",0,15,180);
	Menu3_35=new Array("Wolfgang Eliasch","index.tpl?style=foto&action=overview&gallery=Wolfgang_Eliasch","",0,15,180);
	Menu3_36=new Array("Xandro Media","index.tpl?style=foto&action=overview&gallery=Xandro_Media","",0,15,180);	
	
	Menu3_37=new Array("Plaza & Friends","index.tpl?id=228","",0,15,180);
	Menu3_38=new Array("Blackpool","","",7,15,180);
		Menu3_38_1=new Array("2004","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_04","",0,15,180);
		Menu3_38_2=new Array("2003","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_03","",0,15,180);
		Menu3_38_3=new Array("2002","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_02","",0,15,180);
		Menu3_38_4=new Array("2001","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_01","",0,15,180);
		Menu3_38_5=new Array("2000","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_00","",0,15,180);
		Menu3_38_6=new Array("1999","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_99","",0,15,180);
		Menu3_38_7=new Array("1998","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/Blackpool_Gallery_98","",0,15,180);
	Menu3_39=new Array("UK Championships","","",2,15,180);
		Menu3_39_1=new Array("2002","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/UK_Championships_2002","",0,15,180);
		Menu3_39_2=new Array("1999","index.tpl?style=foto&action=overview&gallery=Piet_Rullens/UK_Championships_1999","",0,15,180);
	Menu3_40=new Array("Exclusive Galleries","index.tpl?style=foto&action=exclusive","",0,15,180);
	Menu3_41=new Array("Other Galleries","index.tpl?id=216","",0,15,180);

Menu4=new Array("Video Gallery","","",1,15,106);
Menu4_1=new Array("View Gallery","index.tpl?style=video","",0,15,180);
	
Menu5=new Array("Business","","",7,15,86);
	Menu5_1=new Array("Shop","","",4,15,180);
		Menu5_1_1=new Array("VIP Dress Shop","http://dress.danceplaza.com","",0,15,180);
		Menu5_1_2=new Array("Dress Shop","http://dress.danceplaza.com","",0,15,180);
		Menu5_1_3=new Array("Dance To Your Maximum","https://shop.danceplaza.com/index.tpl?id=7","",0,15,180);
		Menu5_1_4=new Array("Ruud Vermeij LATIN","https://shop.danceplaza.com/index.tpl?id=6","",0,15,180);
	Menu5_2=new Array("Rullens Dance Consultancy","index.tpl?id=200","",0,15,180);
	Menu5_3=new Array("DanceSport Marketing Services","index.tpl?id=201","",0,15,180);
	Menu5_4=new Array("References","index.tpl?id=207","",0,15,180);
	Menu5_5=new Array("Banner advertising","index.tpl?id=202","",0,15,180);
	Menu5_6=new Array("Example Banner Package","","",5,15,180);
		Menu5_6_1=new Array("Team Amsterdam","index.tpl?id=208","",0,15,180);
		Menu5_6_2=new Array("Dans Assen Festival","index.tpl?id=210","",0,15,180);
		Menu5_6_3=new Array("Ruud Vermeij LATIN Book","index.tpl?id=211","",0,15,180);
		Menu5_6_4=new Array("World Latin","index.tpl?id=217","",0,15,180);
		Menu5_6_5=new Array("World Standard","index.tpl?id=236","",0,15,180);
	Menu5_7=new Array("Webdesign","index.tpl?id=203","",0,15,180);

Menu6=new Array("Media","","",7,15,70);
	Menu6_1=new Array("DanceSport Press-kit","index.tpl?id=213","",0,15,180);
	Menu6_2=new Array("DanceSport Magazines","index.tpl?id=212","",0,15,180);
	Menu6_3=new Array("DanceSport in the press","index.tpl?id=214","",0,15,180);
	Menu6_4=new Array("DanceSport on TV","index.tpl?style=tv","",0,15,180);
	Menu6_5=new Array("IDSF DanceSport Today","http://www.idsf.net/dancesport_today/idsf_dancesport_today.htm","",0,15,180);
	Menu6_6=new Array("IDSF DanceSport Brochure","http://www.idsf.net/about_dancesport/idsf_about_dancesport.htm","",0,15,180);
	Menu6_7=new Array("IDSF e-Zine Magazine","http://www.idsf.net/dancesport_ezine/idsf_world_dancesport_ezine.htm","",0,15,180);

Menu7=new Array("N.A.D.B.","","",5,15,86);
	Menu7_1=new Array("Voorpagina","index.tpl?id=10","",0,15,200);
	Menu7_2=new Array("Uitslagen","index.tpl?id=11","",0,15,200);
	Menu7_3=new Array("Convocaties","index.tpl?id=12","",0,15,200);
	Menu7_4=new Array("Wedstrijd kalender","index.tpl?id=13","",0,15,200);
	Menu7_5=new Array("Finalisten pagina 2009-2010","index.tpl?id=368","",0,15,200);	
	
Menu8=new Array("Login","","",6,15,65);
	Menu8_1=new Array("Login","index.tpl?style=profile&action=login","",0,15,110);
	Menu8_2=new Array("logout","index.tpl?style=profile&action=logout","",0,15,110);
	Menu8_3=new Array("","index.tpl?style=profile&action=login","",0,1,110);
	Menu8_4=new Array("My account","index.tpl?style=profile&action=change_profile","",0,15,110);
	Menu8_5=new Array("Restore account","index.tpl?style=profile&action=recover","",0,15,110);
	Menu8_6=new Array("Create account","index.tpl?style=profile&action=add_profile","",0,15,110);

Menu9=new Array("Home","index.tpl","",0,15,62);
