/* Tigra Menu items structure */
var MENUs_ITEMS = [
	['Scholarships', '/student/scholarships-student.html', {'tw':'_self','tt':'Obtain money towards your education'}],
	['Loan Center', '/student/slc-student.html', {'tw':'_self','tt':'Obtaining a Loan'}],
	['Calendar', '/student/calendar-student.html', {'tw':'_self','tt':'We can help you complete your College Financial Aid Forms'}],
	['Student Positioning', '/student/studpos-student.html', {'tw':'_self','tt':'Choose the right major'}],
	['Visiting Colleges', '/student/visits-student.html', {'tw':'_self','tt':'Websites with virtual campus tours'}],
	['College Selection', '/student/selection-student.html', {'tw':'_self','tt':'Choosing the college that\'s right for you'}],
	['Applying for College', '/student/apply-student.html', {'tw':'_self','tt':'Tips for a successful application process'}],
	['Student Athletes', '/student/athletics-student.html', {'tw':'_self','tt':'Student athlete tips and tricks'}],
	['College Forms', '/student/forms-student.html', {'tw':'_self','tt':'FormsPLUS'}],
	['Join Our Mailing List', '/student/maillist-student.html', {'tw':'_self','tt':'Get periodic emails on the college-related topics'}],
	['Get More Information', '/student/moreinfo-student.html', {'tw':'_self','tt':'Speak to a College Tuition Advantage Advisor'}],
];
