/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// 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='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// 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='blue';			// Border color
	var BorderSubColor='blue';			// 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='left';			// 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=100;				// Menu offset x coordinate
	var StartLeft=1;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='contents';			// Frame where first level appears
	var SecLineFrame='contents';			// Frame where sub levels appear
	var DocTargetFrame='main';			// 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","homepage.htm","",0,20,80);

Menu2=new Array("Jogger Jo","","",9);
	Menu2_1=new Array("Bio Jo","bio-jo.htm","",0,20,80);
	Menu2_2=new Array("PR Jo","pr.htm","",0,20,80);
	Menu2_3=new Array("Wedstrijden gelopen","wedstrijden.htm","",0,20,80);
	Menu2_4=new Array("Training","training.htm","",0,20,80);
	Menu2_5=new Array("Traininglocaties","traininglocaties.htm","",0,20,80);
	Menu2_6=new Array("Looproutes","route.htm","",0,20,80);
	Menu2_7=new Array("Jaar Totaal","jaar-tot.htm","",0,20,80);
	Menu2_8=new Array("Foto","foto.htm","",0,20,150);
	Menu2_9=new Array("Sterre","friemelke.htm","",0,20,80);


Menu3=new Array("Verslagen","result.html","",18);
	Menu3_1=new Array("2012","result12.html","",0,20,80);
	Menu3_2=new Array("2011","result11.html","",0,20,80);
	Menu3_3=new Array("2010","result10.html","",0,20,80);
	Menu3_4=new Array("2009","result09.html","",0,20,80);
	Menu3_5=new Array("2008","result08.html","",0,20,80);
	Menu3_6=new Array("2007","result07.html","",0,20,80);
	Menu3_7=new Array("2006","result06.html","",0,20,80);
	Menu3_8=new Array("2005","result05.html","",0,20,80);
	Menu3_9=new Array("2004","result04.html","",0,20,80);
	Menu3_10=new Array("2003","result03.html","",0,20,80);
	Menu3_11=new Array("2002","result02.html","",0,20,80);
	Menu3_12=new Array("2001","result01.html","",0,20,80);
	Menu3_13=new Array("2000","result00.html","",0,20,80);
	Menu3_14=new Array("1999","result99.html","",0,20,80);
	Menu3_15=new Array("1999","result99.html","",0,20,80);
	Menu3_16=new Array("1998","result98.html","",0,20,80);
	Menu3_17=new Array("1997","result97.html","",0,20,80);
	Menu3_18=new Array("1987","result87.html","",0,20,80);

Menu4=new Array("Wedstrijden","","",4);
	Menu4_1=new Array("Kalender","DSM_Running_Team/dsmprog.htm","",0,20,80);
	Menu4_2=new Array("Weekkalender","Weekkalender.htm","",0,20,80);
	Menu4_3=new Array("My webs","blank.htm","",6);
		Menu4_3_1=new Array("Treech","javascript:NewWin=window.open('treech/index.htm','NWin');window['NewWin'].focus()","",0,20,80);
		Menu4_3_2=new Array("Geuldal","geuldal.htm","",0,20,80);
		Menu4_3_3=new Array("Borgharen","borgharen.htm","",0,20,80);
		Menu4_3_4=new Array("Mergelland","javascript:NewWin=window.open('http://www.mergellandmarathon.nl','NWin');window['NewWin'].focus()","",0,20,80);
		Menu4_3_5=new Array("Battice","javascript:NewWin=window.open('battice/index.htm','NWin');window['NewWin'].focus()","",0,20,80);
		Menu4_3_6=new Array("Heubel","javascript:NewWin=window.open('heubel/index.htm','NWin');window['NewWin'].focus()","",0,20,80);
	Menu4_4=new Array("Tevredenheid enquête","wed_tevredenheid.htm","",0,20,80);

Menu5=new Array("Uitslagen","uitslag.htm","",0,20,80);

Menu6=new Array("Links","links.htm","",0,20,80);

Menu7=new Array("Vakantie","Vakantie/vakantie.htm","",21,20,80);
	Menu7_1=new Array("11 Drome","Vakantie/drome11.htm","",0,20,80);
	Menu7_2=new Array("10 Nepal","Vakantie/nepal10.htm","",0,20,80);
	Menu7_3=new Array("09 Drome","Vakantie/drome09.htm","",0,20,80);
	Menu7_4=new Array("08 Ardennen","Vakantie/ardennen08.htm","",0,20,80);
	Menu7_5=new Array("08 Drome","Vakantie/drome08.htm","",0,20,80);
	Menu7_6=new Array("08 Kaapstad","Vakantie/kaapstad08.htm","",0,20,80);
	Menu7_7=new Array("08 Coo","Vakantie/coo08.htm","",0,20,80);
	Menu7_8=new Array("07 Ardennen","Vakantie/ardennen07.htm","",0,20,80);
	Menu7_9=new Array("07 St.Tropez","Vakantie/var07.htm","",0,20,80);
	Menu7_10=new Array("06 St.Tropez","Vakantie/var06.htm","",0,20,80);
	Menu7_11=new Array("05 Coo","Vakantie/coo05.htm","",0,20,80);
	Menu7_12=new Array("05 St.Tropez","Vakantie/var05.htm","",0,20,80);
	Menu7_13=new Array("04 Verdon","Vakantie/verdon04.htm","",0,20,80);
	Menu7_14=new Array("04 Coo","Vakantie/coo04.htm","",0,20,80);
	Menu7_15=new Array("03 Verdon","Vakantie/verdon03.htm","",0,20,80);
	Menu7_16=new Array("02 Verdon","Vakantie/verdon02.htm","",0,20,80);
	Menu7_17=new Array("01 Ardeche","Vakantie/ardeche01.htm","",0,20,80);
	Menu7_18=new Array("01 Turkije","Vakantie/kusadasi.htm","",0,20,80);
	Menu7_19=new Array("00 Ventoux","Vakantie/Ventoux.htm","",0,20,80);
	Menu7_20=new Array("00 Mallta","Vakantie/malta00.htm","",0,20,80);
	Menu7_21=new Array("B&B Klooster","javascript:NewWin=window.open('http://www.kloosterborgharen.nl','NWin');window['NewWin'].focus()","",0,20,80)

Menu8=new Array("Diversen","weer.htm","",6,20,80);
	Menu8_1=new Array("Hyves","javascript:NewWin=window.open('http://jogger-jo.hyves.nl','NWin');window['NewWin'].focus()","",0,20,80);
	Menu8_2=new Array("Facebook","javascript:NewWin=window.open('http://www.facebook.com/profile.php?ref=profile&id=100000519663910','NWin');window['NewWin'].focus()","",0,20,80);
	Menu8_3=new Array("Twitter","javascript:NewWin=window.open('http://twitter.com/JoggerJo','NWin');window['NewWin'].focus()","",0,20,80);
	Menu8_4=new Array("Poll","poll.htm","",0,20,80);
	Menu8_5=new Array("Weer","weer.htm","",0,20,80);
	Menu8_6=new Array("Grapje","clock.htm","",0,20,80);

Menu9=new Array("SABIC","sabic/nieuws.htm","",0,20,80);

Menu10=new Array("Sponsors","blank.htm","",7);
	Menu10_1=new Array("B&B Klooster","javascript:NewWin=window.open('http://www.kloosterborgharen.nl','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_2=new Array("RonForRun","javascript:NewWin=window.open('http://www.ronforrun.nl','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_3=new Array("SABIC","javascript:NewWin=window.open('http://www.sabic-limburg.nl','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_4=new Array("ArdennenTop","javascript:NewWin=window.open('http://www.ardennentop.be/joggerjo.htm','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_5=new Array("Inkten.com","javascript:NewWin=window.open('http://www.inkten.com','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_6=new Array("X-Socks","javascript:NewWin=window.open('http://www.x-socks.com','NWin');window['NewWin'].focus()","",0,20,80);
	Menu10_7=new Array("der Kinderen","javascript:NewWin=window.open('http://www.derkinderen.com','NWin');window['NewWin'].focus()","",0,20,80);

Menu11=new Array("Contact","","",3);
	Menu11_1=new Array("E-Mail","mailto:jo.schoonbroodt@sabic-europe.com?subject=Website contact","",0,20,80);
	Menu11_2=new Array("Gastenboek","http://www.koekjes.net/cgi-bin/gastenboek/bekijken.pl?schoonbr","",0,20,80);
	Menu11_3=new Array("Reacties","reacties.html","",0,20,80);
	
