var MENU_ITEMS = [
	['Resources', null, null,
		['Library Catalog', 'http://library.chowan.edu/search/'],
		['Electronic Resources', 'http://libguides.chowan.edu/abc'],
		['E-Books', 'http://sholto.chowan.edu:2048/login?url=http://site.ebrary.com/lib/chowan'],
		['Journal Finder', 'http://sholto.chowan.edu:2048/login?url=http://journalfinder.wtcox.com/chowan/'],
		['NC Live', 'http://sholto.chowan.edu:2048/login?url=http://www.nclive.org/index.phtml'],
		['Course Reserves', 'http://libguides.chowan.edu/reserves'],
		['Library Guides', 'http://libguides.chowan.edu/'],
	],
	['Students', null, null,
		['My Library Account', 'http://library.chowan.edu/patroninfo'],
		['Find Books', 'http://library.chowan.edu'],
		['Find Articles', 'http://sholto.chowan.edu:2048/login?url=http://www.nclive.org/index.phtml'],
		['Room Reservation', 'http://www.chowan.edu/scripts/ureserve_gold.pl'],
		['Plagiarism', 'pdf/Avoidingplagiarism.pdf'],
		['Suggest a Book', 'acquire.htm'],
		['Suggestions & Comments', 'suggestion.htm'],
		['Library Handbook', 'pdf/Student Guide to Whitaker Library.pdf'],
		['Work Study Application', 'studentstaff.htm']
	],
	['Faculty', null, null,
		['My Library Account', 'http://library.chowan.edu/patroninfo'],
		['Find Books', 'http://library.chowan.edu'],
		['Find Articles', 'http://www.nclive.org/index.phtml'],
		['Workshop for Classes', 'refer.html'],
		['Suggest a Book', 'acquire.htm'],
		['Suggestions & Comments', 'suggestion.htm'],
		['Faculty Handbook', 'pdf/Faculty Guide to Whitaker Library.pdf']
	],
	['Community', null, null,
		['Friends of Whitaker Library', 'friends.htm'],
		['Library Committee', 'Library-Committee.html'],
		['Events', 'events.htm'],
		['HCC Library', 'http://www.halifaxcc.edu/Library/'],
		['Albemarle Regional Library', 'http://www.albemarle-regional.lib.nc.us/']
	],
	['Services', null, null,
		['Interlibrary Loan', 'ill.htm'],
		['Room Reservation', 'http://www.chowan.edu/scripts/ureserve_gold.pl'],
		['Library Guides', 'http://libguides.chowan.edu/'],
		['Citation Guides ', 'http://libguides.chowan.edu/citation'],
		['Tutorials', 'http://www.chowan.edu/lib/tutorials.htm'],
		['New Book List', 'http://libguides.chowan.edu/newbooklist'],
		['Fax Services', 'Fax_Services.html']
		
		
	],
	['Collections', null, null,
		['Music Media Center', 'daniel.htm'],
		['Special Collections', 'special-collections.html'],
		['Teacher Resource Center', 'imc.html'],
		
	],
	['About Us', null, null,
		['Library History', 'libhistory.htm'],
		['Hours', 'libhours.htm'],
		['Floor Plan', 'floor.htm'],
		['Newsletter', 'newsletter.htm'],
		['Library Information', 'library_information.htm']
	],
	['FAQ', null, null,
	  ['FAQ', 'faq.html']
		
	],
	['Contact Us', null, null,
		['Contact Us', 'contact.htm']
	],

];

