/* Tigra Menu items structure */var MENU_ITEMS = [	['Conf Home', 'index.html'],	['Schedule', 'schedule.html'],	['Registration', 'registration.html'],	['Gen. Sessions', 'sessions.html'],	['Workshops', 'workshops.html'],	['SSA', 'ssa.html'],	['Networking', 'ncaf.html'],	['EITC Conf', 'eitc.html'],	['CAAP Home', 'http://www.thecaap.org', null,	],];