var TREE1_NODES = [
	['Forum Health Home', 'http://www.forumhealth.org', "_self"],
	
	['Residency Home', '/forumhealth/med_ed/intro.php', "_self"],
	
	['Residencies', null, null,
		['Family Practice', '/forumhealth/med_ed/fam_over.php', "_self"],		
		['General Dentistry', '/forumhealth/med_ed/dent_over.php', "_self"],		
		['Internal Medicine', '/forumhealth/med_ed/internal_over.php', "_self"],		
		['Pathology', '/forumhealth/med_ed/path_over.php', "_self"],
		['Podiatry', '/forumhealth/med_ed/pod_over.php', "_self"],
		['Surgery', '/forumhealth/med_ed/surg_over.php', "_self"]		
	],
	
	['Benefits', '/forumhealth/med_ed/benefits.php', "_self"],
	
	['Hospital Facts', null, null,
		['Census/Beds', '/forumhealth/med_ed/census.php', "_self"],
	],
	
	['Get to Know Youngstown', '/forumhealth/med_ed/ytown.php', "_self"],
	
	
];
