//UDMv2.1.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** for more information about the script ******************************
// *** see http://www.brothercake.com/dropdown/ ***************************
// *** or http://www.dynamicdrive.com/dynamicindex1/topmen3/index.htm ****


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "center";	// alignment
var absLEFT = 	0;		// absolute left or right position (if not center)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (not Opera 5)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF =	"";	        // base path to .js and image files
var zORDER = 	0;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#003366";	// main nav cell color
var rCOLOR = 	"#336699";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#336699"	// main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"white";	// main nav link hover-color (not ns4)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face		
var fSIZE = 	10;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	5;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	-5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#003366";	// submenu cell color
var srCOLOR = 	"#336699";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#336699"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"White";	// submenu link hover-color (not ns4)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";	// submenu font face		
var sfSIZE = 	10;		// submenu font size (pixels)	
var sfWEIGHT = 	"bold"		// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#669999";	// submenu drop shadow color
var shOPACITY = 60;		// submenu drop shadow opacity (not ns4 or Opera 5)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")

// escape caracters \ - because of "" inside "" (title=\"english\")
addMainItem("../../fr/welcome/index.html","<img src=\"../../img/icons/fr.png\"  title=\"fran&ccedil;ais\" border=\"0\">",20,"center","_top"); 

addMainItem("../../en/welcome/index.html","<img src=\"../../img/icons/uk.png\" title=\"english\" border=\"0\">",20,"center","_top"); 

addMainItem("../../hr/welcome/index.html","<img src=\"../../img/icons/hr.png\" title=\"hrvatski\" border=\"0\">",20,"center","_top"); 


addMainItem("../welcome/index.html","Bienvenue au CNG",110,"left","_top"); 


	// define submenu properties (width,"align to edge","text-alignment")

	defineSubmenuProperties(130,"left","left");

	
	// add submenu link items ("url","Link name","target")

	addSubmenuItem("../news/index.html","Actualit&eacute;s","_top");
	addSubmenuItem("../press_release/index.html","Communique de presse","_top");
	addSubmenuItem("../careers/index.html","Carri&egrave;re","_top");
	addSubmenuItem("../welcome/findus.html","Acc&egrave;s", "_top");
	addSubmenuItem("../welcome/contactus.html","Contact", "_top");
	
	
addMainItem("","Activit&eacute;s",60,"left",""); 


	defineSubmenuProperties(100,"left","left");

	
	addSubmenuItem("../programs/index.html","Programmes","_top");
	addSubmenuItem("../publications/index.html","Publications","_top");
	addSubmenuItem("../seminars/index.html","S&eacute;minaires", "_top");
	addSubmenuItem("../../workshop2007/index.html","Workshop 2007", "_blank");
	addSubmenuItem("http://www.cng.fr/symposiumworkshop2009/","Workshop 2009", "_blank");
		
		
addMainItem("../collaboration/index.html","Collaborer avec le CNG",140,"left","_top"); 


	


addMainItem("","Direction",60,"left",""); 

	defineSubmenuProperties(125,"left","left");

	addSubmenuItem("../management/index.html","Direction scientifique","_top");
	addSubmenuItem("../management/committee.html","Comit&eacute; scientifique","_top");
	
	


addMainItem("../teams/index.html","Equipes (A-G)",80,"left","_top"); 

	defineSubmenuProperties(165,"left","left");

	addSubmenuItem("../teams/bioinfo/index.html","Bioinformatique","_top");
	addSubmenuItem("../teams/techdevelop/index.html", "D&eacute;veloppement technologique","_top");
	addSubmenuItem("../teams/epigen/index.html", "Epig&eacute;n&eacute;tique","_top");
	addSubmenuItem("../teams/mammalian/index.html", "G&eacute;nomique des mammif&egrave;res","_top");
	addSubmenuItem("../teams/qc/index.html", "G&eacute;notypage - Contr&ocirc;le qualit&eacute;","_top");
	

addMainItem("../teams/index.html","Equipes (G-Z)",80,"left","_top"); 

	defineSubmenuProperties(155,"left","left");
	
	addSubmenuItem("../teams/snp/index.html", "G&eacute;notypage - SNP","_top");
	addSubmenuItem("../teams/geneident/index.html","Identification de g&egrave;nes","_top");
	addSubmenuItem("../teams/derma/index.html","Maladies dermatologiques","_top");
	addSubmenuItem("../teams/biolres/index.html","Ressources biologiques","_top");
	addSubmenuItem("../teams/statisticalgen/index.html","Statistique g&eacute;n&eacute;tique","_top");
	addSubmenuItem("../teams/genoinra/index.html","Equipes d'accueil","_top");



addMainItem("../resources/index.html","Ressources",75,"left","_top"); 

	defineSubmenuProperties(155,"left","left");

	addSubmenuItem("../resources/index.html", "M&eacute;thodes criblage g&eacute;nome","_top");
	addSubmenuItem("../resources/index.html","Logiciels","_top");
	addSubmenuItem("../resources/index.html","Protocoles microsat. humains","_top");
	addSubmenuItem("../resources/index.html","Microsatellite/SNP souris","_top");
	addSubmenuItem("../resources/index.html","Autres Sites","_top");



addMainItem("../search/index.html","Recherche",70,"left","_top"); 

	
//********************************************************************

//**DO NOT EDIT THIS *****
}//***********************
//************************

