BLANK_IMAGE="../images/bmenu.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles

var top_css = {"ON":"menuOn", "OVER":"menuOver"};
var background_color1 = {"border":"#5D1B1B", "shadow":"#DBD8D1", "bgON":"#C40040","bgOVER":"#6F7277"};
var background_color2 = {"border":"#5D1B1B", "shadow":"#DBD8D1", "bgON":"#6F7277","bgOVER":"#3D4653"};
var STYLE_BACKGROUND1 = {"border":1, "shadow":0, "color":background_color1, "css":top_css};
var STYLE_BACKGROUND2 = {"border":1, "shadow":0, "color":background_color2, "css":top_css};

//items and formats
var MENU_ITEMS_STYLING =
[
	{"pos":[128,65], "itemoff":[0,134], "leveloff":[24,0], "style":STYLE_BACKGROUND1, "size":[25,135], "delay":200},
	{code:"ACCUEIL", url:"../fr/accueil.html", "format":{"size":[25,70]}},
	{code:"QUI SOMMES NOUS?", url:"../fr/aci_compagnie.html","format":{"itemoff":[0,69],"size":[25,155]},
		sub:[
			{"itemoff":[24,0],"leveloff":[24,0], "size":[25,155],"style":STYLE_BACKGROUND2},
			{code:"NOTRE METIER", url:"../fr/aci_metier.html"},
			{code:"NOTRE STRATEGIE", url:"../fr/aci_strategie.html"},
		]
	},
	{code:"NOS CLIENTS", url:"../fr/clients.html", "format":{"itemoff":[0,154],"size":[25,95]}},
	{code:"NOS SERVICES", url:location.href, "format":{"itemoff":[0,94],"size":[25,110]},
		sub:[
			{"leveloff":[24,-317], "style":STYLE_BACKGROUND2,"size":[25,135]},
			{code:"FORMATION", url:"../fr/formation.html", "format":{"itemoff":[0,0],"size":[25,111]}},
			{code:"STRATEGIE", url:"../fr/strategie.html", "format":{"itemoff":[0,110],"size":[25,96]}},
			{code:"INFORMATIQUE", url:"../fr/informatique.html", "format":{"itemoff":[0,95],"size":[25,126]}},
			{code:"CONSEIL", url:"../fr/conseil.html", "format":{"itemoff":[0,125],"size":[25,86]}},
			{code:"ORGANISATION & PROCEDURES", url:"../fr/organisation_procedures.html", "format":{"itemoff":[0,85],"size":[25,216]}},
			{code:"RELATION CLIENTS", url:"../fr/relation_clients.html", "format":{"itemoff":[24,-415],"size":[25,151]}},
			{code:"AUDIT", url:"../fr/audit.html", "format":{"itemoff":[0,150],"size":[25,96]}},
			{code:"COMMUNICATION", url:"../fr/communication.html", "format":{"itemoff":[0,95],"size":[25,136]}},
			{code:"ACCEPTATIONS", url:"../fr/acceptations.html", "format":{"itemoff":[0,135],"size":[25,121]}},
			{code:"BANCASSURANCE", url:"../fr/bancassurance.html", "format":{"itemoff":[0,120],"size":[25,131]}},
		]
	},
	{code:"DOCUMENTATION", url:"../fr/documentation.php", "format":{"itemoff":[0,109],"size":[25,125]}},
	{code:"CONTACT", url:"../fr/contact.html", "format":{"itemoff":[0,124],"size":[25,81]}},
];
