 /***********************************************



*	(c) Ger Versluis 2000 version 9.50 24 July 2003	          *



*	You may use this script on non commercial sites.	          *



*	www.burmees.nl/menu			          *



*	You may remove all comments for faster loading	          *		



************************************************/



	var NoOffFirstLineMenus=9;		// Number of main menu  items



						            // Colorvariables:



						            // Color variables take HTML predefined color names or "#rrggbb" strings



						            //For transparency make colors and border color ""



	var LowBgColor="#FFFFFF";			// Background color when mouse is not over



	var HighBgColor="#FFFFFF";			// Background color when mouse is over



	var FontLowColor="#CC0000";		// Font color when mouse is not over



	var FontHighColor="#AD005F";		// Font color when mouse is over



	var BorderColor="#CC0000";			// Border color



	var BorderWidthMain=1;			// Border width main items



	var BorderWidthSub=1;			// Border width sub items



 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0



	var BorderBtwnSub=0;			// Border between elements sub items 1 or 0



	var FontFamily="arial,helvetica,sans-serif";	// 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 can be: left, center, right, justify,



						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use



	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 StartLeft=-1;			// Menu offset x coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowwidth



	var VerCorrect=0;			// Multiple frames y correction



	var HorCorrect=0;			// Multiple frames x correction



	var LeftPaddng=6;			// Left padding



	var TopPaddng=4;			// Top padding



	var FirstLineHorizontal=0;		// First level items layout horizontal 1 or 0



	var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0



	var DissapearDelay=1000;		// delay before menu folds in



	var UnfoldDelay=100;			// delay before sub unfolds	



	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 MenuWrap=1;				// enables/ disables menu wrap 1 or 0



	var RightToLeft=0;			// enables/ disables right to left unfold 1 or 0



	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0



	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover



	var BaseHref=""; 



  var Arrws=["",5,10,"",10,5,"",5,10,"",10,5];







						// Arrow source, width and height.



						// If arrow images are not needed keep source ""







	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,



						// document targets and script are in the same frame.



						// In all other cases it must be 1







	var RememberStatus=0;			



    var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to







						// Below some pretty useless effects, since only IE6+ supports them



						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity



						// If you don't need MenuSlide just leave in the line var MenuSlide="";



						// delete the other MenuSlide statements



						// In general leave the MenuSlide you need in and delete the others.



						// Above is also valid for MenuShadow and MenuOpacity



						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.



						// You can add more filters by concanating the strings



	var BuildOnDemand=0;



	var MenuSlide="";



	var MenuShadow="";



	var MenuOpacity="";







	function BeforeStart(){return}



	function AfterBuild(){return}



	function BeforeFirstOpen(){return}



	function AfterCloseAll(){return}







// Menu tree:



// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor","fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");



// Color and font variables defined in the menu tree take precedence over the global variables



// Fontsize, fontbold and fontitalic are ignored when set to -1.



// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 



   



var Subbgcolor = "#CC0000";



var Subbghighcolor = "#CC0000";



var Subfonthighcolor="#AD005F"



var Subfontcolor = "#FFFFFF"


  // *   : \351
  //  *  : \350
  //  *  : \352
  //  *  : \340




//Prsentation
//le nb de sous menu largeur et longueur

Menu1=new Array("Pr\351sentation","","",3,24,150,"","","","","","",-1,-1,-1,"","");


Menu1_1=new Array("Accueil",'/geosciences/geosystemes.php?page=presentation',"",0,24,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



	Menu1_2=new Array("Organigramme",'/geosciences/geosystemes.php?page=organigramme',"",0,24,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");

//Menu2_4=new Array("Nouvelle Fenetre","javascript:NewWin=window.open(\"nvelle-fenetre.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");	

 //   Menu2_5=new Array("Site Extrieur  ","javascript:NewWin=window.open(\"http://www.cnrs.fr\",\"NWin\");window[\"NewWin\"].focus()","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");	
 Menu1_3=new Array("Localisation","javascript:NewWin=window.open(\"http:/geosciences/images/plan_SN5_campus_lille.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");	
  // Menu1_3=new Array("Localisation",'/geosciences/geosystemes.php?page=plan',"",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



	



//Thmes de recherche



//Menu2=new Array("Equipes de recherche","","",4,24,"","","","","","","",-1,-1,-1,"","");



//	Menu2_1=new Array("Interactions fluides-roche",'/geosciences/geosystemes.php?page=equipe1',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



//    Menu2_2=new Array("Dynamique sdimentaire en domaine marin",'/geosciences/geosystemes.php?page=equipe2',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



//    Menu2_3=new Array("Relations tectonique-rosion-sdimentation",'/geosciences/geosystemes.php?page=equipe3',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



 //   Menu2_4=new Array("Palontologie et Palogographie du Palozoque",'/geosciences/geosystemes.php?page=equipe4',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



   



	//Menu2_4=new Array("Nouvelle Fenetre","javascript:NewWin=window.open(\"nvelle-fenetre.htm\",\"NWin\");window[\"NewWin\"].focus()","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");	



 //   Menu2_5=new Array("Site Extrieur  ","javascript:NewWin=window.open(\"http://www.cnrs.fr\",\"NWin\");window[\"NewWin\"].focus()","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");	


Menu2=new Array("Moyens analytiques","","",12,24,"","","","","","","",-1,-1,-1,"","");

    
Menu2_1=new Array("MEB",'/geosciences/geosystemes.php?page=MEB',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_2=new Array("Diffractom\350tres X",'/geosciences/geosystemes.php?page=DiffractionX',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_3=new Array("ICP-MS et ICP-AES",'/geosciences/geosystemes.php?page=ICP-MS',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_4=new Array("Laboratoire de physico-chimie des matriaux ","","",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_5=new Array("Microscopie optique",'/geosciences/geosystemes.php?page=Microscopie',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_6=new Array("Cathodoluminescence",'/geosciences/geosystemes.php?page=Cathodoluminescence',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_7=new Array("Raman",'/geosciences/geosystemes.php?page=Raman',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_8=new Array("Laboratoire d'\351tude des inclusions fluides",'/geosciences/geosystemes.php?page=laboIF',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_9=new Array("Porosim\350trie et densim\350trie","","",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_10=new Array("Microgranulom\350tre",'/geosciences/geosystemes.php?page=Microgranulomtrie',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_11=new Array("Analyseur CHONS",'/geosciences/geosystemes.php?page=CHONS',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu2_12=new Array("Atelier de lames minces",'/geosciences/geosystemes.php?page=Atelier-LM',"",0,20,250,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");




//Ateliers



Menu3=new Array("Personnels",'/geosciences/geosystemes.php?page=personnel',"",0,24,"","","","","","","",-1,-1,-1,"","");







//Menu3=new Array("Atelier",BaseMenuHref+ "","",1,24,"","","","","","","",-1,-1,-1,"","");



   // Menu3_1=new Array("Atelier Nord",'atelier_nord.htm',"",0,20,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



    //Menu3_2=new Array("Seconde navigation gauche",BaseMenuHref+"modeles/seconde-navgauche.htm","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



	



//Personnels



Menu4=new Array("Production scientifique","","",2,24,"","","","","","","",-1,-1,-1,"","");



    Menu4_1=new Array("Publications",'/geosciences/geosystemes.php?page=publications',"",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



    Menu4_2=new Array("Th\350ses","","",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



	//Menu4_3=new Array("Doctorants",BaseMenuHref+"modeles/seconde-navgauche.htm","",0,35,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");











//Ressources






    //Menu5_1=new Array("Une",BaseMenuHref+"modeles/une.htm","",0,20,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



   // Menu5_2=new Array("Seconde navigation gauche",BaseMenuHref+"modeles/seconde-navgauche.htm","",0,25,150,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");

// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor","fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");

// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 


Menu5=new Array("S\351minaires","","",2,24,"","","","","","","",-1,-1,-1,"","");


    Menu5_2=new Array("Congr\350s",'/geosciences/geosystemes.php?page=congres',"",0,20,200,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



    Menu5_1=new Array("S\351minaires-Confrences-Runions","/geosciences/geosystemes.php?page=reunions","",0,20,200,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");


Menu6=new Array("","","",0,40,"","","","","","","",-1,-1,-1,"","");
Menu7=new Array("Biblioth\350que",'/geosciences/geosystemes/bibliotheque/accueil.htm',"",0,24,"","","","","","","",-1,-1,-1,"","");


Menu8=new Array("Annuaires","","",2,24,"","","","","","","",-1,-1,-1,"","");



    Menu8_1=new Array("Personnels FRE",'/geosciences/geosystemes.php?page=personnel',"",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");



    Menu8_2=new Array("Annuaire USTL","http://ustl1.univ-lille1.fr/projetUstl/navigation/redirectIndex.asp?base=pratique&redir=http://annuaire.univ-lille1.fr/cgi/annu-l1-web.pl","",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");

Menu9=new Array("Intranet","","",3,24,"","","","","","","",-1,-1,-1,"","");

Menu9_1=new Array("Intranet FRE",'/geosciences/geosystemes.php?page=intranet',"",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");

    Menu9_2=new Array("Webmail","http://www.univ-lille1.fr/webmail","",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");




 Menu9_3=new Array("Intranet USTL","https://sso-cas.univ-lille1.fr/login?service=http://portail.univ-lille1.fr/Login","",0,20,80,Subbgcolor,Subbghighcolor,Subfontcolor,Subfonthighcolor,"","",8,0,-1,"","");
