
	txsMenu = new makeCM("txsMenu");
		txsMenu.pxBetween = 1;
		txsMenu.fromTop = 58;
		txsMenu.wait = 100;
		txsMenu.resizeCheck = 1;
		txsMenu.menuPlacement = "center";
		txsMenu.rows = 1;
		txsMenu.onlineRoot = "";
	
	txsMenu.level[0] = new cm_makeLevel();
		txsMenu.level[0].height = 28;
		txsMenu.level[0].regClass = "menu0";
		txsMenu.level[0].overClass = "menu0Over";
		txsMenu.level[0].borderClass = "menu0Border";
		txsMenu.level[0].borderX = 0;
		txsMenu.level[0].borderY = 0;
		txsMenu.level[0].offsetY = 0;
		
		txsMenu.level[0].rows = 0;
		txsMenu.level[0].filter = "progid:DXImageTransform.Microsoft.Alpha(opacity=89)";
		
	txsMenu.level[1] = new cm_makeLevel();
		txsMenu.level[1].width = 160;
		txsMenu.level[1].height = 17;
		txsMenu.level[1].regClass = "menu1";
		txsMenu.level[1].overClass = "menu1Over";
		txsMenu.level[1].borderClass = "menu1Border";
		txsMenu.level[1].borderX = 1;
		txsMenu.level[1].borderY = 1;
	
	txsMenu.makeMenu("welcome",'','','http://www.highpoint.edu/academics/business/welcome/','',124,26,"http://www.highpoint.edu/website_images/spacer.gif","http://www.highpoint.edu/website_images/spacer.gif",'','','bottom');
	txsMenu.makeMenu("1010",'welcome','dean\'s welcome','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3087');
	txsMenu.makeMenu("1011",'welcome','mission','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3088');
	txsMenu.makeMenu("1014",'welcome','alumni/student comments','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3089');
	txsMenu.makeMenu("1008",'welcome','departments','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3107');
	txsMenu.makeMenu("1009",'welcome','accreditation','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3091');
	txsMenu.makeMenu("1005",'welcome','contact us','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3108');
	txsMenu.makeMenu("1098",'welcome','directions','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=3093');
	txsMenu.makeMenu("1099",'welcome','apply online','http://www.highpoint.edu/apply/');
	txsMenu.makeMenu("1013",'welcome','study abroad','http://www.highpoint.edu/academics/preprof/index.cfm?DeptCategory=117&PageID=2454');
	txsMenu.makeMenu("programs",'','','http://www.highpoint.edu/academics/business/programs/','',184,26,"http://www.highpoint.edu/website_images/spacer.gif","http://www.highpoint.edu/website_images/spacer.gif",'','','bottom');
	txsMenu.makeMenu("1020",'programs','undergraduate majors','http://www.highpoint.edu/academics/business/programs/');
	txsMenu.makeMenu("1021",'programs','undergraduate minors','http://www.highpoint.edu/academics/business/programs/index.cfm?DeptCategory=155&PageID=3132');
	txsMenu.makeMenu("1022",'programs','mba','http://www.highpoint.edu/academics/business/graduate/mba/');
	txsMenu.makeMenu("1023",'programs','courses offered','http://www.highpoint.edu/academics/business/welcome/index.cfm?DeptCategory=151&PageID=2480');
	txsMenu.makeMenu("faculty",'','','http://www.highpoint.edu/academics/business/faculty/','',144,26,"http://www.highpoint.edu/website_images/spacer.gif","http://www.highpoint.edu/website_images/spacer.gif",'','','bottom');
	txsMenu.makeMenu("1093",'faculty','educational backgrounds','http://www.highpoint.edu/academics/business/faculty/index.cfm?DeptCategory=152&PageID=3105');
	txsMenu.makeMenu("1094",'faculty','our business experience','http://www.highpoint.edu/academics/business/faculty/index.cfm?DeptCategory=152&PageID=3110');
	txsMenu.makeMenu("1124",'faculty','alphabetically','http://www.highpoint.edu/academics/business/faculty/directory.cfm?DeptID=33');
	txsMenu.makeMenu("1092",'faculty','by department','http://www.highpoint.edu/academics/business/faculty/search.cfm?DeptID=33');
	txsMenu.makeMenu("partners",'','','http://www.highpoint.edu/academics/business/partners/','',194,26,"http://www.highpoint.edu/website_images/spacer.gif","http://www.highpoint.edu/website_images/spacer.gif",'','','bottom');
	txsMenu.makeMenu("1097",'partners','student placement','http://www.highpoint.edu/academics/business/partners/index.cfm?DeptCategory=153&PageID=3106');
	txsMenu.makeMenu("1028",'partners','career development','http://www.highpoint.edu/campuslife/careerdevelopment/');
	txsMenu.makeMenu("1101",'partners','internships','http://www.highpoint.edu/academics/business/partners/index.cfm?DeptCategory=153&PageID=3109');
	txsMenu.makeMenu("Blank",'','','','',124,26,"http://www.highpoint.edu/website_images/spacer.gif","http://www.highpoint.edu/website_images/spacer.gif",'','','bottomleft');
	txsMenu.construct();
