/* Tigra Menu items structure */
var MENUp_ITEMS = [
	['College Cost Calculator', '/parent/calc-parent.html', {'tw':'_self','tt':'What will a college education cost you?'}],
	['Student Loan Center', '/parent/slc-parent.html', {'tw':'_self','tt':'Obtaining a Loan'}],
	['Financial Services', '/parent/finsvcs-parent.html', {'tw':'_self','tt':'Here\'s what is available'}],
	['College Forms', '/parent/forms-parent.html', {'tw':'_self','tt':'FormsPLUS'}],
	['Financial Positioning', '/parent/finpos-parent.html', {'tw':'_self','tt':'Financial Positioning Case Study'}],
	['Join Our Mailing List', '/parent/maillist-parent.html', {'tw':'_self','tt':'Get periodic emails on the college-related topics'}],
	['Get More Information', '/parent/moreinfo-parent.html', {'tw':'_self','tt':'Speak with a College Tuition Advantage Advisor'}],
];
