﻿/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['شوراي شهر', null, null,
		['سایت اطلاع رسانی شورای اسلامی شهر قم', 'http://www.Qomshora.ir/'],
	],
	['شهردار قم', null, null,
		['شهردار قم', '/news/gardeshgari_item.asp?bakhsh=48&NewsID=602']
	],
	['معاونت ها', null, null,
		['اداري مالي', '/news/news_records.asp?bakhsh=15'],
		['فني عمراني', '/news/news_records.asp?bakhsh=16'],
		['شهرسازي معماري', '/news/news_records.asp?bakhsh=17'],
		['خدمات شهري', '/news/news_records.asp?bakhsh=18'],
		['حمل و نقل و ترافيک', '/news/news_records.asp?bakhsh=19'],
		['معاونت برنامه ریزی و توسعه', '/news/news_records.asp?bakhsh=8'],
		['معاونت سرمایه گذاری و مشارکت های اقتصادی', '/news/news_records.asp?bakhsh=105'],
		['فرهنگي اجتماعي', '/news/news_records.asp?bakhsh=20']
	],
	['ادارات داخلي', null, null,
	    ['رئيس دفتر شهردار', '/news/news_records.asp?bakhsh=69'],
	    ['مدير روابط عمومي', '/news/news_records.asp?bakhsh=70'],
		['مديريت برنامه ريزي', '/news/news_records.asp?bakhsh=21'],
		['مدير بازرسی', '/news/news_records.asp?bakhsh=71'],
		['مدير امور اداری', '/news/news_records.asp?bakhsh=95'],
		['مدير امور مالی', '/news/news_records.asp?bakhsh=96'],
		['اداره درآمد', '/news/news_records.asp?bakhsh=97'],
		['اداره املاک', '/news/news_records.asp?bakhsh=94'],
		['اداره حقوقي', '/news/news_records.asp?bakhsh=72'],
		
		['ذيحسابي', '/news/news_records.asp?bakhsh=10']
	],
	['مناطق شهرداري', null, null,
		['منطقه يک', '/news/news_records.asp?bakhsh=25'],
		['منطقه دو', '/news/news_records.asp?bakhsh=26'],
		['منطقه سه', '/news/news_records.asp?bakhsh=27'],
		['منطقه چهار', '/news/news_records.asp?bakhsh=28'],
		['منطقه جمکران', '/news/news_records.asp?bakhsh=99']
	],
	['سازمان هاي وابسته', null, null,
		['آتش نشاني و خدمات ايمني', '/news/news_records.asp?bakhsh=58'],
		['کشتارگاه', '/news/news_records.asp?bakhsh=59'],
		['ميادين ميوه و تره بار', '/news/news_records.asp?bakhsh=60'],
		['تاکسيراني', '/news/news_records.asp?bakhsh=61'],
		['بازيافت و تبديل مواد', '/news/news_records.asp?bakhsh=62'],
		['اتوبوسراني', '/news/news_records.asp?bakhsh=63'],
		['پايانه مسافربري', '/news/news_records.asp?bakhsh=64'],
		['بهشت معصومه', '/news/news_records.asp?bakhsh=65'],
		['خدمات موتوري', '/news/news_records.asp?bakhsh=66'],
		['پارک ها و فضاي سبز', '/news/news_records.asp?bakhsh=67'],
		['زيبا سازي و بهسازي اطراف حرم', '/news/news_records.asp?bakhsh=68'],
		['سازمان قطار شهری قم', '/news/news_records.asp?bakhsh=104'],
		['سازمان توسعه و عمران', '/news/news_records.asp?bakhsh=101']
	],
	['شهرداران قبلي', null, null,
		['شهرداران قبلي', '/news/gardeshgari_records.asp?bakhsh=6']
	],
	['مرکز مطالعات و پژوهش ها', null, null,
		['معرفي مرکز مطالعات و پژوهش هاو آموزش هاي فراگير شهرداري قم', '/news/gardeshgari_records.asp?bakhsh=14']
	],
];

