//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_new_freshman_heads_by_inst");
addList("ssb_menu", "by Institution and Credits Carried", "", "single_yr_new_freshman_heads_by_inst_credits");
addList("ssb_menu", "by Institution and Geographic Origin", "", "single_yr_new_freshman_heads_by_inst_geo_origin");
addList("ssb_menu", "by Institution and Geographic Origin (UW Colleges Only)", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Geographic Origin", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Age", "", "single_yr_new_freshman_heads_by_inst_race_age");
addList("ssb_menu", "by Institution, Race/Ethnicity, and Resident Status", "", "single_yr_new_freshman_heads_by_inst_race_res_stat");
addList("ssb_menu", "by Institution and Wisconsin County of Origin", "", "single_yr_new_freshman_heads_by_inst_cty");
addList("ssb_menu", "by Institution and Wisconsin County of Origin (UW Colleges Only)", "", "single_yr_new_freshman_heads_by_inst_cty_uwc");
addList("ssb_menu", "by Institution, Wisconsin County of Origin, and Race/Ethnicity", "", "single_yr_new_freshman_heads_by_inst_cty_race");


//third layer, DATE RANGE


addOption("single_yr_new_freshman_heads_by_inst", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst", "2010-11", "", "single_yr_new_freshman_heads_by_inst_1011");
addList("single_yr_new_freshman_heads_by_inst", "2009-10", "", "single_yr_new_freshman_heads_by_inst_0910");
addList("single_yr_new_freshman_heads_by_inst", "2008-09", "", "single_yr_new_freshman_heads_by_inst_0809");
addList("single_yr_new_freshman_heads_by_inst", "2007-08", "", "single_yr_new_freshman_heads_by_inst_0708");
addList("single_yr_new_freshman_heads_by_inst", "2006-07", "", "single_yr_new_freshman_heads_by_inst_0607");
addList("single_yr_new_freshman_heads_by_inst", "2005-06", "", "single_yr_new_freshman_heads_by_inst_0506");
addList("single_yr_new_freshman_heads_by_inst", "2004-05", "", "single_yr_new_freshman_heads_by_inst_0405");
addList("single_yr_new_freshman_heads_by_inst", "2003-04", "", "single_yr_new_freshman_heads_by_inst_0304");
addList("single_yr_new_freshman_heads_by_inst", "2002-03", "", "single_yr_new_freshman_heads_by_inst_0203");
addList("single_yr_new_freshman_heads_by_inst", "2001-02", "", "single_yr_new_freshman_heads_by_inst_0102");

addOption("single_yr_new_freshman_heads_by_inst_credits", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_credits", "2010-11", "", "single_yr_new_freshman_heads_by_inst_credits_1011");
addList("single_yr_new_freshman_heads_by_inst_credits", "2009-10", "", "single_yr_new_freshman_heads_by_inst_credits_0910");
addList("single_yr_new_freshman_heads_by_inst_credits", "2008-09", "", "single_yr_new_freshman_heads_by_inst_credits_0809");
addList("single_yr_new_freshman_heads_by_inst_credits", "2007-08", "", "single_yr_new_freshman_heads_by_inst_credits_0708");
addList("single_yr_new_freshman_heads_by_inst_credits", "2006-07", "", "single_yr_new_freshman_heads_by_inst_credits_0607");
addList("single_yr_new_freshman_heads_by_inst_credits", "2005-06", "", "single_yr_new_freshman_heads_by_inst_credits_0506");
addList("single_yr_new_freshman_heads_by_inst_credits", "2004-05", "", "single_yr_new_freshman_heads_by_inst_credits_0405");
addList("single_yr_new_freshman_heads_by_inst_credits", "2003-04", "", "single_yr_new_freshman_heads_by_inst_credits_0304");
addList("single_yr_new_freshman_heads_by_inst_credits", "2002-03", "", "single_yr_new_freshman_heads_by_inst_credits_0203");
addList("single_yr_new_freshman_heads_by_inst_credits", "2001-02", "", "single_yr_new_freshman_heads_by_inst_credits_0102");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2010-11", "", "single_yr_new_freshman_heads_by_inst_geo_origin_1011");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2009-10", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0910");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2008-09", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0809");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2007-08", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0708");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2006-07", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0607");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2005-06", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0506");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2004-05", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0405");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2003-04", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0304");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2002-03", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0203");
addList("single_yr_new_freshman_heads_by_inst_geo_origin", "2001-02", "", "single_yr_new_freshman_heads_by_inst_geo_origin_0102");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2010-11", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_1011");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2009-10", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0910");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2008-09", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0809");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2007-08", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0708");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2006-07", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0607");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2005-06", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0506");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2004-05", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0405");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2003-04", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0304");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2002-03", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0203");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_uwc", "2001-02", "", "single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0102");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2010-11", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_1011");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2009-10", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0910");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2008-09", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0809");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2007-08", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0708");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2006-07", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0607");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2005-06", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0506");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2004-05", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0405");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2003-04", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0304");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2002-03", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0203");
addList("single_yr_new_freshman_heads_by_inst_geo_origin_race", "2001-02", "", "single_yr_new_freshman_heads_by_inst_geo_origin_race_0102");

addOption("single_yr_new_freshman_heads_by_inst_race_age", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_race_age", "2010-11", "", "single_yr_new_freshman_heads_by_inst_race_age_1011");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2009-10", "", "single_yr_new_freshman_heads_by_inst_race_age_0910");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2008-09", "", "single_yr_new_freshman_heads_by_inst_race_age_0809");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2007-08", "", "single_yr_new_freshman_heads_by_inst_race_age_0708");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2006-07", "", "single_yr_new_freshman_heads_by_inst_race_age_0607");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2005-06", "", "single_yr_new_freshman_heads_by_inst_race_age_0506");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2004-05", "", "single_yr_new_freshman_heads_by_inst_race_age_0405");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2003-04", "", "single_yr_new_freshman_heads_by_inst_race_age_0304");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2002-03", "", "single_yr_new_freshman_heads_by_inst_race_age_0203");
addList("single_yr_new_freshman_heads_by_inst_race_age", "2001-02", "", "single_yr_new_freshman_heads_by_inst_race_age_0102");

addOption("single_yr_new_freshman_heads_by_inst_race_res_stat", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2010-11", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_1011");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2009-10", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0910");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2008-09", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0809");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2007-08", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0708");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2006-07", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0607");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2005-06", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0506");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2004-05", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0405");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2003-04", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0304");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2002-03", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0203");
addList("single_yr_new_freshman_heads_by_inst_race_res_stat", "2001-02", "", "single_yr_new_freshman_heads_by_inst_race_res_stat_0102");

addOption("single_yr_new_freshman_heads_by_inst_cty", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_cty", "2010-11", "", "single_yr_new_freshman_heads_by_inst_cty_1011");
addList("single_yr_new_freshman_heads_by_inst_cty", "2009-10", "", "single_yr_new_freshman_heads_by_inst_cty_0910");
addList("single_yr_new_freshman_heads_by_inst_cty", "2008-09", "", "single_yr_new_freshman_heads_by_inst_cty_0809");
addList("single_yr_new_freshman_heads_by_inst_cty", "2007-08", "", "single_yr_new_freshman_heads_by_inst_cty_0708");
addList("single_yr_new_freshman_heads_by_inst_cty", "2006-07", "", "single_yr_new_freshman_heads_by_inst_cty_0607");
addList("single_yr_new_freshman_heads_by_inst_cty", "2005-06", "", "single_yr_new_freshman_heads_by_inst_cty_0506");
addList("single_yr_new_freshman_heads_by_inst_cty", "2004-05", "", "single_yr_new_freshman_heads_by_inst_cty_0405");
addList("single_yr_new_freshman_heads_by_inst_cty", "2003-04", "", "single_yr_new_freshman_heads_by_inst_cty_0304");
addList("single_yr_new_freshman_heads_by_inst_cty", "2002-03", "", "single_yr_new_freshman_heads_by_inst_cty_0203");
addList("single_yr_new_freshman_heads_by_inst_cty", "2001-02", "", "single_yr_new_freshman_heads_by_inst_cty_0102");

addOption("single_yr_new_freshman_heads_by_inst_cty_uwc", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_cty_uwc", "2010-11", "", "single_yr_new_freshman_heads_by_inst_cty_uwc_1011");
addList("single_yr_new_freshman_heads_by_inst_cty_uwc", "2009-10", "", "single_yr_new_freshman_heads_by_inst_cty_uwc_0910");
addList("single_yr_new_freshman_heads_by_inst_cty_uwc", "2008-09", "", "single_yr_new_freshman_heads_by_inst_cty_uwc_0809");
addList("single_yr_new_freshman_heads_by_inst_cty_uwc", "2007-08", "", "single_yr_new_freshman_heads_by_inst_cty_uwc_0708");

addOption("single_yr_new_freshman_heads_by_inst_cty_race", "Select Year", "", 1); //HEADER OPTION
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2010-11", "", "single_yr_new_freshman_heads_by_inst_cty_race_1011");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2009-10", "", "single_yr_new_freshman_heads_by_inst_cty_race_0910");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2008-09", "", "single_yr_new_freshman_heads_by_inst_cty_race_0809");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2007-08", "", "single_yr_new_freshman_heads_by_inst_cty_race_0708");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2006-07", "", "single_yr_new_freshman_heads_by_inst_cty_race_0607");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2005-06", "", "single_yr_new_freshman_heads_by_inst_cty_race_0506");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2004-05", "", "single_yr_new_freshman_heads_by_inst_cty_race_0405");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2003-04", "", "single_yr_new_freshman_heads_by_inst_cty_race_0304");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2002-03", "", "single_yr_new_freshman_heads_by_inst_cty_race_0203");
addList("single_yr_new_freshman_heads_by_inst_cty_race", "2001-02", "", "single_yr_new_freshman_heads_by_inst_cty_race_0102");


//fourth layer, FILE FORMAT


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

addOption("single_yr_new_freshman_heads_by_inst_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_1011", "PDF", "2010-11/pdf/r_b200_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_1011", "Excel", "2010-11/excel/r_b200_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_1011", "HTML", "2010-11/html/r_b200_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_0910", "PDF", "2009-10/pdf/r_b200_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_0910", "Excel", "2009-10/excel/r_b200_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_0910", "HTML", "2009-10/html/r_b200_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_credits_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_credits_1011", "PDF", "2010-11/pdf/r_b201_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_credits_1011", "Excel", "2010-11/excel/r_b201_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_credits_1011", "HTML", "2010-11/html/r_b201_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_credits_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_credits_0910", "PDF", "2009-10/pdf/r_b201_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_credits_0910", "Excel", "2009-10/excel/r_b201_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_credits_0910", "HTML", "2009-10/html/r_b201_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_1011", "PDF", "2010-11/pdf/r_b202_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_1011", "Excel", "2010-11/excel/r_b202_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_1011", "HTML", "2010-11/html/r_b202_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_0910", "PDF", "2009-10/pdf/r_b202_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_0910", "Excel", "2009-10/excel/r_b202_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_0910", "HTML", "2009-10/html/r_b202_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_1011", "PDF", "2010-11/pdf/r_b202_c_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_1011", "Excel", "2010-11/excel/r_b202_c_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_1011", "HTML", "2010-11/html/r_b202_c_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0910", "PDF", "2009-10/pdf/r_b202_c_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0910", "Excel", "2009-10/excel/r_b202_c_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_uwc_0910", "HTML", "2009-10/html/r_b202_c_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_1011", "PDF", "2010-11/pdf/r_b203_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_1011", "Excel", "2010-11/excel/r_b203_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_1011", "HTML", "2010-11/html/r_b203_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_0910", "PDF", "2009-10/pdf/r_b203_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_0910", "Excel", "2009-10/excel/r_b203_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_geo_origin_race_0910", "HTML", "2009-10/html/r_b203_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_race_age_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_race_age_1011", "PDF", "2010-11/pdf/r_b204_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_race_age_1011", "Excel", "2010-11/excel/r_b204_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_race_age_1011", "HTML", "2010-11/html/r_b204_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_race_age_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_race_age_0910", "PDF", "2009-10/pdf/r_b204_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_race_age_0910", "Excel", "2009-10/excel/r_b204_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_race_age_0910", "HTML", "2009-10/html/r_b204_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_1011", "PDF", "2010-11/pdf/r_b205_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_1011", "Excel", "2010-11/excel/r_b205_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_1011", "HTML", "2010-11/html/r_b205_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_0910", "PDF", "2009-10/pdf/r_b205_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_0910", "Excel", "2009-10/excel/r_b205_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_race_res_stat_0910", "HTML", "2009-10/html/r_b205_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_cty_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_1011", "PDF", "2010-11/pdf/r_b206_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_1011", "Excel", "2010-11/excel/r_b206_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_1011", "HTML", "2010-11/html/r_b206_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_cty_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_0910", "PDF", "2009-10/pdf/r_b206_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_0910", "Excel", "2009-10/excel/r_b206_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_0910", "HTML", "2009-10/html/r_b206_tot.htm");

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

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

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

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

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

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

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

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


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

addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_1011", "PDF", "2010-11/pdf/r_b206_c_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_1011", "Excel", "2010-11/excel/r_b206_c_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_1011", "HTML", "2010-11/html/r_b206_c_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_0910", "PDF", "2009-10/pdf/r_b206_c_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_0910", "Excel", "2009-10/excel/r_b206_c_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_uwc_0910", "HTML", "2009-10/html/r_b206_c_tot.htm");

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

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


<!-- single year freshman heads by INST, CTY, RACE -->

addOption("single_yr_new_freshman_heads_by_inst_cty_race_1011", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_race_1011", "PDF", "2010-11/pdf/r_b207_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_race_1011", "Excel", "2010-11/excel/r_b207_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_race_1011", "HTML", "2010-11/html/r_b207_tot.htm");

addOption("single_yr_new_freshman_heads_by_inst_cty_race_0910", "Select file format", "", 1); //HEADER OPTION
addOption("single_yr_new_freshman_heads_by_inst_cty_race_0910", "PDF", "2009-10/pdf/r_b207_tot.pdf");
addOption("single_yr_new_freshman_heads_by_inst_cty_race_0910", "Excel", "2009-10/excel/r_b207_tot.xls");
addOption("single_yr_new_freshman_heads_by_inst_cty_race_0910", "HTML", "2009-10/html/r_b207_tot.htm");

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

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

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

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

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

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

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

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


