//This function verifies the email update check box and email
function checkEmail() {
	if (document.the_form.autosearch_signup.checked == true && document.the_form.email.value == "Enter Your Email Address!") {
		alert("Please enter your email address in order to receive updates.");
		return false;
	}
	if (document.the_form.autosearch_signup.checked == false && document.the_form.email.value != "Enter Your Email Address!") {
		alert("Please check the send me new listings checkbox to receive updates.");
		return false;
	}
	return true;
}

//This function removes all options from a listbox
function removeAll(listbox)
{
var i;
for(i=listbox.options.length-1;i>=0;i--)
{
listbox.remove(i);
}
}

//This function adds an option to a listbox
function addOption(listbox,text,value)
{
var optn = document.createElement("OPTION");
optn.text = text;
optn.value = value;
listbox.options.add(optn);
}

//This function removes all options from the cities and school listboxes and then populates each one based on the county selection
function seeSelected(){
switch (document.the_form.state.selectedIndex)
{
case 0:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All Delaware Cities","");
		addOption(document.the_form.city, "Bear","Bear");
		addOption(document.the_form.city, "Bethany Beach","Bethany Beach");
		addOption(document.the_form.city, "Blades","Blades");
		addOption(document.the_form.city, "Bridgeville","Bridgeville");
		addOption(document.the_form.city, "Christiana","Christiana");
		addOption(document.the_form.city, "Clayton","Clayton");
		addOption(document.the_form.city, "Delmar","Delmar");
		addOption(document.the_form.city, "Dover","Dover");
		addOption(document.the_form.city, "Edgemoor","Edgemoor");
		addOption(document.the_form.city, "Elsmere","Elsmere");
		addOption(document.the_form.city, "Fenwick Island","Fenwick Island");
		addOption(document.the_form.city, "Harbeson","Harbeson");
		addOption(document.the_form.city, "Harrington","Harrington");
		addOption(document.the_form.city, "Hartly","Hartly");
		addOption(document.the_form.city, "Laurel","Laurel");
		addOption(document.the_form.city, "Lewes","Lewes");
		addOption(document.the_form.city, "Manor","Manor");
		addOption(document.the_form.city, "Middletown","Middletown");
		addOption(document.the_form.city, "Milford","Milford");
		addOption(document.the_form.city, "Millsboro","Millsboro");
		addOption(document.the_form.city, "Newark","Newark");
		addOption(document.the_form.city, "Newport","Newport");
		addOption(document.the_form.city, "Ocean View","Ocean View");
		addOption(document.the_form.city, "Rehoboth Beach","Rehoboth Beach");
		addOption(document.the_form.city, "Seaford","Seaford");
		addOption(document.the_form.city, "Smyrna","Smyrna");
		addOption(document.the_form.city, "Townsend","Townsend");
		addOption(document.the_form.city, "Wilmington","Wilmington");
		break
case 1:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "Washington D.C.","Washington");
		break
		
case 2:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All Maryland Cities","");
		addOption(document.the_form.city, "Abell","Abell");
		addOption(document.the_form.city, "Aberdeen","Aberdeen");
		addOption(document.the_form.city, "Abingdon","Abingdon");
		addOption(document.the_form.city, "Accident","Accident");
		addOption(document.the_form.city, "Accokeek","Accokeek");
		addOption(document.the_form.city, "Adamstown","Adamstown");
		addOption(document.the_form.city, "Adelphi","Adelphi");
		addOption(document.the_form.city, "Annapolis","Annapolis");
		addOption(document.the_form.city, "Annapolis Junction","Annapolis Junction");
		addOption(document.the_form.city, "Aquasco","Aquasco");
		addOption(document.the_form.city, "Arbutus","Arbutus");
		addOption(document.the_form.city, "Arlington","Arlington");
		addOption(document.the_form.city, "Arnold","Arnold");
		addOption(document.the_form.city, "Ashton","Ashton");
		addOption(document.the_form.city, "Aspen Hill","Aspen Hill");
		addOption(document.the_form.city, "Avenue","Avenue");
		addOption(document.the_form.city, "Bainbridge","Bainbridge");
		addOption(document.the_form.city, "Baldwin","Baldwin");
		addOption(document.the_form.city, "Baltiimore","Baltiimore");
		addOption(document.the_form.city, "Baltimore","Baltimore");
		addOption(document.the_form.city, "Barclay","Barclay");
		addOption(document.the_form.city, "Barton","Barton");
		addOption(document.the_form.city, "Bel Air","Bel Air");
		addOption(document.the_form.city, "Bel Alton","Bel Alton");
		addOption(document.the_form.city, "Belcamp","Belcamp");
		addOption(document.the_form.city, "Beltsville","Beltsville");
		addOption(document.the_form.city, "Benedict","Benedict");
		addOption(document.the_form.city, "Bentley Springs","Bentley Springs");
		addOption(document.the_form.city, "Berlin","Berlin");
		addOption(document.the_form.city, "Berwyn Heights","Berwyn Heights");
		addOption(document.the_form.city, "Bethesda","Bethesda");
		addOption(document.the_form.city, "Bethlehem","Bethlehem");
		addOption(document.the_form.city, "Betterton","Betterton");
		addOption(document.the_form.city, "Big Pool","Big Pool");
		addOption(document.the_form.city, "Big Spring","Big Spring");
		addOption(document.the_form.city, "Bishopville","Bishopville");
		addOption(document.the_form.city, "Bittinger","Bittinger");
		addOption(document.the_form.city, "Bladensburg","Bladensburg");
		addOption(document.the_form.city, "Bloomington","Bloomington");
		addOption(document.the_form.city, "Boonsboro","Boonsboro");
		addOption(document.the_form.city, "Boring","Boring");
		addOption(document.the_form.city, "Bowie","Bowie");
		addOption(document.the_form.city, "Boyds","Boyds");
		addOption(document.the_form.city, "Bozman","Bozman");
		addOption(document.the_form.city, "Braddock Heights","Braddock Heights");
		addOption(document.the_form.city, "Bradshaw","Bradshaw");
		addOption(document.the_form.city, "Brandywine","Brandywine");
		addOption(document.the_form.city, "Brentwood","Brentwood");
		addOption(document.the_form.city, "Brinklow","Brinklow");
		addOption(document.the_form.city, "Brookeville","Brookeville");
		addOption(document.the_form.city, "Brooklyn","Brooklyn");
		addOption(document.the_form.city, "Brooklyn Park","Brooklyn Park");
		addOption(document.the_form.city, "Broomes Island","Broomes Island");
		addOption(document.the_form.city, "Brownsville","Brownsville");
		addOption(document.the_form.city, "Brunswick","Brunswick");
		addOption(document.the_form.city, "Bryans Road","Bryans Road");
		addOption(document.the_form.city, "Bryantown","Bryantown");
		addOption(document.the_form.city, "Buckeystown","Buckeystown");
		addOption(document.the_form.city, "Burtonsville","Burtonsville");
		addOption(document.the_form.city, "Bushwood","Bushwood");
		addOption(document.the_form.city, "Butler","Butler");
		addOption(document.the_form.city, "Cabin John","Cabin John");
		addOption(document.the_form.city, "California","California");
		addOption(document.the_form.city, "Callaway","Callaway");
		addOption(document.the_form.city, "Cambridge","Cambridge");
		addOption(document.the_form.city, "Camp Springs","Camp Springs");
		addOption(document.the_form.city, "Capitol Heights","Capitol Heights");
		addOption(document.the_form.city, "Cascade","Cascade");
		addOption(document.the_form.city, "Catonsville","Catonsville");
		addOption(document.the_form.city, "Cavetown","Cavetown");
		addOption(document.the_form.city, "Cecilton","Cecilton");
		addOption(document.the_form.city, "Centreville","Centreville");
		addOption(document.the_form.city, "Chance","Chance");
		addOption(document.the_form.city, "Chaptico","Chaptico");
		addOption(document.the_form.city, "Charlestown","Charlestown");
		addOption(document.the_form.city, "Charlotte Hall","Charlotte Hall");
		addOption(document.the_form.city, "Chase","Chase");
		addOption(document.the_form.city, "Cheltenham","Cheltenham");
		addOption(document.the_form.city, "Chesapeake Beach","Chesapeake Beach");
		addOption(document.the_form.city, "Chesapeake City","Chesapeake City");
		addOption(document.the_form.city, "Chester","Chester");
		addOption(document.the_form.city, "Chestertown","Chestertown");
		addOption(document.the_form.city, "Cheverly","Cheverly");
		addOption(document.the_form.city, "Chevy Chase","Chevy Chase");
		addOption(document.the_form.city, "Childs","Childs");
		addOption(document.the_form.city, "Church Creek","Church Creek");
		addOption(document.the_form.city, "Church Hill","Church Hill");
		addOption(document.the_form.city, "Churchton","Churchton");
		addOption(document.the_form.city, "Churchville","Churchville");
		addOption(document.the_form.city, "Claiborne","Claiborne");
		addOption(document.the_form.city, "Clarksbur","Clarksbur");
		addOption(document.the_form.city, "Clarksburg","Clarksburg");
		addOption(document.the_form.city, "Clarksville","Clarksville");
		addOption(document.the_form.city, "Clear Spring","Clear Spring");
		addOption(document.the_form.city, "Clements","Clements");
		addOption(document.the_form.city, "Clinton","Clinton");
		addOption(document.the_form.city, "Cobb Island","Cobb Island");
		addOption(document.the_form.city, "Cockeysville","Cockeysville");
		addOption(document.the_form.city, "Colesville","Colesville");
		addOption(document.the_form.city, "College Park","College Park");
		addOption(document.the_form.city, "Colmar Manor","Colmar Manor");
		addOption(document.the_form.city, "Colora","Colora");
		addOption(document.the_form.city, "Coltons Point","Coltons Point");
		addOption(document.the_form.city, "Columbia","Columbia");
		addOption(document.the_form.city, "Conowingo","Conowingo");
		addOption(document.the_form.city, "Cooksville","Cooksville");
		addOption(document.the_form.city, "Cordova","Cordova");
		addOption(document.the_form.city, "Corriganville","Corriganville");
		addOption(document.the_form.city, "Crapo","Crapo");
		addOption(document.the_form.city, "Crellin","Crellin");
		addOption(document.the_form.city, "Cresaptown","Cresaptown");
		addOption(document.the_form.city, "Crisfield","Crisfield");
		addOption(document.the_form.city, "Crocheron","Crocheron");
		addOption(document.the_form.city, "Crofton","Crofton");
		addOption(document.the_form.city, "Crownsville","Crownsville");
		addOption(document.the_form.city, "Crumpton","Crumpton");
		addOption(document.the_form.city, "Cumberland","Cumberland");
		addOption(document.the_form.city, "Curtis Bay","Curtis Bay");
		addOption(document.the_form.city, "Damascus","Damascus");
		addOption(document.the_form.city, "Dameron","Dameron");
		addOption(document.the_form.city, "Daniels","Daniels");
		addOption(document.the_form.city, "Dares Beach","Dares Beach");
		addOption(document.the_form.city, "Darlington","Darlington");
		addOption(document.the_form.city, "Darnestown","Darnestown");
		addOption(document.the_form.city, "Davidsonville","Davidsonville");
		addOption(document.the_form.city, "Dayton","Dayton");
		addOption(document.the_form.city, "Deal Island","Deal Island");
		addOption(document.the_form.city, "Deale","Deale");
		addOption(document.the_form.city, "Deer Park","Deer Park");
		addOption(document.the_form.city, "Delmar","Delmar");
		addOption(document.the_form.city, "Denton","Denton");
		addOption(document.the_form.city, "Dentsville","Dentsville");
		addOption(document.the_form.city, "Derwood","Derwood");
		addOption(document.the_form.city, "Detour","Detour");
		addOption(document.the_form.city, "Dickerson","Dickerson");
		addOption(document.the_form.city, "District Heights","District Heights");
		addOption(document.the_form.city, "Dowell","Dowell");
		addOption(document.the_form.city, "Drayden","Drayden");
		addOption(document.the_form.city, "Druid","Druid");
		addOption(document.the_form.city, "Dundalk","Dundalk");
		addOption(document.the_form.city, "Dunkirk","Dunkirk");
		addOption(document.the_form.city, "Earleville","Earleville");
		addOption(document.the_form.city, "East New Market","East New Market");
		addOption(document.the_form.city, "Easton","Easton");
		addOption(document.the_form.city, "Eckhart Mines","Eckhart Mines");
		addOption(document.the_form.city, "Eden","Eden");
		addOption(document.the_form.city, "Edgemere","Edgemere");
		addOption(document.the_form.city, "Edgewater","Edgewater");
		addOption(document.the_form.city, "Edgewood","Edgewood");
		addOption(document.the_form.city, "Eldersburg","Eldersburg");
		addOption(document.the_form.city, "Elk Mills","Elk Mills");
		addOption(document.the_form.city, "Elkridge","Elkridge");
		addOption(document.the_form.city, "Elkton","Elkton");
		addOption(document.the_form.city, "Ellerslie","Ellerslie");
		addOption(document.the_form.city, "Ellicott City","Ellicott City");
		addOption(document.the_form.city, "Emmitsburg","Emmitsburg");
		addOption(document.the_form.city, "Essex","Essex");
		addOption(document.the_form.city, "Eudowood","Eudowood");
		addOption(document.the_form.city, "Ewell","Ewell");
		addOption(document.the_form.city, "Fairmount Heights","Fairmount Heights");
		addOption(document.the_form.city, "Fairplay","Fairplay");
		addOption(document.the_form.city, "Fallston","Fallston");
		addOption(document.the_form.city, "Faulkner","Faulkner");
		addOption(document.the_form.city, "Federalsburg","Federalsburg");
		addOption(document.the_form.city, "Finksburg","Finksburg");
		addOption(document.the_form.city, "Fishing Creek","Fishing Creek");
		addOption(document.the_form.city, "Flintstone","Flintstone");
		addOption(document.the_form.city, "Forest Heights","Forest Heights");
		addOption(document.the_form.city, "Forest Hill","Forest Hill");
		addOption(document.the_form.city, "Forestville","Forestville");
		addOption(document.the_form.city, "Fork","Fork");
		addOption(document.the_form.city, "Fort Detrick","Fort Detrick");
		addOption(document.the_form.city, "Fort Howard","Fort Howard");
		addOption(document.the_form.city, "Fort Washington","Fort Washington");
		addOption(document.the_form.city, "Frederick","Frederick");
		addOption(document.the_form.city, "Freeland","Freeland");
		addOption(document.the_form.city, "Friendship","Friendship");
		addOption(document.the_form.city, "Friendsville","Friendsville");
		addOption(document.the_form.city, "Frostburg","Frostburg");
		addOption(document.the_form.city, "Fruitland","Fruitland");
		addOption(document.the_form.city, "Fulton","Fulton");
		addOption(document.the_form.city, "Funkstown","Funkstown");
		addOption(document.the_form.city, "Gaithersburg","Gaithersburg");
		addOption(document.the_form.city, "Galena","Galena");
		addOption(document.the_form.city, "Galesville","Galesville");
		addOption(document.the_form.city, "Gambrills","Gambrills");
		addOption(document.the_form.city, "Gapland","Gapland");
		addOption(document.the_form.city, "Garrett Park","Garrett Park");
		addOption(document.the_form.city, "Garrison","Garrison");
		addOption(document.the_form.city, "Georgetown","Georgetown");
		addOption(document.the_form.city, "Germantown","Germantown");
		addOption(document.the_form.city, "Gibson Island","Gibson Island");
		addOption(document.the_form.city, "Glen Arm","Glen Arm");
		addOption(document.the_form.city, "Glen Burnie","Glen Burnie");
		addOption(document.the_form.city, "Glen Echo","Glen Echo");
		addOption(document.the_form.city, "Glenarden","Glenarden");
		addOption(document.the_form.city, "Glencoe","Glencoe");
		addOption(document.the_form.city, "Glenelg","Glenelg");
		addOption(document.the_form.city, "Glenn Dale","Glenn Dale");
		addOption(document.the_form.city, "Glenwood","Glenwood");
		addOption(document.the_form.city, "Glyndon","Glyndon");
		addOption(document.the_form.city, "Goldsboro","Goldsboro");
		addOption(document.the_form.city, "Graceham","Graceham");
		addOption(document.the_form.city, "Grantsville","Grantsville");
		addOption(document.the_form.city, "Grasonville","Grasonville");
		addOption(document.the_form.city, "Great Mills","Great Mills");
		addOption(document.the_form.city, "Greenbelt","Greenbelt");
		addOption(document.the_form.city, "Greenmount","Greenmount");
		addOption(document.the_form.city, "Greensboro","Greensboro");
		addOption(document.the_form.city, "Gwynn Oak","Gwynn Oak");
		addOption(document.the_form.city, "Hagerstown","Hagerstown");
		addOption(document.the_form.city, "Halethorpe","Halethorpe");
		addOption(document.the_form.city, "Hampstead","Hampstead");
		addOption(document.the_form.city, "Hancock","Hancock");
		addOption(document.the_form.city, "Hanover","Hanover");
		addOption(document.the_form.city, "Harmans","Harmans");
		addOption(document.the_form.city, "Harwood","Harwood");
		addOption(document.the_form.city, "Havre De Grace","Havre De Grace");
		addOption(document.the_form.city, "Hebron","Hebron");
		addOption(document.the_form.city, "Helen","Helen");
		addOption(document.the_form.city, "Henderson","Henderson");
		addOption(document.the_form.city, "Hereford","Hereford");
		addOption(document.the_form.city, "Highland","Highland");
		addOption(document.the_form.city, "Hillsboro","Hillsboro");
		addOption(document.the_form.city, "Hollywood","Hollywood");
		addOption(document.the_form.city, "Hughesville","Hughesville");
		addOption(document.the_form.city, "Hunt Valley","Hunt Valley");
		addOption(document.the_form.city, "Huntingtown","Huntingtown");
		addOption(document.the_form.city, "Hurlock","Hurlock");
		addOption(document.the_form.city, "Hutton","Hutton");
		addOption(document.the_form.city, "Hyattstown","Hyattstown");
		addOption(document.the_form.city, "Hyattsville","Hyattsville");
		addOption(document.the_form.city, "Hydes","Hydes");
		addOption(document.the_form.city, "Ijamsville","Ijamsville");
		addOption(document.the_form.city, "Indian Head","Indian Head");
		addOption(document.the_form.city, "Ingleside","Ingleside");
		addOption(document.the_form.city, "Ironsides","Ironsides");
		addOption(document.the_form.city, "Issue","Issue");
		addOption(document.the_form.city, "Jacksonville","Jacksonville");
		addOption(document.the_form.city, "Jarrettsville","Jarrettsville");
		addOption(document.the_form.city, "Jefferson","Jefferson");
		addOption(document.the_form.city, "Jessup","Jessup");
		addOption(document.the_form.city, "Joppa","Joppa");
		addOption(document.the_form.city, "Keedysville","Keedysville");
		addOption(document.the_form.city, "Kennedyville","Kennedyville");
		addOption(document.the_form.city, "Kensington","Kensington");
		addOption(document.the_form.city, "Keymar","Keymar");
		addOption(document.the_form.city, "Kingsville","Kingsville");
		addOption(document.the_form.city, "Kitzmiller","Kitzmiller");
		addOption(document.the_form.city, "Knoxville","Knoxville");
		addOption(document.the_form.city, "La Plata","La Plata");
		addOption(document.the_form.city, "Ladiesburg","Ladiesburg");
		addOption(document.the_form.city, "Lake Shore","Lake Shore");
		addOption(document.the_form.city, "Landover","Landover");
		addOption(document.the_form.city, "Landover Hills","Landover Hills");
		addOption(document.the_form.city, "Lanham","Lanham");
		addOption(document.the_form.city, "Laurel","Laurel");
		addOption(document.the_form.city, "Lavale","Lavale");
		addOption(document.the_form.city, "Laytonsville","Laytonsville");
		addOption(document.the_form.city, "Leonardtown","Leonardtown");
		addOption(document.the_form.city, "Lexington Park","Lexington Park");
		addOption(document.the_form.city, "Libertytown","Libertytown");
		addOption(document.the_form.city, "Lineboro Cpo","Lineboro Cpo");
		addOption(document.the_form.city, "Linthicum","Linthicum");
		addOption(document.the_form.city, "Linthicum Heights","Linthicum Heights");
		addOption(document.the_form.city, "Linwood","Linwood");
		addOption(document.the_form.city, "Lisbon","Lisbon");
		addOption(document.the_form.city, "Little Orleans","Little Orleans");
		addOption(document.the_form.city, "Lonaconing","Lonaconing");
		addOption(document.the_form.city, "Lothian","Lothian");
		addOption(document.the_form.city, "Loveville","Loveville");
		addOption(document.the_form.city, "Lusby","Lusby");
		addOption(document.the_form.city, "Lutherville Timonium","Lutherville Timonium");
		addOption(document.the_form.city, "Lynch","Lynch");
		addOption(document.the_form.city, "Madison","Madison");
		addOption(document.the_form.city, "Manchester","Manchester");
		addOption(document.the_form.city, "Marbury","Marbury");
		addOption(document.the_form.city, "Mardela Springs","Mardela Springs");
		addOption(document.the_form.city, "Marion Station","Marion Station");
		addOption(document.the_form.city, "Marriottsville","Marriottsville");
		addOption(document.the_form.city, "Marydel","Marydel");
		addOption(document.the_form.city, "Maryland Line","Maryland Line");
		addOption(document.the_form.city, "Maugansville","Maugansville");
		addOption(document.the_form.city, "Mayo","Mayo");
		addOption(document.the_form.city, "Mc Henry","Mc Henry");
		addOption(document.the_form.city, "Mcdaniel","Mcdaniel");
		addOption(document.the_form.city, "Mcdonogh Run","Mcdonogh Run");
		addOption(document.the_form.city, "Mechanicsville","Mechanicsville");
		addOption(document.the_form.city, "Middle River","Middle River");
		addOption(document.the_form.city, "Middletown","Middletown");
		addOption(document.the_form.city, "Midland","Midland");
		addOption(document.the_form.city, "Millers","Millers");
		addOption(document.the_form.city, "Millersville","Millersville");
		addOption(document.the_form.city, "Millington","Millington");
		addOption(document.the_form.city, "Mitchellville","Mitchellville");
		addOption(document.the_form.city, "Monkton","Monkton");
		addOption(document.the_form.city, "Monrovia","Monrovia");
		addOption(document.the_form.city, "Montgomery Village","Montgomery Village");
		addOption(document.the_form.city, "Morganza","Morganza");
		addOption(document.the_form.city, "Mount Airy","Mount Airy");
		addOption(document.the_form.city, "Mount Lake Park","Mount Lake Park");
		addOption(document.the_form.city, "Mount Rainier","Mount Rainier");
		addOption(document.the_form.city, "Mount Savage","Mount Savage");
		addOption(document.the_form.city, "Mount Victoria","Mount Victoria");
		addOption(document.the_form.city, "Mountain Lake Park","Mountain Lake Park");
		addOption(document.the_form.city, "Myersville","Myersville");
		addOption(document.the_form.city, "Nanjemoy","Nanjemoy");
		addOption(document.the_form.city, "Nanticoke","Nanticoke");
		addOption(document.the_form.city, "National Harbor","National Harbor");
		addOption(document.the_form.city, "Neavitt","Neavitt");
		addOption(document.the_form.city, "New Carrollton","New Carrollton");
		addOption(document.the_form.city, "New Market","New Market");
		addOption(document.the_form.city, "New Windsor","New Windsor");
		addOption(document.the_form.city, "Newburg","Newburg");
		addOption(document.the_form.city, "Newcomb","Newcomb");
		addOption(document.the_form.city, "North Beach","North Beach");
		addOption(document.the_form.city, "North Bethesda","North Bethesda");
		addOption(document.the_form.city, "North Brentwood","North Brentwood");
		addOption(document.the_form.city, "North East","North East");
		addOption(document.the_form.city, "North Potomac","North Potomac");
		addOption(document.the_form.city, "Nottingham","Nottingham");
		addOption(document.the_form.city, "Oakland","Oakland");
		addOption(document.the_form.city, "Ocean City","Ocean City");
		addOption(document.the_form.city, "Ocean Pines","Ocean Pines");
		addOption(document.the_form.city, "Odenton","Odenton");
		addOption(document.the_form.city, "Oldtown","Oldtown");
		addOption(document.the_form.city, "Olney","Olney");
		addOption(document.the_form.city, "Orchard Beach","Orchard Beach");
		addOption(document.the_form.city, "Owings","Owings");
		addOption(document.the_form.city, "Owings Mills","Owings Mills");
		addOption(document.the_form.city, "Oxford","Oxford");
		addOption(document.the_form.city, "Oxon Hill","Oxon Hill");
		addOption(document.the_form.city, "Park Hall","Park Hall");
		addOption(document.the_form.city, "Parkton","Parkton");
		addOption(document.the_form.city, "Parkville","Parkville");
		addOption(document.the_form.city, "Parsonsburg","Parsonsburg");
		addOption(document.the_form.city, "Pasadena","Pasadena");
		addOption(document.the_form.city, "Patuxent River","Patuxent River");
		addOption(document.the_form.city, "Perry Hall","Perry Hall");
		addOption(document.the_form.city, "Perryman","Perryman");
		addOption(document.the_form.city, "Perryville","Perryville");
		addOption(document.the_form.city, "Phoenix","Phoenix");
		addOption(document.the_form.city, "Pikesville","Pikesville");
		addOption(document.the_form.city, "Piney Point","Piney Point");
		addOption(document.the_form.city, "Pittsville","Pittsville");
		addOption(document.the_form.city, "Pocomoke City","Pocomoke City");
		addOption(document.the_form.city, "Point Of Rocks","Point Of Rocks");
		addOption(document.the_form.city, "Pomfret","Pomfret");
		addOption(document.the_form.city, "Poolesville","Poolesville");
		addOption(document.the_form.city, "Port Deposit","Port Deposit");
		addOption(document.the_form.city, "Port Republic","Port Republic");
		addOption(document.the_form.city, "Port Tobacco","Port Tobacco");
		addOption(document.the_form.city, "Potomac","Potomac");
		addOption(document.the_form.city, "Powellville","Powellville");
		addOption(document.the_form.city, "Preston","Preston");
		addOption(document.the_form.city, "Prince Frederick","Prince Frederick");
		addOption(document.the_form.city, "Princess Anne","Princess Anne");
		addOption(document.the_form.city, "Pylesville","Pylesville");
		addOption(document.the_form.city, "Quantico","Quantico");
		addOption(document.the_form.city, "Queen Anne","Queen Anne");
		addOption(document.the_form.city, "Queenstown","Queenstown");
		addOption(document.the_form.city, "Randallstown","Randallstown");
		addOption(document.the_form.city, "Rawlings","Rawlings");
		addOption(document.the_form.city, "Reisterstown","Reisterstown");
		addOption(document.the_form.city, "Rhodesdale","Rhodesdale");
		addOption(document.the_form.city, "Ridge","Ridge");
		addOption(document.the_form.city, "Ridgely","Ridgely");
		addOption(document.the_form.city, "Rising Sun","Rising Sun");
		addOption(document.the_form.city, "Riva","Riva");
		addOption(document.the_form.city, "Riverdale","Riverdale");
		addOption(document.the_form.city, "Rock Hall","Rock Hall");
		addOption(document.the_form.city, "Rock Point","Rock Point");
		addOption(document.the_form.city, "Rockville","Rockville");
		addOption(document.the_form.city, "Rocky Ridge","Rocky Ridge");
		addOption(document.the_form.city, "Rohrersville","Rohrersville");
		addOption(document.the_form.city, "Rosedale","Rosedale");
		addOption(document.the_form.city, "Royal Oak","Royal Oak");
		addOption(document.the_form.city, "Ruxton","Ruxton");
		addOption(document.the_form.city, "Sabillasville","Sabillasville");
		addOption(document.the_form.city, "Saint Charles","Saint Charles");
		addOption(document.the_form.city, "Saint Inigoes","Saint Inigoes");
		addOption(document.the_form.city, "Saint Leonard","Saint Leonard");
		addOption(document.the_form.city, "Saint Michaels","Saint Michaels");
		addOption(document.the_form.city, "Salisbury","Salisbury");
		addOption(document.the_form.city, "Sandy Spring","Sandy Spring");
		addOption(document.the_form.city, "Sang Run","Sang Run");
		addOption(document.the_form.city, "Savage","Savage");
		addOption(document.the_form.city, "Scotland","Scotland");
		addOption(document.the_form.city, "Seaford","Seaford");
		addOption(document.the_form.city, "Seat Pleasant","Seat Pleasant");
		addOption(document.the_form.city, "Secretary","Secretary");
		addOption(document.the_form.city, "Severn","Severn");
		addOption(document.the_form.city, "Severna Park","Severna Park");
		addOption(document.the_form.city, "Shady Side","Shady Side");
		addOption(document.the_form.city, "Sharpsburg","Sharpsburg");
		addOption(document.the_form.city, "Sharptown","Sharptown");
		addOption(document.the_form.city, "Sherwood","Sherwood");
		addOption(document.the_form.city, "Sherwood Forest","Sherwood Forest");
		addOption(document.the_form.city, "Silver Spring","Silver Spring");
		addOption(document.the_form.city, "Simpsonville","Simpsonville");
		addOption(document.the_form.city, "Skyesville","Skyesville");
		addOption(document.the_form.city, "Smithsburg","Smithsburg");
		addOption(document.the_form.city, "Snow Hill","Snow Hill");
		addOption(document.the_form.city, "Solomons","Solomons");
		addOption(document.the_form.city, "Sparks","Sparks");
		addOption(document.the_form.city, "Sparks Glencoe","Sparks Glencoe");
		addOption(document.the_form.city, "Sparrows Point","Sparrows Point");
		addOption(document.the_form.city, "Spencerville","Spencerville");
		addOption(document.the_form.city, "Springdale","Springdale");
		addOption(document.the_form.city, "Stevenson","Stevenson");
		addOption(document.the_form.city, "Stevensville","Stevensville");
		addOption(document.the_form.city, "Still Pond","Still Pond");
		addOption(document.the_form.city, "Stoney Beach","Stoney Beach");
		addOption(document.the_form.city, "Street","Street");
		addOption(document.the_form.city, "Sudlersville","Sudlersville");
		addOption(document.the_form.city, "Suitland","Suitland");
		addOption(document.the_form.city, "Sunderland","Sunderland");
		addOption(document.the_form.city, "Swan Point","Swan Point");
		addOption(document.the_form.city, "Swanton","Swanton");
		addOption(document.the_form.city, "Sykesville","Sykesville");
		addOption(document.the_form.city, "Takoma Park","Takoma Park");
		addOption(document.the_form.city, "Tall Timbers","Tall Timbers");
		addOption(document.the_form.city, "Taneytown","Taneytown");
		addOption(document.the_form.city, "Taylors Island","Taylors Island");
		addOption(document.the_form.city, "Temple Hills","Temple Hills");
		addOption(document.the_form.city, "Templeville","Templeville");
		addOption(document.the_form.city, "Thurmont","Thurmont");
		addOption(document.the_form.city, "Tilghman","Tilghman");
		addOption(document.the_form.city, "Toddville","Toddville");
		addOption(document.the_form.city, "Towson","Towson");
		addOption(document.the_form.city, "Tracys Landing","Tracys Landing");
		addOption(document.the_form.city, "Trappe","Trappe");
		addOption(document.the_form.city, "Tuscarora","Tuscarora");
		addOption(document.the_form.city, "Tyaskin","Tyaskin");
		addOption(document.the_form.city, "Tylerton","Tylerton");
		addOption(document.the_form.city, "Union Bridge","Union Bridge");
		addOption(document.the_form.city, "Unionville","Unionville");
		addOption(document.the_form.city, "University Park","University Park");
		addOption(document.the_form.city, "Upper Falls","Upper Falls");
		addOption(document.the_form.city, "Upper Marlboro","Upper Marlboro");
		addOption(document.the_form.city, "Upperco","Upperco");
		addOption(document.the_form.city, "Urbana","Urbana");
		addOption(document.the_form.city, "Valley Lee","Valley Lee");
		addOption(document.the_form.city, "Vienna","Vienna");
		addOption(document.the_form.city, "Waldorf","Waldorf");
		addOption(document.the_form.city, "Walkersville","Walkersville");
		addOption(document.the_form.city, "Warwick","Warwick");
		addOption(document.the_form.city, "Washington Grove","Washington Grove");
		addOption(document.the_form.city, "Welcome","Welcome");
		addOption(document.the_form.city, "Wenona","Wenona");
		addOption(document.the_form.city, "West Friendship","West Friendship");
		addOption(document.the_form.city, "West River","West River");
		addOption(document.the_form.city, "Westernport","Westernport");
		addOption(document.the_form.city, "Westminster","Westminster");
		addOption(document.the_form.city, "Westover","Westover");
		addOption(document.the_form.city, "Whaleyville","Whaleyville");
		addOption(document.the_form.city, "Wheaton","Wheaton");
		addOption(document.the_form.city, "White Hall","White Hall");
		addOption(document.the_form.city, "White Marsh","White Marsh");
		addOption(document.the_form.city, "White Plains","White Plains");
		addOption(document.the_form.city, "Whiteford","Whiteford");
		addOption(document.the_form.city, "Williamsport","Williamsport");
		addOption(document.the_form.city, "Windsor Mill","Windsor Mill");
		addOption(document.the_form.city, "Wingate","Wingate");
		addOption(document.the_form.city, "Wittman","Wittman");
		addOption(document.the_form.city, "Woodbine","Woodbine");
		addOption(document.the_form.city, "Woodsboro","Woodsboro");
		addOption(document.the_form.city, "Woodstock","Woodstock");
		addOption(document.the_form.city, "Woolford","Woolford");
		addOption(document.the_form.city, "Worton","Worton");
		addOption(document.the_form.city, "Wye Mills","Wye Mills");
		break
		
case 3:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All Pennsylvania Cities","");
		addOption(document.the_form.city, "Abbottstown","Abbottstown");
		addOption(document.the_form.city, "Addison","Addison");
		addOption(document.the_form.city, "Airville","Airville");
		addOption(document.the_form.city, "Alexandria","Alexandria");
		addOption(document.the_form.city, "Amberson","Amberson");
		addOption(document.the_form.city, "Arendtsville","Arendtsville");
		addOption(document.the_form.city, "Artemas","Artemas");
		addOption(document.the_form.city, "Aspers","Aspers");
		addOption(document.the_form.city, "Bedford","Bedford");
		addOption(document.the_form.city, "Bendersville","Bendersville");
		addOption(document.the_form.city, "Big Cove Tannery","Big Cove Tannery");
		addOption(document.the_form.city, "Biglerville","Biglerville");
		addOption(document.the_form.city, "Blue Ridge Summit","Blue Ridge Summit");
		addOption(document.the_form.city, "Breezewood","Breezewood");
		addOption(document.the_form.city, "Brodbecks","Brodbecks");
		addOption(document.the_form.city, "Brogue","Brogue");
		addOption(document.the_form.city, "Burnt Cabins","Burnt Cabins");
		addOption(document.the_form.city, "Carlisle","Carlisle");
		addOption(document.the_form.city, "Cashtown","Cashtown");
		addOption(document.the_form.city, "Cassville","Cassville");
		addOption(document.the_form.city, "Chambersburg","Chambersburg");
		addOption(document.the_form.city, "Clearville","Clearville");
		addOption(document.the_form.city, "Columbia","Columbia");
		addOption(document.the_form.city, "Concord","Concord");
		addOption(document.the_form.city, "Confluence","Confluence");
		addOption(document.the_form.city, "Crystal Spring","Crystal Spring");
		addOption(document.the_form.city, "Dallastown","Dallastown");
		addOption(document.the_form.city, "Delta","Delta");
		addOption(document.the_form.city, "Dover","Dover");
		addOption(document.the_form.city, "Doylesburg","Doylesburg");
		addOption(document.the_form.city, "Dry Run","Dry Run");
		addOption(document.the_form.city, "Dudley","Dudley");
		addOption(document.the_form.city, "East Berlin","East Berlin");
		addOption(document.the_form.city, "East Waterford","East Waterford");
		addOption(document.the_form.city, "East York","East York");
		addOption(document.the_form.city, "Everett","Everett");
		addOption(document.the_form.city, "Fairfield","Fairfield");
		addOption(document.the_form.city, "Fannettsburg","Fannettsburg");
		addOption(document.the_form.city, "Farmington","Farmington");
		addOption(document.the_form.city, "Fawn Grove","Fawn Grove");
		addOption(document.the_form.city, "Fayetteville","Fayetteville");
		addOption(document.the_form.city, "Felton","Felton");
		addOption(document.the_form.city, "Fort Hill","Fort Hill");
		addOption(document.the_form.city, "Fort Littleton","Fort Littleton");
		addOption(document.the_form.city, "Fort Loudon","Fort Loudon");
		addOption(document.the_form.city, "Gardners","Gardners");
		addOption(document.the_form.city, "Gettysburg","Gettysburg");
		addOption(document.the_form.city, "Glen Rock","Glen Rock");
		addOption(document.the_form.city, "Glenville","Glenville");
		addOption(document.the_form.city, "Greencastle","Greencastle");
		addOption(document.the_form.city, "Hanover","Hanover");
		addOption(document.the_form.city, "Harrisburg","Harrisburg");
		addOption(document.the_form.city, "Harrisonville","Harrisonville");
		addOption(document.the_form.city, "Hesston","Hesston");
		addOption(document.the_form.city, "Honey Grove","Honey Grove");
		addOption(document.the_form.city, "Hopewell","Hopewell");
		addOption(document.the_form.city, "Huntingdon","Huntingdon");
		addOption(document.the_form.city, "Hustontown","Hustontown");
		addOption(document.the_form.city, "Hyndman","Hyndman");
		addOption(document.the_form.city, "Jacobus","Jacobus");
		addOption(document.the_form.city, "James Creek","James Creek");
		addOption(document.the_form.city, "Landenberg","Landenberg");
		addOption(document.the_form.city, "Lemasters","Lemasters");
		addOption(document.the_form.city, "Lincoln University","Lincoln University");
		addOption(document.the_form.city, "Littlestown","Littlestown");
		addOption(document.the_form.city, "Lurgan","Lurgan");
		addOption(document.the_form.city, "Manns Choice","Manns Choice");
		addOption(document.the_form.city, "Marion","Marion");
		addOption(document.the_form.city, "Markleysburg","Markleysburg");
		addOption(document.the_form.city, "Mc Connellsburg","Mc Connellsburg");
		addOption(document.the_form.city, "Mc Knightstown","Mc Knightstown");
		addOption(document.the_form.city, "Mc Sherrystown","Mc Sherrystown");
		addOption(document.the_form.city, "Mcconnellsburg","Mcconnellsburg");
		addOption(document.the_form.city, "Mechanicsburg","Mechanicsburg");
		addOption(document.the_form.city, "Mercersburg","Mercersburg");
		addOption(document.the_form.city, "Meyersdale","Meyersdale");
		addOption(document.the_form.city, "Milroy","Milroy");
		addOption(document.the_form.city, "Mont Alto","Mont Alto");
		addOption(document.the_form.city, "Mount Union","Mount Union");
		addOption(document.the_form.city, "Needmore","Needmore");
		addOption(document.the_form.city, "Neelyton","Neelyton");
		addOption(document.the_form.city, "New Freedom","New Freedom");
		addOption(document.the_form.city, "New Germantown","New Germantown");
		addOption(document.the_form.city, "New Oxford","New Oxford");
		addOption(document.the_form.city, "New Paris","New Paris");
		addOption(document.the_form.city, "New Park","New Park");
		addOption(document.the_form.city, "Newburg","Newburg");
		addOption(document.the_form.city, "Newport","Newport");
		addOption(document.the_form.city, "Newton Hamilton","Newton Hamilton");
		addOption(document.the_form.city, "Newville","Newville");
		addOption(document.the_form.city, "Orbisonia","Orbisonia");
		addOption(document.the_form.city, "Orrstown","Orrstown");
		addOption(document.the_form.city, "Orrtanna","Orrtanna");
		addOption(document.the_form.city, "Oxford","Oxford");
		addOption(document.the_form.city, "Peach Bottom","Peach Bottom");
		addOption(document.the_form.city, "Quarryville","Quarryville");
		addOption(document.the_form.city, "Railroad","Railroad");
		addOption(document.the_form.city, "Red Lion","Red Lion");
		addOption(document.the_form.city, "Robertsdale","Robertsdale");
		addOption(document.the_form.city, "Rockhill Furnace","Rockhill Furnace");
		addOption(document.the_form.city, "Rockwood","Rockwood");
		addOption(document.the_form.city, "Rouzerville","Rouzerville");
		addOption(document.the_form.city, "Roxbury","Roxbury");
		addOption(document.the_form.city, "Saint Thomas","Saint Thomas");
		addOption(document.the_form.city, "Salisbury","Salisbury");
		addOption(document.the_form.city, "Saxton","Saxton");
		addOption(document.the_form.city, "Scotland","Scotland");
		addOption(document.the_form.city, "Seven Springs","Seven Springs");
		addOption(document.the_form.city, "Seven Valleys","Seven Valleys");
		addOption(document.the_form.city, "Shade Gap","Shade Gap");
		addOption(document.the_form.city, "Shippensburg","Shippensburg");
		addOption(document.the_form.city, "Shirleysburg","Shirleysburg");
		addOption(document.the_form.city, "Shrewsbury","Shrewsbury");
		addOption(document.the_form.city, "Somerset","Somerset");
		addOption(document.the_form.city, "South Mountain","South Mountain");
		addOption(document.the_form.city, "Spring Grove","Spring Grove");
		addOption(document.the_form.city, "Spring Run","Spring Run");
		addOption(document.the_form.city, "State Line","State Line");
		addOption(document.the_form.city, "Stewartstown","Stewartstown");
		addOption(document.the_form.city, "Three Springs","Three Springs");
		addOption(document.the_form.city, "Todd","Todd");
		addOption(document.the_form.city, "Upperstrasburg","Upperstrasburg");
		addOption(document.the_form.city, "Ursina","Ursina");
		addOption(document.the_form.city, "Walnut Bottom","Walnut Bottom");
		addOption(document.the_form.city, "Warfordsburg","Warfordsburg");
		addOption(document.the_form.city, "Waterfall","Waterfall");
		addOption(document.the_form.city, "Waynesboro","Waynesboro");
		addOption(document.the_form.city, "Wells Tannery","Wells Tannery");
		addOption(document.the_form.city, "Willow Hill","Willow Hill");
		addOption(document.the_form.city, "Windsor","Windsor");
		addOption(document.the_form.city, "Woodland","Woodland");
		addOption(document.the_form.city, "Wrightsville","Wrightsville");
		addOption(document.the_form.city, "York","York");
		addOption(document.the_form.city, "York Springs","York Springs");
		addOption(document.the_form.city, "Zullinger","Zullinger");
		break
		
case 4:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All Virginia Cities","");
		addOption(document.the_form.city, "Advance Mills","Advance Mills");
		addOption(document.the_form.city, "Aldie","Aldie");
		addOption(document.the_form.city, "Alexandria","Alexandria");
		addOption(document.the_form.city, "Alfonso","Alfonso");
		addOption(document.the_form.city, "Amissville","Amissville");
		addOption(document.the_form.city, "Annandale","Annandale");
		addOption(document.the_form.city, "Arcola","Arcola");
		addOption(document.the_form.city, "Arlington","Arlington");
		addOption(document.the_form.city, "Arlinton","Arlinton");
		addOption(document.the_form.city, "Aroda","Aroda");
		addOption(document.the_form.city, "Ashburn","Ashburn");
		addOption(document.the_form.city, "Ashland","Ashland");
		addOption(document.the_form.city, "Aylett","Aylett");
		addOption(document.the_form.city, "Baileys Crossroads","Baileys Crossroads");
		addOption(document.the_form.city, "Banco","Banco");
		addOption(document.the_form.city, "Barboursville","Barboursville");
		addOption(document.the_form.city, "Basye","Basye");
		addOption(document.the_form.city, "Bealeton","Bealeton");
		addOption(document.the_form.city, "Beaverdam","Beaverdam");
		addOption(document.the_form.city, "Bentonville","Bentonville");
		addOption(document.the_form.city, "Bergton","Bergton");
		addOption(document.the_form.city, "Berryville","Berryville");
		addOption(document.the_form.city, "Bluemont","Bluemont");
		addOption(document.the_form.city, "Boston","Boston");
		addOption(document.the_form.city, "Bowling Green","Bowling Green");
		addOption(document.the_form.city, "Boyce","Boyce");
		addOption(document.the_form.city, "Boydton","Boydton");
		addOption(document.the_form.city, "Brambleton","Brambleton");
		addOption(document.the_form.city, "Brandy Station","Brandy Station");
		addOption(document.the_form.city, "Bridgewater","Bridgewater");
		addOption(document.the_form.city, "Brightwood","Brightwood");
		addOption(document.the_form.city, "Bristol","Bristol");
		addOption(document.the_form.city, "Bristow","Bristow");
		addOption(document.the_form.city, "Broad Run","Broad Run");
		addOption(document.the_form.city, "Broadlands","Broadlands");
		addOption(document.the_form.city, "Broadway","Broadway");
		addOption(document.the_form.city, "Browntown","Browntown");
		addOption(document.the_form.city, "Brucetown","Brucetown");
		addOption(document.the_form.city, "Bruington","Bruington");
		addOption(document.the_form.city, "Buckingham","Buckingham");
		addOption(document.the_form.city, "Buena Vista","Buena Vista");
		addOption(document.the_form.city, "Bumpass","Bumpass");
		addOption(document.the_form.city, "Burgess","Burgess");
		addOption(document.the_form.city, "Burke","Burke");
		addOption(document.the_form.city, "Burr Hill","Burr Hill");
		addOption(document.the_form.city, "Bybee","Bybee");
		addOption(document.the_form.city, "Callao","Callao");
		addOption(document.the_form.city, "Calverton","Calverton");
		addOption(document.the_form.city, "Caret","Caret");
		addOption(document.the_form.city, "Cartersville","Cartersville");
		addOption(document.the_form.city, "Casanova","Casanova");
		addOption(document.the_form.city, "Castleton","Castleton");
		addOption(document.the_form.city, "Catharpin","Catharpin");
		addOption(document.the_form.city, "Catlett","Catlett");
		addOption(document.the_form.city, "Center Cross","Center Cross");
		addOption(document.the_form.city, "Centreville","Centreville");
		addOption(document.the_form.city, "Champlain","Champlain");
		addOption(document.the_form.city, "Chantilly","Chantilly");
		addOption(document.the_form.city, "Charlottesville","Charlottesville");
		addOption(document.the_form.city, "Chesapeake","Chesapeake");
		addOption(document.the_form.city, "Chester","Chester");
		addOption(document.the_form.city, "Chester Gap","Chester Gap");
		addOption(document.the_form.city, "Chesterfield","Chesterfield");
		addOption(document.the_form.city, "Clear Brook","Clear Brook");
		addOption(document.the_form.city, "Clifton","Clifton");
		addOption(document.the_form.city, "Coles Point","Coles Point");
		addOption(document.the_form.city, "Colonial Beach","Colonial Beach");
		addOption(document.the_form.city, "Columbia","Columbia");
		addOption(document.the_form.city, "Concord","Concord");
		addOption(document.the_form.city, "Craigsville","Craigsville");
		addOption(document.the_form.city, "Criders","Criders");
		addOption(document.the_form.city, "Criglersville","Criglersville");
		addOption(document.the_form.city, "Cross Junction","Cross Junction");
		addOption(document.the_form.city, "Crozet","Crozet");
		addOption(document.the_form.city, "Culpeper","Culpeper");
		addOption(document.the_form.city, "Dahlgren","Dahlgren");
		addOption(document.the_form.city, "Dale City","Dale City");
		addOption(document.the_form.city, "Dayton","Dayton");
		addOption(document.the_form.city, "Delaplane","Delaplane");
		addOption(document.the_form.city, "Disputanta","Disputanta");
		addOption(document.the_form.city, "Doswell","Doswell");
		addOption(document.the_form.city, "Dulles","Dulles");
		addOption(document.the_form.city, "Dumfries","Dumfries");
		addOption(document.the_form.city, "Dunn Loring","Dunn Loring");
		addOption(document.the_form.city, "Dunnsville","Dunnsville");
		addOption(document.the_form.city, "Dyke","Dyke");
		addOption(document.the_form.city, "Eagle Rock","Eagle Rock");
		addOption(document.the_form.city, "Edinburg","Edinburg");
		addOption(document.the_form.city, "Edwardsville","Edwardsville");
		addOption(document.the_form.city, "Elkton","Elkton");
		addOption(document.the_form.city, "Elkwood","Elkwood");
		addOption(document.the_form.city, "Emporia","Emporia");
		addOption(document.the_form.city, "Etlan","Etlan");
		addOption(document.the_form.city, "Fairfax","Fairfax");
		addOption(document.the_form.city, "Fairfax Station","Fairfax Station");
		addOption(document.the_form.city, "Falls Church","Falls Church");
		addOption(document.the_form.city, "Falmouth","Falmouth");
		addOption(document.the_form.city, "Farnham","Farnham");
		addOption(document.the_form.city, "Fishers Hill","Fishers Hill");
		addOption(document.the_form.city, "Flint Hill","Flint Hill");
		addOption(document.the_form.city, "Floyd","Floyd");
		addOption(document.the_form.city, "Foneswood","Foneswood");
		addOption(document.the_form.city, "Fort Belvoir","Fort Belvoir");
		addOption(document.the_form.city, "Fort Valley","Fort Valley");
		addOption(document.the_form.city, "Franconia","Franconia");
		addOption(document.the_form.city, "Fredericksburg","Fredericksburg");
		addOption(document.the_form.city, "Front Royal","Front Royal");
		addOption(document.the_form.city, "Fulks Run","Fulks Run");
		addOption(document.the_form.city, "Gainesville","Gainesville");
		addOption(document.the_form.city, "Glasgow","Glasgow");
		addOption(document.the_form.city, "Glen Allen","Glen Allen");
		addOption(document.the_form.city, "Goldvein","Goldvein");
		addOption(document.the_form.city, "Goochland","Goochland");
		addOption(document.the_form.city, "Gordonsville","Gordonsville");
		addOption(document.the_form.city, "Gore","Gore");
		addOption(document.the_form.city, "Great Falls","Great Falls");
		addOption(document.the_form.city, "Greenbackville","Greenbackville");
		addOption(document.the_form.city, "Greenwood","Greenwood");
		addOption(document.the_form.city, "Gretna","Gretna");
		addOption(document.the_form.city, "Grottoes","Grottoes");
		addOption(document.the_form.city, "Hague","Hague");
		addOption(document.the_form.city, "Hamilton","Hamilton");
		addOption(document.the_form.city, "Hampton","Hampton");
		addOption(document.the_form.city, "Hanover","Hanover");
		addOption(document.the_form.city, "Harrisonburg","Harrisonburg");
		addOption(document.the_form.city, "Haymarket","Haymarket");
		addOption(document.the_form.city, "Haynesville","Haynesville");
		addOption(document.the_form.city, "Haywood","Haywood");
		addOption(document.the_form.city, "Heathsville","Heathsville");
		addOption(document.the_form.city, "Henrico","Henrico");
		addOption(document.the_form.city, "Herndon","Herndon");
		addOption(document.the_form.city, "Highland Springs","Highland Springs");
		addOption(document.the_form.city, "Hillsboro","Hillsboro");
		addOption(document.the_form.city, "Hinton","Hinton");
		addOption(document.the_form.city, "Hood","Hood");
		addOption(document.the_form.city, "Hopewell","Hopewell");
		addOption(document.the_form.city, "Hot Springs","Hot Springs");
		addOption(document.the_form.city, "Hume","Hume");
		addOption(document.the_form.city, "Huntly","Huntly");
		addOption(document.the_form.city, "Hustle","Hustle");
		addOption(document.the_form.city, "Irvington","Irvington");
		addOption(document.the_form.city, "Jeffersonton","Jeffersonton");
		addOption(document.the_form.city, "Kilmarnock","Kilmarnock");
		addOption(document.the_form.city, "King George","King George");
		addOption(document.the_form.city, "King William","King William");
		addOption(document.the_form.city, "Kinsale","Kinsale");
		addOption(document.the_form.city, "Ladysmith","Ladysmith");
		addOption(document.the_form.city, "Lancaster","Lancaster");
		addOption(document.the_form.city, "Laneview","Laneview");
		addOption(document.the_form.city, "Lanexa","Lanexa");
		addOption(document.the_form.city, "Lansdowne","Lansdowne");
		addOption(document.the_form.city, "Leesburg","Leesburg");
		addOption(document.the_form.city, "Leon","Leon");
		addOption(document.the_form.city, "Lewisetta","Lewisetta");
		addOption(document.the_form.city, "Lignum","Lignum");
		addOption(document.the_form.city, "Linden","Linden");
		addOption(document.the_form.city, "Linville","Linville");
		addOption(document.the_form.city, "Lively","Lively");
		addOption(document.the_form.city, "Locust Dale","Locust Dale");
		addOption(document.the_form.city, "Locust Grove","Locust Grove");
		addOption(document.the_form.city, "Lorton","Lorton");
		addOption(document.the_form.city, "Lottsburg","Lottsburg");
		addOption(document.the_form.city, "Louisa","Louisa");
		addOption(document.the_form.city, "Lovettsville","Lovettsville");
		addOption(document.the_form.city, "Lovingston","Lovingston");
		addOption(document.the_form.city, "Luray","Luray");
		addOption(document.the_form.city, "Lynch Station","Lynch Station");
		addOption(document.the_form.city, "Lynchburg","Lynchburg");
		addOption(document.the_form.city, "Madison","Madison");
		addOption(document.the_form.city, "Madison Mills","Madison Mills");
		addOption(document.the_form.city, "Manassas","Manassas");
		addOption(document.the_form.city, "Manassas Park","Manassas Park");
		addOption(document.the_form.city, "Markham","Markham");
		addOption(document.the_form.city, "Marshall","Marshall");
		addOption(document.the_form.city, "Mason Neck","Mason Neck");
		addOption(document.the_form.city, "Maurertown","Maurertown");
		addOption(document.the_form.city, "Mc Lean","Mc Lean");
		addOption(document.the_form.city, "Mclean","Mclean");
		addOption(document.the_form.city, "Mechanicsville","Mechanicsville");
		addOption(document.the_form.city, "Meherrin","Meherrin");
		addOption(document.the_form.city, "Middleburg","Middleburg");
		addOption(document.the_form.city, "Middletown","Middletown");
		addOption(document.the_form.city, "Midland","Midland");
		addOption(document.the_form.city, "Midlothian","Midlothian");
		addOption(document.the_form.city, "Milford","Milford");
		addOption(document.the_form.city, "Millwood","Millwood");
		addOption(document.the_form.city, "Mine Run","Mine Run");
		addOption(document.the_form.city, "Mineral","Mineral");
		addOption(document.the_form.city, "Mitchells","Mitchells");
		addOption(document.the_form.city, "Moneta","Moneta");
		addOption(document.the_form.city, "Montclair","Montclair");
		addOption(document.the_form.city, "Montpelier","Montpelier");
		addOption(document.the_form.city, "Montross","Montross");
		addOption(document.the_form.city, "Morattico","Morattico");
		addOption(document.the_form.city, "Mount Crawford","Mount Crawford");
		addOption(document.the_form.city, "Mount Holly","Mount Holly");
		addOption(document.the_form.city, "Mount Jackson","Mount Jackson");
		addOption(document.the_form.city, "Mount Sidney","Mount Sidney");
		addOption(document.the_form.city, "Natural Bridge","Natural Bridge");
		addOption(document.the_form.city, "Nellysford","Nellysford");
		addOption(document.the_form.city, "New Baltimore","New Baltimore");
		addOption(document.the_form.city, "New Kent","New Kent");
		addOption(document.the_form.city, "New Market","New Market");
		addOption(document.the_form.city, "Newington","Newington");
		addOption(document.the_form.city, "Newport News","Newport News");
		addOption(document.the_form.city, "Newtown","Newtown");
		addOption(document.the_form.city, "Nokesville","Nokesville");
		addOption(document.the_form.city, "Norfolk","Norfolk");
		addOption(document.the_form.city, "North Springfield","North Springfield");
		addOption(document.the_form.city, "Northumberland","Northumberland");
		addOption(document.the_form.city, "Oak Hill","Oak Hill");
		addOption(document.the_form.city, "Oakpark","Oakpark");
		addOption(document.the_form.city, "Oakton","Oakton");
		addOption(document.the_form.city, "Occoquan","Occoquan");
		addOption(document.the_form.city, "Oldhams","Oldhams");
		addOption(document.the_form.city, "Onancock","Onancock");
		addOption(document.the_form.city, "Orange","Orange");
		addOption(document.the_form.city, "Orkney Springs","Orkney Springs");
		addOption(document.the_form.city, "Orlean","Orlean");
		addOption(document.the_form.city, "Other","Other");
		addOption(document.the_form.city, "Paeonian Springs","Paeonian Springs");
		addOption(document.the_form.city, "Paris","Paris");
		addOption(document.the_form.city, "Partlow","Partlow");
		addOption(document.the_form.city, "Penn Laird","Penn Laird");
		addOption(document.the_form.city, "Philomont","Philomont");
		addOption(document.the_form.city, "Port Royal","Port Royal");
		addOption(document.the_form.city, "Portsmouth","Portsmouth");
		addOption(document.the_form.city, "Potomac Falls","Potomac Falls");
		addOption(document.the_form.city, "Powhatan","Powhatan");
		addOption(document.the_form.city, "Pratts","Pratts");
		addOption(document.the_form.city, "Prince George","Prince George");
		addOption(document.the_form.city, "Providence Forge","Providence Forge");
		addOption(document.the_form.city, "Pulaski","Pulaski");
		addOption(document.the_form.city, "Purcellville","Purcellville");
		addOption(document.the_form.city, "Quantico","Quantico");
		addOption(document.the_form.city, "Quicksburg","Quicksburg");
		addOption(document.the_form.city, "Radiant","Radiant");
		addOption(document.the_form.city, "Randolph","Randolph");
		addOption(document.the_form.city, "Rapidan","Rapidan");
		addOption(document.the_form.city, "Rappahannock Academy","Rappahannock Academy");
		addOption(document.the_form.city, "Rectortown","Rectortown");
		addOption(document.the_form.city, "Reedville","Reedville");
		addOption(document.the_form.city, "Remington","Remington");
		addOption(document.the_form.city, "Reston","Reston");
		addOption(document.the_form.city, "Reva","Reva");
		addOption(document.the_form.city, "Rhoadesville","Rhoadesville");
		addOption(document.the_form.city, "Richardsville","Richardsville");
		addOption(document.the_form.city, "Richmond","Richmond");
		addOption(document.the_form.city, "Rileyville","Rileyville");
		addOption(document.the_form.city, "Rixeyville","Rixeyville");
		addOption(document.the_form.city, "Rochelle","Rochelle");
		addOption(document.the_form.city, "Rosslyn","Rosslyn");
		addOption(document.the_form.city, "Round Hill","Round Hill");
		addOption(document.the_form.city, "Ruckersville","Ruckersville");
		addOption(document.the_form.city, "Ruther Glen","Ruther Glen");
		addOption(document.the_form.city, "Saltville","Saltville");
		addOption(document.the_form.city, "Saxe","Saxe");
		addOption(document.the_form.city, "Scottsville","Scottsville");
		addOption(document.the_form.city, "Sealston","Sealston");
		addOption(document.the_form.city, "Shadow","Shadow");
		addOption(document.the_form.city, "Sharps","Sharps");
		addOption(document.the_form.city, "Shenandoah","Shenandoah");
		addOption(document.the_form.city, "Somerset","Somerset");
		addOption(document.the_form.city, "South Riding","South Riding");
		addOption(document.the_form.city, "Sperryville","Sperryville");
		addOption(document.the_form.city, "Spotsylvania","Spotsylvania");
		addOption(document.the_form.city, "Springfield","Springfield");
		addOption(document.the_form.city, "Stafford","Stafford");
		addOption(document.the_form.city, "Stanardsville","Stanardsville");
		addOption(document.the_form.city, "Stanley","Stanley");
		addOption(document.the_form.city, "Star Tannery","Star Tannery");
		addOption(document.the_form.city, "Staunton","Staunton");
		addOption(document.the_form.city, "Stephens City","Stephens City");
		addOption(document.the_form.city, "Stephenson","Stephenson");
		addOption(document.the_form.city, "Sterling","Sterling");
		addOption(document.the_form.city, "Stevensburg","Stevensburg");
		addOption(document.the_form.city, "Stfford","Stfford");
		addOption(document.the_form.city, "Stone Ridge","Stone Ridge");
		addOption(document.the_form.city, "Strasburg","Strasburg");
		addOption(document.the_form.city, "Stuarts Draft","Stuarts Draft");
		addOption(document.the_form.city, "Suffolk","Suffolk");
		addOption(document.the_form.city, "Sumerduck","Sumerduck");
		addOption(document.the_form.city, "Swoope","Swoope");
		addOption(document.the_form.city, "Syria","Syria");
		addOption(document.the_form.city, "Tappahannock","Tappahannock");
		addOption(document.the_form.city, "The Plains","The Plains");
		addOption(document.the_form.city, "Thornburg","Thornburg");
		addOption(document.the_form.city, "Timberlake","Timberlake");
		addOption(document.the_form.city, "Timberville","Timberville");
		addOption(document.the_form.city, "Toms Brook","Toms Brook");
		addOption(document.the_form.city, "Trevilians","Trevilians");
		addOption(document.the_form.city, "Triangle","Triangle");
		addOption(document.the_form.city, "Troy","Troy");
		addOption(document.the_form.city, "Unionville","Unionville");
		addOption(document.the_form.city, "Unknown","Unknown");
		addOption(document.the_form.city, "Upperville","Upperville");
		addOption(document.the_form.city, "Vienna","Vienna");
		addOption(document.the_form.city, "Viewtown","Viewtown");
		addOption(document.the_form.city, "Virginia Beach","Virginia Beach");
		addOption(document.the_form.city, "Warrenton","Warrenton");
		addOption(document.the_form.city, "Warsaw","Warsaw");
		addOption(document.the_form.city, "Washington","Washington");
		addOption(document.the_form.city, "Waterford","Waterford");
		addOption(document.the_form.city, "Weems","Weems");
		addOption(document.the_form.city, "Weyers Cave","Weyers Cave");
		addOption(document.the_form.city, "White Post","White Post");
		addOption(document.the_form.city, "White Stone","White Stone");
		addOption(document.the_form.city, "Wicomico Church","Wicomico Church");
		addOption(document.the_form.city, "Williamsburg","Williamsburg");
		addOption(document.the_form.city, "Winchester","Winchester");
		addOption(document.the_form.city, "Wintergreen","Wintergreen");
		addOption(document.the_form.city, "Woodbridge","Woodbridge");
		addOption(document.the_form.city, "Woodford","Woodford");
		addOption(document.the_form.city, "Woodstock","Woodstock");
		addOption(document.the_form.city, "Woodville","Woodville");
		addOption(document.the_form.city, "Zion Crossroads","Zion Crossroads");
		break
		
case 5:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All West Virginia Cities","");
		addOption(document.the_form.city, "Albright","Albright");
		addOption(document.the_form.city, "Amboy","Amboy");
		addOption(document.the_form.city, "Arbovale","Arbovale");
		addOption(document.the_form.city, "Arthur","Arthur");
		addOption(document.the_form.city, "Arthurdale","Arthurdale");
		addOption(document.the_form.city, "Augusta","Augusta");
		addOption(document.the_form.city, "Aurora","Aurora");
		addOption(document.the_form.city, "Baker","Baker");
		addOption(document.the_form.city, "Bakerton","Bakerton");
		addOption(document.the_form.city, "Bayard","Bayard");
		addOption(document.the_form.city, "Berkeley Springs","Berkeley Springs");
		addOption(document.the_form.city, "Bloomery","Bloomery");
		addOption(document.the_form.city, "Brandonville","Brandonville");
		addOption(document.the_form.city, "Brandywine","Brandywine");
		addOption(document.the_form.city, "Bruceton Mills","Bruceton Mills");
		addOption(document.the_form.city, "Buckhannon","Buckhannon");
		addOption(document.the_form.city, "Bunker Hill","Bunker Hill");
		addOption(document.the_form.city, "Burlington","Burlington");
		addOption(document.the_form.city, "Cabins","Cabins");
		addOption(document.the_form.city, "Canaan Valley","Canaan Valley");
		addOption(document.the_form.city, "Capon Bridge","Capon Bridge");
		addOption(document.the_form.city, "Capon Springs","Capon Springs");
		addOption(document.the_form.city, "Charles Town","Charles Town");
		addOption(document.the_form.city, "Cherry Run","Cherry Run");
		addOption(document.the_form.city, "Circleville","Circleville");
		addOption(document.the_form.city, "Core","Core");
		addOption(document.the_form.city, "Corinth","Corinth");
		addOption(document.the_form.city, "Crawford","Crawford");
		addOption(document.the_form.city, "Davis","Davis");
		addOption(document.the_form.city, "Delray","Delray");
		addOption(document.the_form.city, "Dorcas","Dorcas");
		addOption(document.the_form.city, "Dryfork","Dryfork");
		addOption(document.the_form.city, "Eglon","Eglon");
		addOption(document.the_form.city, "Elk Garden","Elk Garden");
		addOption(document.the_form.city, "Elkins","Elkins");
		addOption(document.the_form.city, "Fairmont","Fairmont");
		addOption(document.the_form.city, "Falling Waters","Falling Waters");
		addOption(document.the_form.city, "Fisher","Fisher");
		addOption(document.the_form.city, "Forrester Center","Forrester Center");
		addOption(document.the_form.city, "Fort Ashby","Fort Ashby");
		addOption(document.the_form.city, "Fort Seybert","Fort Seybert");
		addOption(document.the_form.city, "Franklin","Franklin");
		addOption(document.the_form.city, "Gay","Gay");
		addOption(document.the_form.city, "Gerrardstown","Gerrardstown");
		addOption(document.the_form.city, "Glady","Glady");
		addOption(document.the_form.city, "Glengary","Glengary");
		addOption(document.the_form.city, "Great Cacapon","Great Cacapon");
		addOption(document.the_form.city, "Green Spring","Green Spring");
		addOption(document.the_form.city, "Halltown","Halltown");
		addOption(document.the_form.city, "Harman","Harman");
		addOption(document.the_form.city, "Harpers Ferry","Harpers Ferry");
		addOption(document.the_form.city, "Hazelton","Hazelton");
		addOption(document.the_form.city, "Hedgesville","Hedgesville");
		addOption(document.the_form.city, "High View","High View");
		addOption(document.the_form.city, "Independence","Independence");
		addOption(document.the_form.city, "Inwood","Inwood");
		addOption(document.the_form.city, "Jeffersonton","Jeffersonton");
		addOption(document.the_form.city, "Job","Job");
		addOption(document.the_form.city, "Junction","Junction");
		addOption(document.the_form.city, "Kabletown","Kabletown");
		addOption(document.the_form.city, "Kearneysville","Kearneysville");
		addOption(document.the_form.city, "Keyser","Keyser");
		addOption(document.the_form.city, "Kingwood","Kingwood");
		addOption(document.the_form.city, "Kirby","Kirby");
		addOption(document.the_form.city, "Lahmansville","Lahmansville");
		addOption(document.the_form.city, "Lehew","Lehew");
		addOption(document.the_form.city, "Levels","Levels");
		addOption(document.the_form.city, "Lost City","Lost City");
		addOption(document.the_form.city, "Lost River","Lost River");
		addOption(document.the_form.city, "Martinsburg","Martinsburg");
		addOption(document.the_form.city, "Masontown","Masontown");
		addOption(document.the_form.city, "Matewan","Matewan");
		addOption(document.the_form.city, "Mathias","Mathias");
		addOption(document.the_form.city, "Maysville","Maysville");
		addOption(document.the_form.city, "Middleway","Middleway");
		addOption(document.the_form.city, "Milam","Milam");
		addOption(document.the_form.city, "Millville","Millville");
		addOption(document.the_form.city, "Minnehaha Springs","Minnehaha Springs");
		addOption(document.the_form.city, "Moorefield","Moorefield");
		addOption(document.the_form.city, "Morgantown","Morgantown");
		addOption(document.the_form.city, "Mount Storm","Mount Storm");
		addOption(document.the_form.city, "Moyers","Moyers");
		addOption(document.the_form.city, "New Creek","New Creek");
		addOption(document.the_form.city, "Old Fields","Old Fields");
		addOption(document.the_form.city, "Other","Other");
		addOption(document.the_form.city, "Parsons","Parsons");
		addOption(document.the_form.city, "Patterson Creek","Patterson Creek");
		addOption(document.the_form.city, "Paw Paw","Paw Paw");
		addOption(document.the_form.city, "Petersburg","Petersburg");
		addOption(document.the_form.city, "Piedmont","Piedmont");
		addOption(document.the_form.city, "Points","Points");
		addOption(document.the_form.city, "Purgitsville","Purgitsville");
		addOption(document.the_form.city, "Ranson","Ranson");
		addOption(document.the_form.city, "Ridgeley","Ridgeley");
		addOption(document.the_form.city, "Ridgeway","Ridgeway");
		addOption(document.the_form.city, "Rig","Rig");
		addOption(document.the_form.city, "Rio","Rio");
		addOption(document.the_form.city, "Rippon","Rippon");
		addOption(document.the_form.city, "Riverton","Riverton");
		addOption(document.the_form.city, "Rock Cave","Rock Cave");
		addOption(document.the_form.city, "Romney","Romney");
		addOption(document.the_form.city, "Rowlesburg","Rowlesburg");
		addOption(document.the_form.city, "Seneca Rocks","Seneca Rocks");
		addOption(document.the_form.city, "Shanks","Shanks");
		addOption(document.the_form.city, "Shenandoah Junction","Shenandoah Junction");
		addOption(document.the_form.city, "Shepherdstown","Shepherdstown");
		addOption(document.the_form.city, "Slanesville","Slanesville");
		addOption(document.the_form.city, "Springfield","Springfield");
		addOption(document.the_form.city, "Stephenson","Stephenson");
		addOption(document.the_form.city, "Sugar Grove","Sugar Grove");
		addOption(document.the_form.city, "Summit Point","Summit Point");
		addOption(document.the_form.city, "Terra Alta","Terra Alta");
		addOption(document.the_form.city, "Thomas","Thomas");
		addOption(document.the_form.city, "Tunnelton","Tunnelton");
		addOption(document.the_form.city, "Upper Tract","Upper Tract");
		addOption(document.the_form.city, "Wardensville","Wardensville");
		addOption(document.the_form.city, "Weston","Weston");
		addOption(document.the_form.city, "White Sulphur Springs","White Sulphur Springs");
		addOption(document.the_form.city, "Whitmer","Whitmer");
		addOption(document.the_form.city, "Wiley Ford","Wiley Ford");
		addOption(document.the_form.city, "Yellow Spring","Yellow Spring");
		break
		
default:
		removeAll(document.the_form.city);
		addOption(document.the_form.city, "All Virginia Cities","");
		addOption(document.the_form.city, "Advance Mills","Advance Mills");
		addOption(document.the_form.city, "Aldie","Aldie");
		addOption(document.the_form.city, "Alexandria","Alexandria");
		addOption(document.the_form.city, "Alfonso","Alfonso");
		addOption(document.the_form.city, "Amissville","Amissville");
		addOption(document.the_form.city, "Annandale","Annandale");
		addOption(document.the_form.city, "Arcola","Arcola");
		addOption(document.the_form.city, "Arlington","Arlington");
		addOption(document.the_form.city, "Arlinton","Arlinton");
		addOption(document.the_form.city, "Aroda","Aroda");
		addOption(document.the_form.city, "Ashburn","Ashburn");
		addOption(document.the_form.city, "Ashland","Ashland");
		addOption(document.the_form.city, "Aylett","Aylett");
		addOption(document.the_form.city, "Baileys Crossroads","Baileys Crossroads");
		addOption(document.the_form.city, "Banco","Banco");
		addOption(document.the_form.city, "Barboursville","Barboursville");
		addOption(document.the_form.city, "Basye","Basye");
		addOption(document.the_form.city, "Bealeton","Bealeton");
		addOption(document.the_form.city, "Beaverdam","Beaverdam");
		addOption(document.the_form.city, "Bentonville","Bentonville");
		addOption(document.the_form.city, "Bergton","Bergton");
		addOption(document.the_form.city, "Berryville","Berryville");
		addOption(document.the_form.city, "Bluemont","Bluemont");
		addOption(document.the_form.city, "Boston","Boston");
		addOption(document.the_form.city, "Bowling Green","Bowling Green");
		addOption(document.the_form.city, "Boyce","Boyce");
		addOption(document.the_form.city, "Boydton","Boydton");
		addOption(document.the_form.city, "Brambleton","Brambleton");
		addOption(document.the_form.city, "Brandy Station","Brandy Station");
		addOption(document.the_form.city, "Bridgewater","Bridgewater");
		addOption(document.the_form.city, "Brightwood","Brightwood");
		addOption(document.the_form.city, "Bristol","Bristol");
		addOption(document.the_form.city, "Bristow","Bristow");
		addOption(document.the_form.city, "Broad Run","Broad Run");
		addOption(document.the_form.city, "Broadlands","Broadlands");
		addOption(document.the_form.city, "Broadway","Broadway");
		addOption(document.the_form.city, "Browntown","Browntown");
		addOption(document.the_form.city, "Brucetown","Brucetown");
		addOption(document.the_form.city, "Bruington","Bruington");
		addOption(document.the_form.city, "Buckingham","Buckingham");
		addOption(document.the_form.city, "Buena Vista","Buena Vista");
		addOption(document.the_form.city, "Bumpass","Bumpass");
		addOption(document.the_form.city, "Burgess","Burgess");
		addOption(document.the_form.city, "Burke","Burke");
		addOption(document.the_form.city, "Burr Hill","Burr Hill");
		addOption(document.the_form.city, "Bybee","Bybee");
		addOption(document.the_form.city, "Callao","Callao");
		addOption(document.the_form.city, "Calverton","Calverton");
		addOption(document.the_form.city, "Caret","Caret");
		addOption(document.the_form.city, "Cartersville","Cartersville");
		addOption(document.the_form.city, "Casanova","Casanova");
		addOption(document.the_form.city, "Castleton","Castleton");
		addOption(document.the_form.city, "Catharpin","Catharpin");
		addOption(document.the_form.city, "Catlett","Catlett");
		addOption(document.the_form.city, "Center Cross","Center Cross");
		addOption(document.the_form.city, "Centreville","Centreville");
		addOption(document.the_form.city, "Champlain","Champlain");
		addOption(document.the_form.city, "Chantilly","Chantilly");
		addOption(document.the_form.city, "Charlottesville","Charlottesville");
		addOption(document.the_form.city, "Chesapeake","Chesapeake");
		addOption(document.the_form.city, "Chester","Chester");
		addOption(document.the_form.city, "Chester Gap","Chester Gap");
		addOption(document.the_form.city, "Chesterfield","Chesterfield");
		addOption(document.the_form.city, "Clear Brook","Clear Brook");
		addOption(document.the_form.city, "Clifton","Clifton");
		addOption(document.the_form.city, "Coles Point","Coles Point");
		addOption(document.the_form.city, "Colonial Beach","Colonial Beach");
		addOption(document.the_form.city, "Columbia","Columbia");
		addOption(document.the_form.city, "Concord","Concord");
		addOption(document.the_form.city, "Craigsville","Craigsville");
		addOption(document.the_form.city, "Criders","Criders");
		addOption(document.the_form.city, "Criglersville","Criglersville");
		addOption(document.the_form.city, "Cross Junction","Cross Junction");
		addOption(document.the_form.city, "Crozet","Crozet");
		addOption(document.the_form.city, "Culpeper","Culpeper");
		addOption(document.the_form.city, "Dahlgren","Dahlgren");
		addOption(document.the_form.city, "Dale City","Dale City");
		addOption(document.the_form.city, "Dayton","Dayton");
		addOption(document.the_form.city, "Delaplane","Delaplane");
		addOption(document.the_form.city, "Disputanta","Disputanta");
		addOption(document.the_form.city, "Doswell","Doswell");
		addOption(document.the_form.city, "Dulles","Dulles");
		addOption(document.the_form.city, "Dumfries","Dumfries");
		addOption(document.the_form.city, "Dunn Loring","Dunn Loring");
		addOption(document.the_form.city, "Dunnsville","Dunnsville");
		addOption(document.the_form.city, "Dyke","Dyke");
		addOption(document.the_form.city, "Eagle Rock","Eagle Rock");
		addOption(document.the_form.city, "Edinburg","Edinburg");
		addOption(document.the_form.city, "Edwardsville","Edwardsville");
		addOption(document.the_form.city, "Elkton","Elkton");
		addOption(document.the_form.city, "Elkwood","Elkwood");
		addOption(document.the_form.city, "Emporia","Emporia");
		addOption(document.the_form.city, "Etlan","Etlan");
		addOption(document.the_form.city, "Fairfax","Fairfax");
		addOption(document.the_form.city, "Fairfax Station","Fairfax Station");
		addOption(document.the_form.city, "Falls Church","Falls Church");
		addOption(document.the_form.city, "Falmouth","Falmouth");
		addOption(document.the_form.city, "Farnham","Farnham");
		addOption(document.the_form.city, "Fishers Hill","Fishers Hill");
		addOption(document.the_form.city, "Flint Hill","Flint Hill");
		addOption(document.the_form.city, "Floyd","Floyd");
		addOption(document.the_form.city, "Foneswood","Foneswood");
		addOption(document.the_form.city, "Fort Belvoir","Fort Belvoir");
		addOption(document.the_form.city, "Fort Valley","Fort Valley");
		addOption(document.the_form.city, "Franconia","Franconia");
		addOption(document.the_form.city, "Fredericksburg","Fredericksburg");
		addOption(document.the_form.city, "Front Royal","Front Royal");
		addOption(document.the_form.city, "Fulks Run","Fulks Run");
		addOption(document.the_form.city, "Gainesville","Gainesville");
		addOption(document.the_form.city, "Glasgow","Glasgow");
		addOption(document.the_form.city, "Glen Allen","Glen Allen");
		addOption(document.the_form.city, "Goldvein","Goldvein");
		addOption(document.the_form.city, "Goochland","Goochland");
		addOption(document.the_form.city, "Gordonsville","Gordonsville");
		addOption(document.the_form.city, "Gore","Gore");
		addOption(document.the_form.city, "Great Falls","Great Falls");
		addOption(document.the_form.city, "Greenbackville","Greenbackville");
		addOption(document.the_form.city, "Greenwood","Greenwood");
		addOption(document.the_form.city, "Gretna","Gretna");
		addOption(document.the_form.city, "Grottoes","Grottoes");
		addOption(document.the_form.city, "Hague","Hague");
		addOption(document.the_form.city, "Hamilton","Hamilton");
		addOption(document.the_form.city, "Hampton","Hampton");
		addOption(document.the_form.city, "Hanover","Hanover");
		addOption(document.the_form.city, "Harrisonburg","Harrisonburg");
		addOption(document.the_form.city, "Haymarket","Haymarket");
		addOption(document.the_form.city, "Haynesville","Haynesville");
		addOption(document.the_form.city, "Haywood","Haywood");
		addOption(document.the_form.city, "Heathsville","Heathsville");
		addOption(document.the_form.city, "Henrico","Henrico");
		addOption(document.the_form.city, "Herndon","Herndon");
		addOption(document.the_form.city, "Highland Springs","Highland Springs");
		addOption(document.the_form.city, "Hillsboro","Hillsboro");
		addOption(document.the_form.city, "Hinton","Hinton");
		addOption(document.the_form.city, "Hood","Hood");
		addOption(document.the_form.city, "Hopewell","Hopewell");
		addOption(document.the_form.city, "Hot Springs","Hot Springs");
		addOption(document.the_form.city, "Hume","Hume");
		addOption(document.the_form.city, "Huntly","Huntly");
		addOption(document.the_form.city, "Hustle","Hustle");
		addOption(document.the_form.city, "Irvington","Irvington");
		addOption(document.the_form.city, "Jeffersonton","Jeffersonton");
		addOption(document.the_form.city, "Kilmarnock","Kilmarnock");
		addOption(document.the_form.city, "King George","King George");
		addOption(document.the_form.city, "King William","King William");
		addOption(document.the_form.city, "Kinsale","Kinsale");
		addOption(document.the_form.city, "Ladysmith","Ladysmith");
		addOption(document.the_form.city, "Lancaster","Lancaster");
		addOption(document.the_form.city, "Laneview","Laneview");
		addOption(document.the_form.city, "Lanexa","Lanexa");
		addOption(document.the_form.city, "Lansdowne","Lansdowne");
		addOption(document.the_form.city, "Leesburg","Leesburg");
		addOption(document.the_form.city, "Leon","Leon");
		addOption(document.the_form.city, "Lewisetta","Lewisetta");
		addOption(document.the_form.city, "Lignum","Lignum");
		addOption(document.the_form.city, "Linden","Linden");
		addOption(document.the_form.city, "Linville","Linville");
		addOption(document.the_form.city, "Lively","Lively");
		addOption(document.the_form.city, "Locust Dale","Locust Dale");
		addOption(document.the_form.city, "Locust Grove","Locust Grove");
		addOption(document.the_form.city, "Lorton","Lorton");
		addOption(document.the_form.city, "Lottsburg","Lottsburg");
		addOption(document.the_form.city, "Louisa","Louisa");
		addOption(document.the_form.city, "Lovettsville","Lovettsville");
		addOption(document.the_form.city, "Lovingston","Lovingston");
		addOption(document.the_form.city, "Luray","Luray");
		addOption(document.the_form.city, "Lynch Station","Lynch Station");
		addOption(document.the_form.city, "Lynchburg","Lynchburg");
		addOption(document.the_form.city, "Madison","Madison");
		addOption(document.the_form.city, "Madison Mills","Madison Mills");
		addOption(document.the_form.city, "Manassas","Manassas");
		addOption(document.the_form.city, "Manassas Park","Manassas Park");
		addOption(document.the_form.city, "Markham","Markham");
		addOption(document.the_form.city, "Marshall","Marshall");
		addOption(document.the_form.city, "Mason Neck","Mason Neck");
		addOption(document.the_form.city, "Maurertown","Maurertown");
		addOption(document.the_form.city, "Mc Lean","Mc Lean");
		addOption(document.the_form.city, "Mclean","Mclean");
		addOption(document.the_form.city, "Mechanicsville","Mechanicsville");
		addOption(document.the_form.city, "Meherrin","Meherrin");
		addOption(document.the_form.city, "Middleburg","Middleburg");
		addOption(document.the_form.city, "Middletown","Middletown");
		addOption(document.the_form.city, "Midland","Midland");
		addOption(document.the_form.city, "Midlothian","Midlothian");
		addOption(document.the_form.city, "Milford","Milford");
		addOption(document.the_form.city, "Millwood","Millwood");
		addOption(document.the_form.city, "Mine Run","Mine Run");
		addOption(document.the_form.city, "Mineral","Mineral");
		addOption(document.the_form.city, "Mitchells","Mitchells");
		addOption(document.the_form.city, "Moneta","Moneta");
		addOption(document.the_form.city, "Montclair","Montclair");
		addOption(document.the_form.city, "Montpelier","Montpelier");
		addOption(document.the_form.city, "Montross","Montross");
		addOption(document.the_form.city, "Morattico","Morattico");
		addOption(document.the_form.city, "Mount Crawford","Mount Crawford");
		addOption(document.the_form.city, "Mount Holly","Mount Holly");
		addOption(document.the_form.city, "Mount Jackson","Mount Jackson");
		addOption(document.the_form.city, "Mount Sidney","Mount Sidney");
		addOption(document.the_form.city, "Natural Bridge","Natural Bridge");
		addOption(document.the_form.city, "Nellysford","Nellysford");
		addOption(document.the_form.city, "New Baltimore","New Baltimore");
		addOption(document.the_form.city, "New Kent","New Kent");
		addOption(document.the_form.city, "New Market","New Market");
		addOption(document.the_form.city, "Newington","Newington");
		addOption(document.the_form.city, "Newport News","Newport News");
		addOption(document.the_form.city, "Newtown","Newtown");
		addOption(document.the_form.city, "Nokesville","Nokesville");
		addOption(document.the_form.city, "Norfolk","Norfolk");
		addOption(document.the_form.city, "North Springfield","North Springfield");
		addOption(document.the_form.city, "Northumberland","Northumberland");
		addOption(document.the_form.city, "Oak Hill","Oak Hill");
		addOption(document.the_form.city, "Oakpark","Oakpark");
		addOption(document.the_form.city, "Oakton","Oakton");
		addOption(document.the_form.city, "Occoquan","Occoquan");
		addOption(document.the_form.city, "Oldhams","Oldhams");
		addOption(document.the_form.city, "Onancock","Onancock");
		addOption(document.the_form.city, "Orange","Orange");
		addOption(document.the_form.city, "Orkney Springs","Orkney Springs");
		addOption(document.the_form.city, "Orlean","Orlean");
		addOption(document.the_form.city, "Other","Other");
		addOption(document.the_form.city, "Paeonian Springs","Paeonian Springs");
		addOption(document.the_form.city, "Paris","Paris");
		addOption(document.the_form.city, "Partlow","Partlow");
		addOption(document.the_form.city, "Penn Laird","Penn Laird");
		addOption(document.the_form.city, "Philomont","Philomont");
		addOption(document.the_form.city, "Port Royal","Port Royal");
		addOption(document.the_form.city, "Portsmouth","Portsmouth");
		addOption(document.the_form.city, "Potomac Falls","Potomac Falls");
		addOption(document.the_form.city, "Powhatan","Powhatan");
		addOption(document.the_form.city, "Pratts","Pratts");
		addOption(document.the_form.city, "Prince George","Prince George");
		addOption(document.the_form.city, "Providence Forge","Providence Forge");
		addOption(document.the_form.city, "Pulaski","Pulaski");
		addOption(document.the_form.city, "Purcellville","Purcellville");
		addOption(document.the_form.city, "Quantico","Quantico");
		addOption(document.the_form.city, "Quicksburg","Quicksburg");
		addOption(document.the_form.city, "Radiant","Radiant");
		addOption(document.the_form.city, "Randolph","Randolph");
		addOption(document.the_form.city, "Rapidan","Rapidan");
		addOption(document.the_form.city, "Rappahannock Academy","Rappahannock Academy");
		addOption(document.the_form.city, "Rectortown","Rectortown");
		addOption(document.the_form.city, "Reedville","Reedville");
		addOption(document.the_form.city, "Remington","Remington");
		addOption(document.the_form.city, "Reston","Reston");
		addOption(document.the_form.city, "Reva","Reva");
		addOption(document.the_form.city, "Rhoadesville","Rhoadesville");
		addOption(document.the_form.city, "Richardsville","Richardsville");
		addOption(document.the_form.city, "Richmond","Richmond");
		addOption(document.the_form.city, "Rileyville","Rileyville");
		addOption(document.the_form.city, "Rixeyville","Rixeyville");
		addOption(document.the_form.city, "Rochelle","Rochelle");
		addOption(document.the_form.city, "Rosslyn","Rosslyn");
		addOption(document.the_form.city, "Round Hill","Round Hill");
		addOption(document.the_form.city, "Ruckersville","Ruckersville");
		addOption(document.the_form.city, "Ruther Glen","Ruther Glen");
		addOption(document.the_form.city, "Saltville","Saltville");
		addOption(document.the_form.city, "Saxe","Saxe");
		addOption(document.the_form.city, "Scottsville","Scottsville");
		addOption(document.the_form.city, "Sealston","Sealston");
		addOption(document.the_form.city, "Shadow","Shadow");
		addOption(document.the_form.city, "Sharps","Sharps");
		addOption(document.the_form.city, "Shenandoah","Shenandoah");
		addOption(document.the_form.city, "Somerset","Somerset");
		addOption(document.the_form.city, "South Riding","South Riding");
		addOption(document.the_form.city, "Sperryville","Sperryville");
		addOption(document.the_form.city, "Spotsylvania","Spotsylvania");
		addOption(document.the_form.city, "Springfield","Springfield");
		addOption(document.the_form.city, "Stafford","Stafford");
		addOption(document.the_form.city, "Stanardsville","Stanardsville");
		addOption(document.the_form.city, "Stanley","Stanley");
		addOption(document.the_form.city, "Star Tannery","Star Tannery");
		addOption(document.the_form.city, "Staunton","Staunton");
		addOption(document.the_form.city, "Stephens City","Stephens City");
		addOption(document.the_form.city, "Stephenson","Stephenson");
		addOption(document.the_form.city, "Sterling","Sterling");
		addOption(document.the_form.city, "Stevensburg","Stevensburg");
		addOption(document.the_form.city, "Stfford","Stfford");
		addOption(document.the_form.city, "Stone Ridge","Stone Ridge");
		addOption(document.the_form.city, "Strasburg","Strasburg");
		addOption(document.the_form.city, "Stuarts Draft","Stuarts Draft");
		addOption(document.the_form.city, "Suffolk","Suffolk");
		addOption(document.the_form.city, "Sumerduck","Sumerduck");
		addOption(document.the_form.city, "Swoope","Swoope");
		addOption(document.the_form.city, "Syria","Syria");
		addOption(document.the_form.city, "Tappahannock","Tappahannock");
		addOption(document.the_form.city, "The Plains","The Plains");
		addOption(document.the_form.city, "Thornburg","Thornburg");
		addOption(document.the_form.city, "Timberlake","Timberlake");
		addOption(document.the_form.city, "Timberville","Timberville");
		addOption(document.the_form.city, "Toms Brook","Toms Brook");
		addOption(document.the_form.city, "Trevilians","Trevilians");
		addOption(document.the_form.city, "Triangle","Triangle");
		addOption(document.the_form.city, "Troy","Troy");
		addOption(document.the_form.city, "Unionville","Unionville");
		addOption(document.the_form.city, "Unknown","Unknown");
		addOption(document.the_form.city, "Upperville","Upperville");
		addOption(document.the_form.city, "Vienna","Vienna");
		addOption(document.the_form.city, "Viewtown","Viewtown");
		addOption(document.the_form.city, "Virginia Beach","Virginia Beach");
		addOption(document.the_form.city, "Warrenton","Warrenton");
		addOption(document.the_form.city, "Warsaw","Warsaw");
		addOption(document.the_form.city, "Washington","Washington");
		addOption(document.the_form.city, "Waterford","Waterford");
		addOption(document.the_form.city, "Weems","Weems");
		addOption(document.the_form.city, "Weyers Cave","Weyers Cave");
		addOption(document.the_form.city, "White Post","White Post");
		addOption(document.the_form.city, "White Stone","White Stone");
		addOption(document.the_form.city, "Wicomico Church","Wicomico Church");
		addOption(document.the_form.city, "Williamsburg","Williamsburg");
		addOption(document.the_form.city, "Winchester","Winchester");
		addOption(document.the_form.city, "Wintergreen","Wintergreen");
		addOption(document.the_form.city, "Woodbridge","Woodbridge");
		addOption(document.the_form.city, "Woodford","Woodford");
		addOption(document.the_form.city, "Woodstock","Woodstock");
		addOption(document.the_form.city, "Woodville","Woodville");
		addOption(document.the_form.city, "Zion Crossroads","Zion Crossroads");
		break
}
}

