/* Local JS functions for show-hide groups*/
function tab0() {
	toggle ('menu', 'tab0');
	toggle ('fp','none-fp'); /*note "none-fp" is a blank div that holds that space. any section that doesnt have a featured program box should use this  call out */
	document.title = "Kaplan University-Pursue a college degree online";
}
function tab1() {
	toggle ('menu', 'tab1');
	toggle ('fp','none-fp');
	document.title = "Kaplan University-Pursue a college degree online";
}
function tab2() {
	toggle ('menu', 'tab2');
	toggle ('fp','none-fp');
	document.title = "Kaplan University-Pursue a college degree online";
}
function tab3() {
	toggle ('menu', 'tab3');
	toggle ('fp','none-fp');
	document.title = "Kaplan University-Pursue a college degree online";
}
function tab4() {
	toggle ('menu', 'tab4');
	toggle ('fp','none-fp');
	document.title = "Kaplan University-Pursue a college degree online";
}
function tab5() {
	toggle ('menu', 'tab5');
	toggle ('fp','none-fp');
	document.title = "Kaplan University-Pursue a college degree online";
}
/* areas of study pages */ 

function aos_artssciences() {
	toggle ('menu', 'aos_artssciences');
	toggle ('fp','artssciences-fp');
	document.title = "Kaplan University-Pursue your college degree online";
}
function aos_business() {
	toggle ('menu', 'aos_business');
	toggle ('fp','business-fp');
	document.title = "Kaplan University-Pursue your business degree online";
}
function aos_criminaljustice() {
	toggle ('menu', 'aos_criminaljustice');
	toggle ('fp','criminaljustice-fp');
	document.title = "Kaplan University Online-Pursue your criminal justice degree online";
}
function aos_education() {
	toggle ('menu', 'aos_education');
	toggle ('fp','education-fp');
	document.title = "Kaplan University-Online Master's Education Programs";
}
function aos_healthsciences() {
	toggle ('menu', 'aos_healthsciences');
	toggle ('fp','healthsciences-fp');
	document.title = "Kaplan University-Online Health Sciences Degrees";
}
function aos_it() {
	toggle ('menu', 'aos_it');
	toggle ('fp','it-fp');
	document.title = "Kaplan University-Online IT Degrees";
}
function aos_legal() {
	toggle ('menu', 'aos_legal');
	toggle ('fp','legal-fp');
	document.title = "Online Paralegal Degrees |Online Paralegal Certificate";
}
function aos_nursing() {
	toggle ('menu', 'aos_nursing');
	toggle ('fp','nursing-fp');
	document.title = "Kaplan University-Online RN-to-BSN Degree";
}
function aos_fireemergency_mgmt() {
	toggle ('menu', 'aos_fireemergency_mgmt');
	toggle ('fp', 'firemgmt-fp');
	document.title = "Kaplan University-Online Fire Science and Emergency Management Degrees";
}
function aos_environmentalpolicy()  {
	toggle ('menu', 'aos_environmentalpolicy');
	toggle ('fp', 'environmental-fp');
	document.title = "Kaplan University-Online Public Policy and Environmental Policy Degrees";
}
function aos_concordlaw()  {
	toggle ('menu', 'aos_concordlaw');
	toggle ('fp', 'concord-fp');
	document.title= "Concord Law School at Kaplan University-Online Juris Doctor and Executive Juris Doctor Degrees";
}


/* Featured programs */ 

/* Arts & Sciences */

function fp_psychologyapplied() {
	toggle ('menu', 'fp_psychologyapplied');
	toggle ('fp','artssciences-fp');
	document.title = "Online Psychology Degree-Behavioral Analysis Emphasis";
}
function fp_psychologysubstance() {
	toggle ('menu', 'fp_psychologysubstance');
	toggle ('fp','artssciences-fp');
	document.title = "Online Psychology Degree-Investigation and Study of Substance Abuse Emphasis";
}
function fp_earlychildhood() {
	toggle ('menu', 'fp_earlychildhood');
	toggle ('fp','artssciences-fp');
	document.title = "Online Interdisciplinary Studies Degree-Early Childhood Development Emphasis";
}
function fp_educational() {
	toggle ('menu', 'fp_educational');
	toggle ('fp','artssciences-fp');
	document.title = "Online Interdisciplinary Studies Degree-Educational Paraprofessional Emphasis";
}

/* Business & Management */

function fp_mba() {
	toggle ('menu', 'fp_mba');
	toggle ('fp','business-fp');
	document.title = "Online MBA-Project Management Emphasis";
}
function fp_msmanagement() {
	toggle ('menu', 'fp_msmanagement');
	toggle ('fp','business-fp');
	document.title = "Online Master's Degree in Management-Project Management Emphasis";
}
function fp_bsaccounting() {
	toggle ('menu', 'fp_bsaccounting');
	toggle ('fp','business-fp');
	document.title = "Online Accounting Degree-Auditing-Forensic Accountancy Emphasis ";
}

function fp_bscsi() {
	toggle ('menu', 'fp_bscsi');
	toggle ('fp','criminaljustice-fp');
	document.title = "Online Criminal Justice Degree-Crime Scene Investigation Emphasis";
}
function fp_bsforensic() {
	toggle ('menu', 'fp_bsforensic');
	toggle ('fp','criminaljustice-fp');
	document.title = "Online Criminal Justice Degree-Forensic Psychology Emphasis ";
}
function fp_bslaw() {
	toggle ('menu', 'fp_bslaw');
	toggle ('fp','criminaljustice-fp');
	document.title = "Online Criminal Justice Degree-Law Enforcement Emphasis";
}

/* Education */

function fp_mateaching() {
	toggle ('menu', 'fp_mateaching');
	toggle ('fp','education-fp');
	document.title = "Online MA in Teaching Degree for Aspiring Teachers Grades 5-12";
}
function fp_mseducation() {
	toggle ('menu', 'fp_mseducation');
	toggle ('fp','education-fp');
	document.title = "Online MS in Education Degree for Practicing Teachers Grades K-12";
}

/* Health Sciences */

function fp_bsnutrition() {
	toggle ('menu', 'fp_bsnutrition');
	toggle ('fp','healthsciences-fp');
	document.title = "Kaplan University-Online Nutrition Science Degrees";
}
function fp_aasmedical() {
	toggle ('menu', 'fp_aasmedical');
	toggle ('fp','healthsciences-fp');
	document.title = "Kaplan University-Online Medical Assisting Degree";
}

/* Nursing */

function fp_rnbs_nursing() {
	toggle ('menu', 'fp_rnbs_nursing');
	toggle ('fp', 'nursing-fp');
	document.title = "Kaplan University-Online RN-to-BSN Degree";
}
function fp_rnms_nursing() {
	toggle ('menu', 'fp_rnms_nursing');
	toggle ('fp', 'nursing-fp');
	document.title = "Online RN-to-MS in Nursing Degree Option";
}

/* Information Systems and Technology */

function fp_msit() {
	toggle ('menu', 'fp_msit');
	toggle ('fp','it-fp');
	document.title = "Online Master of Science in Information Technology";
}
function fp_aasit() {
	toggle ('menu', 'fp_aasit');
	toggle ('fp','it-fp');
	document.title = "Online Information Technology Degree-Web Development Emphasis";
}

/* Fire Science and Emergency Management */

function fp_firemgmt()  {
	toggle ('menu', 'fp_firemgmt');
	toggle ('fp', 'firemgmt-fp');
	document.title = "Online Fire and Emergency Management Degrees";
}
function fp_firescience()  {
	toggle ('menu', 'fp_firescience');
	toggle ('fp', 'firemgmt-fp');
	document.title = "Online Fire Science Degrees";
}

/* Public or Environmental Policy Studies */

function fp_environmentalpolicy() {
	toggle ('menu', 'fp_environmentalpolicy');
	toggle ('fp', 'environmental-fp');
	document.title = "Online Environmental Policy and Management Degrees";
}
function fp_publicpolicy()  {
	toggle ('menu', 'fp_publicpolicy');
	toggle ('fp', 'environmental-fp');
	document.title = "Online Public Administration and Policy Degrees";
}

/* Legal or Paralegal Studies */

function fp_environmentalpolicy_L() {
	toggle ('menu', 'fp_environmentalpolicy_L');
	toggle ('fp', 'legal-fp');
	document.title = "Online Environmental Policy and Management Degrees";
}
function fp_publicpolicy_L()  {
	toggle ('menu', 'fp_publicpolicy_L');
	toggle ('fp', 'legal-fp');
	document.title = "Online Public Administration and Policy Degrees";
}
function fp_legalstudies()  {
	toggle ('menu', 'fp_legalstudies');
	toggle ('fp', 'legal-fp');
	document.title = "Online Legal Studies Degrees";
}
function fp_paralegalstudies()  {
	toggle ('menu', 'fp_paralegalstudies');
	toggle ('fp', 'legal-fp');
	document.title = "Online Paralegal Studies Degrees";
}
function fp_paralegalcertificate() {
	toggle ('menu', 'fp_paralegalcertificate');
	toggle ('fp', 'legal-fp');
	document.title = "Online Pathway to Paralegal Postbaccalaureate Certificate";
}

/* Concord Law Schoool */

function fp_jurisdoctor() {
	toggle ('menu', 'fp_jurisdoctor');
	toggle ('fp', 'concord-fp');
	document.title = "Online Juris Doctor Degree";
}
function fp_executivejurisdoctor() {
	toggle ('menu', 'fp_executivejurisdoctor');
	toggle ('fp', 'concord-fp');
	document.title = "Online Executive Juris Doctor Degree";
}