/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img border="0" src="images/Opening_Page/Intranet%20Link.jpg" width="132" height="11">', null, null,
		['<img border="0" src="http://www.chapinschool.org/Internet/images/General/LeftBlock.jpg" width="12" height="17" align="absmiddle">&nbsp;PARENTS AND STUDENTS', 'http://www.chapinschool.org/intrachapin'],
		['<img border="0" src="http://www.chapinschool.org/Internet/images/General/LeftBlock.jpg" width="12" height="17" align="absmiddle">&nbsp;HOMEWORK', 'http://www.chapinschool.org/ushomeworkzone'],
		['<img border="0" src="http://www.chapinschool.org/Internet/images/General/LeftBlock.jpg" width="12" height="17" align="absmiddle">&nbsp;FACULTY', 'http://www.chapinschool.org/faculty'],
		['<img border="0" src="http://www.chapinschool.org/Internet/images/General/LeftBlock.jpg" width="12" height="17" align="absmiddle">&nbsp;ALUMNI', 'http://www.chapinschool.org/alumni']
	]
];