/* Tigra Menu items structure */
var extra = [
	['Primary', 'pyp.htm', null,
		['IB PYP Programme', 'pyp.htm'],
		['The Primary Schools', 'primary.htm'],
		['Primary Philosophy', 'pri_philos.htm'],
		['PYP Authorization', 'pyp_auth.htm'],
		['Primary Boarding', 'priboard.htm'],
		['PYP Exhibition', 'p6exhib10.htm', null,
			['2010', 'p6exhib10.htm'],
			['2009', 'p6exhib09.htm'],
			['2007', 'schoolbus.htm']
		],
		['Primary in Arusha', 'primary_aru.htm'],
		['Kindergarten', 'KG.htm'],
		['IBO Website', 'http://www.ibo.org/pyp/',{'tw' : '_blank'}],
		['Primary Sports', 'psdar09.htm', null,
			['Dar 2009', 'psdar09.htm'],
			['Swimming 2009', 'swimpri09.htm'],
			['Swimming 2006', 'Swimpri.htm'],
			['Moshi 2005', 'psport.htm'],
			['Moshi 2004', 'psport04.htm'],
			['Moshi 2000', 'psport00.htm'],
			['Moshi 1999', 'psport99.htm']
		],
		['Primary Drama', 'schoolbus.htm', null,
			['Christmas 2008', 'nativity.htm'],
			['Chaos in Lapland', 'xmaslap.htm'],
			['Jungle Fever', 'jungle.htm'],
			['Winds of Change', 'winds.htm'],
			['Land of Green Ginger', 'logg.htm'],
			['Wind in the Willows', 'ww.htm'],
			['P3 Cinderella', 'cinders.htm'],
			['P6 The Minotaur', 'minotaur.htm'],
			['Christmas in Snowland', 'Xmas.htm']
		],
		['P3-4 Arusha','p34a_096.htm'],
		['P3-4 Art Attack','p34art.htm'],
		['Email Moshi HoP','contactform.htm?ismprimary'],
		['Email Arusha HoP','contactform.htm?bettyb']
	]
];

MENU_ITEMS = MENU_ITEMS.concat(extra);
