//keywords
var code="code";var url="url";var sub="sub";
//styles
var color1 = { "border":"#003080", "shadow":"#b0b000", "bgON":"#006699", "bgOVER":"#f0d060"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":0, "color":color1, "css":css};

if (navigator.appName=="Netscape"){ var offsetX = 20; }
else {var offsetX = 22; }

//items and formats
var MENU_ITEMS_POSITIONING1 =
[
	{"pos":[offsetX,165], "itemoff":[35,0], "leveloff":[10,40],"style":STYLE, "size":[23,110]},

	{code:"Situation", url:"situation.html", target:"Principal"
	},	

	{code:"Historique",url:"historique.html", target:"Principal"
	},

	{code:"Administration",url:"admcom.html", target:"Principal"
	},

	{code:"Horlogerie", url:"horlogerie.html", target:"Principal"
	},

	{code:"Industries", url:"industries.html", target:"Principal"
	},

	{code:"Sociétés",url:"societes.html", target:"Principal"
	},

	{code:"Tourisme", url:"tourisme.html",target:"Principal"
	},

	{code:"Le Brassus", url:"index_brassus.html", target:"Principal"
	},

];



