
var TREE_ITEMS = [
	['الصفحة الرئيسية', 'http://salalah.mohe.gov.om/',
		['كلمة العميد', 'http://salalah.mohe.gov.om/dean_word.htm'],
		['نبذة عن الكلية', 'http://salalah.mohe.gov.om/about_college.htm',
			['الهيكل التنظيمي', 'http://salalah.mohe.gov.om/org_chart.htm'],
			['مجالس الكلية', 'http://salalah.mohe.gov.om/councils.htm'],

		],
		['الإدارة', 'http://salalah.mohe.gov.om/administration.htm',
			['مكتب العميد', 'http://salalah.mohe.gov.om/dean_office.htm'],
			['الشؤون الإدارية والمالية', 'http://salalah.mohe.gov.om/fin_admin.htm'],
			['الخدمات', 'http://salalah.mohe.gov.om/services.htm'],
		],
		['الأقسام الأكاديمية', 'http://salalah.mohe.gov.om/departments.htm',
			['الدراسات الإسلامية', 'http://salalah.mohe.gov.om/islamic_studies.htm'],
			['اللغة العربية وآدابها', 'http://salalah.mohe.gov.om/arabic.htm'],
			['اللغة الإنجليزية وآدابها', 'http://salalah.mohe.gov.om/english.htm'],
			['الرياضيات والحاسوب', 'http://salalah.mohe.gov.om/math.htm'],
			['العلوم', 'http://salalah.mohe.gov.om/science.htm'],
			['الدراسات الإجتماعية', 'http://salalah.mohe.gov.om/soc_studies.htm'],
			['الدراسات التربوية', 'http://salalah.mohe.gov.om/edu_studies.htm'],
		],
		['مركز مصادر التعلم', 'http://salalah.mohe.gov.om/lrc.htm',
			['مصادر التعلم', 'http://salalah.mohe.gov.om/lr.htm'],
			['الحاسوب', 'http://salalah.mohe.gov.om/computer.htm'],
			['الوسائل التعليمية', 'http://salalah.mohe.gov.om/media.htm'],
		],
		['القبول والتسجيل', 'http://salalah.mohe.gov.om/reg.htm'],
		['شؤون الطلاب', 'http://salalah.mohe.gov.om/student_affairs.htm'],
	]
];


