/* Tigra Menu items structure */
var MENU_ITEMS = [
['Basics of<br>Financial Aid', null, {'bw':300},
	['FAFSA -- Free Application for Federal Student Aid', 'http://www.nyu.edu/financial.aid/fafsaontheweb.html'],
	['Tuition, Fees, and Expenses', 'http://www.nyu.edu/financial.aid/tuition.html'],
	['Application and Basic Information', 'http://www.nyu.edu/financial.aid/appinfo.html'],
	['School Codes -- for FAFSA and TAP', 'http://www.nyu.edu/financial.aid/school_code.html'],
	['Albert -- access your record on SIS via NYUHome', 'https://home.nyu.edu'],
	['NetPartner -- your financial aid online', 'http://www.nyu.edu/financial.aid/netpartner.html']
],
['Types of<br>Financial Aid', null, {'bw':300},
	['FAFSA -- Free Application for Federal Student Aid', 'http://www.nyu.edu/financial.aid/fafsaontheweb.html'],
	['Scholarships and Grants', 'http://www.nyu.edu/financial.aid/scholarships.html'],
	['Student Employment', 'http://www.nyu.edu/financial.aid/studentemployment.html'],
	['TAP Grant -- NYS Tuition Assistance Program', 'http://www.nyu.edu/financial.aid/tap.html'],
	['Loans Available', 'http://www.nyu.edu/financial.aid/loans.html'],
	['International Students', 'http://www.nyu.edu/financial.aid/international.html'],
	['PLUS Loan', 'http://www.nyu.edu/financial.aid/plus.php'],
	['Study Abroad', 'http://www.nyu.edu/financial.aid/study_abroad.html'],
	['Scholarship Search Services', 'http://www.nyu.edu/financial.aid/scholarshipsearch.html']
],
['Forms &<br>Applications', 'http://www.nyu.edu/financial.aid/forms_and_apps.html'],
['Policies', null, {'bw':300},
	['Eligibility for Financial Aid', 'http://www.nyu.edu/financial.aid/eligibility.html'],
	['Satisfactory Academic Progress', 'http://www.nyu.edu/financial.aid/progress.html'],
	['Payment Plans', 'http://www.nyu.edu/bursar/payment.info/plans.html'],
	['Tax Information', 'http://www.nyu.edu/financial.aid/tax.html'],
	['Tuition Statement (IRS Form 1098T)', 'http://www.nyu.edu/bursar/tax.topics'],
	['NYU Employee Policy', 'http://www.nyu.edu/financial.aid/employees.html'],
	['Loan Deferments', 'http://www.nyu.edu/financial.aid/loan_deferments.html'],
	['Refund Policy', 'http://www.nyu.edu/bursar/refunds'],
	['Withdrawal Policy', 'http://www.nyu.edu/financial.aid/eligibility.html']
],
['Deadlines', null, {'bw':300},
	['Financial Aid Deadlines', 'http://www.nyu.edu/financial.aid/deadlines.html'],
	['FAFSA -- Free Application for Federal Student Aid', 'http://www.nyu.edu/financial.aid/fafsaontheweb.html'],
	['Refund Policy', 'http://www.nyu.edu/bursar/refunds']
],
['Search &<br>FAQ', 'http://www.nyu.edu/financial.aid/faq.html'],
['Contact Us', 'http://www.nyu.edu/financial.aid/contact.html'],
['Reference &<br>Resources', null, {'bw':285},
	['Publications', 'http://www.nyu.edu/financial.aid/publications.html'],
	['Calculators', 'http://www.nyu.edu/financial.aid/debt_management.html'],
	['Debt Management', 'http://www.nyu.edu/financial.aid/debt_management.html'],
	['Direct Deposit for Scholarship/Fellowship Stipend', 'http://www.nyu.edu/financial.aid/forms_and_apps.html'],
	['Forms and Applications', 'http://www.nyu.edu/financial.aid/forms_and_apps.html'],
	['Scholarship Search Services', 'http://www.nyu.edu/financial.aid/scholarshipsearch.html'],
	['School Financial Aid Contacts: Undergraduate', 'http://www.nyu.edu/financial.aid/schoolcontacts_undergrad.html'],
	['School Financial Aid Contacts: Graduate', 'http://www.nyu.edu/financial.aid/schoolcontacts_grad.html'],
	['Tax Information', 'http://www.nyu.edu/financial.aid/tax.html'],
	['Tuition Statement (IRS Form 1098T)', 'http://www.nyu.edu/bursar/tax.topics'],
	['Other Reference and Resources', 'http://www.nyu.edu/financial.aid/resources.html']
],
['Index A-Z', 'http://www.nyu.edu/financial.aid/contents.html'],
];
