
	grouping = '';
	function getCareerDegreeAll()
	{
		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
			AddCareerDegreeAll("Arts / Design / Fashion","1");
			AddCareerDegreeAll("Aviation","9");
			AddCareerDegreeAll("Beauty","413");
			AddCareerDegreeAll("Business","2");
			AddCareerDegreeAll("Criminal Justice & Law","279");
			AddCareerDegreeAll("Culinary Arts","3");
			AddCareerDegreeAll("Education","287");
			AddCareerDegreeAll("Health Care / Human Services","4");
			AddCareerDegreeAll("Liberal Arts","343");
			AddCareerDegreeAll("Massage / Wellness","256");
			AddCareerDegreeAll("Technology / Computer / IT","5");
			AddCareerDegreeAll("Trade","286");
		}
		else
		{
			for(i = document.form1.career.length-1; i >= 0;i--)
			{
					document.form1.career.options[i] = null;
			}
			AddCareerDegreeAll("Select One:","");
			AddCareerDegreeAll("Arts / Design / Fashion","1");
			AddCareerDegreeAll("Aviation","9");
			AddCareerDegreeAll("Beauty","413");
			AddCareerDegreeAll("Business","2");
			AddCareerDegreeAll("Criminal Justice & Law","279");
			AddCareerDegreeAll("Culinary Arts","3");
			AddCareerDegreeAll("Education","287");
			AddCareerDegreeAll("Health Care / Human Services","4");
			AddCareerDegreeAll("Liberal Arts","343");
			AddCareerDegreeAll("Massage / Wellness","256");
			AddCareerDegreeAll("Technology / Computer / IT","5");
			AddCareerDegreeAll("Trade","286");
		}
	};

	function setCareerDegreeAll()
	{
		pos = document.form1.career.length;
		if(typeof(pos) != "undefined")
		{
			if(document.form1.career.length == 2)
			{
				document.form1.career.selectedIndex = 1;
			}
		}
	};

	function getDegreeDegreeAll( career_value )
	{
		pos = document.form1.degree.length;
		if(typeof(pos) == "undefined")
		{
		}
		else
		{
			for(i = document.form1.degree.length-1; i >= 0;i--)
			{
					document.form1.degree.options[i] = null;
			}
		}

		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
			var the_selected = document.form1.career.value;
		}
		else if( pos != 0 )
		{
			var the_index = document.form1.career.selectedIndex;
			var the_selected = document.form1.career.options[the_index].value;
		}
		else
		{
			var the_selected = '';
		}
		if( typeof career_value != "undefined" )
		{
			the_selected = career_value;
		}
		switch (the_selected)
		{
		case "":
			AddDegreeDegreeAll("Please choose a career","");
			break;
		case "1":
			AddDegreeDegreeAll("Show All","All1");
			AddDegreeDegreeAll("Acting","289");
			AddDegreeDegreeAll("Advertising & Design","13");
			AddDegreeDegreeAll("Animation","187");
			AddDegreeDegreeAll("Architecture","210");
			AddDegreeDegreeAll("Arts & Design","199");
			AddDegreeDegreeAll("Audio Engineering","242");
			AddDegreeDegreeAll("Broadcasting","137");
			AddDegreeDegreeAll("Commercial Art","14");
			AddDegreeDegreeAll("Computer Design","27");
			AddDegreeDegreeAll("Computer Drafting","16");
			AddDegreeDegreeAll("Dance","485");
			AddDegreeDegreeAll("Digital Arts & Design","17");
			AddDegreeDegreeAll("Fashion Design","18");
			AddDegreeDegreeAll("Fashion Marketing","19");
			AddDegreeDegreeAll("Fashion Merchandising","176");
			AddDegreeDegreeAll("Film & Video","20");
			AddDegreeDegreeAll("Fine Arts","22");
			AddDegreeDegreeAll("Game Art & Development","21");
			AddDegreeDegreeAll("Graphic Art & Design","12");
			AddDegreeDegreeAll("Industrial Design","23");
			AddDegreeDegreeAll("Interactive Media","24");
			AddDegreeDegreeAll("Interior Design","25");
			AddDegreeDegreeAll("Jewelry Design","513");
			AddDegreeDegreeAll("Media Arts","28");
			AddDegreeDegreeAll("Media Production","29");
			AddDegreeDegreeAll("Music","235");
			AddDegreeDegreeAll("Musical Theatre","290");
			AddDegreeDegreeAll("Painting","32");
			AddDegreeDegreeAll("Photography","33");
			AddDegreeDegreeAll("Recording Arts","107");
			AddDegreeDegreeAll("Visual Arts & Comm.","35");
			AddDegreeDegreeAll("Web Design & Multimedia","30");
			break;
		case "9":
			AddDegreeDegreeAll("Show All","All9");
			AddDegreeDegreeAll("Aircraft Dispatcher","380");
			AddDegreeDegreeAll("Airframe and Powerplant","194");
			AddDegreeDegreeAll("Aviation Maintenance Technician","196");
			AddDegreeDegreeAll("Avionics","195");
			AddDegreeDegreeAll("General Aviation","82");
			AddDegreeDegreeAll("Helicopter Flight","325");
			AddDegreeDegreeAll("Professional Flight","212");
			AddDegreeDegreeAll("Professional Pilot","515");
			AddDegreeDegreeAll("Quality Control","213");
			break;
		case "413":
			AddDegreeDegreeAll("Show All","All413");
			AddDegreeDegreeAll("Beauty - Advanced Training","327");
			AddDegreeDegreeAll("Cosmetology","181");
			AddDegreeDegreeAll("Electrology","406");
			AddDegreeDegreeAll("Esthetics / Skincare","263");
			AddDegreeDegreeAll("Hair Design / Barbering","183");
			AddDegreeDegreeAll("Instructor Training","293");
			AddDegreeDegreeAll("Makeup","265");
			AddDegreeDegreeAll("Nail Technician / Hand & Foot Therapist","264");
			AddDegreeDegreeAll("Permanent Makeup","394");
			AddDegreeDegreeAll("Spa","294");
			break;
		case "2":
			AddDegreeDegreeAll("Show All","All2");
			AddDegreeDegreeAll("Accounting/Payroll Administrator","134");
			AddDegreeDegreeAll("Administrative","132");
			AddDegreeDegreeAll("Administrative Support Specialist","203");
			AddDegreeDegreeAll("Advertising","133");
			AddDegreeDegreeAll("Auditing","140");
			AddDegreeDegreeAll("Bookkeeping","224");
			AddDegreeDegreeAll("Business Admin. & Mgmt.","138");
			AddDegreeDegreeAll("Call Center Mgmt.","139");
			AddDegreeDegreeAll("Communications Mgmt.","159");
			AddDegreeDegreeAll("Computer Management","141");
			AddDegreeDegreeAll("Customer Support","237");
			AddDegreeDegreeAll("Database Admin. / Management","189");
			AddDegreeDegreeAll("E-Commerce / E-Business","146");
			AddDegreeDegreeAll("Economics","384");
			AddDegreeDegreeAll("Entertainment Business","148");
			AddDegreeDegreeAll("Executive Assistant","149");
			AddDegreeDegreeAll("Finance","135");
			AddDegreeDegreeAll("Financial Planning","188");
			AddDegreeDegreeAll("Global Management","150");
			AddDegreeDegreeAll("Hospitality Management","398");
			AddDegreeDegreeAll("Human Resources","334");
			AddDegreeDegreeAll("Information Security","153");
			AddDegreeDegreeAll("International Business","155");
			AddDegreeDegreeAll("IT Management","154");
			AddDegreeDegreeAll("Law and Justice","75");
			AddDegreeDegreeAll("Management","156");
			AddDegreeDegreeAll("Marketing","157");
			AddDegreeDegreeAll("Merchandising","158");
			AddDegreeDegreeAll("Network Management","31");
			AddDegreeDegreeAll("Nonprofit Management","861");
			AddDegreeDegreeAll("Office Admin. / Management","160");
			AddDegreeDegreeAll("Office Clerical","228");
			AddDegreeDegreeAll("Operations Management","161");
			AddDegreeDegreeAll("Project Management","162");
			AddDegreeDegreeAll("Sales","163");
			AddDegreeDegreeAll("Small Business Mgmt.","177");
			AddDegreeDegreeAll("Sports Management","273");
			AddDegreeDegreeAll("Supply Chain Mgmt.","124");
			AddDegreeDegreeAll("System Admin.","34");
			AddDegreeDegreeAll("Telecommunications","166");
			AddDegreeDegreeAll("Travel and Tourism","167");
			break;
		case "279":
			AddDegreeDegreeAll("Show All","All279");
			AddDegreeDegreeAll("CART/Captioning","858");
			AddDegreeDegreeAll("Corrections","391");
			AddDegreeDegreeAll("Court Reporting","269");
			AddDegreeDegreeAll("Criminal Justice","142");
			AddDegreeDegreeAll("Homeland Security","151");
			AddDegreeDegreeAll("International Law","813");
			AddDegreeDegreeAll("Justice Business Tech.","26");
			AddDegreeDegreeAll("Law","341");
			AddDegreeDegreeAll("Law Enforcement / Police","390");
			AddDegreeDegreeAll("Legal Nurse Consultant","190");
			AddDegreeDegreeAll("Legal Office Admin. / Technology","204");
			AddDegreeDegreeAll("Legal Studies","814");
			AddDegreeDegreeAll("Paralegal / Legal Assistant","192");
			AddDegreeDegreeAll("Stenography","857");
			break;
		case "3":
			AddDegreeDegreeAll("Show All","All3");
			AddDegreeDegreeAll("Baking and Pastry","300");
			AddDegreeDegreeAll("Catering Management","79");
			AddDegreeDegreeAll("Culinary Arts","76");
			AddDegreeDegreeAll("Culinary Management","78");
			AddDegreeDegreeAll("Hospitality Management","476");
			AddDegreeDegreeAll("Restaurant Management","77");
			AddDegreeDegreeAll("Wine Studies","243");
			break;
		case "287":
			AddDegreeDegreeAll("Show All","All287");
			AddDegreeDegreeAll("Curriculum & Instruction","144");
			AddDegreeDegreeAll("Early Childhood Education","296");
			AddDegreeDegreeAll("Education","147");
			AddDegreeDegreeAll("ESL - Teaching","315");
			AddDegreeDegreeAll("General Studies","174");
			AddDegreeDegreeAll("Secondary Education","297");
			AddDegreeDegreeAll("Teaching","295");
			AddDegreeDegreeAll("Theology / Ministry / Religion","331");
			break;
		case "4":
			AddDegreeDegreeAll("Show All","All4");
			AddDegreeDegreeAll("Addictions Worker","240");
			AddDegreeDegreeAll("Alternative Medicine","283");
			AddDegreeDegreeAll("Animal Study","397");
			AddDegreeDegreeAll("Cardio-Phlebotomy Technician","226");
			AddDegreeDegreeAll("Cardiovascular Tech.","40");
			AddDegreeDegreeAll("Chiropractic","209");
			AddDegreeDegreeAll("Clinical Medical Assistant","42");
			AddDegreeDegreeAll("Conflict Resolution","55");
			AddDegreeDegreeAll("Counseling","54");
			AddDegreeDegreeAll("Dental Assisting","211");
			AddDegreeDegreeAll("Dental Hygienist","43");
			AddDegreeDegreeAll("Dental Lab Technician","835");
			AddDegreeDegreeAll("Dialysis Technician","45");
			AddDegreeDegreeAll("Echocardiographer","46");
			AddDegreeDegreeAll("Electrocardiography","238");
			AddDegreeDegreeAll("EMS / Paramedic","514");
			AddDegreeDegreeAll("Gerontology","332");
			AddDegreeDegreeAll("Health Care Admin. / Management","48");
			AddDegreeDegreeAll("Health Care Reimbursement","51");
			AddDegreeDegreeAll("Health Information Tech.","49");
			AddDegreeDegreeAll("Health Unit Coordinator","50");
			AddDegreeDegreeAll("Health/Biomedical Informatics","39");
			AddDegreeDegreeAll("Human Services","136");
			AddDegreeDegreeAll("Insurance Billing / Coding","178");
			AddDegreeDegreeAll("Legal Nurse Consultant","52");
			AddDegreeDegreeAll("LPN to RN","683");
			AddDegreeDegreeAll("LPN/PN - Practical Nursing","469");
			AddDegreeDegreeAll("Marriage & Family Therapy","169");
			AddDegreeDegreeAll("Masters of Science in Nursing","680");
			AddDegreeDegreeAll("Medical Admin. & Mgmt.","56");
			AddDegreeDegreeAll("Medical Assisting","57");
			AddDegreeDegreeAll("Medical Billing and Coding","58");
			AddDegreeDegreeAll("Medical Clinical Specialist","60");
			AddDegreeDegreeAll("Medical Diagnostics","44");
			AddDegreeDegreeAll("Medical Laboratory Technician","62");
			AddDegreeDegreeAll("Medical Office Assistant","227");
			AddDegreeDegreeAll("Medical Radiography","53");
			AddDegreeDegreeAll("Medical Sonographer","207");
			AddDegreeDegreeAll("Medical Specialization","63");
			AddDegreeDegreeAll("Medical Transcription","64");
			AddDegreeDegreeAll("Mental Health Counseling","171");
			AddDegreeDegreeAll("Nursing","65");
			AddDegreeDegreeAll("Nursing - RN to BSN","326");
			AddDegreeDegreeAll("Nursing Assistant (CNA)","41");
			AddDegreeDegreeAll("Nutritionist","840");
			AddDegreeDegreeAll("Orthopedic","239");
			AddDegreeDegreeAll("Patient Care","67");
			AddDegreeDegreeAll("Pharmacy Technician","68");
			AddDegreeDegreeAll("Phlebotomy","69");
			AddDegreeDegreeAll("Physical Therapist","205");
			AddDegreeDegreeAll("Psychology","168");
			AddDegreeDegreeAll("Radiology","70");
			AddDegreeDegreeAll("Rehabilitation Therapy Assistant","236");
			AddDegreeDegreeAll("Respiratory Care & Therapy","71");
			AddDegreeDegreeAll("Skin Care","328");
			AddDegreeDegreeAll("Sport-Exercise Psychology","170");
			AddDegreeDegreeAll("Surgical Technology","73");
			AddDegreeDegreeAll("Ultrasound Technologist","206");
			AddDegreeDegreeAll("Veterinary","175");
			AddDegreeDegreeAll("Vocational Nursing (LVN)","471");
			AddDegreeDegreeAll("X-Ray Technician","74");
			break;
		case "343":
			AddDegreeDegreeAll("Show All","All343");
			AddDegreeDegreeAll("Agriculture","836");
			AddDegreeDegreeAll("American Studies","344");
			AddDegreeDegreeAll("Anthropology","345");
			AddDegreeDegreeAll("Archaeology","346");
			AddDegreeDegreeAll("Art History","347");
			AddDegreeDegreeAll("Biochemistry &  Molecular Biology","349");
			AddDegreeDegreeAll("Bioinformatics","350");
			AddDegreeDegreeAll("Biology","352");
			AddDegreeDegreeAll("Chemistry","353");
			AddDegreeDegreeAll("English / Creative Writing","355");
			AddDegreeDegreeAll("English Literature","356");
			AddDegreeDegreeAll("Environmental Science","357");
			AddDegreeDegreeAll("ESL","841");
			AddDegreeDegreeAll("General Arts and Sciences","358");
			AddDegreeDegreeAll("General Studies","360");
			AddDegreeDegreeAll("Geography","361");
			AddDegreeDegreeAll("History","362");
			AddDegreeDegreeAll("Human Biology","363");
			AddDegreeDegreeAll("Italian","411");
			AddDegreeDegreeAll("Languages and Literature","367");
			AddDegreeDegreeAll("Languages Other than English","368");
			AddDegreeDegreeAll("Liberal Arts","371");
			AddDegreeDegreeAll("Library Science","373");
			AddDegreeDegreeAll("Literature","374");
			AddDegreeDegreeAll("Mathematics","385");
			AddDegreeDegreeAll("Physics","838");
			AddDegreeDegreeAll("Political Science","386");
			AddDegreeDegreeAll("Psychology","375");
			AddDegreeDegreeAll("Social Sciences","376");
			AddDegreeDegreeAll("Sociology","377");
			AddDegreeDegreeAll("Spanish","410");
			break;
		case "256":
			AddDegreeDegreeAll("Show All","All256");
			AddDegreeDegreeAll("Acupuncture & Oriental Medicine","257");
			AddDegreeDegreeAll("Alternative Medicine","291");
			AddDegreeDegreeAll("Chiropractic","259");
			AddDegreeDegreeAll("Holistic Health / Homeopathy","260");
			AddDegreeDegreeAll("Hypnotherapy / Polarity / Reiki","268");
			AddDegreeDegreeAll("Manual Medicine","412");
			AddDegreeDegreeAll("Massage Therapy","37");
			AddDegreeDegreeAll("Massage Therapy CEUs","266");
			AddDegreeDegreeAll("Metaphysics / Healtheology / Divinity","276");
			AddDegreeDegreeAll("Personal Training / Fitness","47");
			AddDegreeDegreeAll("Physical Therapy","258");
			AddDegreeDegreeAll("Reflexology","262");
			AddDegreeDegreeAll("Spa Therapies","72");
			break;
		case "5":
			AddDegreeDegreeAll("Show All","All5");
			AddDegreeDegreeAll("A+ Certification","83");
			AddDegreeDegreeAll("Advanced Electronics","81");
			AddDegreeDegreeAll("Architectural Engineering","84");
			AddDegreeDegreeAll("Audio Technology","274");
			AddDegreeDegreeAll("Biomedical Engineering","38");
			AddDegreeDegreeAll("Cable Network Technician","87");
			AddDegreeDegreeAll("Certified Internet Webmaster","185");
			AddDegreeDegreeAll("Cisco&reg;","90");
			AddDegreeDegreeAll("Communication Technician","214");
			AddDegreeDegreeAll("CompTIA","186");
			AddDegreeDegreeAll("Computer & Telecom. Electronics","92");
			AddDegreeDegreeAll("Computer Aided Design Tech.","93");
			AddDegreeDegreeAll("Computer Applications","85");
			AddDegreeDegreeAll("Computer Engineering","94");
			AddDegreeDegreeAll("Computer Hardware","105");
			AddDegreeDegreeAll("Computer Information Systems - CIS/IT","330");
			AddDegreeDegreeAll("Computer Networking","95");
			AddDegreeDegreeAll("Computer Office Technologies","96");
			AddDegreeDegreeAll("Computer Programming","97");
			AddDegreeDegreeAll("Computer Repair","98");
			AddDegreeDegreeAll("Computer Science","99");
			AddDegreeDegreeAll("Computer Systems Security","100");
			AddDegreeDegreeAll("Computer Systems Technician","102");
			AddDegreeDegreeAll("Computer Technical Support","103");
			AddDegreeDegreeAll("Computer Technology","104");
			AddDegreeDegreeAll("Computerized Office Applications","106");
			AddDegreeDegreeAll("Database Development","179");
			AddDegreeDegreeAll("Desktop & Web Publishing","285");
			AddDegreeDegreeAll("Engineering","837");
			AddDegreeDegreeAll("Engineering Management","220");
			AddDegreeDegreeAll("Enterprise Applications Developer","111");
			AddDegreeDegreeAll("Game Software Development","112");
			AddDegreeDegreeAll("Information Technology","832");
			AddDegreeDegreeAll("Instructional Technology","117");
			AddDegreeDegreeAll("Internet  Programmer","118");
			AddDegreeDegreeAll("Java Programming","119");
			AddDegreeDegreeAll("MCSE","335");
			AddDegreeDegreeAll("Mechanical Engineering","121");
			AddDegreeDegreeAll("Microsoft Certification","122");
			AddDegreeDegreeAll("Mobile App Development","829");
			AddDegreeDegreeAll("Network Administration Security","218");
			AddDegreeDegreeAll("Oracle","184");
			AddDegreeDegreeAll("PC Support Specialist","125");
			AddDegreeDegreeAll("Programming","127");
			AddDegreeDegreeAll("Robotics","129");
			AddDegreeDegreeAll("Software Development","101");
			AddDegreeDegreeAll("Software Engineering","839");
			AddDegreeDegreeAll("Software Engineering","219");
			AddDegreeDegreeAll("Software Technologies","130");
			AddDegreeDegreeAll("Technology Management","180");
			AddDegreeDegreeAll("Visual Communications","131");
			AddDegreeDegreeAll("Web Development","89");
			break;
		case "286":
			AddDegreeDegreeAll("Show All","All286");
			AddDegreeDegreeAll("Air Conditioning / Refrigeration","128");
			AddDegreeDegreeAll("Animal Grooming","775");
			AddDegreeDegreeAll("Animal Training","455");
			AddDegreeDegreeAll("Auto Body Technology","86");
			AddDegreeDegreeAll("Automotive Technology","173");
			AddDegreeDegreeAll("CDL/Commercial Driving","468");
			AddDegreeDegreeAll("Construction Management","304");
			AddDegreeDegreeAll("Diving - Commercial","320");
			AddDegreeDegreeAll("Diving - Scuba","339");
			AddDegreeDegreeAll("Electrical Engineering","108");
			AddDegreeDegreeAll("Electrician","109");
			AddDegreeDegreeAll("Electronic  Engineering","110");
			AddDegreeDegreeAll("Electronic Service Technician","221");
			AddDegreeDegreeAll("Fire Science","342");
			AddDegreeDegreeAll("Green Technology","827");
			AddDegreeDegreeAll("Gunsmithing","336");
			AddDegreeDegreeAll("Heavy Equipment Training","653");
			AddDegreeDegreeAll("Home Inspection Training","329");
			AddDegreeDegreeAll("Horticulture","826");
			AddDegreeDegreeAll("HVAC","172");
			AddDegreeDegreeAll("Industrial Technology","113");
			AddDegreeDegreeAll("Marine Mechanics","120");
			AddDegreeDegreeAll("Motorcycle Mechanics","382");
			AddDegreeDegreeAll("NASCAR Technician","383");
			AddDegreeDegreeAll("Plumber","126");
			AddDegreeDegreeAll("Real Estate Appraisal","684");
			AddDegreeDegreeAll("Solar Technology","828");
			AddDegreeDegreeAll("Watch-Clock Making / Repair","381");
			AddDegreeDegreeAll("Welding","241");
			AddDegreeDegreeAll("Wind Turbine","788");
			break;
		case "270":
			AddDegreeDegreeAll("Show All","All270");
			break;
		}
	};
	
	function setDegreeDegreeAll(id){
		if( typeof(id) != "undefined" && id != "" )
		{
			for(i = document.form1.degree.length-1; i >= 0;i--){
				if( id == document.form1.degree.options[i].value ){
					document.form1.degree.options[i].selected = true;
				}else{
					document.form1.degree.options[i].selected = false;
				}
			}
		}
		else
		{
			if(document.form1.degree.length == 2){
				document.form1.degree.selectedIndex = 1;
			}
		}
	};

	function AddCareerDegreeAll(name,value)
	{
		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
			document.form1.career.value = value;
		}
		else
		{
			document.form1.career.options[pos] = new Option(name,value,false,false);
		}
	};

	function AddDegreeDegreeAll(name,value)
	{
		pos = document.form1.degree.length;
		if(typeof(pos) == "undefined")
		{
			document.form1.degree.value = value;
		}
		else
		{
			document.form1.degree.options[pos] = new Option(name,value,false,false);
		}
	};

	function getCampusCareerDegreeAll()
	{
		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
		}
		else
		{
			for(i = document.form1.career.length-1; i >= 0;i--)
			{
					document.form1.career.options[i] = null;
			}
			AddCampusCareerDegreeAll("Select One:","");
		}
	};

	function setCampusCareerDegreeAll()
	{
		pos = document.form1.career.length;
		if(typeof(pos) != "undefined")
		{
			if(document.form1.career.length == 2)
			{
				document.form1.career.selectedIndex = 1;
			}
		}
	};

	function getCampusDegreeDegreeAll()
	{
		pos = document.form1.degree.length;
		if(typeof(pos) == "undefined")
		{
		}
		else
		{
			for(i = document.form1.degree.length-1; i >= 0;i--)
			{
					document.form1.degree.options[i] = null;
			}
		}

		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
			var the_selected = document.form1.career.value;
		}
		else
		{
			var the_index = document.form1.career.selectedIndex;
			var the_selected = document.form1.career.options[the_index].value;
		}
		switch (the_selected)
		{
		case "":
			AddCampusDegreeDegreeAll("Please choose a career","");
			break;
		}
	};

	function setCampusDegreeDegreeAll()
	{
		if(document.form1.degree.length == 2)
		{
			document.form1.degree.selectedIndex = 1;
		}
	};

	function AddCampusCareerDegreeAll(name,value)
	{
		pos = document.form1.career.length;
		if(typeof(pos) == "undefined")
		{
			document.form1.career.value = value;
		}
		else
		{
			document.form1.career.options[pos] = new Option(name,value,false,false);
		}
	};

	function AddCampusDegreeDegreeAll(name,value)
	{
		pos = document.form1.degree.length;
		if(typeof(pos) == "undefined")
		{
			document.form1.degree.value = value;
		}
		else
		{
			document.form1.degree.options[pos] = new Option(name,value,false,false);
		}
	};
	
	function getDegreeToForm( career_value )
	{
		pos = Form_Element.degree.length;
		if(typeof(pos) == "undefined")
		{
		}
		else
		{
			for(i = Form_Element.degree.length-1; i >= 0;i--)
			{
					Form_Element.degree.options[i] = null;
			}
		}

		pos = Form_Element.career.length;
		if(typeof(pos) == "undefined")
		{
			var the_selected = Form_Element.career.value;
		}
		else if( pos != 0 )
		{
			var the_index = Form_Element.career.selectedIndex;
			var the_selected = Form_Element.career.options[the_index].value;
		}
		else
		{
			var the_selected = '';
		}
		if( typeof career_value != "undefined" )
		{
			the_selected = career_value;
		}
		switch (the_selected)
		{
		case "":
			AddDegreeToForm("Please choose a career","");
			break;
		case "1":
			AddDegreeToForm("Show All","All1");
			AddDegreeToForm("Acting","289");
			AddDegreeToForm("Advertising & Design","13");
			AddDegreeToForm("Animation","187");
			AddDegreeToForm("Architecture","210");
			AddDegreeToForm("Arts & Design","199");
			AddDegreeToForm("Audio Engineering","242");
			AddDegreeToForm("Broadcasting","137");
			AddDegreeToForm("Commercial Art","14");
			AddDegreeToForm("Computer Design","27");
			AddDegreeToForm("Computer Drafting","16");
			AddDegreeToForm("Dance","485");
			AddDegreeToForm("Digital Arts & Design","17");
			AddDegreeToForm("Fashion Design","18");
			AddDegreeToForm("Fashion Marketing","19");
			AddDegreeToForm("Fashion Merchandising","176");
			AddDegreeToForm("Film & Video","20");
			AddDegreeToForm("Fine Arts","22");
			AddDegreeToForm("Game Art & Development","21");
			AddDegreeToForm("Graphic Art & Design","12");
			AddDegreeToForm("Industrial Design","23");
			AddDegreeToForm("Interactive Media","24");
			AddDegreeToForm("Interior Design","25");
			AddDegreeToForm("Jewelry Design","513");
			AddDegreeToForm("Media Arts","28");
			AddDegreeToForm("Media Production","29");
			AddDegreeToForm("Music","235");
			AddDegreeToForm("Musical Theatre","290");
			AddDegreeToForm("Painting","32");
			AddDegreeToForm("Photography","33");
			AddDegreeToForm("Recording Arts","107");
			AddDegreeToForm("Visual Arts & Comm.","35");
			AddDegreeToForm("Web Design & Multimedia","30");
			break;
		case "9":
			AddDegreeToForm("Show All","All9");
			AddDegreeToForm("Aircraft Dispatcher","380");
			AddDegreeToForm("Airframe and Powerplant","194");
			AddDegreeToForm("Aviation Maintenance Technician","196");
			AddDegreeToForm("Avionics","195");
			AddDegreeToForm("General Aviation","82");
			AddDegreeToForm("Helicopter Flight","325");
			AddDegreeToForm("Professional Flight","212");
			AddDegreeToForm("Professional Pilot","515");
			AddDegreeToForm("Quality Control","213");
			break;
		case "413":
			AddDegreeToForm("Show All","All413");
			AddDegreeToForm("Beauty - Advanced Training","327");
			AddDegreeToForm("Cosmetology","181");
			AddDegreeToForm("Electrology","406");
			AddDegreeToForm("Esthetics / Skincare","263");
			AddDegreeToForm("Hair Design / Barbering","183");
			AddDegreeToForm("Instructor Training","293");
			AddDegreeToForm("Makeup","265");
			AddDegreeToForm("Nail Technician / Hand & Foot Therapist","264");
			AddDegreeToForm("Permanent Makeup","394");
			AddDegreeToForm("Spa","294");
			break;
		case "2":
			AddDegreeToForm("Show All","All2");
			AddDegreeToForm("Accounting/Payroll Administrator","134");
			AddDegreeToForm("Administrative","132");
			AddDegreeToForm("Administrative Support Specialist","203");
			AddDegreeToForm("Advertising","133");
			AddDegreeToForm("Auditing","140");
			AddDegreeToForm("Bookkeeping","224");
			AddDegreeToForm("Business Admin. & Mgmt.","138");
			AddDegreeToForm("Call Center Mgmt.","139");
			AddDegreeToForm("Communications Mgmt.","159");
			AddDegreeToForm("Computer Management","141");
			AddDegreeToForm("Customer Support","237");
			AddDegreeToForm("Database Admin. / Management","189");
			AddDegreeToForm("E-Commerce / E-Business","146");
			AddDegreeToForm("Economics","384");
			AddDegreeToForm("Entertainment Business","148");
			AddDegreeToForm("Executive Assistant","149");
			AddDegreeToForm("Finance","135");
			AddDegreeToForm("Financial Planning","188");
			AddDegreeToForm("Global Management","150");
			AddDegreeToForm("Hospitality Management","398");
			AddDegreeToForm("Human Resources","334");
			AddDegreeToForm("Information Security","153");
			AddDegreeToForm("International Business","155");
			AddDegreeToForm("IT Management","154");
			AddDegreeToForm("Law and Justice","75");
			AddDegreeToForm("Management","156");
			AddDegreeToForm("Marketing","157");
			AddDegreeToForm("Merchandising","158");
			AddDegreeToForm("Network Management","31");
			AddDegreeToForm("Nonprofit Management","861");
			AddDegreeToForm("Office Admin. / Management","160");
			AddDegreeToForm("Office Clerical","228");
			AddDegreeToForm("Operations Management","161");
			AddDegreeToForm("Project Management","162");
			AddDegreeToForm("Sales","163");
			AddDegreeToForm("Small Business Mgmt.","177");
			AddDegreeToForm("Sports Management","273");
			AddDegreeToForm("Supply Chain Mgmt.","124");
			AddDegreeToForm("System Admin.","34");
			AddDegreeToForm("Telecommunications","166");
			AddDegreeToForm("Travel and Tourism","167");
			break;
		case "279":
			AddDegreeToForm("Show All","All279");
			AddDegreeToForm("CART/Captioning","858");
			AddDegreeToForm("Corrections","391");
			AddDegreeToForm("Court Reporting","269");
			AddDegreeToForm("Criminal Justice","142");
			AddDegreeToForm("Homeland Security","151");
			AddDegreeToForm("International Law","813");
			AddDegreeToForm("Justice Business Tech.","26");
			AddDegreeToForm("Law","341");
			AddDegreeToForm("Law Enforcement / Police","390");
			AddDegreeToForm("Legal Nurse Consultant","190");
			AddDegreeToForm("Legal Office Admin. / Technology","204");
			AddDegreeToForm("Legal Studies","814");
			AddDegreeToForm("Paralegal / Legal Assistant","192");
			AddDegreeToForm("Stenography","857");
			break;
		case "3":
			AddDegreeToForm("Show All","All3");
			AddDegreeToForm("Baking and Pastry","300");
			AddDegreeToForm("Catering Management","79");
			AddDegreeToForm("Culinary Arts","76");
			AddDegreeToForm("Culinary Management","78");
			AddDegreeToForm("Hospitality Management","476");
			AddDegreeToForm("Restaurant Management","77");
			AddDegreeToForm("Wine Studies","243");
			break;
		case "287":
			AddDegreeToForm("Show All","All287");
			AddDegreeToForm("Curriculum & Instruction","144");
			AddDegreeToForm("Early Childhood Education","296");
			AddDegreeToForm("Education","147");
			AddDegreeToForm("ESL - Teaching","315");
			AddDegreeToForm("General Studies","174");
			AddDegreeToForm("Secondary Education","297");
			AddDegreeToForm("Teaching","295");
			AddDegreeToForm("Theology / Ministry / Religion","331");
			break;
		case "4":
			AddDegreeToForm("Show All","All4");
			AddDegreeToForm("Addictions Worker","240");
			AddDegreeToForm("Alternative Medicine","283");
			AddDegreeToForm("Animal Study","397");
			AddDegreeToForm("Cardio-Phlebotomy Technician","226");
			AddDegreeToForm("Cardiovascular Tech.","40");
			AddDegreeToForm("Chiropractic","209");
			AddDegreeToForm("Clinical Medical Assistant","42");
			AddDegreeToForm("Conflict Resolution","55");
			AddDegreeToForm("Counseling","54");
			AddDegreeToForm("Dental Assisting","211");
			AddDegreeToForm("Dental Hygienist","43");
			AddDegreeToForm("Dental Lab Technician","835");
			AddDegreeToForm("Dialysis Technician","45");
			AddDegreeToForm("Echocardiographer","46");
			AddDegreeToForm("Electrocardiography","238");
			AddDegreeToForm("EMS / Paramedic","514");
			AddDegreeToForm("Gerontology","332");
			AddDegreeToForm("Health Care Admin. / Management","48");
			AddDegreeToForm("Health Care Reimbursement","51");
			AddDegreeToForm("Health Information Tech.","49");
			AddDegreeToForm("Health Unit Coordinator","50");
			AddDegreeToForm("Health/Biomedical Informatics","39");
			AddDegreeToForm("Human Services","136");
			AddDegreeToForm("Insurance Billing / Coding","178");
			AddDegreeToForm("Legal Nurse Consultant","52");
			AddDegreeToForm("LPN to RN","683");
			AddDegreeToForm("LPN/PN - Practical Nursing","469");
			AddDegreeToForm("Marriage & Family Therapy","169");
			AddDegreeToForm("Masters of Science in Nursing","680");
			AddDegreeToForm("Medical Admin. & Mgmt.","56");
			AddDegreeToForm("Medical Assisting","57");
			AddDegreeToForm("Medical Billing and Coding","58");
			AddDegreeToForm("Medical Clinical Specialist","60");
			AddDegreeToForm("Medical Diagnostics","44");
			AddDegreeToForm("Medical Laboratory Technician","62");
			AddDegreeToForm("Medical Office Assistant","227");
			AddDegreeToForm("Medical Radiography","53");
			AddDegreeToForm("Medical Sonographer","207");
			AddDegreeToForm("Medical Specialization","63");
			AddDegreeToForm("Medical Transcription","64");
			AddDegreeToForm("Mental Health Counseling","171");
			AddDegreeToForm("Nursing","65");
			AddDegreeToForm("Nursing - RN to BSN","326");
			AddDegreeToForm("Nursing Assistant (CNA)","41");
			AddDegreeToForm("Nutritionist","840");
			AddDegreeToForm("Orthopedic","239");
			AddDegreeToForm("Patient Care","67");
			AddDegreeToForm("Pharmacy Technician","68");
			AddDegreeToForm("Phlebotomy","69");
			AddDegreeToForm("Physical Therapist","205");
			AddDegreeToForm("Psychology","168");
			AddDegreeToForm("Radiology","70");
			AddDegreeToForm("Rehabilitation Therapy Assistant","236");
			AddDegreeToForm("Respiratory Care & Therapy","71");
			AddDegreeToForm("Skin Care","328");
			AddDegreeToForm("Sport-Exercise Psychology","170");
			AddDegreeToForm("Surgical Technology","73");
			AddDegreeToForm("Ultrasound Technologist","206");
			AddDegreeToForm("Veterinary","175");
			AddDegreeToForm("Vocational Nursing (LVN)","471");
			AddDegreeToForm("X-Ray Technician","74");
			break;
		case "343":
			AddDegreeToForm("Show All","All343");
			AddDegreeToForm("Agriculture","836");
			AddDegreeToForm("American Studies","344");
			AddDegreeToForm("Anthropology","345");
			AddDegreeToForm("Archaeology","346");
			AddDegreeToForm("Art History","347");
			AddDegreeToForm("Biochemistry &  Molecular Biology","349");
			AddDegreeToForm("Bioinformatics","350");
			AddDegreeToForm("Biology","352");
			AddDegreeToForm("Chemistry","353");
			AddDegreeToForm("English / Creative Writing","355");
			AddDegreeToForm("English Literature","356");
			AddDegreeToForm("Environmental Science","357");
			AddDegreeToForm("ESL","841");
			AddDegreeToForm("General Arts and Sciences","358");
			AddDegreeToForm("General Studies","360");
			AddDegreeToForm("Geography","361");
			AddDegreeToForm("History","362");
			AddDegreeToForm("Human Biology","363");
			AddDegreeToForm("Italian","411");
			AddDegreeToForm("Languages and Literature","367");
			AddDegreeToForm("Languages Other than English","368");
			AddDegreeToForm("Liberal Arts","371");
			AddDegreeToForm("Library Science","373");
			AddDegreeToForm("Literature","374");
			AddDegreeToForm("Mathematics","385");
			AddDegreeToForm("Physics","838");
			AddDegreeToForm("Political Science","386");
			AddDegreeToForm("Psychology","375");
			AddDegreeToForm("Social Sciences","376");
			AddDegreeToForm("Sociology","377");
			AddDegreeToForm("Spanish","410");
			break;
		case "256":
			AddDegreeToForm("Show All","All256");
			AddDegreeToForm("Acupuncture & Oriental Medicine","257");
			AddDegreeToForm("Alternative Medicine","291");
			AddDegreeToForm("Chiropractic","259");
			AddDegreeToForm("Holistic Health / Homeopathy","260");
			AddDegreeToForm("Hypnotherapy / Polarity / Reiki","268");
			AddDegreeToForm("Manual Medicine","412");
			AddDegreeToForm("Massage Therapy","37");
			AddDegreeToForm("Massage Therapy CEUs","266");
			AddDegreeToForm("Metaphysics / Healtheology / Divinity","276");
			AddDegreeToForm("Personal Training / Fitness","47");
			AddDegreeToForm("Physical Therapy","258");
			AddDegreeToForm("Reflexology","262");
			AddDegreeToForm("Spa Therapies","72");
			break;
		case "5":
			AddDegreeToForm("Show All","All5");
			AddDegreeToForm("A+ Certification","83");
			AddDegreeToForm("Advanced Electronics","81");
			AddDegreeToForm("Architectural Engineering","84");
			AddDegreeToForm("Audio Technology","274");
			AddDegreeToForm("Biomedical Engineering","38");
			AddDegreeToForm("Cable Network Technician","87");
			AddDegreeToForm("Certified Internet Webmaster","185");
			AddDegreeToForm("Cisco&reg;","90");
			AddDegreeToForm("Communication Technician","214");
			AddDegreeToForm("CompTIA","186");
			AddDegreeToForm("Computer & Telecom. Electronics","92");
			AddDegreeToForm("Computer Aided Design Tech.","93");
			AddDegreeToForm("Computer Applications","85");
			AddDegreeToForm("Computer Engineering","94");
			AddDegreeToForm("Computer Hardware","105");
			AddDegreeToForm("Computer Information Systems - CIS/IT","330");
			AddDegreeToForm("Computer Networking","95");
			AddDegreeToForm("Computer Office Technologies","96");
			AddDegreeToForm("Computer Programming","97");
			AddDegreeToForm("Computer Repair","98");
			AddDegreeToForm("Computer Science","99");
			AddDegreeToForm("Computer Systems Security","100");
			AddDegreeToForm("Computer Systems Technician","102");
			AddDegreeToForm("Computer Technical Support","103");
			AddDegreeToForm("Computer Technology","104");
			AddDegreeToForm("Computerized Office Applications","106");
			AddDegreeToForm("Database Development","179");
			AddDegreeToForm("Desktop & Web Publishing","285");
			AddDegreeToForm("Engineering","837");
			AddDegreeToForm("Engineering Management","220");
			AddDegreeToForm("Enterprise Applications Developer","111");
			AddDegreeToForm("Game Software Development","112");
			AddDegreeToForm("Information Technology","832");
			AddDegreeToForm("Instructional Technology","117");
			AddDegreeToForm("Internet  Programmer","118");
			AddDegreeToForm("Java Programming","119");
			AddDegreeToForm("MCSE","335");
			AddDegreeToForm("Mechanical Engineering","121");
			AddDegreeToForm("Microsoft Certification","122");
			AddDegreeToForm("Mobile App Development","829");
			AddDegreeToForm("Network Administration Security","218");
			AddDegreeToForm("Oracle","184");
			AddDegreeToForm("PC Support Specialist","125");
			AddDegreeToForm("Programming","127");
			AddDegreeToForm("Robotics","129");
			AddDegreeToForm("Software Development","101");
			AddDegreeToForm("Software Engineering","839");
			AddDegreeToForm("Software Engineering","219");
			AddDegreeToForm("Software Technologies","130");
			AddDegreeToForm("Technology Management","180");
			AddDegreeToForm("Visual Communications","131");
			AddDegreeToForm("Web Development","89");
			break;
		case "286":
			AddDegreeToForm("Show All","All286");
			AddDegreeToForm("Air Conditioning / Refrigeration","128");
			AddDegreeToForm("Animal Grooming","775");
			AddDegreeToForm("Animal Training","455");
			AddDegreeToForm("Auto Body Technology","86");
			AddDegreeToForm("Automotive Technology","173");
			AddDegreeToForm("CDL/Commercial Driving","468");
			AddDegreeToForm("Construction Management","304");
			AddDegreeToForm("Diving - Commercial","320");
			AddDegreeToForm("Diving - Scuba","339");
			AddDegreeToForm("Electrical Engineering","108");
			AddDegreeToForm("Electrician","109");
			AddDegreeToForm("Electronic  Engineering","110");
			AddDegreeToForm("Electronic Service Technician","221");
			AddDegreeToForm("Fire Science","342");
			AddDegreeToForm("Green Technology","827");
			AddDegreeToForm("Gunsmithing","336");
			AddDegreeToForm("Heavy Equipment Training","653");
			AddDegreeToForm("Home Inspection Training","329");
			AddDegreeToForm("Horticulture","826");
			AddDegreeToForm("HVAC","172");
			AddDegreeToForm("Industrial Technology","113");
			AddDegreeToForm("Marine Mechanics","120");
			AddDegreeToForm("Motorcycle Mechanics","382");
			AddDegreeToForm("NASCAR Technician","383");
			AddDegreeToForm("Plumber","126");
			AddDegreeToForm("Real Estate Appraisal","684");
			AddDegreeToForm("Solar Technology","828");
			AddDegreeToForm("Watch-Clock Making / Repair","381");
			AddDegreeToForm("Welding","241");
			AddDegreeToForm("Wind Turbine","788");
			break;
		case "270":
			AddDegreeToForm("Show All","All270");
			break;
		}
	};
	
	function AddDegreeToForm(name,value)
	{
		pos = Form_Element.degree.length;
		if(typeof(pos) == "undefined")
		{
			Form_Element.degree.value = value;
		}
		else
		{
			Form_Element.degree.options[pos] = new Option(name,value,false,false);
		}
	};
	
	function getCareerToForm()
	{
		pos = Form_Element.career.length;
		if(typeof(pos) == "undefined")
		{
			AddCareerToForm("Arts / Design / Fashion","1");
			AddCareerToForm("Aviation","9");
			AddCareerToForm("Beauty","413");
			AddCareerToForm("Business","2");
			AddCareerToForm("Criminal Justice & Law","279");
			AddCareerToForm("Culinary Arts","3");
			AddCareerToForm("Education","287");
			AddCareerToForm("Health Care / Human Services","4");
			AddCareerToForm("Liberal Arts","343");
			AddCareerToForm("Massage / Wellness","256");
			AddCareerToForm("Technology / Computer / IT","5");
			AddCareerToForm("Trade","286");
		}
		else
		{
			for(i = Form_Element.career.length-1; i >= 0;i--)
			{
					Form_Element.career.options[i] = null;
			}
			AddCareerToForm("Select One:","");
			AddCareerToForm("Arts / Design / Fashion","1");
			AddCareerToForm("Aviation","9");
			AddCareerToForm("Beauty","413");
			AddCareerToForm("Business","2");
			AddCareerToForm("Criminal Justice & Law","279");
			AddCareerToForm("Culinary Arts","3");
			AddCareerToForm("Education","287");
			AddCareerToForm("Health Care / Human Services","4");
			AddCareerToForm("Liberal Arts","343");
			AddCareerToForm("Massage / Wellness","256");
			AddCareerToForm("Technology / Computer / IT","5");
			AddCareerToForm("Trade","286");
		}
	};

	function setCareerToForm()
	{
		pos = Form_Element.career.length;
		if(typeof(pos) != "undefined")
		{
			if(Form_Element.career.length == 2)
			{
				Form_Element.career.selectedIndex = 1;
			}
		}
	};
	
	function AddCareerToForm(name,value)
	{
		pos = Form_Element.career.length;
		if(typeof(pos) == "undefined")
		{
			Form_Element.career.value = value;
		}
		else
		{
			Form_Element.career.options[pos] = new Option(name,value,false,false);
		}
	};

	function setDegreeToForm(id){
		if( typeof(id) != "undefined" && id != "" )
		{
			for(i = Form_Element.degree.length-1; i >= 0;i--){
				if( id == Form_Element.degree.options[i].value ){
					Form_Element.degree.options[i].selected = true;
				}else{
					Form_Element.degree.options[i].selected = false;
				}
			}
		}
		else
		{
			if(Form_Element.degree.length == 2){
				Form_Element.degree.selectedIndex = 1;
			}
		}
	};
	
	
