BLANK_IMAGE = 'images/0-pix.gif';

var STYLEMAINvert1 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#ADBA7D",		// background color for the items
		bgOVER:"#ADBA7D",	// background color for the item which is under mouse right now
		imagebg:"#ADBA7D",
		oimagebg:"#ADBA7D"
	},
	css:{
		ON:"clsCMOnvert1",		// CSS class for items
		OVER:"clsCMOnvert1"	// CSS class  for item which is under mouse
	}
};
var STYLEMAINvert2 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#ADBA7D",		// background color for the items
		bgOVER:"#ADBA7D",	// background color for the item which is under mouse right now
		imagebg:"#ADBA7D",
		oimagebg:"#ADBA7D"
	},
	css:{
		ON:"clsCMOnvert2",		// CSS class for items
		OVER:"clsCMOnvert2"	// CSS class  for item which is under mouse
	}
};

var STYLEMAINrouge1 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#b1201f",		// background color for the items
		bgOVER:"#b1201f",	// background color for the item which is under mouse right now
		imagebg:"#b1201f",
		oimagebg:"#b1201f"
	},
	css:{
		ON:"clsCMOnrouge1",		// CSS class for items
		OVER:"clsCMOnrouge1"	// CSS class  for item which is under mouse
	}
};
var STYLEMAIN = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#F2F7FB",		// background color for the items
		bgOVER:"#F2F7FB",	// background color for the item which is under mouse right now
		imagebg:"#F2F7FB",
		oimagebg:"#F2F7FB"
	},
	css:{
		ON:"clsCMOnrouge2",		// CSS class for items
		OVER:"clsCMOnrouge2"	// CSS class  for item which is under mouse
	}
};


var STYLESUB = {
	border:1,			// item's border width, pixels; zero means "none"
	borders:[0,1,0,1], 
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#5e96c8",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#F2F7FB",		// background color for the items
		bgOVER:"#5e96c8",	// background color for the item which is under mouse right now
		imagebg:"#ADBA7D",
		oimagebg:"#ADBA7D"
	},
	css:{
		ON:"clsCMOnsub",		// CSS class for items
		OVER:"clsCMOversub"	// CSS class  for item which is under mouse
	}
};

var STYLESUB2 = {
	border:0,			// item's border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",	// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"cssmenu",		// CSS class for items
		OVER:"cssmenu"	// CSS class  for item which is under mouse
	}
};
var STYLENORMAL = {
	border:0,			// item's border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",	// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"cssmenu",		// CSS class for items
		OVER:"cssmenu"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [
        {"pos":'relative', "size":[24,171],"itemoff":[25,0],"leveloff":[-10,171],"delay":500,"style":STYLENORMAL,image:null},
        {code:'<img src="images/0-menu-apropos.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-apropos-over.gif" width="171" height="24" />',
                sub:[
                        {"size":[20,202], "itemoff":[20,0], "leveloff":[0,0], "style":STYLESUB2,image:null},
                        {code:'<img src="images/0-apropos-coupdoeil.gif" width="202" height="25" />',ocode:'<img src="images/0-apropos-coupdoeil-over.gif" width="202" height="25" />', url:"1-enuncoupdoeil.php","format":{"size":[25,202]}},
                        {code:'<img src="images/0-apropos-membres.gif" width="202" height="20" />',ocode:'<img src="images/0-apropos-membres-over.gif" width="202" height="20" />', url:"1-membrescorporation.php","format":{"itemoff":[25,0]}},
                        {code:'<img src="images/0-apropos-conseil.gif" width="202" height="20" />',ocode:'<img src="images/0-apropos-conseil-over.gif" width="202" height="20" />', url:"1-conseiladministration.php"},
                        {code:'<img src="images/0-apropos-equipe.gif" width="202" height="20" />',ocode:'<img src="images/0-apropos-equipe-over.gif" width="202" height="20" />', url:"1-equipe.php"},
                        {code:'<img src="images/0-apropos-partenaires.gif" width="202" height="26" />',ocode:'<img src="images/0-apropos-partenaires-over.gif" width="202" height="26" />', url:"1-partenaires.php","format":{"size":[26,202]}}
                       ]
        },
        {code:'<img src="images/0-menu-programmes.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-programmes-over.gif" width="171" height="24" />',
                sub:[
                        {"size":[20,202], "itemoff":[20,0], "leveloff":[0,0], "style":STYLESUB2,image:null},
                        {code:'<img src="images/0-prog-intro.gif" width="202" height="25" />',ocode:'<img src="images/0-prog-intro-over.gif" width="202" height="25" />', url:"2-introduction.php","format":{"size":[25,202]}},
                        {code:'<img src="images/0-prog-formation.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-formation-over.gif" width="202" height="20" />', url:"2-formation.php","format":{"itemoff":[25,0]}},
                        {code:'<img src="images/0-prog-objectifs.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-objectifs-over.gif" width="202" height="20" />', url:"2-objectifs.php"},
                        {code:'<img src="images/0-prog-cinema.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-cinema-over.gif" width="202" height="20" />', url:"2-cinema.php"},
                        {code:'<img src="images/0-prog-tele.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-tele-over.gif" width="202" height="20" />', url:"2-television.php"},
                        {code:'<img src="images/0-prog-medias.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-medias-over.gif" width="202" height="20" />', url:"2-medias.php"},
                        {code:'<img src="images/0-prog-documentaire.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-documentaire-over.gif" width="202" height="20" />', url:"2-documentaire.php"},
                        {code:'<img src="images/0-prog-longmetrage.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-longmetrage-over.gif" width="202" height="20" />', url:"2-longmetrage.php"},
                        {code:'<img src="images/0-prog-professionnelle.gif" width="202" height="20" />',ocode:'<img src="images/0-prog-professionnelle-over.gif" width="202" height="20" />', url:"2-formationcontinue.php"},
                        {code:'<img src="images/0-prog-complementaire.gif" width="202" height="26" />',ocode:'<img src="images/0-prog-complementaire-over.gif" width="202" height="26" />', url:"2-formationcomplementaire.php","format":{"size":[26,202]}}
                       ]
        },
        {code:'<img src="images/0-menu-informations.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-informations-over.gif" width="171" height="24" />',
                sub:[
                        {"size":[20,202], "itemoff":[20,0], "leveloff":[0,0], "style":STYLESUB2,image:null},
                        {code:'<img src="images/0-infos-nouvelles.gif" width="202" height="25" />',ocode:'<img src="images/0-infos-nouvelles-over.gif" width="202" height="25" />', url:"3-nouvelles.php","format":{"size":[25,202]}},
                        {code:'<img src="images/0-infos-dates.gif" width="202" height="20" />',ocode:'<img src="images/0-infos-dates-over.gif" width="202" height="20" />', url:"3-dates.php","format":{"itemoff":[25,0]}},
                        {code:'<img src="images/0-infos-bulletin.gif" width="202" height="20" />',ocode:'<img src="images/0-infos-bulletin-over.gif" width="202" height="20" />', url:"3-bulletin.php"},
                        {code:'<img src="images/0-infos-communiques.gif" width="202" height="20" />',ocode:'<img src="images/0-infos-communiques-over.gif" width="202" height="20" />', url:"3-communiques.php"},
                        {code:'<img src="images/0-infos-activites.gif" width="202" height="20" />',ocode:'<img src="images/0-infos-activites-over.gif" width="202" height="20" />', url:"3-rapportsactivites.php"},
                        {code:'<img src="images/0-infos-corporatifs.gif" width="202" height="26" />',ocode:'<img src="images/0-infos-corporatifs-over.gif" width="202" height="26" />', url:"3-documentscorporatifs.php","format":{"size":[26,202]}}
                        ]
        },
        {code:'<img src="images/0-menu-productions.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-productions-over.gif" width="171" height="24" />',url:"4-productions.php",
                sub:[
                        ]
        },
        {code:'<img src="images/0-menu-reseau.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-reseau-over.gif" width="171" height="24" />',url:"5-reseauinis.php",
                sub:[
                        ]
        },
        {code:'<img src="images/0-menu-mediatheque.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-mediatheque-over.gif" width="171" height="24" />',url:"6-mediatheque.php",
                sub:[
                        ]
        },
		{code:'<img src="images/0-menu-panier.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-panier-over.gif" width="171" height="24" />',url:"e-cart.php",
                sub:[
                       ]
        },
        {code:'<img src="images/0-menu-joindre.gif" width="171" height="24" />',ocode:'<img src="images/0-menu-joindre-over.gif" width="171" height="24" />',url:"7-nousjoindre.php",
                sub:[
                       ]
        }





];

