var MENU_ITEMS_V = [
	['Officials...', null, null,
		['Chancellor', 'chancellor.html', {'tw':'_self'}],
		['Vice Chancellor', 'vc_desk.html', {'tw':'_self'}],
		['Pro Vice Chancellor', 'provc.html', {'tw':'_self'}],
		['University Officials', 'officials.html', {'tw':'_self'}],
		['Deans', 'deans.html', {'tw':'_self'}]
	],
	['Examinations...', null, null,
		['Schedule', 'exam_cal.html', {'tw':'_self'}],
		['Result', 'result.html', {'tw':'_self'}],
		['Online Admit Card', '#', {'tw':'_self'}]
	],
	['Conference...', 'null', null,
		['Conference Details', 'conference_27june.html', {'tw':'_self'}],
		['Conference Photo Gallery', 'conf_photos.html', {'tw':'_self'}]
	],
	['Journal', 'journal.html', {'tw':'_self'}],
	['Tenders', 'tenders.html', {'tw':'_self'}],
	['Notices', 'notice.html', {'tw':'_self'}],
	['Photo Gallery...', null, null,
		['University Gallery', 'uni_gallery.html', {'tw':'_self'}],
		['VC Gallery', 'vc_gallery.html', {'tw':'_self'}],
		['Conference Photo Gallery', 'conf_photos.html', {'tw':'_self'}]
	],
	['Download', 'forms.html', {'tw':'_self'}],
	['About University', 'aboutvbu.html', {'tw':'_self'}]
];
