//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", "First-Select");

addOption("First-Select", "Select Your State", "", 0); //HEADER OPTION
addList("First-Select", "Alabama", "", "city1");
addList("First-Select", "Alaska", "", "city2");
addList("First-Select", "Arizona", "", "city3");
addList("First-Select", "Arkansas", "", "city4");
addList("First-Select", "California", "", "city5");
addList("First-Select", "Colorado", "", "city6");
addList("First-Select", "Connecticut", "", "city7");
addList("First-Select", "Delaware", "", "city8");
addList("First-Select", "Florida", "", "city9");
addList("First-Select", "Georgia ", "", "city10");
addList("First-Select", "Hawaii", "", "city11");
addList("First-Select", "Idaho", "", "city12");
addList("First-Select", "Illinois", "", "city13");
addList("First-Select", "Indiana", "", "city14");
addList("First-Select", "Iowa", "", "city15");
addList("First-Select", "Kansas", "", "city16");
addList("First-Select", "Kentucky", "", "city17");
addList("First-Select", "Louisiana", "", "city18");
addList("First-Select", "Maine", "", "city19");
addList("First-Select", "Maryland", "", "city20");
addList("First-Select", "Massachusetts", "", "city21");
addList("First-Select", "Michigan", "", "city22");
addList("First-Select", "Minnesota", "", "city23");
addList("First-Select", "Mississippi", "", "city24");
addList("First-Select", "Missouri", "", "city25");
addList("First-Select", "Montana", "", "city26");
addList("First-Select", "Nebraska", "", "city27");
addList("First-Select", "Nevada", "", "city28");
addList("First-Select", "New Hampshire", "", "city29");
addList("First-Select", "New Jersey", "", "city30");
addList("First-Select", "New Mexico", "", "city31");
addList("First-Select", "New York", "", "city32");
addList("First-Select", "North Carolina", "", "city33");
addList("First-Select", "North Dakota", "", "city34");
addList("First-Select", "Ohio", "", "city35");
addList("First-Select", "Oklahoma", "", "city36");
addList("First-Select", "Oregon", "", "city37");
addList("First-Select", "Pennsylvania", "", "city38");
addList("First-Select", "Rhode Island", "", "city39");
addList("First-Select", "South Carolina", "", "city40");
addList("First-Select", "South Dakota", "", "city41");
addList("First-Select", "Tennessee", "", "city42");
addList("First-Select", "Texas", "", "city43");
addList("First-Select", "Utah", "", "city44");
addList("First-Select", "Vermont", "", "city45");
addList("First-Select", "Virginia", "", "city46");
addList("First-Select", "Washington", "", "city47");
addList("First-Select", "West Virginia", "", "city48");
addList("First-Select", "Wisconsin", "", "city49");
addList("First-Select", "Wyoming", "", "city50");

/////Alabama/////////////////

addOption("city1", "Select Your City", "", 0); //HEADER OPTION
addList("city1", "auburn", "get-quotes.html.html");
addList("city1", "phoenix", "get-quotes.html");
addList("city1", "prescott", "get-quotes.html");
addList("city1", "tucson", "get-quotes.html");
addList("city1", "yuma", "get-quotes.html"); //END OF THIS NODE
addOption("city1", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Alaska/////////////////

addOption("city2", "Blue Cross Blue Shield of Alaska", "get-quotes.html", 0); //HEADER OPTION


/////Arizona/////////////////

addOption("city3", "Select Your City", "", 0); //HEADER OPTION
addList("city3", "flagstaff-sedona", "get-quotes.html");
addList("city3", "phoenix", "get-quotes.html");
addList("city3", "prescott", "get-quotes.html");
addList("city3", "tucson", "get-quotes.html");
addList("city3", "yuma", "get-quotes.html");
addOption("city3", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Arkansas/////////////////

addOption("city4", "Select Your City", "", 0); //HEADER OPTION
addList("city4", "fayetteville", "get-quotes.html");
addList("city4", "fort smith", "get-quotes.html");
addList("city4", "jonesboro", "get-quotes.html");
addList("city4", "little rock", "get-quotes.html");
addList("city4", "memphis", "get-quotes.html");
addList("city4", "texarkana", "get-quotes.html");
addOption("city4", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////California/////////////////

addOption("city5", "Select Your City", "", 0); //HEADER OPTION
addList("city5", "bakersfield", "get-quotes.html");
addList("city5", "chico", "get-quotes.html");
addList("city5", "fresno", "get-quotes.html");
addList("city5", "gold country", "get-quotes.html");
addList("city5", "humboldt county", "get-quotes.html");
addList("city5", "inland empire", "get-quotes.html");
addList("city5", "los angeles", "get-quotes.html");
addList("city5", "merced", "get-quotes.html");
addList("city5", "modesto", "get-quotes.html");
addList("city5", "monterey bay", "get-quotes.html");
addList("city5", "orange county", "get-quotes.html");
addList("city5", "palm springs", "get-quotes.html");
addList("city5", "redding", "get-quotes.html");
addList("city5", "reno-tahoe", "get-quotes.html");
addList("city5", "sacramento", "get-quotes.html");
addList("city5", "san diego", "get-quotes.html");
addList("city5", "san francisco bay area", "get-quotes.html");
addList("city5", "san luis obispo", "get-quotes.html");
addList("city5", "santa barbara", "get-quotes.html");
addList("city5", "stocktonc", "get-quotes.html");
addList("city5", "ventura county", "get-quotes.html");
addList("city5", "visalia-tulare", "get-quotes.html");
addOption("city5", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Colorado/////////////////

addOption("city6", "Select Your City", "", 0); //HEADER OPTION
addList("city6", "boulder", "get-quotes.html");
addList("city6", "colorado springs", "get-quotes.html");
addList("city6", "denver", "get-quotes.html");
addList("city6", "ft collins-greeley", "get-quotes.html");
addList("city6", "pueblo", "get-quotes.html");
addList("city6", "rocky mountains", "get-quotes.html");
addList("city6", "western slope", "get-quotes.html");
addOption("city6", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Connecticut/////////////////

addOption("city7", "Select Your City", "", 0); //HEADER OPTION
addList("city7", "eastern CT", "get-quotes.html");
addList("city7", "hartford ", "get-quotes.html");
addList("city7", "haven", "get-quotes.html");
addList("city7", "northwest CT", "get-quotes.html");
addOption("city7", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Delaware/////////////////

addOption("city8", "Delaware, Blue Cross and Blue Shield", "get-quotes.html", 0); //HEADER OPTION


/////Florida/////////////////

addOption("city9", "Select Your City", "", 0); //HEADER OPTION
addList("city9", "daytona beach", "get-quotes.html");
addList("city9", "florida keys", "get-quotes.html");
addList("city9", "fort lauderdale", "get-quotes.html");
addList("city9", "ft myers-SW florida ", "get-quotes.html");
addList("city9", "gainesville", "get-quotes.html");
addList("city9", "jacksonville", "get-quotes.html");
addList("city9", "lakeland", "get-quotes.html");
addList("city9", "miami", "get-quotes.html");
addList("city9", "ocala", "get-quotes.html");
addList("city9", "orlando", "get-quotes.html");
addList("city9", "pensacola-panhandle", "get-quotes.html");
addList("city9", "sarasota-bradenton", "get-quotes.html");
addList("city9", "space coast", "get-quotes.html");
addList("city9", "tallahassee", "get-quotes.html");
addList("city9", "tampa bay area", "get-quotes.html");
addList("city9", "treasure coast", "get-quotes.html");
addList("city9", "west palm beach", "get-quotes.html");
addOption("city9", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Georgia/////////////////

addOption("city10", "Select Your City", "", 0); //HEADER OPTION
addList("city10", "athens", "get-quotes.html");
addList("city10", "atlanta", "get-quotes.html");
addList("city10", "augusta", "get-quotes.html");
addList("city10", "columbus", "get-quotes.html");
addList("city10", "macon ", "get-quotes.html");
addList("city10", "savannah ", "get-quotes.html");
addList("city10", "valdosta ", "get-quotes.html");
addOption("city10", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODEE

/////Hawaii/////////////////

addOption("city11", "BlueCross of Hawaii", "get-quotes.html", 0); //HEADER OPTION


/////Idaho/////////////////

addOption("city12", "Select Your City", "", 0); //HEADER OPTION
addList("city12", "boise", "get-quotes.html");
addList("city12", "east idaho", "get-quotes.html");
addList("city12", "pullman-moscow", "get-quotes.html");
addList("city12", "spokane-coeur d'alene", "get-quotes.html");
addOption("city12", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Illinois/////////////////

addOption("city13", "Select Your City", "", 0); //HEADER OPTION
addList("city13", "bloomington-normal", "get-quotes.html");
addList("city13", "carbondale", "get-quotes.html");
addList("city13", "champaign urbana", "get-quotes.html");
addList("city13", "chicago", "get-quotes.html");
addList("city13", "peoria", "get-quotes.html");
addList("city13", "quad cities, IA/IL", "get-quotes.html");
addList("city13", "rockford ", "get-quotes.html");
addList("city13", "springfield", "get-quotes.html");
addList("city13", "st louis, MO ", "get-quotes.html");
addOption("city13", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Indiana/////////////////

addOption("city14", "Select Your City", "", 0); //HEADER OPTION
addList("city14", "bloomington", "get-quotes.html");
addList("city14", "evansville", "get-quotes.html");
addList("city14", "fort wayne", "get-quotes.html");
addList("city14", "indianapolis", "get-quotes.html");
addList("city14", "lafayette-west lafayette", "get-quotes.html");
addList("city14", "muncie-anderson", "get-quotes.html");
addList("city14", "south bend-michiana", "get-quotes.html");
addList("city14", "terre haute", "get-quotes.html");
addOption("city14", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Iowa/////////////////

addOption("city15", "Select Your City", "", 0); //HEADER OPTION
addList("city15", "ames", "get-quotes.html");
addList("city15", "cedar rapids", "get-quotes.html");
addList("city15", "des moines", "get-quotes.html");
addList("city15", "dubuque", "get-quotes.html");
addList("city15", "iowa city", "get-quotes.html");
addList("city15", "omaha-council bluffs", "get-quotes.html");
addList("city15", "quad cities, IA/IL", "get-quotes.html");
addList("city15", "sioux city", "get-quotes.html");
addOption("city15", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Kansas/////////////////

addOption("city16", "Select Your City", "", 0); //HEADER OPTION
addList("city16", "kansas city, MO", "get-quotes.html");
addList("city16", "lawrence", "get-quotes.html");
addList("city16", "manhattan", "get-quotes.html");
addList("city16", "topeka", "get-quotes.html");
addList("city16", "wichita", "get-quotes.html");
addOption("city16", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Kentucky/////////////////

addOption("city17", "Select Your City", "", 0); //HEADER OPTION
addList("city17", "bowling green", "get-quotes.html");
addList("city17", "cincinnati, OH", "get-quotes.html");
addList("city17", "huntington-ashland", "get-quotes.html");
addList("city17", "lexington", "get-quotes.html");
addList("city17", "louisville", "get-quotes.html");
addList("city17", "western KY", "get-quotes.html");
addOption("city17", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Louisiana/////////////////

addOption("city18", "Select Your City", "", 0); //HEADER OPTION
addList("city18", "baton rouge", "get-quotes.html");
addList("city18", "lafayette", "get-quotes.html");
addList("city18", "lake charles", "get-quotes.html");
addList("city18", "orleans", "get-quotes.html");
addList("city18", "shreveport", "get-quotes.html");
addOption("city18", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Maine/////////////////

addOption("city19", "Select Your City", "", 0); //HEADER OPTION
addList("city19", "baltimore", "get-quotes.html");
addList("city19", "eastern shore", "get-quotes.html");
addList("city19", "western maryland", "get-quotes.html");
addOption("city19", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Maryland/////////////////

addOption("city20", "Select Your City", "", 0); //HEADER OPTION
addList("city20", "boston", "get-quotes.html");
addList("city20", "cape cod-islands", "get-quotes.html");
addList("city20", "south coast", "get-quotes.html");
addList("city20", "western massachusetts", "get-quotes.html");
addList("city20", "worcester-central MA", "get-quotes.html");
addOption("city20", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Massachusetts/////////////////

addOption("city21", "Select Your City", "", 0); //HEADER OPTION
addList("city21", "boston", "get-quotes.html");
addList("city21", "cape cod-islands", "get-quotes.html");
addList("city21", "south coast", "get-quotes.html");
addList("city21", "western massachusetts", "get-quotes.html");
addList("city21", "worcester-central MA", "get-quotes.html");
addOption("city21", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Michigan/////////////////

addOption("city22", "Select Your City", "", 0); //HEADER OPTION
addList("city22", "ann arbor ", "get-quotes.html");
addList("city22", "central michigan", "get-quotes.html");
addList("city22", "detroit metro", "get-quotes.html");
addList("city22", "flint", "get-quotes.html");
addList("city22", "grand rapids", "get-quotes.html");
addList("city22", "jackson", "get-quotes.html");
addList("city22", "kalamazoo", "get-quotes.html");
addList("city22", "lansing", "get-quotes.html");
addList("city22", "northern michigan", "get-quotes.html");
addList("city22", "saginaw-midland-baycity", "get-quotes.html");
addList("city22", "south bend-michiana", "get-quotes.html");
addList("city22", "upper peninsula", "get-quotes.html");
addOption("city22", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Minnesota/////////////////

addOption("city23", "Select Your City", "", 0); //HEADER OPTION
addList("city23", "duluth-superior", "get-quotes.html");
addList("city23", "fargo-moorhead", "get-quotes.html");
addList("city23", "mankato", "get-quotes.html");
addList("city23", "minneapolis-st paul", "get-quotes.html");
addList("city23", "rochester", "get-quotes.html");
addList("city23", "st cloud", "get-quotes.html");
addOption("city23", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Mississippi/////////////////

addOption("city24", "Select Your City", "", 0); //HEADER OPTION
addList("city24", "gulfport-biloxi", "get-quotes.html");
addList("city24", "hattiesburg", "get-quotes.html");
addList("city24", "jackson", "get-quotes.html");
addList("city24", "memphis, TN", "get-quotes.html");
addList("city24", "north mississippi", "get-quotes.html");
addOption("city24", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Missouri/////////////////

addOption("city25", "Select Your City", "", 0); //HEADER OPTION
addList("city25", "columbia-jeff city", "get-quotes.html");
addList("city25", "joplin", "get-quotes.html");
addList("city25", "kansas city", "get-quotes.html");
addList("city25", "springfield", "get-quotes.html");
addList("city25", "st louis", "get-quotes.html");
addOption("city25", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Montana/////////////////

addOption("city26", "Montana, Blue Cross and Blue Shield", "get-quotes.html", 0); //HEADER OPTION


/////Nebraska/////////////////

addOption("city27", "Select Your City", "", 0); //HEADER OPTION
addList("city27", "grand island", "get-quotes.html");
addList("city27", "lincoln", "get-quotes.html");
addList("city27", "omaha-council bluffs", "get-quotes.html");
addList("city27", "sioux city, IA", "get-quotes.html");
addOption("city27", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Nevada/////////////////

addOption("city28", "Select Your City", "", 0); //HEADER OPTION
addList("city28", "las vegas", "get-quotes.html");
addList("city28", "reno-tahoe", "get-quotes.html");
addOption("city28", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////New Hampshire/////////////////

addOption("city29", "Select Your City", "", 0); //HEADER OPTION
addOption("city29", "Anthem Blue Cross and Blue Shield", "get-quotes.html"); //END OF THIS NODE

/////New Jersey/////////////////

addOption("city30", "Select Your City", "", 0); //HEADER OPTION
addList("city30", "central NJ", "get-quotes.html");
addList("city30", "north jersey", "get-quotes.html");
addList("city30", "south jersey", "get-quotes.html");
addOption("city30", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////New Mexico/////////////////

addOption("city31", "Select Your City", "", 0); //HEADER OPTION
addList("city31", "albuquerque", "get-quotes.html");
addList("city31", "las cruces", "get-quotes.html");
addList("city31", "roswell-carlsbad", "get-quotes.html");
addList("city31", "santa fe-taos", "get-quotes.html");
addOption("city31", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////New York/////////////////

addOption("city32", "Select Your City", "", 0); //HEADER OPTION
addList("city32", "albany", "get-quotes.html");
addList("city32", "binghamton", "get-quotes.html");
addList("city32", "buffalo", "get-quotes.html");
addList("city32", "catskills", "get-quotes.html");
addList("city32", "chautauqua", "get-quotes.html");
addList("city32", "elmira-corning", "get-quotes.html");
addList("city32", "hudson valley", "get-quotes.html");
addList("city32", "ithaca", "get-quotes.html");
addList("city32", "long island", "get-quotes.html");
addList("city32", "new york city", "get-quotes.html");
addList("city32", "plattsburgh-adirondacks", "get-quotes.html");
addList("city32", "rochester", "get-quotes.html");
addList("city32", "syracuse", "get-quotes.html");
addList("city32", "utica", "get-quotes.html");
addList("city32", "watertown", "get-quotes.html");
addOption("city32", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////North Carolina/////////////////

addOption("city33", "Select Your City", "", 0); //HEADER OPTION
addList("city33", "asheville", "get-quotes.html");
addList("city33", "boone", "get-quotes.html");
addList("city33", "charlotte", "get-quotes.html");
addList("city33", "eastern NC", "get-quotes.html");
addList("city33", "greensboro", "get-quotes.html");
addList("city33", "outer banks", "get-quotes.html");
addList("city33", "raleigh-durham-CH", "get-quotes.html");
addList("city33", "wilmington", "get-quotes.html");
addList("city33", "winston-salem", "get-quotes.html");
addOption("city33", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////North Dakota/////////////////

addOption("city34", "Select Your City", "", 0); //HEADER OPTION
addList("city34", "fargo-moorhead", "get-quotes.html");
addList("city34", "north dakota", "get-quotes.html");
addOption("city34", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Ohio/////////////////

addOption("city35", "Select Your City", "", 0); //HEADER OPTION
addList("city35", "akron-canton", "get-quotes.html");
addList("city35", "athens", "get-quotes.html");
addList("city35", "cincinnati", "get-quotes.html");
addList("city35", "cleveland", "get-quotes.html");
addList("city35", "columbus", "get-quotes.html");
addList("city35", "dayton", "get-quotes.html");
addList("city35", "huntington-ashland", "get-quotes.html");
addList("city35", "lima-findlay", "get-quotes.html");
addList("city35", "parkersburg-marietta", "get-quotes.html");
addList("city35", "toledo", "get-quotes.html");
addList("city35", "wheeling", "get-quotes.html");
addList("city35", "youngstown", "get-quotes.html");
addOption("city35", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Oklahoma/////////////////

addOption("city36", "Select Your City", "", 0); //HEADER OPTION
addList("city36", "fort smith", "get-quotes.html");
addList("city36", "lawton", "get-quotes.html");
addList("city36", "oklahoma city", "get-quotes.html");
addList("city36", "stillwater", "get-quotes.html");
addList("city36", "tulsa", "get-quotes.html");
addOption("city36", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Oregon/////////////////

addOption("city37", "Select Your City", "", 0); //HEADER OPTION
addList("city37", "bend", "get-quotes.html");
addList("city37", "corvallis/albany", "get-quotes.html");
addList("city37", "east oregon", "get-quotes.html");
addList("city37", "eugene", "get-quotes.html");
addList("city37", "medford-ashland-klamath", "get-quotes.html");
addList("city37", "oregon coast", "get-quotes.html");
addList("city37", "portland", "get-quotes.html");
addList("city37", "salem", "get-quotes.html");
addOption("city37", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Pennsylvania/////////////////

addOption("city38", "Select Your City", "", 0); //HEADER OPTION
addList("city38", "altoona-johnstown", "get-quotes.html");
addList("city38", "erie", "get-quotes.html");
addList("city38", "harrisburg", "get-quotes.html");
addList("city38", "lancaster", "get-quotes.html");
addList("city38", "lehigh valley", "get-quotes.html");
addList("city38", "philadelphia", "get-quotes.html");
addList("city38", "pittsburgh", "get-quotes.html");
addList("city38", "poconos", "get-quotes.html");
addList("city38", "reading", "get-quotes.html");
addList("city38", "scranton-wilkes-barre", "get-quotes.html");
addList("city38", "state college", "get-quotes.html");
addList("city38", "york", "get-quotes.html");
addOption("city38", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Rhode Island/////////////////

addOption("city39", "Rhode Island BlueCross", "get-quotes.html", 0); //HEADER OPTION


/////South Carolina/////////////////

addOption("city40", "Select Your City", "", 0); //HEADER OPTION
addList("city40", "charleston", "get-quotes.html");
addList("city40", "columbia", "get-quotes.html");
addList("city40", "greenville-upstate", "get-quotes.html");
addList("city40", "hilton head", "get-quotes.html");
addList("city40", "myrtle beach", "get-quotes.html");
addOption("city40", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////South Dakota/////////////////

addOption("city41", "Wellmark Blue Cross and Blue Shield", "get-quotes.html", 0); //HEADER OPTION

/////Tennessee/////////////////

addOption("city42", "Select Your City", "", 0); //HEADER OPTION
addList("city42", "chattanooga", "get-quotes.html");
addList("city42", "knoxville", "get-quotes.html");
addList("city42", "memphis", "get-quotes.html");
addList("city42", "nashville", "get-quotes.html");
addList("city42", "tri-cities", "get-quotes.html");
addOption("city42", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE


/////Texas/////////////////

addOption("city43", "Select Your City", "", 0); //HEADER OPTION
addList("city43", "abilene", "get-quotes.html");
addList("city43", "amarillo", "get-quotes.html");
addList("city43", "austin", "get-quotes.html");
addList("city43", "beaumont-port arthur", "get-quotes.html");
addList("city43", "brownsville", "get-quotes.html");
addList("city43", "college station", "get-quotes.html");
addList("city43", "corpus christi", "get-quotes.html");
addList("city43", "dallas-fort worth", "get-quotes.html");
addList("city43", "el paso", "get-quotes.html");
addList("city43", "houston", "get-quotes.html");
addList("city43", "killeen-temple-ft hood", "get-quotes.html");
addList("city43", "laredo", "get-quotes.html");
addList("city43", "lubbock", "get-quotes.html");
addList("city43", "mcallen-edinburg", "get-quotes.html");
addList("city43", "odessa-midland", "get-quotes.html");
addList("city43", "san antonio", "get-quotes.html");
addList("city43", "san marcos", "get-quotes.html");
addList("city43", "texarkana", "get-quotes.html");
addList("city43", "tyler-east TX", "get-quotes.html");
addList("city43", "waco", "get-quotes.html");
addList("city43", "wichita falls", "get-quotes.html");
addOption("city43", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Utah/////////////////

addOption("city44", "Select Your City", "", 0); //HEADER OPTION
addList("city44", "logan", "get-quotes.html");
addList("city44", "ogden-clearfield", "get-quotes.html");
addList("city44", "provo-orem", "get-quotes.html");
addList("city44", "salt lake city", "get-quotes.html");
addList("city44", "st george", "get-quotes.html");
addOption("city44", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Vermont/////////////////

addOption("city45", "Vermont, Blue Cross and Blue Shield", "get-quotes.html", 0); //HEADER OPTION

/////Virginia/////////////////

addOption("city46", "Select Your City", "", 0); //HEADER OPTION
addList("city46", "blacksburg", "get-quotes.html");
addList("city46", "charlottesville", "get-quotes.html");
addList("city46", "danville", "get-quotes.html");
addList("city46", "hampton roads", "get-quotes.html");
addList("city46", "harrisonburg", "get-quotes.html");
addList("city46", "lynchburg", "get-quotes.html");
addList("city46", "richmond", "get-quotes.html");
addList("city46", "roanoke", "get-quotes.html");
addOption("city46", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Washington/////////////////

addOption("city47", "Select Your City", "", 0); //HEADER OPTION
addList("city47", "bellingham", "get-quotes.html");
addList("city47", "kenick-pasco-richland", "get-quotes.html");
addList("city47", "pullman-moscow", "get-quotes.html");
addList("city47", "seattle-tacoma", "get-quotes.html");
addList("city47", "spokane-coeur d'alene", "get-quotes.html");
addList("city47", "wenatchee", "get-quotes.html");
addList("city47", "yakima", "get-quotes.html");
addOption("city47", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////West Virginia/////////////////

addOption("city48", "Select Your City", "", 0); //HEADER OPTION
addList("city48", "charleston", "get-quotes.html");
addList("city48", "huntington-ashland", "get-quotes.html");
addList("city48", "martinsburg", "get-quotes.html");
addList("city48", "morgantown", "get-quotes.html");
addList("city48", "parkersburg-marietta", "get-quotes.html");
addList("city48", "west virigina (old)", "get-quotes.html");
addList("city48", "wheeling", "get-quotes.html");
addOption("city8", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Wisconsin/////////////////

addOption("city49", "Select Your City", "", 0); //HEADER OPTION
addList("city49", "appleton-oshkosh-FDL", "get-quotes.html");
addList("city49", "duluth-superior", "get-quotes.html");
addList("city49", "eau claire", "get-quotes.html");
addList("city49", "green bay", "get-quotes.html");
addList("city49", "la crosse", "get-quotes.html");
addList("city49", "madison", "get-quotes.html");
addList("city49", "milwaukee", "get-quotes.html");
addOption("city49", "location not listed (Click Here)", "get-quotes.html"); //END OF THIS NODE

/////Wyoming/////////////////

addOption("city50", "Wyoming, Blue Cross and Blue Shield", "get-quotes.html", 0); //HEADER OPTION




