var MenuDef = {
	"style"	: {
	        "css" : "xp",		
       	        "box"	: true,
		"size"	:[180,26],
		"bgcolor":"#FCFCF9",
                "direction":"v",		
		"border":{"color":"#545454", "width":1},
		"shadow":{"color":"#c0c0c0", "width":3},
		"imgendon":{"src":"img/arr_on.gif", "width":5,"height":10},	
		"imgendoff":{"src":"img/arr_off.gif", "width":5,"height":10},
		"imgspace": 5,
		"bar":{ "bgcolor":"#EFEDDE", "size":[20,100] }
	},
	"itemover": { "css" : "xp", "bgcolor":"#C1D2EE", "color":"#000000"
                    },
	"position": { "absolute": false, "pos":[10,150], "align":"center" },
//	"defaction" : { "title" : "This is an action title" },

	"items" : [                
		{ "text":"Про проект" ,
		  "type" : "bool",
		  "action":{
				"url":"/index.php?module=pages&act=page&pid=3"
			}
		},
		{ "text":"Про ЧГКЗПЛ" ,
		  "type" : "bool",
		  "action":{
				"url":"/index.php?module=pages&act=page&pid=4"
			}
		},
		{ "text":"Новини" ,
		  "type" : "bool",
		  "action":{
				"url":"/index.php?module=pages&act=cat&cid=1"
			}
		},
		{ "text":"Діяльність проекту",
			"menu": {
				"otime": 500,
				"position" : {
					"anchor": "ne",
					"anchor_side":"nw"
				},
				"items"	: [
						{
							"text": "Виборці",
							"action":{
							"url":"/index.php?module=pages&act=cat&cid=3"
							}
						},
						{
							"text": "Ув`язнені виборці",
							"action":{
								"url":"/index.php?module=pages&act=cat&cid=4"
							}
						},
						{
							"text": "Члени виборчих комісій",
							"style": {                
								"size"	:[180,30]
							},
							"action":{
								"url":"/index.php?module=pages&act=cat&cid=5"
							}
						},
						{
							"text": "Судді",
							"action":{
								"url":"/index.php?module=pages&act=cat&cid=6"
							}
						},
						{
							"text": "Журналісти",
							"action":{
								"url":"/index.php?module=pages&act=cat&cid=7"
							}
						},
						{
							"text": "Члени НУО",
							"action":{
								"url":"/index.php?module=pages&act=cat&cid=8"
							}
						}
				]
			}
		},
		{ "text":"Моніторинг прав людини на виборах",
			"style": {                
				"size"	:[180,40]
			},
			"action":{
				"url":"/index.php?module=pages&act=page&pid=467"
			}
			
//			"menu": {
//				"style": {                      	  
//					"size":[180,20]
//				}, 
//				"otime": 500,
//				"position" : {
//					"anchor": "ne",
//					"anchor_side":"nw"
//				},
//				"items"	: [
//					{
//						"text": "Місячні дайджести",
//						"action":{
//							"url":"/index.php?module=pages&act=cat&cid=10"
//						}
//					},
//					{
//						"text": "Звіти про минулі виборчі компанії",
//						"action":{
//							"url":"/index.php?module=pages&act=cat&cid=11"
//						},
//						"style": {                
//							"size"	:[180,40]
//						}
//					}
//				]
//			}

		} ,
		{ "text":"Консультації",
		  "type" : "bool",
		  "action":{
				"url":"/index.php?module=freedback"
			},
   	          "style": {                

                           }                                                               
		},
//		{ "text":"Преса про права людини на виборах",
//   	          "style": {
//				"size"	:[180,40]
//               },
//			  "action":{
//				"url":"/index.php?module=pages&act=cat&cid=12"
//			}
//		},
		{ "text":"Законодавство про вибори",
  	          "style": {                
			  	"size"	:[180,40]
             },
			  "action":{
				"url":"/index.php?module=pages&act=cat&cid=13"
			}
		},
		{ "text":"Довідник виборів в Чернігівській обл.",
  	          "style": {                
			  	"size"	:[180,40]
             },
			  "action":{
				"url":"/index.php?module=pages&act=cat&cid=100"
			}
		},
//		{ "text":"Фотогалерея",
//			"action":{
//				"url":"/index.php?module=gallery"
//			}
//						   
//		},
		{ "text":"Корисні посилання",
			  "action":{
				"url":"/index.php?module=pages&act=page&pid=13"
			}
		},
		{ "text":"Контактна інформація",
			  "action":{
				"url":"/index.php?module=pages&act=page&pid=14"
			}
		}

           	]
};
