//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_undergrad_heads_by_inst");
addList("ssb_menu", "by Institution (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_uwc");
addList("ssb_menu", "by Institution and Classification", "", "single_yr_undergrad_heads_by_inst_classif");
addList("ssb_menu", "by Institution and Classification (UW Colleges Only)", "", "single_yr_undergrad_heads_by_inst_classif_uwc");
addList("ssb_menu", "by Institution, Classification, and Full-Time/Part-Time Status", "", "single_yr_undergrad_heads_by_inst_classif_ftpt");
addList("ssb_menu", "by Institution, Classification, and Full-Time/Part-Time Status (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc");
addList("ssb_menu", "by Institution and Credits Carried", "", "single_yr_undergrad_heads_by_inst_credits");
addList("ssb_menu", "by Institution, Gender, and Classification", "", "single_yr_undergrad_heads_by_inst_gender_classif");
addList("ssb_menu", "by Institution, Gender, and Classification (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc");
addList("ssb_menu", "by Institution, Gender, and Full-Time/Part-Time Status", "", "single_yr_undergrad_heads_by_inst_gender_ftpt");
addList("ssb_menu", "by Institution, Gender, and Full-Time/Part-Time Status (UW Colleges Only)", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc");
addList("ssb_menu", "by Institution and Geographic Origin", "", "single_yr_undergrad_heads_by_inst_geo_origin");
addList("ssb_menu", "by Institution and Geographic Origin (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Geographic Origin", "", "single_yr_undergrad_heads_by_inst_geo_origin_race");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Age", "", "single_yr_undergrad_heads_by_inst_race_age");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Gender", "", "single_yr_undergrad_heads_by_inst_race_gender");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Resident Status", "", "single_yr_undergrad_heads_by_inst_race_res_stat");
addList("ssb_menu", "by Institution and Transfer Source", "", "single_yr_undergrad_heads_by_inst_transfer");
addList("ssb_menu", "by Institution and Transfer Source (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_transfer_uwc");
addList("ssb_menu", "by Institution, Transfer Source, and Race/Ethnicity", "", "single_yr_undergrad_heads_by_inst_transfer_race");
addList("ssb_menu", "by Institution and Wisconsin County of Origin", "", "single_yr_undergrad_heads_by_inst_cty");
addList("ssb_menu", "by Institution and Wisconsin County of Origin (UW Colleges)", "", "single_yr_undergrad_heads_by_inst_cty_uwc");


//third layer, DATE RANGE

addOption("single_yr_undergrad_heads_by_inst", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst", "2008-09", "", "single_yr_undergrad_heads_by_inst_0809");
addList("single_yr_undergrad_heads_by_inst", "2007-08", "", "single_yr_undergrad_heads_by_inst_0708");
addList("single_yr_undergrad_heads_by_inst", "2006-07", "", "single_yr_undergrad_heads_by_inst_0607");
addList("single_yr_undergrad_heads_by_inst", "2005-06", "", "single_yr_undergrad_heads_by_inst_0506");
addList("single_yr_undergrad_heads_by_inst", "2004-05", "", "single_yr_undergrad_heads_by_inst_0405");
addList("single_yr_undergrad_heads_by_inst", "2003-04", "", "single_yr_undergrad_heads_by_inst_0304");
addList("single_yr_undergrad_heads_by_inst", "2002-03", "", "single_yr_undergrad_heads_by_inst_0203");
addList("single_yr_undergrad_heads_by_inst", "2001-02", "", "single_yr_undergrad_heads_by_inst_0102");
addList("single_yr_undergrad_heads_by_inst", "2000-01", "", "single_yr_undergrad_heads_by_inst_0001");
addList("single_yr_undergrad_heads_by_inst", "1999-00", "", "single_yr_undergrad_heads_by_inst_9900");
addList("single_yr_undergrad_heads_by_inst", "1998-99", "", "single_yr_undergrad_heads_by_inst_9899");

addOption("single_yr_undergrad_heads_by_inst_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_classif", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_classif", "2008-09", "", "single_yr_undergrad_heads_by_inst_classif_0809");
addList("single_yr_undergrad_heads_by_inst_classif", "2007-08", "", "single_yr_undergrad_heads_by_inst_classif_0708");
addList("single_yr_undergrad_heads_by_inst_classif", "2006-07", "", "single_yr_undergrad_heads_by_inst_classif_0607");
addList("single_yr_undergrad_heads_by_inst_classif", "2005-06", "", "single_yr_undergrad_heads_by_inst_classif_0506");
addList("single_yr_undergrad_heads_by_inst_classif", "2004-05", "", "single_yr_undergrad_heads_by_inst_classif_0405");
addList("single_yr_undergrad_heads_by_inst_classif", "2003-04", "", "single_yr_undergrad_heads_by_inst_classif_0304");
addList("single_yr_undergrad_heads_by_inst_classif", "2002-03", "", "single_yr_undergrad_heads_by_inst_classif_0203");
addList("single_yr_undergrad_heads_by_inst_classif", "2001-02", "", "single_yr_undergrad_heads_by_inst_classif_0102");
addList("single_yr_undergrad_heads_by_inst_classif", "2000-01", "", "single_yr_undergrad_heads_by_inst_classif_0001");
addList("single_yr_undergrad_heads_by_inst_classif", "1999-00", "", "single_yr_undergrad_heads_by_inst_classif_9900");
addList("single_yr_undergrad_heads_by_inst_classif", "1998-99", "", "single_yr_undergrad_heads_by_inst_classif_9899");

addOption("single_yr_undergrad_heads_by_inst_classif_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_classif_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_classif_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_classif_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_classif_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_classif_ftpt", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2008-09", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0809");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2007-08", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0708");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2006-07", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0607");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2005-06", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0506");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2004-05", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0405");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2003-04", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0304");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2002-03", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0203");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2001-02", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0102");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "2000-01", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_0001");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "1999-00", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_9900");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt", "1998-99", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_9899");

addOption("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_classif_ftpt_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_classif_ftpt_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_credits", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_credits", "2008-09", "", "single_yr_undergrad_heads_by_inst_credits_0809");
addList("single_yr_undergrad_heads_by_inst_credits", "2007-08", "", "single_yr_undergrad_heads_by_inst_credits_0708");
addList("single_yr_undergrad_heads_by_inst_credits", "2006-07", "", "single_yr_undergrad_heads_by_inst_credits_0607");
addList("single_yr_undergrad_heads_by_inst_credits", "2005-06", "", "single_yr_undergrad_heads_by_inst_credits_0506");
addList("single_yr_undergrad_heads_by_inst_credits", "2004-05", "", "single_yr_undergrad_heads_by_inst_credits_0405");
addList("single_yr_undergrad_heads_by_inst_credits", "2003-04", "", "single_yr_undergrad_heads_by_inst_credits_0304");
addList("single_yr_undergrad_heads_by_inst_credits", "2002-03", "", "single_yr_undergrad_heads_by_inst_credits_0203");
addList("single_yr_undergrad_heads_by_inst_credits", "2001-02", "", "single_yr_undergrad_heads_by_inst_credits_0102");
addList("single_yr_undergrad_heads_by_inst_credits", "2000-01", "", "single_yr_undergrad_heads_by_inst_credits_0001");
addList("single_yr_undergrad_heads_by_inst_credits", "1999-00", "", "single_yr_undergrad_heads_by_inst_credits_9900");
addList("single_yr_undergrad_heads_by_inst_credits", "1998-99", "", "single_yr_undergrad_heads_by_inst_credits_9899");

addOption("single_yr_undergrad_heads_by_inst_gender_classif", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2008-09", "", "single_yr_undergrad_heads_by_inst_gender_classif_0809");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2007-08", "", "single_yr_undergrad_heads_by_inst_gender_classif_0708");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2006-07", "", "single_yr_undergrad_heads_by_inst_gender_classif_0607");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2005-06", "", "single_yr_undergrad_heads_by_inst_gender_classif_0506");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2004-05", "", "single_yr_undergrad_heads_by_inst_gender_classif_0405");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2003-04", "", "single_yr_undergrad_heads_by_inst_gender_classif_0304");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2002-03", "", "single_yr_undergrad_heads_by_inst_gender_classif_0203");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2001-02", "", "single_yr_undergrad_heads_by_inst_gender_classif_0102");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "2000-01", "", "single_yr_undergrad_heads_by_inst_gender_classif_0001");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "1999-00", "", "single_yr_undergrad_heads_by_inst_gender_classif_9900");
addList("single_yr_undergrad_heads_by_inst_gender_classif", "1998-99", "", "single_yr_undergrad_heads_by_inst_gender_classif_9899");

addOption("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_gender_classif_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_gender_classif_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_gender_ftpt", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2008-09", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0809");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2007-08", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0708");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2006-07", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0607");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2005-06", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0506");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2004-05", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0405");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2003-04", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0304");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2002-03", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0203");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2001-02", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0102");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "2000-01", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_0001");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "1999-00", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_9900");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt", "1998-99", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_9899");

addOption("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_gender_ftpt_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_gender_ftpt_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_geo_origin", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2008-09", "", "single_yr_undergrad_heads_by_inst_geo_origin_0809");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2007-08", "", "single_yr_undergrad_heads_by_inst_geo_origin_0708");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2006-07", "", "single_yr_undergrad_heads_by_inst_geo_origin_0607");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2005-06", "", "single_yr_undergrad_heads_by_inst_geo_origin_0506");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2004-05", "", "single_yr_undergrad_heads_by_inst_geo_origin_0405");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2003-04", "", "single_yr_undergrad_heads_by_inst_geo_origin_0304");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2002-03", "", "single_yr_undergrad_heads_by_inst_geo_origin_0203");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2001-02", "", "single_yr_undergrad_heads_by_inst_geo_origin_0102");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "2000-01", "", "single_yr_undergrad_heads_by_inst_geo_origin_0001");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "1999-00", "", "single_yr_undergrad_heads_by_inst_geo_origin_9900");
addList("single_yr_undergrad_heads_by_inst_geo_origin", "1998-99", "", "single_yr_undergrad_heads_by_inst_geo_origin_9899");

addOption("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_geo_origin_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_geo_origin_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_geo_origin_race", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2008-09", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0809");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2007-08", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0708");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2006-07", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0607");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2005-06", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0506");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2004-05", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0405");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2003-04", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0304");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2002-03", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0203");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2001-02", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0102");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "2000-01", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_0001");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "1999-00", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_9900");
addList("single_yr_undergrad_heads_by_inst_geo_origin_race", "1998-99", "", "single_yr_undergrad_heads_by_inst_geo_origin_race_9899");

addOption("single_yr_undergrad_heads_by_inst_race_age", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_race_age", "2008-09", "", "single_yr_undergrad_heads_by_inst_race_age_0809");
addList("single_yr_undergrad_heads_by_inst_race_age", "2007-08", "", "single_yr_undergrad_heads_by_inst_race_age_0708");
addList("single_yr_undergrad_heads_by_inst_race_age", "2006-07", "", "single_yr_undergrad_heads_by_inst_race_age_0607");
addList("single_yr_undergrad_heads_by_inst_race_age", "2005-06", "", "single_yr_undergrad_heads_by_inst_race_age_0506");
addList("single_yr_undergrad_heads_by_inst_race_age", "2004-05", "", "single_yr_undergrad_heads_by_inst_race_age_0405");
addList("single_yr_undergrad_heads_by_inst_race_age", "2003-04", "", "single_yr_undergrad_heads_by_inst_race_age_0304");
addList("single_yr_undergrad_heads_by_inst_race_age", "2002-03", "", "single_yr_undergrad_heads_by_inst_race_age_0203");
addList("single_yr_undergrad_heads_by_inst_race_age", "2001-02", "", "single_yr_undergrad_heads_by_inst_race_age_0102");
addList("single_yr_undergrad_heads_by_inst_race_age", "2000-01", "", "single_yr_undergrad_heads_by_inst_race_age_0001");
addList("single_yr_undergrad_heads_by_inst_race_age", "1999-00", "", "single_yr_undergrad_heads_by_inst_race_age_9900");
addList("single_yr_undergrad_heads_by_inst_race_age", "1998-99", "", "single_yr_undergrad_heads_by_inst_race_age_9899");

addOption("single_yr_undergrad_heads_by_inst_race_gender", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_race_gender", "2008-09", "", "single_yr_undergrad_heads_by_inst_race_gender_0809");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2007-08", "", "single_yr_undergrad_heads_by_inst_race_gender_0708");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2006-07", "", "single_yr_undergrad_heads_by_inst_race_gender_0607");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2005-06", "", "single_yr_undergrad_heads_by_inst_race_gender_0506");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2004-05", "", "single_yr_undergrad_heads_by_inst_race_gender_0405");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2003-04", "", "single_yr_undergrad_heads_by_inst_race_gender_0304");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2002-03", "", "single_yr_undergrad_heads_by_inst_race_gender_0203");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2001-02", "", "single_yr_undergrad_heads_by_inst_race_gender_0102");
addList("single_yr_undergrad_heads_by_inst_race_gender", "2000-01", "", "single_yr_undergrad_heads_by_inst_race_gender_0001");
addList("single_yr_undergrad_heads_by_inst_race_gender", "1999-00", "", "single_yr_undergrad_heads_by_inst_race_gender_9900");
addList("single_yr_undergrad_heads_by_inst_race_gender", "1998-99", "", "single_yr_undergrad_heads_by_inst_race_gender_9899");

addOption("single_yr_undergrad_heads_by_inst_race_res_stat", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2008-09", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0809");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2007-08", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0708");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2006-07", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0607");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2005-06", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0506");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2004-05", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0405");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2003-04", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0304");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2002-03", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0203");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2001-02", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0102");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "2000-01", "", "single_yr_undergrad_heads_by_inst_race_res_stat_0001");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "1999-00", "", "single_yr_undergrad_heads_by_inst_race_res_stat_9900");
addList("single_yr_undergrad_heads_by_inst_race_res_stat", "1998-99", "", "single_yr_undergrad_heads_by_inst_race_res_stat_9899");

addOption("single_yr_undergrad_heads_by_inst_transfer", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_transfer", "2008-09", "", "single_yr_undergrad_heads_by_inst_transfer_0809");
addList("single_yr_undergrad_heads_by_inst_transfer", "2007-08", "", "single_yr_undergrad_heads_by_inst_transfer_0708");
addList("single_yr_undergrad_heads_by_inst_transfer", "2006-07", "", "single_yr_undergrad_heads_by_inst_transfer_0607");
addList("single_yr_undergrad_heads_by_inst_transfer", "2005-06", "", "single_yr_undergrad_heads_by_inst_transfer_0506");
addList("single_yr_undergrad_heads_by_inst_transfer", "2004-05", "", "single_yr_undergrad_heads_by_inst_transfer_0405");
addList("single_yr_undergrad_heads_by_inst_transfer", "2003-04", "", "single_yr_undergrad_heads_by_inst_transfer_0304");
addList("single_yr_undergrad_heads_by_inst_transfer", "2002-03", "", "single_yr_undergrad_heads_by_inst_transfer_0203");
addList("single_yr_undergrad_heads_by_inst_transfer", "2001-02", "", "single_yr_undergrad_heads_by_inst_transfer_0102");
addList("single_yr_undergrad_heads_by_inst_transfer", "2000-01", "", "single_yr_undergrad_heads_by_inst_transfer_0001");
addList("single_yr_undergrad_heads_by_inst_transfer", "1999-00", "", "single_yr_undergrad_heads_by_inst_transfer_9900");
addList("single_yr_undergrad_heads_by_inst_transfer", "1998-99", "", "single_yr_undergrad_heads_by_inst_transfer_9899");

addOption("single_yr_undergrad_heads_by_inst_transfer_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_transfer_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_transfer_uwc_9899");

addOption("single_yr_undergrad_heads_by_inst_transfer_race", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2008-09", "", "single_yr_undergrad_heads_by_inst_transfer_race_0809");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2007-08", "", "single_yr_undergrad_heads_by_inst_transfer_race_0708");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2006-07", "", "single_yr_undergrad_heads_by_inst_transfer_race_0607");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2005-06", "", "single_yr_undergrad_heads_by_inst_transfer_race_0506");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2004-05", "", "single_yr_undergrad_heads_by_inst_transfer_race_0405");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2003-04", "", "single_yr_undergrad_heads_by_inst_transfer_race_0304");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2002-03", "", "single_yr_undergrad_heads_by_inst_transfer_race_0203");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2001-02", "", "single_yr_undergrad_heads_by_inst_transfer_race_0102");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "2000-01", "", "single_yr_undergrad_heads_by_inst_transfer_race_0001");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "1999-00", "", "single_yr_undergrad_heads_by_inst_transfer_race_9900");
addList("single_yr_undergrad_heads_by_inst_transfer_race", "1998-99", "", "single_yr_undergrad_heads_by_inst_transfer_race_9899");

addOption("single_yr_undergrad_heads_by_inst_cty", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_cty", "2008-09", "", "single_yr_undergrad_heads_by_inst_cty_0809");
addList("single_yr_undergrad_heads_by_inst_cty", "2007-08", "", "single_yr_undergrad_heads_by_inst_cty_0708");
addList("single_yr_undergrad_heads_by_inst_cty", "2006-07", "", "single_yr_undergrad_heads_by_inst_cty_0607");
addList("single_yr_undergrad_heads_by_inst_cty", "2005-06", "", "single_yr_undergrad_heads_by_inst_cty_0506");
addList("single_yr_undergrad_heads_by_inst_cty", "2004-05", "", "single_yr_undergrad_heads_by_inst_cty_0405");
addList("single_yr_undergrad_heads_by_inst_cty", "2003-04", "", "single_yr_undergrad_heads_by_inst_cty_0304");
addList("single_yr_undergrad_heads_by_inst_cty", "2002-03", "", "single_yr_undergrad_heads_by_inst_cty_0203");
addList("single_yr_undergrad_heads_by_inst_cty", "2001-02", "", "single_yr_undergrad_heads_by_inst_cty_0102");
addList("single_yr_undergrad_heads_by_inst_cty", "2000-01", "", "single_yr_undergrad_heads_by_inst_cty_0001");
addList("single_yr_undergrad_heads_by_inst_cty", "1999-00", "", "single_yr_undergrad_heads_by_inst_cty_9900");
addList("single_yr_undergrad_heads_by_inst_cty", "1998-99", "", "single_yr_undergrad_heads_by_inst_cty_9899");

addOption("single_yr_undergrad_heads_by_inst_cty_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2008-09", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0809");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2007-08", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0708");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2006-07", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0607");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2005-06", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0506");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2004-05", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0405");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2003-04", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0304");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2002-03", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0203");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2001-02", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0102");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "2000-01", "", "single_yr_undergrad_heads_by_inst_cty_uwc_0001");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "1999-00", "", "single_yr_undergrad_heads_by_inst_cty_uwc_9900");
addList("single_yr_undergrad_heads_by_inst_cty_uwc", "1998-99", "", "single_yr_undergrad_heads_by_inst_cty_uwc_9899");


//fourth layer, FILE FORMAT


<!-- single year undergrad heads by INST -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CLASSIF -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CLASSIF (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CLASSIF, FTPT -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CLASSIF, FTPT (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CREDITS -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GENDER, CLASSIF -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GENDER, CLASSIF (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GENDER, FTPT -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GENDER, FTPT (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GEO ORIGIN -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GEO ORIGIN (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, GEO ORIGIN, RACE -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, RACE, AGE -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, RACE, GENDER -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, RACE, RES_STATUS -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, TRANSFER -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, TRANSFER (UWC) -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, TRANSFER, RACE -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CTY -->

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

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

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

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

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

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

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

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

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

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

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


<!-- single year undergrad heads by INST, CTY (UWC) -->

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

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

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

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

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

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

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

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

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

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

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

