/* 
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:
	
	http://www.softcomplex.com/products/tigra_tree_menu/docs/index.html#hierarchy
*/

var TREE_ITEMS = [

		['&nbsp;&nbsp;How to Apply', null,		 			
			['&nbsp;&nbsp;Requirements', 'How to Apply(International).htm'],				
			['&nbsp;&nbsp;Important Dates', 'Term Dates2007.htm'],
		],
];
