//UDMv3.8.4
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROP DOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment mode
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	110; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#c2baad";	// main nav cell color
var rCOLOR = 	"#ff1100";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#084887";	// main nav border color
var aLINK = 	"#084887";	// main nav link color
var aHOVER = 	"#ffffff";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	10;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	1;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	1;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	3;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#c2baad";	// submenu cell color
var srCOLOR = 	"#ff1100";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#084887";	// submenu border color
var saLINK = 	"#084887";	// submenu link color
var saHOVER = 	"#ffffff";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana";	// 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 = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 0;		// shift the child menus horizontally

var openTIMER = 0;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 0;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 0;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 800;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 20;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = 1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 0;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
MI("#","Administration",100,"center","","",0,0,"u","","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")
	SI("administration.php?page=mot","Le mot du Maire","","");
	SI("administration.php?page=elus","Les Elus","","");
	SI("administration.php?page=permanences","Les permanences","","");
	SI("administration.php?page=commissions","Les commissions","","");
	SI("administration.php?page=centre","Centre Administratif","","");
	SI("administration.php?page=exterieurs","Services extérieurs","","");
	SI("administration.php?page=missions","Missions des Services","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
//		CP(178,"left","center",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
//		CI("http://www.brothercake.com/dropdown/custom.php?v=menuALIGN","Global style definitions","","");
//		CI("http://www.brothercake.com/dropdown/custom.php?v=menuBuilding","Menu and link definitions","","");



//		CP(154,"left","center",-20,0,"","","","","","","");
//		CI("http://www.brothercake.com/dropdown/grid.html","Controlling the<br>event-handling layer","","");
//		CI("http://www.brothercake.com/dropdown/accessibility.html","Accessibility guide","","");






MI("","Découvrir Liévin",100,"center","","",0,0,"u","","","","");

	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("","S'orienter","","");
		CP(154,"left","center",0,2,"","#ccbbbb","","","","","");
			CI("decouvrir.php?page=venir","Venir à Liévin","","");
			CI("menus/planville.html","Plan de la ville","_blank","");
			CI("map/index.php","Recherche de rues","_blank","");
	SI("decouvrir.php?page=hebergement","Hébergement","","");

	SI("decouvrir.php?page=horizon","Liévin ... tour d'horizon","","");
	SI("","Liévin d'Antan","","");
		CP(154,"left","center",0,2,"","#ccbbbb","","","","","");
			CI("decouvrir.php?page=histoire","Son histoire","","");
			CI("decouvrir.php?page=anciennes","Vues anciennes","","");
			CI("decouvrir.php?page=harmonie","Histoire de l'Harmonie","","");
			CI("decouvrir.php?page=memoire","Office de la Mémoire","","");
	SI("","Galeries photos","","");
		CP(154,"left","center",0,2,"","#ccbbbb","","","","","");
			CI("decouvrir.php?page=aeriennes","Vues aériennes","","");
			CI("decouvrir.php?page=commune","Notre Commune","","");
			CI("decouvrir.php?page=rendezvous","Les grands rendez-vous","","");
			
			SI("decouvrir.php?page=jumelages","Jumelages","","");


MI("","Se divertir",100,"center","","",0,0,"b","","","","");

	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("divertir.php?page=zoom","Zoom sur ...","","");
	SI("divertir.php?page=manifestations","Toutes les manifestations","","");
	SI("divertir.php?page=sport","Activités sportives","",""); 
	SI("divertir.php?page=culture","Activités culturelles","","");
	SI("divertir.php?page=loisirs","Activités de loisirs","","");
	SI("divertir.php?page=age","Pour le 3ème Age","","");



MI("","Education/Jeunesse",130,"center","","",0,0,"","","","","");

	SP(170,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("education.php?page=creches","Petite Enfance","","");
	SI("education.php?page=maternelles","Maternelles","","");
	SI("education.php?page=primaires","Primaires","","");
	SI("education.php?page=colleges","Collèges","","");
	SI("education.php?page=lycee","Lycées","","");
	SI("education.php?page=staps","UFR STAPS","","");
	SI("education.php?page=etab","Etablissements spécialisés","","");
	SI("education.php?page=demarches","Démarches et informations","","");
	SI("education.php?page=conseil","Conseil Municipal Jeunes","","");
	SI("education.php?page=service","Service Jeunesse","","");


MI("","Les équipements",100,"center","","",0,0,"","","","","");

	SP(180,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("equipements.php?page=administratifs","Administratifs","","");
	SI("equipements.php?page=culturels","culturels","","");
	SI("equipements.php?page=sportifs","sportifs","","");
	SI("equipements.php?page=scolaires","scolaires/jeunesse","","");
	SI("equipements.php?page=sanitaires","sanitaires & sociaux","","");
	SI("equipements.php?page=salles","salles à louer","","");



MI("","Associations",100,"center","","",0,0,"","","","","");

	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("associations.php?page=listing","Listing","","");
	SI("associations.php?page=sport","Sport","","");
	SI("associations.php?page=culture","Culture","","");
	SI("associations.php?page=jeunesse","Jeunesse","","");
	SI("associations.php?page=age","3ème Age","","");
	SI("associations.php?page=quartiers","Quartiers","","");
	SI("associations.php?page=patrio","Patriotique","","");
		SI("associations.php?page=sante","Humanitaire & Santé","","");
			SI("associations.php?page=divers","Divers","","");
	
	MI("","La vie des Quartiers",120,"center","","",0,0,"","","","","");

	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");

	SI("quartiers.php?page=generalites","Généralités","","");
	SI("quartiers.php?page=permanences","Les permanences","","");
	SI("quartiers.php?page=albert","St Albert/St Amé","","");
	SI("quartiers.php?page=calonne","Calonne","","");
	SI("quartiers.php?page=marichelles","Les Marichelles","","");
	SI("quartiers.php?page=riaumont","Riaumont","","");
	SI("quartiers.php?page=centre","Centre Ville","","");


MI("","Liens",70,"center","","",0,0,"","","","","");

	SP(150,"left","center",0,-30,"filter:alpha(opacity=90)","","","","","","");

	SI("liens.php?page=lievinois","Sites liévinois","","");
	SI("liens.php?page=associatifs","Sites associatifs","","");
	SI("liens.php?page=personnelles","Pages personnelles","","");
	SI("liens.php?page=communes","Les communes","","");
	SI("liens.php?page=partenaires","Nos partenaires","","");
	SI("liens.php?page=utiles","Sites utiles","","");

//MI("","Utile",150,"center","","",0,0,"","","","","");
//
//	SP(150,"left","center",0,0,"filter:alpha(opacity=90)","","","","","","");
//
	//SI("http://www.codingforums.com/","Collectes","","");
//	SI("http://www.codingforums.com/","Marchés","","");
	//SI("http://www.brothercake.com/music/","Brocantes","","");






//* DO NOT EDIT THIS BIT *
}//***********************
//************************


