/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#007BBD';			// Background color when mouse is not over
	var LowSubBgColor='#007BBD';			// Background color when mouse is not over on subs
	var HighBgColor='#EEEEFF';			// Background color when mouse is over
	var HighSubBgColor='#EEEEFF';			// Background color when mouse is over on subs
	var FontLowColor='#EEEEFF';			// Font color when mouse is not over
	var FontSubLowColor='#EEEEFF';			// Font color subs when mouse is not over
	var FontHighColor='#007BBD';			// Font color when mouse is over
	var FontSubHighColor='#007BBD';			// Font color subs when mouse is over
	var BorderColor='#EEEEFF';			// Border color
	var BorderSubColor='#EEEEFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Geneva,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=93;				// Menu offset x coordinate
	var StartLeft=174;				// 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='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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',4,8,'tridown.gif',8,4,'trileft.gif',4,8];	// 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("Bibliothèques","#","",5,20,150);
	Menu1_1=new Array("Service Commun de la documentation","http://www.univ-ag.fr/buag/main.php?page=bib","",0,20,220);
	Menu1_2=new Array("Guadeloupe","http://www.univ-ag.fr/buag/main.php?page=bib&biblio=guadeloupe","",3,20,150);
		Menu1_2_1=new Array("Campus de Fouillole","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=2","",0,20,150);
		Menu1_2_2=new Array("BHU Point-à-Pitre","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=3","",0);
		Menu1_2_3=new Array("Campus de Saint-Claude","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=4","",0);
	Menu1_3=new Array("Martinique","http://www.univ-ag.fr/buag/main.php?page=bib&biblio=martinique","",2,20,150);
		Menu1_3_1=new Array("Campus de Schoelcher","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=8","",0,20,150);
		Menu1_3_2=new Array("BHU Fort-de-France","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=9","",0);
	Menu1_4=new Array("Guyane","http://www.univ-ag.fr/buag/main.php?page=bib&biblio=guyane","",3,20,150);
		Menu1_4_1=new Array("Campus de Saint-Denis","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=5","",0,20,150);
		Menu1_4_2=new Array("BHU Cayenne","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=6","",0);
		Menu1_4_3=new Array("IUT Kourou","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=7","",0);
	Menu1_5=new Array("BNRMI","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=43","",0);
		
Menu2=new Array("Catalogues","#","",2,20,150);
	Menu2_1=new Array("Catalogue Kolibris","http://kolibris.univ-ag.fr/","",0,20,220);
	Menu2_2=new Array("Catalogue Collectif des Périodiques","http://www.univ-ag.fr/buag/main.php?page=bib&id_bib=44","",0);
	
Menu3=new Array("Collections électroniques","#","",3,20,200);
	Menu3_1=new Array("Bases de données","http://www.univ-ag.fr/buag/ejournal/index.php?page=bdd","",0,20,200);
	Menu3_2=new Array("Revues électroniques","http://www.univ-ag.fr/buag/ejournal/index.php","",0);
	Menu3_3=new Array("Recherche Multi-sources (Metalib)","http://www.univ-ag.fr/buag/main.php?page=recherche_multi","",0);
	/*Menu3_2=new Array("Bases de données","http://malavoi3.martinique.univ-ag.fr/buag/ejournal/index.php?page=bdd","",0);
	Menu3_3=new Array("Dictionnaires et encyclopédies","http://malavoi3.martinique.univ-ag.fr/buag/main.php?page=dico","",0);
	Menu3_4=new Array("Livres","http://malavoi3.martinique.univ-ag.fr/buag/ejournal/index.php?page=livre","",0);
	Menu3_5=new Array("Selections de sites","http://malavoi3.martinique.univ-ag.fr/buag/ejournal/index.php?page=site","",0);
	Menu3_6=new Array("Thèses et prépublications","http://malavoi3.martinique.univ-ag.fr/buag/main.php?page=these","",0);
	Menu3_7=new Array("Ressources UAG","http://malavoi3.martinique.univ-ag.fr/buag/main.php?page=uag","",0);*/

Menu4=new Array("Services","http://www.univ-ag.fr/buag/main.php?page=serv","",7,20,150);
	Menu4_1=new Array("Accès distant","http://www.univ-ag.fr/buag/mybuag/index.php","",0,20,150);
	Menu4_2=new Array("Contacts","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=73","",0);
	Menu4_3=new Array("Fonds régional","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=61","",0);
	Menu4_4=new Array("Prêt à domicile","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=62","",0);
	Menu4_5=new Array("Prêt entre bibliothèques","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=42","",0);
	Menu4_6=new Array("Salles multimédia","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=2","",0);
	Menu4_7=new Array("Service de référence","http://www.univ-ag.fr/buag/main.php?page=serv&id_ser=74","",0);
	Menu4_8=new Array("Autres services","http://www.univ-ag.fr/buag/main.php?page=serv&value=autre","",0);
	Menu4_9=new Array("Suggestions","http://www.univ-ag.fr/buag/main.php?page=prop","",0);
	

Menu5=new Array("Formations","#","",3,20,180);
	/*Menu5_1=new Array("Service de références","http://malavoi3.martinique.univ-ag.fr/buag/main.php?page=rech&id_rec=2","",0,20,150);
	Menu5_2=new Array("Guide de recherche","http://malavoi3.martinique.univ-ag.fr/buag/main.php?page=rech&id_rec=3","",0);*/
	Menu5_1=new Array("Cours de recherche","http://www.univ-ag.fr/buag/main.php?page=rech&id_rec=4","",0,20,180);
	Menu5_2=new Array("Formation des étudiants","http://www.univ-ag.fr/buag/main.php?page=rech&id_rec=5","",0);
	Menu5_3=new Array("Guide du doctorant","http://www.univ-ag.fr/buag/main.php?page=rech&id_rec=1","",0);


