//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#f58f8d", "imagebg":"#000000", "oimagebg":"#ba0202"};
var defcolor1 = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"transparent","bgOVER":"#b40202", "imagebg":"#344202", "oimagebg":"#344202"};
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var defcss1 = {"ON":"clsCMTopOn1", "OVER":"clsCMTopOver1"};

var TOP_LEFT = {"border":0, "borders":[1,1,1,0], "shadow":0, "color":defcolor, "css":defcss};
var TOP_MIDDLE = {"border":1, "borders":[1,0,1,0], "shadow":0, "color":defcolor, "css":defcss};
var TOP_RIGHT = {"border":1, "borders":[1,0,1,1],"shadow":0, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE2 = {"border":0, "borders":[1,0,1,0], "shadow":0, "color":defcolor1, "css":defcss1};
var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":0, "color":defcolor, "css":defcss};
//items and formats
var MENU_ITEMS =
[
	{"pos":"relative", "size":[21,105], "itemoff":[0,132], "imgsize":[16,27], "leveloff":[0,2], "delay":60, "image":"img/b.gif", "imgsize":[21,5], "arrow":"img/arrow.gif", "arrsize":[13,13],  "style":TOP_MIDDLE},
		
		{code:'Novice', "url":"default.asp", "format":{"arrow":null, "image":null, "size":[21,125], "style":STYLE2}
		
		},
		
	
	
	{code:'Predstavitev', "format":{"arrow":null, "image":null, "style":STYLE2},
		sub:[
			{"size":[21,132], "itemoff":[19,0], "arrow":"img/arrow.gif", "leveloff":[23,-8], "style":STYLE1, "image":"img/b.gif"},
			{code:'Zgodovina', "url":"zgodovina.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif", "style":STYLE_TOP}},
		{code:'Kraji', "url":"kraji.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif","style":STYLE_BOTT}},
		

			]
	
	},
	{code:'Turizem', "url":"turizem.asp", "format":{"arrow":null, "image":null, "style":STYLE2}},
		
	
	
	{code:'Prireditve', "url":"prireditve.asp", "format":{"arrow":null, "image":null, "style":STYLE2}},
		
	
	
	
	{code:'e- občina', "format":{"arrow":null, "image":null, "size":[21,136], "style":STYLE2},
		sub:[
			{"size":[21,142], "itemoff":[19,0], "arrow":"img/arrow.gif", "leveloff":[23,-8], "style":STYLE1, "image":"img/b.gif"},
			{code:'Kontakt', "url":"kontakt.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif", "style":STYLE_TOP}},
			{code:'Občinska uprava', "url":"uprava.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif", "style":STYLE_TOP}},
			{code:'Občinski svet', "url":"obc_svet.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif","style":STYLE_BOTT}},
		

			]
	
	},
{code:'Volitve 2010', "format":{"arrow":null, "image":null, "size":[21,136], "style":STYLE2},
		sub:[
			{"size":[21,142], "itemoff":[19,0], "arrow":"img/arrow.gif", "leveloff":[23,-8], "style":STYLE1, "image":"img/b.gif"},
			{code:'Splošno', "url":"volitve2010.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif", "style":STYLE_TOP}},
						{code:'Instruktivni obrazci', "url":"volitve2010Obrazci.asp", "format":{"image":"img/b.gif", "oimage":"img/b.gif", "style":STYLE_TOP}},

			{code:'Povezava na DVK', "url":"http://www.rvk.si", "format":{"image":"img/b.gif", "oimage":"img/b.gif","style":STYLE_BOTT}},
		

			]
	
	}
	
];
