/* --- menu items --- */
var MI_ABOUTUS = 
[	
	['Home',			'default.asp'],
	['Location',			't_location.htm'],
	['Profile',			't_profile.htm'],
	['About AIS',			't_about_us.htm'],
	['Brief of the Curricula',	't_curricula.htm'],
	['Student-Parent Handbook',		'Student-Parent_Handbook_2010-2011.pdf'],
	['Contact Us',			't_contact_us.htm'],
 	['Book List (KG-8)',		''],
 	['Book List (9-12)',		''],

];
