//var hide_empty_list=true; //uncomment this line to hide empty selection lists
var disable_empty_list=true; //uncomment this line to disable empty selection lists

var onclickaction="goto" //set to "alert" or "goto". Former is for debugging purposes, to tell you the value of the final selected list that will be used as the destination URL. Set to "goto" when below configuration is all set up as desired. 

var newwindow=0 //Open links in new window or not? 1=yes, 0=no.

/////DEFINE YOUR MENU LISTS and ITEMS below/////////////////

addListGroup("chainedmenu", "ssb_menu");

//second layer, VARIABLE(S)

//single year heads

addOption("ssb_menu", "Select variable(s)", "", 1); //HEADER OPTION
addList("ssb_menu", "by Institution", "", "single_yr_grad_prof_heads_by_inst");
addList("ssb_menu", "by Institution, Classification, and Full-Time/Part-Time Status", "", "single_yr_grad_prof_heads_by_inst_class_ftpt");
addList("ssb_menu", "by Institution, Classification, Gender, and Full-Time/Part-Time Status", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt");
addList("ssb_menu", "by Institution and Geographic Origin", "", "single_yr_grad_prof_heads_by_inst_geo_origin");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Geographic Origin", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Age", "", "single_yr_grad_prof_heads_by_inst_race_age");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Gender", "", "single_yr_grad_prof_heads_by_inst_race_gender");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Resident Status", "", "single_yr_grad_prof_heads_by_inst_race_res_stat");
addList("ssb_menu", "by Institution and Wisconsin County of Origin", "", "single_yr_grad_prof_heads_by_inst_cty");


//third layer, DATE RANGE

addOption("single_yr_grad_prof_heads_by_inst", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst", "2008-09", "", "single_yr_grad_prof_heads_by_inst_0809");
addList("single_yr_grad_prof_heads_by_inst", "2007-08", "", "single_yr_grad_prof_heads_by_inst_0708");
addList("single_yr_grad_prof_heads_by_inst", "2006-07", "", "single_yr_grad_prof_heads_by_inst_0607");
addList("single_yr_grad_prof_heads_by_inst", "2005-06", "", "single_yr_grad_prof_heads_by_inst_0506");
addList("single_yr_grad_prof_heads_by_inst", "2004-05", "", "single_yr_grad_prof_heads_by_inst_0405");
addList("single_yr_grad_prof_heads_by_inst", "2003-04", "", "single_yr_grad_prof_heads_by_inst_0304");
addList("single_yr_grad_prof_heads_by_inst", "2002-03", "", "single_yr_grad_prof_heads_by_inst_0203");
addList("single_yr_grad_prof_heads_by_inst", "2001-02", "", "single_yr_grad_prof_heads_by_inst_0102");
addList("single_yr_grad_prof_heads_by_inst", "2000-01", "", "single_yr_grad_prof_heads_by_inst_0001");
addList("single_yr_grad_prof_heads_by_inst", "1999-00", "", "single_yr_grad_prof_heads_by_inst_9900");
addList("single_yr_grad_prof_heads_by_inst", "1998-99", "", "single_yr_grad_prof_heads_by_inst_9899");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2008-09", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0809");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2007-08", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0708");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2006-07", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0607");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2005-06", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0506");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2004-05", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0405");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2003-04", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0304");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2002-03", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0203");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2001-02", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0102");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "2000-01", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_0001");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "1999-00", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_9900");
addList("single_yr_grad_prof_heads_by_inst_class_ftpt", "1998-99", "", "single_yr_grad_prof_heads_by_inst_class_ftpt_9899");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2008-09", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0809");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2007-08", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0708");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2006-07", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0607");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2005-06", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0506");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2004-05", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0405");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2003-04", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0304");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2002-03", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0203");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2001-02", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0102");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "2000-01", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0001");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "1999-00", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9900");
addList("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt", "1998-99", "", "single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9899");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2008-09", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0809");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2007-08", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0708");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2006-07", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0607");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2005-06", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0506");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2004-05", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0405");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2003-04", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0304");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2002-03", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0203");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2001-02", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0102");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "2000-01", "", "single_yr_grad_prof_heads_by_inst_geo_origin_0001");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "1999-00", "", "single_yr_grad_prof_heads_by_inst_geo_origin_9900");
addList("single_yr_grad_prof_heads_by_inst_geo_origin", "1998-99", "", "single_yr_grad_prof_heads_by_inst_geo_origin_9899");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2008-09", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0809");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2007-08", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0708");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2006-07", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0607");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2005-06", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0506");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2004-05", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0405");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2003-04", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0304");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2002-03", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0203");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2001-02", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0102");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "2000-01", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_0001");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "1999-00", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_9900");
addList("single_yr_grad_prof_heads_by_inst_geo_origin_race", "1998-99", "", "single_yr_grad_prof_heads_by_inst_geo_origin_race_9899");

addOption("single_yr_grad_prof_heads_by_inst_race_age", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_race_age", "2008-09", "", "single_yr_grad_prof_heads_by_inst_race_age_0809");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2007-08", "", "single_yr_grad_prof_heads_by_inst_race_age_0708");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2006-07", "", "single_yr_grad_prof_heads_by_inst_race_age_0607");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2005-06", "", "single_yr_grad_prof_heads_by_inst_race_age_0506");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2004-05", "", "single_yr_grad_prof_heads_by_inst_race_age_0405");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2003-04", "", "single_yr_grad_prof_heads_by_inst_race_age_0304");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2002-03", "", "single_yr_grad_prof_heads_by_inst_race_age_0203");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2001-02", "", "single_yr_grad_prof_heads_by_inst_race_age_0102");
addList("single_yr_grad_prof_heads_by_inst_race_age", "2000-01", "", "single_yr_grad_prof_heads_by_inst_race_age_0001");
addList("single_yr_grad_prof_heads_by_inst_race_age", "1999-00", "", "single_yr_grad_prof_heads_by_inst_race_age_9900");
addList("single_yr_grad_prof_heads_by_inst_race_age", "1998-99", "", "single_yr_grad_prof_heads_by_inst_race_age_9899");

addOption("single_yr_grad_prof_heads_by_inst_race_gender", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2008-09", "", "single_yr_grad_prof_heads_by_inst_race_gender_0809");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2007-08", "", "single_yr_grad_prof_heads_by_inst_race_gender_0708");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2006-07", "", "single_yr_grad_prof_heads_by_inst_race_gender_0607");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2005-06", "", "single_yr_grad_prof_heads_by_inst_race_gender_0506");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2004-05", "", "single_yr_grad_prof_heads_by_inst_race_gender_0405");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2003-04", "", "single_yr_grad_prof_heads_by_inst_race_gender_0304");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2002-03", "", "single_yr_grad_prof_heads_by_inst_race_gender_0203");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2001-02", "", "single_yr_grad_prof_heads_by_inst_race_gender_0102");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "2000-01", "", "single_yr_grad_prof_heads_by_inst_race_gender_0001");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "1999-00", "", "single_yr_grad_prof_heads_by_inst_race_gender_9900");
addList("single_yr_grad_prof_heads_by_inst_race_gender", "1998-99", "", "single_yr_grad_prof_heads_by_inst_race_gender_9899");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2008-09", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0809");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2007-08", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0708");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2006-07", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0607");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2005-06", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0506");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2004-05", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0405");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2003-04", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0304");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2002-03", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0203");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2001-02", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0102");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "2000-01", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_0001");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "1999-00", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_9900");
addList("single_yr_grad_prof_heads_by_inst_race_res_stat", "1998-99", "", "single_yr_grad_prof_heads_by_inst_race_res_stat_9899");

addOption("single_yr_grad_prof_heads_by_inst_cty", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_grad_prof_heads_by_inst_cty", "2008-09", "", "single_yr_grad_prof_heads_by_inst_cty_0809");
addList("single_yr_grad_prof_heads_by_inst_cty", "2007-08", "", "single_yr_grad_prof_heads_by_inst_cty_0708");
addList("single_yr_grad_prof_heads_by_inst_cty", "2006-07", "", "single_yr_grad_prof_heads_by_inst_cty_0607");
addList("single_yr_grad_prof_heads_by_inst_cty", "2005-06", "", "single_yr_grad_prof_heads_by_inst_cty_0506");
addList("single_yr_grad_prof_heads_by_inst_cty", "2004-05", "", "single_yr_grad_prof_heads_by_inst_cty_0405");
addList("single_yr_grad_prof_heads_by_inst_cty", "2003-04", "", "single_yr_grad_prof_heads_by_inst_cty_0304");
addList("single_yr_grad_prof_heads_by_inst_cty", "2002-03", "", "single_yr_grad_prof_heads_by_inst_cty_0203");
addList("single_yr_grad_prof_heads_by_inst_cty", "2001-02", "", "single_yr_grad_prof_heads_by_inst_cty_0102");
addList("single_yr_grad_prof_heads_by_inst_cty", "2000-01", "", "single_yr_grad_prof_heads_by_inst_cty_0001");
addList("single_yr_grad_prof_heads_by_inst_cty", "1999-00", "", "single_yr_grad_prof_heads_by_inst_cty_9900");
addList("single_yr_grad_prof_heads_by_inst_cty", "1998-99", "", "single_yr_grad_prof_heads_by_inst_cty_9899");


//fourth layer, FILE FORMAT

<!-- grad/prof heads by INST -->

addOption("single_yr_grad_prof_heads_by_inst_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0809", "PDF", "2008-09/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0809", "Excel", "2008-09/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0809", "HTML", "2008-09/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0708", "PDF", "2007-08/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0708", "Excel", "2007-08/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0708", "HTML", "2007-08/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0607", "PDF", "2006-07/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0607", "Excel", "2006-07/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0607", "HTML", "2006-07/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0506", "PDF", "2005-06/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0506", "Excel", "2005-06/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0506", "HTML", "2005-06/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0405", "PDF", "2004-05/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0405", "Excel", "2004-05/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0405", "HTML", "2004-05/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0304", "PDF", "2003-04/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0304", "Excel", "2003-04/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0304", "HTML", "2003-04/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0203", "PDF", "2002-03/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0203", "Excel", "2002-03/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0203", "HTML", "2002-03/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0102", "PDF", "2001-02/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0102", "Excel", "2001-02/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0102", "HTML", "2001-02/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_0001", "PDF", "2000-01/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_0001", "Excel", "2000-01/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_0001", "HTML", "2000-01/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_9900", "PDF", "1999-00/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_9900", "Excel", "1999-00/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_9900", "HTML", "1999-00/html/r_b400_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_9899", "PDF", "1998-99/pdf/r_b400_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_9899", "Excel", "1998-99/excel/r_b400_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_9899", "HTML", "1998-99/html/r_b400_tot.htm");


<!-- grad/prof heads by INST, CLASSIF, FTPT -->

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0809", "PDF", "2008-09/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0809", "Excel", "2008-09/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0809", "HTML", "2008-09/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0708", "PDF", "2007-08/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0708", "Excel", "2007-08/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0708", "HTML", "2007-08/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0607", "PDF", "2006-07/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0607", "Excel", "2006-07/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0607", "HTML", "2006-07/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0506", "PDF", "2005-06/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0506", "Excel", "2005-06/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0506", "HTML", "2005-06/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0405", "PDF", "2004-05/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0405", "Excel", "2004-05/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0405", "HTML", "2004-05/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0304", "PDF", "2003-04/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0304", "Excel", "2003-04/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0304", "HTML", "2003-04/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0203", "PDF", "2002-03/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0203", "Excel", "2002-03/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0203", "HTML", "2002-03/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0102", "PDF", "2001-02/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0102", "Excel", "2001-02/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0102", "HTML", "2001-02/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0001", "PDF", "2000-01/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0001", "Excel", "2000-01/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_0001", "HTML", "2000-01/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9900", "PDF", "1999-00/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9900", "Excel", "1999-00/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9900", "HTML", "1999-00/html/r_b401_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9899", "PDF", "1998-99/pdf/r_b401_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9899", "Excel", "1998-99/excel/r_b401_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_class_ftpt_9899", "HTML", "1998-99/html/r_b401_tot.htm");


<!-- grad/prof heads by INST, CLASSIF, GENDER, FTPT -->

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0809", "PDF", "2008-09/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0809", "Excel", "2008-09/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0809", "HTML", "2008-09/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0708", "PDF", "2007-08/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0708", "Excel", "2007-08/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0708", "HTML", "2007-08/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0607", "PDF", "2006-07/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0607", "Excel", "2006-07/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0607", "HTML", "2006-07/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0506", "PDF", "2005-06/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0506", "Excel", "2005-06/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0506", "HTML", "2005-06/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0405", "PDF", "2004-05/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0405", "Excel", "2004-05/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0405", "HTML", "2004-05/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0304", "PDF", "2003-04/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0304", "Excel", "2003-04/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0304", "HTML", "2003-04/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0203", "PDF", "2002-03/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0203", "Excel", "2002-03/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0203", "HTML", "2002-03/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0102", "PDF", "2001-02/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0102", "Excel", "2001-02/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0102", "HTML", "2001-02/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0001", "PDF", "2000-01/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0001", "Excel", "2000-01/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_0001", "HTML", "2000-01/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9900", "PDF", "1999-00/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9900", "Excel", "1999-00/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9900", "HTML", "1999-00/html/r_b402_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9899", "PDF", "1998-99/pdf/r_b402_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9899", "Excel", "1998-99/excel/r_b402_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_classif_gender_ftpt_9899", "HTML", "1998-99/html/r_b402_tot.htm");


<!-- grad/prof heads by INST, GEO ORIGIN -->

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0809", "PDF", "2008-09/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0809", "Excel", "2008-09/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0809", "HTML", "2008-09/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0708", "PDF", "2007-08/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0708", "Excel", "2007-08/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0708", "HTML", "2007-08/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0607", "PDF", "2006-07/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0607", "Excel", "2006-07/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0607", "HTML", "2006-07/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0506", "PDF", "2005-06/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0506", "Excel", "2005-06/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0506", "HTML", "2005-06/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0405", "PDF", "2004-05/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0405", "Excel", "2004-05/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0405", "HTML", "2004-05/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0304", "PDF", "2003-04/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0304", "Excel", "2003-04/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0304", "HTML", "2003-04/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0203", "PDF", "2002-03/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0203", "Excel", "2002-03/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0203", "HTML", "2002-03/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0102", "PDF", "2001-02/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0102", "Excel", "2001-02/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0102", "HTML", "2001-02/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0001", "PDF", "2000-01/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0001", "Excel", "2000-01/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_0001", "HTML", "2000-01/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9900", "PDF", "1999-00/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9900", "Excel", "1999-00/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9900", "HTML", "1999-00/html/r_b403_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9899", "PDF", "1998-99/pdf/r_b403_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9899", "Excel", "1998-99/excel/r_b403_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_9899", "HTML", "1998-99/html/r_b403_tot.htm");


<!-- grad/prof heads by INST, GEO ORIGIN, RACE -->

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0809", "PDF", "2008-09/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0809", "Excel", "2008-09/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0809", "HTML", "2008-09/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0708", "PDF", "2007-08/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0708", "Excel", "2007-08/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0708", "HTML", "2007-08/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0607", "PDF", "2006-07/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0607", "Excel", "2006-07/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0607", "HTML", "2006-07/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0506", "PDF", "2005-06/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0506", "Excel", "2005-06/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0506", "HTML", "2005-06/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0405", "PDF", "2004-05/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0405", "Excel", "2004-05/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0405", "HTML", "2004-05/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0304", "PDF", "2003-04/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0304", "Excel", "2003-04/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0304", "HTML", "2003-04/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0203", "PDF", "2002-03/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0203", "Excel", "2002-03/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0203", "HTML", "2002-03/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0102", "PDF", "2001-02/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0102", "Excel", "2001-02/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0102", "HTML", "2001-02/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0001", "PDF", "2000-01/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0001", "Excel", "2000-01/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_0001", "HTML", "2000-01/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9900", "PDF", "1999-00/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9900", "Excel", "1999-00/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9900", "HTML", "1999-00/html/r_b404_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9899", "PDF", "1998-99/pdf/r_b404_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9899", "Excel", "1998-99/excel/r_b404_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_geo_origin_race_9899", "HTML", "1998-99/html/r_b404_tot.htm");


<!-- grad/prof heads by INST, RACE, AGE -->

addOption("single_yr_grad_prof_heads_by_inst_race_age_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0809", "PDF", "2008-09/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0809", "Excel", "2008-09/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0809", "HTML", "2008-09/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0708", "PDF", "2007-08/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0708", "Excel", "2007-08/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0708", "HTML", "2007-08/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0607", "PDF", "2006-07/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0607", "Excel", "2006-07/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0607", "HTML", "2006-07/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0506", "PDF", "2005-06/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0506", "Excel", "2005-06/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0506", "HTML", "2005-06/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0405", "PDF", "2004-05/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0405", "Excel", "2004-05/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0405", "HTML", "2004-05/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0304", "PDF", "2003-04/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0304", "Excel", "2003-04/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0304", "HTML", "2003-04/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0203", "PDF", "2002-03/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0203", "Excel", "2002-03/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0203", "HTML", "2002-03/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0102", "PDF", "2001-02/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0102", "Excel", "2001-02/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0102", "HTML", "2001-02/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_0001", "PDF", "2000-01/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0001", "Excel", "2000-01/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_0001", "HTML", "2000-01/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_9900", "PDF", "1999-00/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_9900", "Excel", "1999-00/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_9900", "HTML", "1999-00/html/r_b405_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_age_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_age_9899", "PDF", "1998-99/pdf/r_b405_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_age_9899", "Excel", "1998-99/excel/r_b405_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_age_9899", "HTML", "1998-99/html/r_b405_tot.htm");


<!-- grad/prof heads by INST, RACE, GENDER -->

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0809", "PDF", "2008-09/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0809", "Excel", "2008-09/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0809", "HTML", "2008-09/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0708", "PDF", "2007-08/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0708", "Excel", "2007-08/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0708", "HTML", "2007-08/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0607", "PDF", "2006-07/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0607", "Excel", "2006-07/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0607", "HTML", "2006-07/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0506", "PDF", "2005-06/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0506", "Excel", "2005-06/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0506", "HTML", "2005-06/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0405", "PDF", "2004-05/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0405", "Excel", "2004-05/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0405", "HTML", "2004-05/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0304", "PDF", "2003-04/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0304", "Excel", "2003-04/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0304", "HTML", "2003-04/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0203", "PDF", "2002-03/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0203", "Excel", "2002-03/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0203", "HTML", "2002-03/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0102", "PDF", "2001-02/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0102", "Excel", "2001-02/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0102", "HTML", "2001-02/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0001", "PDF", "2000-01/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0001", "Excel", "2000-01/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_0001", "HTML", "2000-01/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9900", "PDF", "1999-00/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9900", "Excel", "1999-00/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9900", "HTML", "1999-00/html/r_b406_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_gender_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9899", "PDF", "1998-99/pdf/r_b406_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9899", "Excel", "1998-99/excel/r_b406_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_gender_9899", "HTML", "1998-99/html/r_b406_tot.htm");


<!-- grad/prof heads by INST, RACE, RES_STATUS -->

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0809", "PDF", "2008-09/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0809", "Excel", "2008-09/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0809", "HTML", "2008-09/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0708", "PDF", "2007-08/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0708", "Excel", "2007-08/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0708", "HTML", "2007-08/html/r_b407_tot.html");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0607", "PDF", "2006-07/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0607", "Excel", "2006-07/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0607", "HTML", "2006-07/html/r_b407_tot.html");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0506", "PDF", "2005-06/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0506", "Excel", "2005-06/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0506", "HTML", "2005-06/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0405", "PDF", "2004-05/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0405", "Excel", "2004-05/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0405", "HTML", "2004-05/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0304", "PDF", "2003-04/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0304", "Excel", "2003-04/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0304", "HTML", "2003-04/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0203", "PDF", "2002-03/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0203", "Excel", "2002-03/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0203", "HTML", "2002-03/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0102", "PDF", "2001-02/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0102", "Excel", "2001-02/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0102", "HTML", "2001-02/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0001", "PDF", "2000-01/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0001", "Excel", "2000-01/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_0001", "HTML", "2000-01/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9900", "PDF", "1999-00/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9900", "Excel", "1999-00/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9900", "HTML", "1999-00/html/r_b407_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9899", "PDF", "1998-99/pdf/r_b407_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9899", "Excel", "1998-99/excel/r_b407_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_race_res_stat_9899", "HTML", "1998-99/html/r_b407_tot.htm");


<!-- grad/prof heads by INST, CTY -->

addOption("single_yr_grad_prof_heads_by_inst_cty_0809", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0809", "PDF", "2008-09/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0809", "Excel", "2008-09/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0809", "HTML", "2008-09/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0708", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0708", "PDF", "2007-08/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0708", "Excel", "2007-08/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0708", "HTML", "2007-08/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0607", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0607", "PDF", "2006-07/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0607", "Excel", "2006-07/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0607", "HTML", "2006-07/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0506", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0506", "PDF", "2005-06/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0506", "Excel", "2005-06/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0506", "HTML", "2005-06/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0405", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0405", "PDF", "2004-05/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0405", "Excel", "2004-05/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0405", "HTML", "2004-05/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0304", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0304", "PDF", "2003-04/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0304", "Excel", "2003-04/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0304", "HTML", "2003-04/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0203", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0203", "PDF", "2002-03/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0203", "Excel", "2002-03/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0203", "HTML", "2002-03/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0102", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0102", "PDF", "2001-02/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0102", "Excel", "2001-02/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0102", "HTML", "2001-02/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_0001", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_0001", "PDF", "2000-01/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_0001", "Excel", "2000-01/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_0001", "HTML", "2000-01/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_9900", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_9900", "PDF", "1999-00/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_9900", "Excel", "1999-00/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_9900", "HTML", "1999-00/html/r_b408_tot.htm");

addOption("single_yr_grad_prof_heads_by_inst_cty_9899", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_grad_prof_heads_by_inst_cty_9899", "PDF", "1998-99/pdf/r_b408_tot.pdf");
addOption("single_yr_grad_prof_heads_by_inst_cty_9899", "Excel", "1998-99/excel/r_b408_tot.xls");
addOption("single_yr_grad_prof_heads_by_inst_cty_9899", "HTML", "1998-99/html/r_b408_tot.htm");
