/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.grandislanddfs.org/index.html', {'tw':'_self','tt':''}],
	['About Us', 'http://www.grandislanddfs.org/aboutus.html', {'tw':'_self','tt':''}],
	['Calendar of Events', 'http://www.grandislanddfs.org/calendar.html', {'tw':'_self','tt':''}],
	['Collegiate Partners', 'http://www.grandislanddfs.org/partners.html', {'tw':'_self','tt':''}],
	['Donors & Partners', 'http://www.grandislanddfs.org/donors.html', {'tw':'_self','tt':''}],
	['Contact Us', 'http://www.grandislanddfs.org/contactus.html', {'tw':'_self','tt':''}],
];
