/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;						// Number of first level items
	var LowBgColor='#ffffff';						// Background color when mouse is not over
	var LowSubBgColor='#ffffff';					// Background color when mouse is not over on subs
	var HighBgColor='';								// Background color when mouse is over
	var HighSubBgColor='';							// Background color when mouse is over on subs
	var FontLowColor='white';						// Font color when mouse is not over
	var FontSubLowColor='black';					// Font color subs when mouse is not over
	var FontHighColor='black';						// Font color when mouse is over
	var FontSubHighColor='f8b323';					// Font color subs when mouse is over
	var BorderColor='';								// Border color
	var BorderSubColor='f8b323';					// Border color for subs
	var BorderWidth=1;								// Border width
	var BorderBtwnElmnts=0;							// Border between elements 1 or 0
	var FontFamily="Arial,Helvetica,sans-serif"		// 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='left';						// 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=.1;					// vertical overlap child/ parent
	var StartTop=94;								// Menu offset x coordinate
	var StartLeft=272;								// Menu offset y coordinate
	var VerCorrect=0;								// Multiple frames y correction
	var HorCorrect=0;								// Multiple frames x correction
	var LeftPaddng=7;								// Left padding
	var TopPaddng=1;								// Top padding
	var FirstLineHorizontal=1;						// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;						// Frames in cols or rows 1 or 0
	var DissapearDelay=500;							// delay before menu folds in
	var TakeOverBgColor=1;							// Menu frame takes over background color subitem frame
	var FirstLineFrame='';							// Frame where first level appears
	var SecLineFrame='';							// Frame where sub levels appear
	var DocTargetFrame='';							// 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=['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("rollover:/2007/EDL/presentation/us/images/nav_accueil_off.gif:/2007/EDL/presentation/us/images/nav_accueil_on.gif","/2007/EDL/presentation/us/index.html","'",0,27,67);
	
//Menu2=new Array("rollover:/2007/EDL/presentation/us/images/nav_inscriptions_off.gif:/2007/EDL/presentation/us/images/nav_inscriptions_on.gif","","",3,27,112);
	//Menu2_1=new Array("2007 Registration","/2007/EDL/presentation/us/inscriptions.html","",0,14,110);
	//Menu2_2=new Array("2007 Rules","/2007/EDL/presentation/us/reglement.html","",0,14,110);
	//Menu2_3=new Array("Runners list","javascript:window.open('http://io.addx-tech.com/edmpublic/participantlist.aspx?epreuve=28&lang=en',null,'top='+(screen.height-600)/2+', left='+(screen.width-955)/2+',width=760,height=440,menubar=no,scrollbars=yes,statusbar=no,resizable=yes')","",0,14,110);
	
Menu2=new Array("rollover:/2007/EDL/presentation/us/images/nav_resultats_off.gif:/2007/EDL/presentation/us/images/nav_resultats_on.gif","","",3,27,59);
	Menu2_1=new Array("Your result","http://letapedutour.letour.fr/spip/?page=legende_classements_us&annee=2007","",0,14,125);
	Menu2_2=new Array("Key moments","/2007/EDL/presentation/us/film.html","",0,14,115);
	Menu2_3=new Array("Photo Gallery","/2007/EDL/presentation/us/galerie_photos.html","",0,14,115);
		
Menu3=new Array("rollover:/2007/EDL/presentation/us/images/nav_parcours_off.gif:/2007/EDL/presentation/us/images/nav_parcours_on.gif","","",3,27,69);
	Menu3_1=new Array("Profile","/2007/EDL/presentation/us/profil.html","",0,14,95);
	Menu3_2=new Array("Time Schedule","/2007/EDL/presentation/us/iti_horaire.html","",0,14,50);
	Menu3_3=new Array("Starting Plan","/2007/EDL/presentation/us/zone_depart.html","",0,14,50);
	
Menu4=new Array("rollover:/2007/EDL/presentation/us/images/nav_infospratiques_off.gif:/2007/EDL/presentation/us/images/nav_infospratiques_on.gif","","",4,27,179);
	Menu4_1=new Array("Host Village","/2007/EDL/presentation/us/village_accueil.html","",0,16,182);
	Menu4_2=new Array("Shuttle system","/2007/EDL/presentation/us/infos_pratiques.html","",0,16,182);
	Menu4_3=new Array("Guide of the competitors (PDF)","/2007/EDL/presentation/docs/EDL07_guide_coureur.pdf","",0,16,182);
	Menu4_4=new Array("Recognition camps","http://www.france-sport.com/index.php?option=com_content&task=blogcategory&id=89&Itemid=167&lang=en","",0,16,182);	

Menu5=new Array("rollover:/2007/EDL/presentation/us/images/nav_medias_off.gif:/2007/EDL/presentation/us/images/nav_medias_on.gif","","",2,27,76);
	Menu5_1=new Array("Press Releases","/2007/EDL/presentation/us/medias.html","",0,14,100);
	Menu5_2=new Array("Press Kit","/2007/EDL/presentation/us/medias.html#dossier","",0,14,100);
	
Menu6=new Array("rollover:/2007/EDL/presentation/us/images/nav_partenaires_off.gif:/2007/EDL/presentation/us/images/nav_partenaires_on.gif","","",7,27,86);
	Menu6_1=new Array("2007 Partners","/2007/EDL/presentation/us/partenaires.html","",0,14,128);
	Menu6_2=new Array("Major Partner","/2007/EDL/presentation/us/partenaires.html#majeur","",0,14,128);
	Menu6_3=new Array("Official Partners","/2007/EDL/presentation/us/partenaires.html#officiels","",0,14,128);
	Menu6_4=new Array("Media Partner","/2007/EDL/presentation/us/partenaires.html#media","",0,14,128);
	Menu6_5=new Array("Official Suppliers","/2007/EDL/presentation/us/partenaires.html#fournisseurs","",0,14,128);
	Menu6_6=new Array("Institutional Partners","/2007/EDL/presentation/us/partenaires.html#institutionnels","",0,14,128);
	Menu6_7=new Array("Exhibitors","/2007/EDL/presentation/us/partenaires.html#exposants","",0,14,128);
	
//Menu7=new Array("rollover:/2007/EDL/presentation/us/images/nav_historique_off.gif:/2007/EDL/presentation/us/images/nav_historique_on.gif","","",1,27,100);
	//Menu7_1=new Array("Le Tour de France 1967","/2007/EDL/presentation/us/#.html","",0,14,79);
	
Menu7=new Array("rollover:/2007/EDL/presentation/us/images/nav_drapeau_fr.gif:/2007/EDL/presentation/us/images/nav_drapeau_fr.gif","/index.html","'",0,27,24);
