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'}],
		['Financial Adviser', 'fa.html', {'tw':'_self'}],
		['University Officials', 'officials.html', {'tw':'_self'}],
		['Deans', 'deans.html', {'tw':'_self'}]
	],
	['Examinations...', null, null,
		['Schedule', 'examcalendar2011.pdf', {'tw':'_blank'}],
		['Result', 'result.html', {'tw':'_self'}],
		['Online Admit Card', '#', {'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'}],
		
	],
	['Download', 'forms.html', {'tw':'_self'}],
	['About University', 'aboutvbu.html', {'tw':'_self'}]
];

