function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function KW_updateItems(d,o,fn) {
	function inArrayLabel(haystack, needle) {					//searches to see if a label value is found an array of objects
		for (value in haystack) {
			if (haystack[value].label == needle) return value;	//returns index of value if found
		}
		return false;										//returns false if not found
	}
	var i,s,l=MM_findObj(d),b,z=o.options[o.selectedIndex].value;
	var optList=Array();
	while (l.childNodes[0]) l.removeChild(l.childNodes[0]);
	b=(z!='nill')?eval(z+'_items'):0;
	for(i=0;i<b.length;i++){
		s=b[i].split("|");
		var objOption=document.createElement("option");
		objOption.innerHTML = s[1];
		objOption.value = s[0];
		if(s[2]){
			if (target = inArrayLabel(optList, s[2])) {
				optList[target].appendChild(objOption);	//put this option into the group
			} else {
				target = optList.length;
				optList[target] = document.createElement("optgroup"); //create option group
				optList[target].label = s[2];	//attach label to group
				optList[target].appendChild(objOption);	//put this option into the group
			}
		} else {
			optList[i] = objOption;
		}
	}
	for (myObj in optList) {
		l.appendChild(optList[myObj]);
	}
	optList=null;
	l.selectedIndex=0;
	if (!fn) return;
	eval(fn);
}


var null_items = new Array();
  null_items[0]='|Select a campus first';

var AntelopeValley_items = new Array();
  AntelopeValley_items.push('|(choose one)');
  AntelopeValley_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  AntelopeValley_items.push('BS-Computer Information Systems|Computer Information Systems|Bachelor\'s');  
  AntelopeValley_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  AntelopeValley_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  AntelopeValley_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  AntelopeValley_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  AntelopeValley_items.push('BA-Psychology|Psychology|Bachelor\'s');
  AntelopeValley_items.push('BA-Social Science|Social Science|Bachelor\'s');
  
  AntelopeValley_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  AntelopeValley_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  AntelopeValley_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  AntelopeValley_items.push('Professional Clear|Professional Clear|Credentials');
  AntelopeValley_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  AntelopeValley_items.push('Tier I Credential|Tier I Credential|Credentials');
  AntelopeValley_items.push('Tier II Credential|Tier II Credential|Credentials');

  AntelopeValley_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  AntelopeValley_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  AntelopeValley_items.push('MA-Education-Educational Leadership &amp; Admin|Education-Educational Leadership &amp; Administration|Master\'s');
  AntelopeValley_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  AntelopeValley_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  AntelopeValley_items.push('MA-Education-Reading|Education-Reading|Master\'s');
  AntelopeValley_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  AntelopeValley_items.push('MA-Special Education|Special Education|Master\'s');
  AntelopeValley_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  AntelopeValley_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  AntelopeValley_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');

var Bangor_items = new Array();
  Bangor_items.push('|(choose one)');
  Bangor_items.push('AA-General Education|General Education|Associate\'s');
  
  Bangor_items.push('BS-Computer Information Systems|Computer Information Systems|Bachelor\'s');
  Bangor_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Bangor_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Bangor_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Bangor_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Bangor_items.push('BA-Social Science|Social Science|Bachelor\'s');
 
  Bangor_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Bangor_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Bangor_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Bangor_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  Bangor_items.push('MS-Human Resources|Human Resources|Master\'s');
  Bangor_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  Bangor_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');



var Coachella_items = new Array();
  Coachella_items.push('|(choose one)');
  Coachella_items.push('AA-General Education|General Education|Associate\'s');
  
  Coachella_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Coachella_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Coachella_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Coachella_items.push('BA-Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Coachella_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Coachella_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Coachella_items.push('BA-Social Science|Social Science|Bachelor\'s');
  Coachella_items.push('BA-Sociology|Sociology|Bachelor\'s');
  
  Coachella_items.push('Education Specialist-Lvl.1|Education Specialist Lvl. 1|Credentials');
  Coachella_items.push('Education Specialist-Lvl.2|Education Specialist Lvl. 2|Credentials');
  Coachella_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Coachella_items.push('Professional Clear|Professional Clear|Credentials');
  Coachella_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Coachella_items.push('Tier I Credential|Tier I Credential|Credentials');
  
  Coachella_items.push('Administration &amp; Leadership of Criminal Justice Organizations|Administration &amp; Leadership of Criminal Justice Organizations|Graduate Certificates');
  Coachella_items.push('Criminal Justice Policy Certificate|Criminal Justice Policy|Graduate Certificates');
  Coachella_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  Coachella_items.push('MA-Criminal Justice|Criminal Justice|Master\'s');
  Coachella_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Coachella_items.push('MA-Education-Educational Leadership &amp; Admin|Education-Educational Leadership &amp; Admin|Master\'s');
  Coachella_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Coachella_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Coachella_items.push('MA-Education-Reading|Education-Reading|Master\'s');
  Coachella_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Coachella_items.push('MA-School Counseling/PPS Credential|School Counseling/PPS Credential|Master\'s');
  Coachella_items.push('MA-Special Education|Special Education|Master\'s');
  Coachella_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Coachella_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Coachella_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');

var Fairfield_items = new Array();
  Fairfield_items.push('|(choose one)');
  Fairfield_items.push('AA-General Education|General Education|Associate\'s');
  
  Fairfield_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  Fairfield_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Fairfield_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Fairfield_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Fairfield_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Fairfield_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Fairfield_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Fairfield_items.push('BA-Social Science|Social Science|Bachelor\'s');

  Fairfield_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Fairfield_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  Fairfield_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Fairfield_items.push('Professional Clear|Professional Clear|Credentials');
  Fairfield_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Fairfield_items.push('Tier I Credential|Tier I Credential|Credentials');
  Fairfield_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  Fairfield_items.push('Health Systems Administration|Health Systems Administration|Graduate Certificates');
  Fairfield_items.push('Human Resources Development|Human Resources Development|Graduate Certificates');
  Fairfield_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  Fairfield_items.push('Organization Development|Organization Development|Graduate Certificates');
  Fairfield_items.push('Organizational Leadership|Organizational Leadership|Graduate Certificates');
  Fairfield_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  Fairfield_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Fairfield_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  Fairfield_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Fairfield_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Fairfield_items.push('MHA-Health Administration|Health Administration|Master\'s');
  Fairfield_items.push('MS-Human Resources|Human Resources|Master\'s');
  Fairfield_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  Fairfield_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Fairfield_items.push('MA-Special Education|Special Education|Master\'s');
  Fairfield_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Fairfield_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Fairfield_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
  
var Folsom_items = new Array();
  Folsom_items.push('|(choose one)');
  Folsom_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  Folsom_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Folsom_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Folsom_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Folsom_items.push('BA-Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Folsom_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Folsom_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Folsom_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Folsom_items.push('BA-Social Science|Social Science|Bachelor\'s');

  Folsom_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Folsom_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  Folsom_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Folsom_items.push('Professional Clear|Professional Clear|Credentials');
  Folsom_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Folsom_items.push('Tier I Credential|Tier I Credential|Credentials');
  
  Folsom_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  Folsom_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Folsom_items.push('MA-Education-Educational Leadership & Admin|Education-Educational Leadership &amp; Administration|Master\'s');
  Folsom_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Folsom_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Folsom_items.push('MA-Special Education|Special Education|Master\'s');
  Folsom_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Folsom_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Folsom_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');


var FtLewis_items = new Array();
  FtLewis_items.push('|(choose one)');
  FtLewis_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  
  FtLewis_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  FtLewis_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  FtLewis_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  FtLewis_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  FtLewis_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');

  FtLewis_items.push('MHA-Health Administration|Health Administration|Master\'s');
  FtLewis_items.push('MS-Human Resources|Human Resources|Master\'s');
  FtLewis_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  FtLewis_items.push('MA-Psychology-Counseling|Psychology-Counseling|Master\'s');
  FtLewis_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');

var Hanford_items = new Array();
  Hanford_items.push('|(choose one)');
  Hanford_items.push('AA-General Education|General Education|Associate\'s');

  Hanford_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  Hanford_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Hanford_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Hanford_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Hanford_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Hanford_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Hanford_items.push('BA-Social Science|Social Science|Bachelor\'s');

  Hanford_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Hanford_items.push('Professional Clear|Professional Clear|Credentials');
  Hanford_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Hanford_items.push('Tier I Credential|Tier I Credential|Credentials');
  
  Hanford_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Hanford_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');

  Hanford_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Hanford_items.push('MA-Education-Educational Leadership & Admin|Education-Educational Leadership &amp; Administration|Master\'s');
  Hanford_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Hanford_items.push('MS-Human Resources|Human Resources|Master\'s');
  Hanford_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Hanford_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Hanford_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');

var Irvine_items = new Array();
  Irvine_items.push('|(choose one)');
  Irvine_items.push('BS Computer Information Systems|Computer Information Systems|Bachelor\'s');
  Irvine_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  Irvine_items.push('BS Health Services Management|Health Services Management|Bachelor\'s');
  Irvine_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  Irvine_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Irvine_items.push('BA Organizational Leadership-Organization Administration|Organizational Leadership-Organization Administration|Bachelor\'s');
  Irvine_items.push('BA Organizational Leadership-Organizational Communication|Organizational Leadership-Organizational Communication|Bachelor\'s');
  Irvine_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Irvine_items.push('BA Psychology|Psychology|Bachelor\'s');
  Irvine_items.push('BA Social Science|Social Science|Bachelor\'s');
  Irvine_items.push('BA Sociology|Sociology|Bachelor\'s');
  Irvine_items.push('BA Sociology-Social Work Emphasis|Sociology-Social Work Emphasis|Bachelor\'s');


  Irvine_items.push('Administration &amp; Leadership of Criminal Justice Organizations|Administration &amp; Leadership of Criminal Justice Organizations|Graduate Certificates');
  Irvine_items.push('Criminal Justice Policy Certificate|Criminal Justice Policy|Graduate Certificates');
  Irvine_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  Irvine_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Irvine_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  Irvine_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Irvine_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Irvine_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  Irvine_items.push('MA Criminal Justice|Criminal Justice|Master\'s');
  Irvine_items.push('MHA Health Administration|Health Administration|Master\'s');
  Irvine_items.push('MS Human Resources|Human Resources|Master\'s');
  Irvine_items.push('MA Organizational Leadership|Organizational Leadership|Master\'s');

var Lacey_items = new Array();
  Lacey_items.push('|(choose one)');
  Lacey_items.push('AA-General Education|General Education|Associate\'s');

  Lacey_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  Lacey_items.push('BA Organizational Leadership-Organization Administration|Organizational Leadership-Organization Administration|Bachelor\'s');
  Lacey_items.push('BA Organizational Leadership-Organizational Communication|Organizational Leadership-Organizational Communication|Bachelor\'s');
  Lacey_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Lacey_items.push('BA Psychology|Psychology|Bachelor\'s');
  Lacey_items.push('BA Social Science|Social Science|Bachelor\'s');

  Lacey_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  Lacey_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Lacey_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Lacey_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Lacey_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');

  Lacey_items.push('MHA Health Administration|Health Administration|Master\'s');
  Lacey_items.push('MS Human Resources|Human Resources|Master\'s');
  Lacey_items.push('MA Organizational Leadership|Organizational Leadership|Master\'s');
  Lacey_items.push('MA Psychology-Counseling|Psychology-Counseling|Master\'s');
  Lacey_items.push('MA Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
               
var Lemoore_items = new Array();
  Lemoore_items.push('|(choose one)');
  Lemoore_items.push('AA-General Education|General Education|Associate\'s');

  Lemoore_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  Lemoore_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Lemoore_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Lemoore_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Lemoore_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Lemoore_items.push('BA-Social Science|Social Science|Bachelor\'s');

  Lemoore_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');

  Lemoore_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  
var McChord_items = new Array();
  McChord_items.push('|(choose one)');
  McChord_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');

  McChord_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  McChord_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  McChord_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  McChord_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  McChord_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  McChord_items.push('MHA-Health Administration|Health Administration|Master\'s');
  McChord_items.push('MS-Human Resources|Human Resources|Master\'s');
  McChord_items.push('MA-Organization Leadership|Organization Leadership|Master\'s');
  McChord_items.push('MA-Psychology-Counseling|Psychology-Counseling|Master\'s');
  McChord_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');

var Modesto_items = new Array();
  Modesto_items.push('|(choose one)');
  Modesto_items.push('AA-General Education|General Education|Associate\'s');

  Modesto_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  Modesto_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  Modesto_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Modesto_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  Modesto_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Modesto_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Modesto_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Modesto_items.push('BA Psychology|Psychology|Bachelor\'s');
  Modesto_items.push('BA Social Science|Social Science|Bachelor\'s');
  Modesto_items.push('BA Sociology|Sociology|Bachelor\'s');
          
  Modesto_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Modesto_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  Modesto_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Modesto_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Modesto_items.push('Tier I Credential|Tier I Credential|Credentials');
  Modesto_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  Modesto_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Modesto_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  Modesto_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Modesto_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Modesto_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  Modesto_items.push('MA School Counseling/PPS Credential|School Counseling/PPS Credential|Master\'s');
  Modesto_items.push('Ed.S. School Psychology/PPS Credential|Ed.S. School Psychology/PPS Credential|Master\'s');  
  Modesto_items.push('MA Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Modesto_items.push('MA Education-Educational Leadership & Admin|Education-Educational Leadership &amp; Administration|Master\'s');
  Modesto_items.push('MA Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Modesto_items.push('MA Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Modesto_items.push('MA Organizational Leadership|Organizational Leadership|Master\'s');
  Modesto_items.push('MA Special Education|Special Education|Master\'s');
  Modesto_items.push('MA Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Modesto_items.push('MA Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Modesto_items.push('MA Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
 
var Monterey_items = new Array();
  Monterey_items.push('|(choose one)');
  Monterey_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  Monterey_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  Monterey_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Monterey_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Monterey_items.push('BA Psychology|Psychology|Bachelor\'s');
  Monterey_items.push('BA Social Science|Social Science|Bachelor\'s');
  
  Monterey_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Monterey_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Monterey_items.push('Professional Clear|Professional Clear|Credentials');
  Monterey_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Monterey_items.push('Tier I Credential|Tier I Credential|Credentials');
  
  Monterey_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Monterey_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');

  Monterey_items.push('MA Education-Curriculum &amp; Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Monterey_items.push('MA Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  Monterey_items.push('MA Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Monterey_items.push('MA Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Monterey_items.push('MS Human Resources|Human Resources|Master\'s');
  Monterey_items.push('MA Education-Professional Teaching Standards|Education-Professional Teaching Standards|Master\'s');
  Monterey_items.push('MA Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Monterey_items.push('MA Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Monterey_items.push('MA Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');

var MorenoValley_items = new Array();
  MorenoValley_items.push('|(choose one)');
  MorenoValley_items.push('AA-General Education|General Education|Associate\'s');

  MorenoValley_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  MorenoValley_items.push('BS Computer Information Systems|Computer Information Systems|Bachelor\'s');
  MorenoValley_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  MorenoValley_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  MorenoValley_items.push('BS Health Services Management|Health Services Management|Bachelor\'s');
  MorenoValley_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  MorenoValley_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  MorenoValley_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  MorenoValley_items.push('BA Psychology|Psychology|Bachelor\'s');
  MorenoValley_items.push('BA Social Science|Social Science|Bachelor\'s');

  MorenoValley_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  MorenoValley_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  MorenoValley_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  MorenoValley_items.push('Professional Clear|Professional Clear|Credentials');
  MorenoValley_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  MorenoValley_items.push('Tier I Credential|Tier I Credential|Credentials');
  MorenoValley_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  MorenoValley_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  MorenoValley_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  MorenoValley_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  MorenoValley_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  MorenoValley_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  MorenoValley_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');

  MorenoValley_items.push('MA Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  MorenoValley_items.push('MA Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  MorenoValley_items.push('MA Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  MorenoValley_items.push('MA Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  MorenoValley_items.push('MA Education-Reading|Education-Reading|Master\'s');
  MorenoValley_items.push('MHA Health Administration|Health Administration|Master\'s');
  MorenoValley_items.push('MS Human Resources|Human Resources|Master\'s');
  MorenoValley_items.push('MA Organizational Leadership|Organizational Leadership|Master\'s');
  MorenoValley_items.push('MA Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  MorenoValley_items.push('MA Special Education|Special Education|Master\'s');
  MorenoValley_items.push('MA Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  MorenoValley_items.push('MA Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  MorenoValley_items.push('MA Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
  
var Ontario_items = new Array();
  Ontario_items.push('|(choose one)');
  Ontario_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  Ontario_items.push('BS Computer Information Systems|Computer Information Systems|Bachelor\'s');
  Ontario_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  Ontario_items.push('BS Health Services Management|Health Services Management|Bachelor\'s');
  Ontario_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Ontario_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Ontario_items.push('BA Psychology|Psychology|Bachelor\'s');
  Ontario_items.push('BA Social Science|Social Science|Bachelor\'s');
  Ontario_items.push('BA Sociology|Sociology|Bachelor\'s');
  Ontario_items.push('BA Sociology-Social Work Emphasis|Sociology-Social Work Emphasis|Bachelor\'s');
  
  Ontario_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Ontario_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  Ontario_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Ontario_items.push('Professional Clear|Professional Clear|Credentials');
  Ontario_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Ontario_items.push('Tier I Credential|Tier I Credential|Credentials');
  Ontario_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  Ontario_items.push('Administration &amp; Leadership of Criminal Justice Organizations|Administration &amp; Leadership of Criminal Justice Organizations|Graduate Certificates');
  Ontario_items.push('Criminal Justice Policy Certificate|Criminal Justice Policy|Graduate Certificates');
  Ontario_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Ontario_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  Ontario_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Ontario_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Ontario_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');

  Ontario_items.push('MA Criminal Justice|Criminal Justice|Master\'s');
  Ontario_items.push('MA Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Ontario_items.push('MA Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  Ontario_items.push('MA Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Ontario_items.push('MA Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Ontario_items.push('MS Human Resources|Human Resources|Master\'s');
  Ontario_items.push('MA Organizational Leadership|Organizational Leadership|Master\'s');
  Ontario_items.push('MA Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Ontario_items.push('MA Special Education|Special Education|Master\'s');
  Ontario_items.push('MA Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Ontario_items.push('MA Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Ontario_items.push('MA Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
     
var Roseville_items = new Array();
  Roseville_items.push('|(choose one)');
  Roseville_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  Roseville_items.push('BS Computer Information Systems|Computer Information Systems|Bachelor\'s');
  Roseville_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  Roseville_items.push('BS Health Services Management|Health Services Management|Bachelor\'s');
  Roseville_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  Roseville_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  Roseville_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  Roseville_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Roseville_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Roseville_items.push('BA Psychology|Psychology|Bachelor\'s');
  Roseville_items.push('BA Social Science|Social Science|Bachelor\'s');

  Roseville_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  Roseville_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  Roseville_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Roseville_items.push('Professional Clear|Professional Clear|Credentials');
  Roseville_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Roseville_items.push('Tier I Credential|Tier I Credential|Credentials');
  Roseville_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  Roseville_items.push('Career Counseling Certificate|Career Counseling|Graduate Certificates');
  Roseville_items.push('Administration &amp; Leadership of Criminal Justice Organizations|Administration &amp; Leadership of Criminal Justice Organizations|Graduate Certificates');
  Roseville_items.push('Criminal Justice Policy Certificate|Criminal Justice Policy|Graduate Certificates');
  Roseville_items.push('Health Systems Administration Cert|Health Systems Administration|Graduate Certificates');
  Roseville_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  Roseville_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  Roseville_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  Roseville_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  Roseville_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  Roseville_items.push('MA-Career Counseling|Career Counseling|Master\'s');
  Roseville_items.push('MA-Criminal Justice|Criminal Justice|Master\'s');
  Roseville_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Roseville_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  Roseville_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Roseville_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  Roseville_items.push('MHA-Health Administration|Health Administration|Master\'s');
  Roseville_items.push('MS-Human Resources|Human Resources|Master\'s');
  Roseville_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  Roseville_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Roseville_items.push('MA-Special Education|Special Education|Master\'s');
  Roseville_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Roseville_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  Roseville_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
 
var SanDiego_items = new Array();
  SanDiego_items.push('|(choose one)');
  SanDiego_items.push('AA-General Education|General Education|Associate\'s');

  SanDiego_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  SanDiego_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  SanDiego_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  SanDiego_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  SanDiego_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  SanDiego_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  SanDiego_items.push('BA Psychology|Psychology|Bachelor\'s');
  SanDiego_items.push('BA Social Science|Social Science|Bachelor\'s');
  
  SanDiego_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  SanDiego_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  SanDiego_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  SanDiego_items.push('Professional Clear|Professional Clear|Credentials');
  SanDiego_items.push('Professional Reading Certificate|Professional Reading Certificate|Credentials');
  SanDiego_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  SanDiego_items.push('Tier I Credential|Tier I Credential|Credentials');
  SanDiego_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  SanDiego_items.push('Administration &amp; Leadership of Criminal Justice Organizations|Administration &amp; Leadership of Criminal Justice Organizations|Graduate Certificates');
  SanDiego_items.push('Criminal Justice Policy Certificate|Criminal Justice Policy|Graduate Certificates');
  SanDiego_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  SanDiego_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  SanDiego_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  SanDiego_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  SanDiego_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  SanDiego_items.push('MA School Counseling/PPS Credential|School Counseling/PPS Credential|Master\'s');
  SanDiego_items.push('MA-Criminal Justice|Criminal Justice|Master\'s');
  SanDiego_items.push('Ed.S. School Psychology/PPS Credential|Ed.S. School Psychology/PPS Credential|Master\'s');
  SanDiego_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  SanDiego_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  SanDiego_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  SanDiego_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  SanDiego_items.push('MA-Education-Reading|Education-Reading|Master\'s');
  SanDiego_items.push('MS-Human Resources|Human Resources|Master\'s');
  SanDiego_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  SanDiego_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  SanDiego_items.push('MA-Special Education|Special Education|Master\'s');
  SanDiego_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  SanDiego_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  SanDiego_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');

var SantaMaria_items = new Array();
  SantaMaria_items.push('|(choose one)');
  SantaMaria_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  SantaMaria_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  SantaMaria_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  SantaMaria_items.push('BA Legal Studies|Legal Studies|Bachelor\'s');
  SantaMaria_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  SantaMaria_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  SantaMaria_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  SantaMaria_items.push('BA Psychology|Psychology|Bachelor\'s');
  SantaMaria_items.push('BA Social Science|Social Science|Bachelor\'s');
  SantaMaria_items.push('BA Sociology|Sociology|Bachelor\'s');

  SantaMaria_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  SantaMaria_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  SantaMaria_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  SantaMaria_items.push('Professional Clear|Professional Clear|Credentials');
  SantaMaria_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  SantaMaria_items.push('Tier I Credential|Tier I Credential|Credentials');
  SantaMaria_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  SantaMaria_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  SantaMaria_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  SantaMaria_items.push('Organization Development Certificate|Organization Development|Graduate Certificates');
  SantaMaria_items.push('Organizational Leadership Certificate|Organizational Leadership|Graduate Certificates');
  SantaMaria_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  SantaMaria_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  SantaMaria_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  SantaMaria_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  SantaMaria_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  SantaMaria_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  SantaMaria_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  SantaMaria_items.push('MA-Special Education|Special Education|Master\'s');
  SantaMaria_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  SantaMaria_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  SantaMaria_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
  
var TravisAFB_items = new Array();
  TravisAFB_items.push('|(choose one)');
  TravisAFB_items.push('AA-General Education|General Education|Associate\'s');

  TravisAFB_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  TravisAFB_items.push('BS-Computer Information Systems|Computer Information Systems|Bachelor\'s');
  TravisAFB_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  TravisAFB_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  TravisAFB_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  TravisAFB_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  TravisAFB_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  TravisAFB_items.push('BA-Psychology|Psychology|Bachelor\'s');
  TravisAFB_items.push('BA-Social Science|Social Science|Bachelor\'s');

  TravisAFB_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');

var VictorValley_items = new Array();
  VictorValley_items.push('|(choose one)');
  VictorValley_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  VictorValley_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  VictorValley_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  VictorValley_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  VictorValley_items.push('BA-Psychology|Psychology|Bachelor\'s');
  VictorValley_items.push('BA-Social Science|Social Science|Bachelor\'s');
  VictorValley_items.push('BA-Sociology|Sociology|Bachelor\'s');
  VictorValley_items.push('BA-Sociology-Social Work Emphasis|Sociology-Social Work Emphasis|Bachelor\'s');
  
  VictorValley_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  VictorValley_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  VictorValley_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  VictorValley_items.push('Professional Clear|Professional Clear|Credentials');
  VictorValley_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  VictorValley_items.push('Tier I Credential|Tier I Credential|Credentials');

  VictorValley_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  VictorValley_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  VictorValley_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  VictorValley_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  VictorValley_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  VictorValley_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  VictorValley_items.push('MA-Special Education|Special Education|Master\'s');
  VictorValley_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  VictorValley_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  VictorValley_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');

var Visalia_items = new Array();
  Visalia_items.push('|(choose one)');
  Visalia_items.push('AA-General Education|General Education|Associate\'s');

  Visalia_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  Visalia_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  Visalia_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  Visalia_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  Visalia_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  Visalia_items.push('BA-Psychology|Psychology|Bachelor\'s');
  Visalia_items.push('BA-Social Science|Social Science|Bachelor\'s');
  
  Visalia_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  Visalia_items.push('Professional Clear|Professional Clear|Credentials');
  Visalia_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  Visalia_items.push('Tier I Credential|Tier I Credential|Credentials');

  Visalia_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  Visalia_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  Visalia_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  Visalia_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  Visalia_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  Visalia_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  Visalia_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');

var WalnutCreek_items = new Array();
  WalnutCreek_items.push('|(choose one)');
  WalnutCreek_items.push('BA-Applied Studies|Applied Studies|Bachelor\'s');
  WalnutCreek_items.push('BS-Computer Information Systems|Computer Information Systems|Bachelor\'s');
  WalnutCreek_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  WalnutCreek_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  WalnutCreek_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  WalnutCreek_items.push('BA-Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  WalnutCreek_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  WalnutCreek_items.push('BA-Psychology|Psychology|Bachelor\'s');
  WalnutCreek_items.push('BA-Social Science|Social Science|Bachelor\'s');
  
  WalnutCreek_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  WalnutCreek_items.push('Education Specialist-Lvl. 2|Education Specialist-Lvl. 2|Credentials');
  WalnutCreek_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  WalnutCreek_items.push('Professional Clear|Professional Clear|Credentials');
  WalnutCreek_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  WalnutCreek_items.push('Tier I Credential|Tier I Credential|Credentials');
  WalnutCreek_items.push('Tier II Credential|Tier II Credential|Credentials');
  
  WalnutCreek_items.push('Health Systems Administration|Health Systems Administration|Graduate Certificates');
  WalnutCreek_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  WalnutCreek_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  WalnutCreek_items.push('Organization Development|Organization Development|Graduate Certificates');
  WalnutCreek_items.push('Organizational Leadership|Organizational Leadership|Graduate Certificates');
  WalnutCreek_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');
  
  WalnutCreek_items.push('MA-Counseling-School Counseling/PPS Credential|Counseling-School Counseling/PPS Credential|Master\'s');
  WalnutCreek_items.push('Ed.S. School Psychology/PPS Credential|Ed.S. School Psychology/PPS Credential|Master\'s');
  WalnutCreek_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  WalnutCreek_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  WalnutCreek_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  WalnutCreek_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  WalnutCreek_items.push('MHA Health Administration|Health Administration|Master\'s');
  WalnutCreek_items.push('MS-Human Resources|Human Resources|Master\'s');
  WalnutCreek_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  WalnutCreek_items.push('MA-Special Education|Special Education|Master\'s');
  WalnutCreek_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  WalnutCreek_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  WalnutCreek_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');

var WhidbeyIsland_items = new Array();
  WhidbeyIsland_items.push('|(choose one)');
  WhidbeyIsland_items.push('AA-General Education|General Education|Associate\'s');

  WhidbeyIsland_items.push('BS-Computer Information Systems|Computer Information Systems|Bachelor\'s');
  WhidbeyIsland_items.push('BA-Criminal Justice|Criminal Justice|Bachelor\'s');
  WhidbeyIsland_items.push('BA-Early Childhood Development|Early Childhood Development|Bachelor\'s');
  WhidbeyIsland_items.push('BA-Organizational Leadership|Organizational Leadership|Bachelor\'s');
  WhidbeyIsland_items.push('BA-Psychology|Psychology|Bachelor\'s');
  WhidbeyIsland_items.push('BA-Social Science|Social Science|Bachelor\'s');
  
  WhidbeyIsland_items.push('Human Resources Development Cert|Human Resources Development|Graduate Certificates');
  WhidbeyIsland_items.push('Organization Development|Organization Development|Graduate Certificates');
  WhidbeyIsland_items.push('Organizational Leadership|Organizational Leadership|Graduate Certificates');  
  WhidbeyIsland_items.push('Exec Cert Public & Non-Profit Leadership|Public &amp; Non-Profit Leadership|Graduate Certificates');

  WhidbeyIsland_items.push('MS-Human Resources|Human Resources|Master\'s');
  WhidbeyIsland_items.push('MA-Organizational Leadership|Organizational Leadership|Master\'s');
  WhidbeyIsland_items.push('MA-Psychology-Counseling|Psychology-Counseling|Master\'s');
  WhidbeyIsland_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
/* ==============================================this is where i'm at with alphabetizing=================================================== */          
var YubaCity_items = new Array();
  YubaCity_items.push('|(choose one)');
  YubaCity_items.push('BA Applied Studies|Applied Studies|Bachelor\'s');
  YubaCity_items.push('BA Criminal Justice|Criminal Justice|Bachelor\'s');
  YubaCity_items.push('BA Early Childhood Development|Early Childhood Development|Bachelor\'s');
  YubaCity_items.push('BA-Legal Studies|Legal Studies|Bachelor\'s');
  YubaCity_items.push('BA Liberal Studies-Culture and Media Studies|Liberal Studies-Culture and Media Studies|Bachelor\'s');
  YubaCity_items.push('BA Liberal Studies-Multiple Subjects Teaching|Liberal Studies-Multiple Subjects Teaching|Bachelor\'s');
  YubaCity_items.push('BA Organizational Leadership|Organizational Leadership|Bachelor\'s');
  YubaCity_items.push('BA Psychology|Psychology|Bachelor\'s');
  YubaCity_items.push('BA Social Science|Social Science|Bachelor\'s');
  
  YubaCity_items.push('Education Specialist-Lvl. 1|Education Specialist-Lvl. 1|Credentials');
  YubaCity_items.push('Education Specialist-Lvl 2|Education Specialist-Lvl. 2|Credentials');
  YubaCity_items.push('Multiple Subject Credential|Multiple Subject Credential|Credentials');
  YubaCity_items.push('Professional Clear|Professional Clear|Credentials');
  YubaCity_items.push('Single Subject Credential|Single Subject Credential|Credentials');
  YubaCity_items.push('Tier I Credential|Tier I Credential|Credentials');

  YubaCity_items.push('Nutrition and Wellness Certificate|Nutrition and Wellness|Graduate Certificates');
  
  YubaCity_items.push('MA-Education-Curriculum & Instruction|Education-Curriculum &amp; Instruction|Master\'s');
  YubaCity_items.push('MA-Education-Educational Leadership &amp; Administration|Education-Educational Leadership &amp; Administration|Master\'s');
  YubaCity_items.push('MA-Education-Instructional Technology|Education-Instructional Technology|Master\'s');
  YubaCity_items.push('MA-Education-Professional Learning Community|Education-Professional Learning Community|Master\'s');
  YubaCity_items.push('MA-Psychology-Marriage & Family Therapy|Psychology-Marriage &amp; Family Therapy|Master\'s');
  YubaCity_items.push('MA-Special Education|Special Education|Master\'s');
  YubaCity_items.push('MA-Teaching-Elementary Education|Teaching-Elementary Education|Master\'s');
  YubaCity_items.push('MA-Teaching-Secondary Education|Teaching-Secondary Education|Master\'s');
  YubaCity_items.push('MA-Teaching-Special Education Emphasis|Teaching-Special Education Emphasis|Master\'s');
