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:"HOME", url:"../en/home.html", "format":{"size":[25,75]}},
	{code:"ABOUT US", url:"../en/aci_company.html","format":{"itemoff":[0,74],"size":[25,115]},
		sub:[
			{"itemoff":[24,0],"leveloff":[24,0], "size":[25,115],"style":STYLE_BACKGROUND2},
			{code:"OUR JOB", url:"../en/aci_job.html"},
			{code:"OUR STRATEGY", url:"../en/aci_strategy.html"},
		]
	},
	{code:"OUR CLIENTS", url:"../en/clients.html", "format":{"itemoff":[0,114],"size":[25,110]}},
	{code:"OUR SERVICES", url:location.href, "format":{"itemoff":[0,109],"size":[25,120]},
		sub:[
			{"leveloff":[24,-297], "style":STYLE_BACKGROUND2,"size":[25,135]},
			{code:"TRAINING", url:"../en/training.html", "format":{"itemoff":[0,0],"size":[25,111]}},
			{code:"STRATEGY", url:"../en/strategy.html", "format":{"itemoff":[0,110],"size":[25,96]}},
			{code:"AUDIT", url:"../en/audit.html", "format":{"itemoff":[0,95],"size":[25,76]}},
			{code:"CONSULTANCY", url:"../en/consultancy.html", "format":{"itemoff":[0,75],"size":[25,126]}},
			{code:"ORGANISATION & PROCEDURES", url:"../en/organisation_procedures.html", "format":{"itemoff":[0,125],"size":[25,226]}},
			{code:"CLIENTS' RELATION", url:"../en/clients_relation.html", "format":{"itemoff":[24,-405],"size":[25,136]}},
			{code:"IT", url:"../en/IT.html", "format":{"itemoff":[0,135],"size":[25,41]}},
			{code:"COMMUNICATION", url:"../en/communication.html", "format":{"itemoff":[0,40],"size":[25,131]}},
			{code:"REINSURANCE ACCEPTANCES", url:"../en/acceptances.html", "format":{"itemoff":[0,130],"size":[25,196]}},
			{code:"BANCASSURANCE", url:"../en/bancassurance.html", "format":{"itemoff":[0,195],"size":[25,131]}},
		]
	},
	{code:"DOCUMENTATION", url:"../en/documentation.php", "format":{"itemoff":[0,119],"size":[25,135]}},
	{code:"CONTACT", url:"../en/contact.html", "format":{"itemoff":[0,134],"size":[25,81]}},
];

