$(document).ready( function() {
//If state and city match then provide id
$('#postcard_state'),
$('#postcard_city')
.bind('change', function (e) {
if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Abbeville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Adamsville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Addison town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Akron town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Alabaster city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Albertville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Alexander city city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Alexandria") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Aliceville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Allgood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Altoona town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Andalusia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Anderson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Anniston city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Arab city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ardmore town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Argo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ariton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Arley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ashford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ashland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ashville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Athens city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Atmore city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Attalla city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Auburn city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Autaugaville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Avon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Babbie town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Baileyton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Banks town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bay Minette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bayou La Batre city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bear Creek town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Beatrice town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Beaverton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Belk town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Benton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Berry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bessemer city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Billingsley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Birmingham city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Black town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Blountsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Blue Mountain town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Blue Ridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Blue Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Boaz city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Boligee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bon Air town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Branchville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brantley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brent city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brewton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bridgeport city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brighton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brilliant town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brookside town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brookwood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Brundidge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Butler city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Bynum") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cahaba Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Calera city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Camden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Camp Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Carbon Hill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cardiff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Carolina town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Carrollton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Castleberry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cedar Bluff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Center Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Centre city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Centreville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Chalkville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Chatom town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Chelsea town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cherokee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Chickasaw city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Childersburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Citronelle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Clanton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Clay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Clayhatchee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Clayton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cleveland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Clio town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Coaling city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Coffee Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Coffeeville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Coker town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Collinsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Colony town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Columbia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Columbiana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Concord") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Coosada town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cordova city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cottonwood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "County Line town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Courtland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cowarts town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Creola town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Crossville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cuba town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Cullman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dadeville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Daleville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Daphne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dauphin Island town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Daviston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dayton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Deatsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Decatur city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Demopolis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Detroit town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dodge city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dora city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dothan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Double Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Douglas town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dozier town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Dutton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "East Brewton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eclectic town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Edgewater") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Edwardsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Elba city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Elberta town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eldridge town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Elkmont town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Elmore town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Emelle town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Enterprise city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Epes town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ethelsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eufaula city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eunola town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eutaw city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Eva town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Evergreen city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Excel town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fairfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fairhope city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fairview town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Falkville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Faunsdale town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fayette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Five Points town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Flomaton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Florala city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Florence city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Foley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Forestdale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Forkland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fort Deposit town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fort Payne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fort Rucker") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Franklin town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Frisco city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fruithurst city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fulton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fultondale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Fyffe town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gadsden city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gainesville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gantt town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gantts Quarry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Garden city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gardendale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gaylesville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Geiger town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Geneva city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Georgiana town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Geraldine town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gilbertown town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Glen Allen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Glencoe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Glenwood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Goldville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Good Hope town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Goodwater city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gordo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gordon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gordonville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Goshen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Grand Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Grant town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Grayson Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Graysville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Greensboro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Greenville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Grimes town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Grove Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Guin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gulf Shores city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Guntersville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gurley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Gu-Win town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hackleburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Haleburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Haleyville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hamilton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hammondville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hanceville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Harpersville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hartford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hartselle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Harvest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hayden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hayneville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hazel Green") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Headland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Heath town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Heflin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Helena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Henagar town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Highland Lake town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hillsboro town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hobson city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hodges town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hokes Bluff city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Holly Pond town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hollywood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Holt") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Homewood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hoover city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Horn Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hueytown city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Huguley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Huntsville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hurtsboro town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Hytop town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ider town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Indian Springs Village town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Irondale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Jackson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Jacksons Gap town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Jacksonville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Jasper city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Jemison town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Kansas town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Kennedy town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Killen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Kimberly town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Kinsey town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Kinston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ladonia") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "La Fayette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lake Purdy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lakeview town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lake View town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lanett city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Langston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Leeds city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Leesburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Leighton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lester town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Level Plains town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lexington town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Libertyville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lincoln city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Linden city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lineville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lipscomb city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lisman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Littleville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Livingston city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Loachapoka town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lockhart town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Locust Fork town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Louisville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lowndesboro town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Loxley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Luverne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Lynn town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "McDonald Chapel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Macedonia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "McIntosh town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "McKenzie town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "McMullen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Madison city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Madrid town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Malvern town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Maplesville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Margaret town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Marion city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Maytown town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Meadowbrook") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Memphis town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mentone town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Meridianville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Midfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Midland city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Midway town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mignon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Millbrook city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Millport town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Millry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Minor") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mobile city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Monroeville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Montevallo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Montgomery city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Moody town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Moores Mill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mooresville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Morris town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mosses town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Moulton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Moundville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mountainboro town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mountain Brook city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mount Olive") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mount Vernon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Mulga town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Munford") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Muscle Shoals city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Myrtlewood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Napier Field town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Natural Bridge town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Nauvoo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Nectar town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Needham town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Newbern town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "New Brockton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "New Hope city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "New Market") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "New Site town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Newton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Newville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "North Bibb town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "North Courtland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "North Johns town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Northport city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Notasulga town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Oak Grove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Oak Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Oakman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Odenville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ohatchee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Oneonta city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Onycha town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Opelika city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Opp city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Orange Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Orrville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Owens Cross Roads town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Oxford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ozark city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Paint Rock town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Parrish town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pelham city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pell city city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pennington town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Petrey town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Phenix city city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Phil Campbell town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pickensville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Piedmont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pike Road city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pinckard town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pine Apple town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pine Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pine Ridge town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pinson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pisgah town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pleasant Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pleasant Groves town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Point Clear") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Pollard town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Powell town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Prattville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Priceville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Prichard city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Providence town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ragland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rainbow city city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rainsville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ranburne town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Red Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Red Level town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Redstone Arsenal") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Reece city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Reform city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rehobeth town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Repton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Ridgeville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "River Falls town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Riverside town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Riverview town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Roanoke city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Robertsdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rock Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rockford town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rock Mills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rogersville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rosa town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Russellville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Rutledge town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "St. Florian town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Saks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Samson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sand Rock town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sanford town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Saraland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sardis city town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Satsuma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Scottsboro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Section town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Selma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Selmont-West Selmont") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sheffield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Shiloh town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Shorter town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Silas town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Silverhill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sipsey town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Skyline town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Slocomb city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Smiths") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Smoke Rise") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Snead town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Somerville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Southside city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "South Vinemont town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Spanish Fort city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Springville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Steele town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Stevenson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sulligent city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sumiton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Summerdale town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Susan Moore town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sweet Water town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sylacauga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sylvania town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Sylvan Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Talladega city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Talladega Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tallassee city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tarrant city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Taylor town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Theodore") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Thomaston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Thomasville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Thorsby town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tillmans Corner") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Town Creek town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Toxey town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Trafford town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Triana town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Trinity town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Troy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Trussville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tuscaloosa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tuscumbia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Tuskegee city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Underwood-Petersville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Union town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Union Grove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Union Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Uniontown city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Valley Head town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vance town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vernon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vestavia Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vina town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vincent town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Vredenburgh town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Wadley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Waldo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Walnut Grove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Warrior city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Waterloo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Waverly town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Weaver city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Webb town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Wedowee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "West Blocton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "West End-Cobb town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "West Jefferson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "West Point town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Wetumpka city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "White Hall town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Wilsonville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Wilton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Winfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Woodland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Woodville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "Yellow Bluff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alabama" && $('#postcard_city').val() == "York city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Adak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Akhiok city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Akiachak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Akiak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Akutan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Alakanuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Alatna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Alcan Border") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Aleknagik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Aleneva") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Allakaket city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Alpine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ambler city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Anaktuvuk Pass city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Anchorage municipality") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Anchor Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Anderson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Angoon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Aniak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Anvik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Arctic Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Atka city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Atmautluak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Atqasuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Attu Station") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Barrow city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Bear Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Beaver") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Beluga") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Bethel city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Bettles city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Big Delta") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Big Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Birch Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Brevig Mission city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Buckland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Buffalo Soapstone") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Butte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cantwell") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Central") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chalkyitsik") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chase") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chefornak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chenega") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chevak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chickaloon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chicken") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chignik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chignik Lagoon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chignik Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chiniak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chisana") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chistochina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chitina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Chuathbaluk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Circle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Clam Gulch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Clarks Point city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Coffman Cove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cohoe") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cold Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Coldfoot") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "College") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cooper Landing") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Copper Center") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Copperville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cordova city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Covenant Life") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Craig city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Crooked Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Crown Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Cube Cove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Deering city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Delta Junction city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Deltana") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Diamond Ridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Dillingham city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Diomede city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Dot Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Dot Lake Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Dry Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Eagle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Eagle Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Edna Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Eek city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Egegik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Eielson AFB") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ekwok city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Elfin Cove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Elim city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Emmonak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ester") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Evansville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Excursion Inlet") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fairbanks city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "False Pass city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Farm Loop") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ferry") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fishhook") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Flat") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fort Greely") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fort Yukon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Four Mile Road") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fox") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fox River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Fritz Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Funny River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Gakona") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Galena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Gambell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Game Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Gateway") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Glacier View") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Glennallen") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Golovin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Goodnews Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Grayling city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Gulkana") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Gustavus") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Haines city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Halibut Cove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Happy Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Harding-Birch Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Healy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Healy Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hobart Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hollis") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Holy Cross city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Homer city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hoonah city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hooper Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hope") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Houston city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hughes city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Huslia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hydaburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Hyder") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Igiugig") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Iliamna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ivanof Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Juneau city and borough") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kachemak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kaktovik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kalifornsky") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kaltag city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Karluk") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kasaan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kasigluk") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kasilof") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kenai city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kenny Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ketchikan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kiana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "King Cove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "King Salmon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kipnuk") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kivalina city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Klawock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Klukwan") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Knik-Fairview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Knik River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kobuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kodiak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kodiak Station") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kokhanok") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Koliganek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kongiganak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kotlik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kotzebue city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Koyuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Koyukuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kupreanof city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kwethluk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Kwigillingok") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lake Louise") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lake Minchumina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Larsen Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lazy Mountain") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Levelock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lime Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Livengood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lowell Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lower Kalskag city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Lutak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "McCarthy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "McGrath city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "McKinley Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Manley Hot Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Manokotak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Marshall city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Meadow Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mekoryuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mendeltna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mentasta Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Metlakatla") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Meyers Chuck") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Miller Landing") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Minto") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Moose Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Moose Pass") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mosquito Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mountain Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Mud Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Naknek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nanwalek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Napakiak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Napaskiak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Naukati Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nelchina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nelson Lagoon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nenana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "New Allakaket") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Newhalen city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "New Stuyahok city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Newtok") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nightmute city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nikiski") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nikolaevsk") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nikolai city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nikolski") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ninilchik") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Noatak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nome city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nondalton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Noorvik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "North Pole city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Northway") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Northway Junction") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Northway Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nuiqsut city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nulato city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Nunapitchuk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Old Harbor city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Oscarville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ouzinkie city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Palmer city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Paxson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pedro Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pelican city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Perryville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Petersburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Petersville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pilot Point city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pilot Station city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pitkas Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Platinum city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pleasant Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Point Baker") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Point Hope city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Point Lay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Point MacKenzie") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Pope-Vannoy Landing") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Portage Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Alexander city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Alsworth") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Clarence") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Graham") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Heiden city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Lions city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Port Protection") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Primrose") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Prudhoe Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Quinhagak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Rampart") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Red Devil") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Red Dog Mine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ridgeway") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ruby city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Russian Mission city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "St. George city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "St. Marys city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "St. Michael city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "St. Paul city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Salamatof") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Salcha") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sand Point city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Savoonga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Saxman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Scammon Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Selawik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Seldovia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Seldovia Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Seward city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Shageluk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Shaktoolik city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sheldon Point (Nunam Iqua) c") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Shishmaref city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Shungnak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Silver Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sitka city and borough") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Skagway city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Skwentna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Slana") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sleetmute") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Soldotna city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "South Naknek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Stebbins city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sterling") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Stevens Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Stony River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sunrise") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Susitna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Sutton-Alpine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Takotna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Talkeetna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tanacross") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tanaina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tanana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tatitlek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tazlina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Teller city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tenakee Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tetlin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Thoms Place") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Thorne Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Togiak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tok") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Toksook Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tolsona") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tonsina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Trapper Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tuluksak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tuntutuliak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tununak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Twin Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Two Rivers") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Tyonek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Ugashik") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Unalakleet city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Unalaska city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Upper Kalskag city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Valdez city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Venetie") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Wainwright city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Wales city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Wasilla city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Whale Pass") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "White Mountain city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Whitestone Logging Camp") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Whittier city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Willow") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Willow Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Wiseman") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Womens Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Wrangell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Y") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Alaska" && $('#postcard_city').val() == "Yakutat") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Ajo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Ak-Chin Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Amado") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Apache Junction city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Arizona City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Arizona Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Ash Fork") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Avondale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Avra Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bagdad") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Benson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Big Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bisbee city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bitter Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Black Canyon City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Blackwater") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bluewater") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bouse") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Buckeye town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Bullhead City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Burnside") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cameron") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Camp Verde town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Canyon Day") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Carefree town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Casa Grande city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Casas Adobes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Catalina") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Catalina Foothills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cave Creek town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Central Heights-Midland City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Chandler city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Chilchinbito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Chinle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Chino Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Chuichu") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cibecue") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cibola") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Clarkdale town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Claypool") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Clifton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Colorado City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Congress") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Coolidge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cordes Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cornville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Corona de Tucson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cottonwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Cottonwood-Verde Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Dennehotso") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Desert Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Dewey-Humboldt") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Dilkon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Dolan Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Douglas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Drexel-Alvernon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Drexel Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Dudleyville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Duncan town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Eagar town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "East Fork") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "East Sahuarita") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Ehrenberg") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Elgin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "El Mirage city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Eloy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "First Mesa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Flagstaff city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Florence town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Flowing Wells") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Fort Defiance") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Fortuna Foothills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Fountain Hills town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Fredonia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Gadsden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Ganado") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Gila Bend town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Gilbert town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Gisela") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Glendale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Globe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Gold Camp") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Golden Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Goodyear city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Grand Canyon Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Greasewood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Green Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Guadalupe town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Hayden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Heber-Overgaard") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Holbrook city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Hotevilla-Bacavi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Houck") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Huachuca City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Jeddito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Jerome town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kachina Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kaibab") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kaibito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kayenta") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Keams Canyon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kearny town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kingman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Kykotsmovi Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Lake Havasu City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Lake Montezuma") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Lechee") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Leupp") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Litchfield Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Littletown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Lukachukai") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "McNary") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mammoth town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Many Farms") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Marana town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Maricopa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mayer") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mesa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mesquite Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Miami town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Moenkopi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mohave Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mojave Ranch Estates") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Morenci") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Mountainaire") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Munds Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Naco") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Nazlini") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "New Kingman-Butler") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "New River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Nogales city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Oljato-Monument Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Oracle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Oro Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Page city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Paradise Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Parker town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Parker Strip") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Parks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Patagonia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Paulden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Payson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Peach Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Peeples Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Peoria city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Peridot") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Phoenix city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Picture Rocks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pima town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pinetop-Lakeside town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pinon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pirtleville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Pisinemo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Poston") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Prescott city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Prescott Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Quartzsite town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Queen Creek town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Queen Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Red Mesa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rio Rico Northeast") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rio Rico Northwest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rio Rico Southeast") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rio Rico Southwest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rio Verde") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rock Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Rough Rock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Round Rock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sacaton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Safford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sahuarita town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "St. David") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "St. Johns city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "St. Michaels") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Salome") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "San Carlos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "San Luis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "San Manuel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Santan") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Santa Rosa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sawmill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Scottsdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Second Mesa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sedona city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Seligman") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sells") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Shongopovi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Shonto") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Show Low city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sierra Vista city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sierra Vista Southeast") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Snowflake town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Somerton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sonoita") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "South Tucson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Springerville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Spring Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Stanfield") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Steamboat") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Strawberry") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Summit") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sun City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sun City West") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sun Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Sun Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Supai") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Superior town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Surprise city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Swift Trail Junction") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tacna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tanque Verde") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Taylor town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Teec Nos Pos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tempe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Thatcher town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Three Points") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tolleson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tombstone city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tonalea") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tonto Basin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Top-of-the-World") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tortolita") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tsaile") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tubac") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tuba City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tucson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tucson Estates") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tumacacori-Carmen") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Tusayan") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Vail") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Valencia West") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Wellton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Wenden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Whetstone") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Whiteriver") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Wickenburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Wilhoit") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Willcox city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Williams city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Williamson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Willow Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Window Rock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Winkelman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Winslow city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Winslow West") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Yarnell") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Young") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Youngtown town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arizona" && $('#postcard_city').val() == "Yuma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Adona town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Alexander town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Alicia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Allport town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Alma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Almyra town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Alpena town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Altheimer city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Altus city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Amagon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Amity city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Anthonyville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Antoine town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Arkadelphia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Arkansas City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ashdown city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ash Flat city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Atkins city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Aubrey town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Augusta city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Austin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Avoca town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bald Knob city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Banks town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Barling city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bassett town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Batesville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bauxite town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bearden city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Beaver town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Beebe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Beedeville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bella Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bellefonte town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Belleville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ben Lomond town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Benton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bentonville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bergman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Berryville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bethel Heights town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bigelow town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Big Flat town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Biggers town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Birdsong town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Black Oak town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Black Rock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Black Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Blevins city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Blue Eye town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Blue Mountain town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bluff City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Blytheville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bodcaw town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bonanza town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bono city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Booneville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bradford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bradley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Branch city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Briarcliff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Brinkley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Brookland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bryant city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Buckner city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Bull Shoals city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Burdette town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cabot city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Caddo Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Caldwell town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cale town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Calico Rock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Calion city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Camden city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cammack Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Campbell Station town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Caraway town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Carlisle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Carthage city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Casa town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cash town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Caulksville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cave City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cave Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cedarville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Centerton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Central City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Charleston city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cherokee Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cherry Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Chester town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Chidester city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Clarendon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Clarksville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Clinton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Coal Hill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "College City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "College Station") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Colt city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Concord town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Conway city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Corinth town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Corning city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cotter city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cotton Plant city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Coy town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Crawfordsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Crossett city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Cushman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Daisy town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Damascus town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Danville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dardanelle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Datto town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Decatur city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Delaplaine town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Delight city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dell town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Denning town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "De Queen city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dermott city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Des Arc city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "De Valls Bluff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "De Witt city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Diamond City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Diaz city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dierks city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Donaldson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dover city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dumas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dyer town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Dyess town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Earle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "East Camden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "East End") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Edmondson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Egypt town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Elaine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "El Dorado city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Elkins city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Elm Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Emerson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Emmet city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "England city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Enola town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Etowah town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Eudora city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Eureka Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Evening Shade town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Everton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fairfield Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fargo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Farmington city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fayetteville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Felsenthal town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fifty-Six city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fisher town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Flippin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fordyce city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Foreman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Forrest City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fort Smith city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fouke town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fountain Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fountain Lake town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fourche town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Franklin town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fredonia (Biscoe) town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Friendship town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Fulton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Garfield town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Garland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Garner town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gassville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gateway town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gentry city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Georgetown town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gibson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gilbert town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gillett city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gillham town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gilmore town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Glenwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Goshen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gosnell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gould city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Grady city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Grannis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gravel Ridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gravette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Greenbrier city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Green Forest city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Greenland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Greenway town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Greenwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Greers Ferry city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Griffithville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Grubbs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Guion town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gum Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Gurdon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Guy town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hackett city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hamburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hampton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hardy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Harrell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Harrisburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Harrison city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hartford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hartman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Haskell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hatfield town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Havana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Haynes town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hazen city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Heber Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hector town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Helena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hensley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hermitage town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hickory Ridge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Higden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Higginson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Highfill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Highland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hindsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Holland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Holly Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hope city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Horatio city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Horseshoe Bend city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Horseshoe Lake town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hot Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hot Springs Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Houston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hoxie city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hughes city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Humnoke city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Humphrey city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Hunter town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Huntington city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Huntsville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Huttig city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Imboden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jacksonport town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jacksonville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jasper city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jennette town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jericho town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jerome city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Johnson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Joiner city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Jonesboro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Judsonia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Junction City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Keiser city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Kensett city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Keo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Kibler city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Kingsland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Knobel town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Knoxville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lafe town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "LaGrange town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lake City town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lake Hamilton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lakeview city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lake View city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lake Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lamar city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lavaca city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Leachville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lead Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Leola town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lepanto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Leslie city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Letona town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lewisville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lexa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lincoln city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Little Flock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Little Rock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lockesburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "London city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lonoke city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lonsdale town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Louann town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lowell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Luxora town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Lynn town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McAlmont") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McCaskill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McCrory city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McDougal town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McGehee city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McNab town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McNeil city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "McRae city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Madison city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Magazine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Magness town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Magnolia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Malvern city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mammoth Spring city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Manila city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mansfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marianna city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marie town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marion city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marked Tree city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marmaduke city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marshall city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Marvell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Maumelle city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mayflower city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Maynard town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Melbourne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Menifee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Midland town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mineral Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Minturn town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mitchellville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Monette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Monticello city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Montrose city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Moorefield town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Moro town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Morrilton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Morrison Bluff town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mountainburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mountain Home city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mountain Pine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mountain View city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mount Ida city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mount Pleasant town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mount Vernon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Mulberry city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Murfreesboro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Nashville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Newark city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Newport city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Nimmons town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Norfork city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Norman town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Norphlet city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "North Crossett") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "North Little Rock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oak Grove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oak Grove Heights town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oakhaven city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ogden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oil Trough town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "OKean town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Okolona town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ola city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Omaha town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oppelo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Osceola city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Oxford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ozan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ozark city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Palestine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pangburn city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Paragould city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Paris city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Parkdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Parkers-Iron Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Parkin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Patmos town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Patterson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Peach Orchard town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pea Ridge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Perla town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Perry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Perrytown city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Perryville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Piggott city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pindall town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pine Bluff city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pineville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Piney") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Plainview city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pleasant Plains town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Plumerville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pocahontas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pollard town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Portia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Portland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pottsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Powhatan town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Poyen town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Prairie Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Prairie Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Prattsville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Prescott city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Pyatt town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Quitman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ratcliff city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ravenden town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ravenden Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Reader town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rector city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Redfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Reed town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Reyno town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rison city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rockport town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rockwell") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Roe town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rogers city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rondo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rose Bud town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rosston town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Rudy town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Russell town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Russellville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "St. Charles town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "St. Francis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "St. Joe town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "St. Paul town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Salem city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Salem") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Salesville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Scott") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Scranton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Searcy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sedgwick town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Shannon Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sheridan city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sherrill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sherwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Shirley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sidney town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Siloam Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Smackover city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Smithville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "South Lead Hill town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sparkman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Springdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Springtown town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Stamps city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Star City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Stephens city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Strawberry town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Strong city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Stuttgart city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Subiaco town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Success town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sulphur Rock town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sulphur Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Summit city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sunset city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Sweet Home") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Swifton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Taylor city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Texarkana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Thornton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tillar city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tinsman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tollette town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tontitown city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Traskwood town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Trumann city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tuckerman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tull town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tupelo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Turrell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Twin Groves town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Tyronza town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ulm town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Valley Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Van Buren city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Vandervoort town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Victoria town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Vilonia town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Viola town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wabbaseka city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Waldenburg town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Waldo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Waldron city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Walnut Ridge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Ward city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Warren city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Washington city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Watson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Weiner city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Weldon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "West Crossett") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Western Grove town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "West Fork city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "West Helena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "West Memphis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "West Point town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wheatley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Whelen Springs town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "White Hall city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wickes town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Widener town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wiederkehr Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Williford town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Willisville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wilmar city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wilmot city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wilson town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wilton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Winchester city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Winslow city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Winthrop city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Woodson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wooster town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wrightsville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Wynne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Yellville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "Arkansas" && $('#postcard_city').val() == "Zinc town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Acton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Adelanto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Agoura Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alameda city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alamo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Albany city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alhambra city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Aliso Viejo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Almanor") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alondra Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alpaugh") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alpine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alpine Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Altadena") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alta Sierra") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alturas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Alum Rock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Amador City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "American Canyon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Amesti") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Anaheim city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Anderson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Angels City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Angwin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Antioch city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Apple Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Aptos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Aptos Hills-Larkin Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arbuckle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arcadia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arcata city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arden-Arcade") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Armona") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arnold") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Aromas") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arroyo Grande city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Artesia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Arvin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ashland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Atascadero city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Atherton town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Atwater city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Auberry") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Auburn city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "August") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Avalon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Avenal city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Avery") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Avocado Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Azusa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bakersfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Baldwin Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Banning city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Barstow city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bay Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bayview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bayview-Montalvin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Baywood-Los Osos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Beale AFB") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bear Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bear Valley Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Beaumont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Beckwourth") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Belden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bellflower city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bell Gardens city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Belmont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Belvedere city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Benicia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ben Lomond") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Berkeley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bermuda Dunes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bertsch-Oceanview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bethel Island") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Beverly Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Big Bear City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Big Bear Lake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Big Bend") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Biggs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Big Pine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Big River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Biola") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bishop city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Blackhawk-Camino Tassajara C") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Black Point-Green Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Blairsden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bloomington") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Blue Lake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bluewater") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Blythe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bodega Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bodfish") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bolinas") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bombay Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bonadelle Ranchos-Madera Ran") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bonita") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bonsall") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bootjack") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Boron") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Boronda") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Borrego Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bostonia") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Boulder Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bowles") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Boyes Hot Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bradbury city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bradley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Brawley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Brea city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Brentwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bret Harte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Brisbane city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Broadmoor") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bucks Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Buellton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Buena Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Buena Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Burbank city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Burbank") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Burlingame city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Burney") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Buttonwillow") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Byron") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Bystrom") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cabazon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calabasas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calexico city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "California City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calimesa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calipatria city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calistoga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Calwa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Camarillo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cambria") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cambrian Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cameron Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Campbell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Camp Pendleton North") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Camp Pendleton South") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cantua Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Canyondam") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Canyon Lake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Capitola city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Caribou") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carlsbad city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carmel-by-the-Sea city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carmel Valley Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carmichael") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carpinteria city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carrick") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Carson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cartago") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Caruthers") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Casa Conejo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Casa de Oro-Mount Helix") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Castro Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Castroville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cathedral City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cayucos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ceres city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cerritos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Challenge-Brownsville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Channel Islands Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Charter Oak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cherryland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cherry Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chester") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chico city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chilcoot-Vinton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "China Lake Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chinese Camp") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chino city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chino Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chowchilla city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chualar") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Chula Vista city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Citrus") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Citrus Heights city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Claremont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clayton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clearlake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clearlake Oaks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clio") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cloverdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clovis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Clyde") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Coachella city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Coalinga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cobb") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Colfax city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Colma town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Colton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Columbia") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Colusa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Commerce city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Compton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Concord city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Concow") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Copperopolis") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Corcoran city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Corning city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Corona city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Coronado city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Corralitos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Corte Madera town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Costa Mesa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cotati city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Coto de Caza") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cottonwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Country Club") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Covelo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Covina city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crescent City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crescent City North") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crescent Mills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crestline") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "C-Road") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Crockett") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cromberg") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cudahy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Culver City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cupertino city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cutler") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cutten") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Cypress city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Daly City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dana Point city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Danville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Darwin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Davis city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Day Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Deer Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Aire") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Delano city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Delhi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Delleker") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Mar city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Monte Forest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Rey") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Rey Oaks city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Del Rio") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Denair") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Derby Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Desert Hot Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Desert Shores") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Desert View Highlands") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Diablo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Diamond Bar city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Diamond Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dillon Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dinuba city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Discovery Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dixon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dixon Lane-Meadow Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dollar Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dorrington") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dorris city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dos Palos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Downey city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Duarte city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dublin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ducor") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dunsmuir city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Durham") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Dustin Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Earlimart") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Blythe") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Compton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Foothills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Hemet") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East La Mirada") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Los Angeles") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Oakdale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Easton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Orosi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Palo Alto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Pasadena") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Porterville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Quincy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Richmond Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East San Gabriel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Shore") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "East Sonora") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Edgewood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Edwards AFB") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Cajon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Centro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Cerrito city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Cerrito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Dorado Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Eldridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Granada") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Elk Grove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Elkhorn") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Elmira") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Monte city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Paso de Robles") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Rio") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Segundo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Sobrante") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "El Verano") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Emerald Lake Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Emeryville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Empire") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Encinitas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Escalon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Escondido city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Esparto") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Etna city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Eureka city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Exeter city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fairbanks Ranch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fairfax town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fairfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fair Oaks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fairview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fallbrook") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fall River Mills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Farmersville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Farmington") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fellows") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Felton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ferndale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fetters Hot Springs-Agua Cal") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fillmore city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Firebaugh city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Florence-Graham") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Florin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Folsom city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fontana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Foothill Farms") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Foothill Ranch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ford City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Foresthill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Forest Meadows") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Forestville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fort Bragg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fort Jones city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fortuna city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Foster City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fountain Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fowler city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Frazier Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Freedom") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fremont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "French Camp") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "French Gulch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fresno city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Friant") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fruitdale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Fullerton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Furnace Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Galt city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gardena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Garden Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Garden Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gazelle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Georgetown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gerber-Las Flores") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gilroy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Glen Avon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Glendale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Glendora city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Glen Ellen") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Golden Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gold River") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Goleta") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gonzales city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Goshen") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Graeagle") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Grand Terrace city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Granite Bay") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Granite Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Grass Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Graton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Grayson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Greenfield city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Greenhorn") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Green Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Greenview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Greenville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Grenada") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gridley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Groveland-Big Oak Flat") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Grover Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Guadalupe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Guerneville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Gustine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hacienda Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Half Moon Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hamilton Branch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hamilton City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hanford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Harbison Canyon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hawaiian Gardens city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hawthorne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hayfork") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hayward city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Healdsburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Heber") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hemet city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hercules city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hermosa Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hesperia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hickman") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hidden Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hidden Meadows") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hidden Valley Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Highgrove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Highland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Highlands-Baywood Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hillsborough town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hilmar-Irwin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hollister city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Holtville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Home Garden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Home Gardens") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Homeland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Homewood Canyon-Valley Wells") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hornbrook") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hughson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Humboldt Hill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Huntington Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Huntington Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Huron city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Hydesville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Idyllwild-Pine Cove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Imperial city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Imperial Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Independence") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Indian Falls") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Indian Wells city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Indio city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Industry city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Inglewood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Interlaken") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Inverness") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Inyokern") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ione city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Iron Horse") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Irvine city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Irwindale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Isla Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Isleton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ivanhoe") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Jackson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Jamestown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Jamul") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Johannesburg") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Johnsville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Joshua Tree") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Julian") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Keddie") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Keeler") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Keene") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kelseyville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kennedy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kensington") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kentfield") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kerman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kernville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kettleman City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Keyes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "King City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kings Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kingsburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Kirkwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Klamath") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Knightsen") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Canada Flintridge city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Crescenta-Montrose") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ladera Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lafayette city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna Niguel city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna West-Lakeside") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laguna Woods city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lagunitas-Forest Knolls") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Habra city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Habra Heights city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Almanor Country Club") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Almanor Peninsula") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Almanor West") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Arrowhead") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Davis") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Elsinore city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Forest city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakehead-Lakeshore") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Isabella") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakeland Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Los Angeles") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Nacimiento") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake of the Pines") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake of the Woods") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakeport city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake San Marcos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakeside") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakeview") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lake Wildwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lakewood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Mesa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Mirada city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lamont") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lanare") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lancaster city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Palma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Porte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Presa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Puente city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Quinta city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Riviera") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Larkfield-Wikiup") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Larkspur city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Las Flores") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Las Lomas") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lathrop city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "La Verne city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lawndale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Laytonville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lebec") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Le Grand") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lemon Cove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lemon Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lemoore city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lemoore Station") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lennox") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lenwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lewiston") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lexington Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lincoln city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lincoln Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Linda") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Linden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lindsay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Little Grass Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Littlerock") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Live Oak") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Live Oak city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Livermore city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Livingston city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lockeford") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lodi city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Loma Linda city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Loma Rica") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lomita city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lompoc city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "London") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lone Pine") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Long Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Loomis town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Alamitos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Alamos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Altos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Altos Hills town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Angeles city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Banos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Gatos town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Los Molinos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lost Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lower Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Loyalton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Loyola") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lucas Valley-Marinwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lucerne") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Lynwood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "McArthur") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "McCloud") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Macdoel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "McFarland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "McKinleyville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "McKittrick") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Madera city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Madera Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Magalia") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Malibu city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mammoth Lakes town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Manhattan Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Manteca city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Manton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "March AFB") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Maricopa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Marina city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Marina del Rey") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mariposa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Markleeville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Martinez city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Marysville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mayflower Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Maywood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Meadow Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Meadow Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mecca") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Meiners Oaks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mendocino") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mendota city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Menlo Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mentone") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Merced city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mesa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mesa Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mettler") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Middletown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Millbrae city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mill Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Millville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Milpitas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mineral") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mira Loma") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mira Monte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mission Canyon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mission Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mission Viejo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mi-Wuk Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Modesto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mohawk Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mojave") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mokelumne Hill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mono Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Monrovia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montague city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montara") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montclair city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montebello city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montecito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Monterey city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Monterey Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Monte Rio") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Monte Sereno city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Montgomery Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Moorpark city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Morada") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Moraga town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Moreno Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Morgan Hill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Morongo Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Morro Bay city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Moss Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Moss Landing") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mountain Mesa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mountain Ranch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mountain View") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mountain View city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mountain View Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mount Hebron") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Mount Shasta city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Muir Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Murphys") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Murrieta city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Murrieta Hot Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Muscoy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Myrtletown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Napa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "National City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Nebo Center") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Needles city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Nevada City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Newark city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Newman city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Newport Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Newport Coast") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Nice") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Niland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Nipomo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Norco city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Auburn") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Edwards") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North El Monte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Fair Oaks") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Highlands") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Lakeport") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "North Woodbridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Norwalk city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Novato city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Nuevo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oakdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oakhurst") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oakland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oakley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oak Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oak View") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Occidental") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oceano") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oceanside city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ocotillo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oildale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ojai city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Olancha") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Olivehurst") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ontario city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Onyx") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Opal Cliffs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orange city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orange Cove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orangevale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orcutt") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orinda city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Orosi") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oroville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oroville East") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Oxnard city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pacheco") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pacifica city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pacific Grove city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pajaro") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palermo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palmdale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palm Desert city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palm Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palo Alto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palo Cedro") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palos Verdes Estates city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Palo Verde") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Paradise town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Paramount city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Parksdale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Parkway-South Sacramento") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Parkwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Parlier city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pasadena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Patterson city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Paxton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pearsonville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pedley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Penn Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Perris city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Petaluma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Phoenix Lake-Cedar Ridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pico Rivera city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Piedmont city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pine Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pine Mountain Club") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pine Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pinole city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Piru") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pismo Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pittsburg city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pixley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Placentia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Placerville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Planada") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pleasant Hill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pleasanton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Plumas Eureka") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Plymouth city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Point Arena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Point Reyes Station") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pollock Pines") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Pomona city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Poplar-Cotton Center") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Port Costa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Porterville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Port Hueneme city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Portola city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Portola Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Portola Valley town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Poway city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Prattville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Prunedale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Quail Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Quartz Hill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Quincy") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rail Road Flat") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rainbow") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Raisin City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ramona") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Calaveras") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Cordova") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Cucamonga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Mirage city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Murieta") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Palos Verdes city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho San Diego") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Santa Fe") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Santa Margarita city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rancho Tehama Reserve") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Randsburg") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Red Bluff city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Redding city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Redlands city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Redondo Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Redway") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Redwood City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Reedley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rialto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Richgrove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Richmond city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ridgecrest city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ridgemark") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rio Dell city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rio del Mar") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rio Linda") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rio Vista city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ripon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Riverbank city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Riverdale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Riverdale Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Riverside city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rocklin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rodeo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rohnert Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rolling Hills city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rolling Hills Estates city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rollingwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Romoland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rosamond") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rosedale") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Roseland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rosemead city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rosemont") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Roseville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ross town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rossmoor") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Round Mountain") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Round Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rowland Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Rubidoux") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Running Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sacramento city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "St. Helena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Salida") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Salinas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Salton City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Salton Sea Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Andreas") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Anselmo town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Antonio Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Ardo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Bernardino city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Bruno city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Buenaventura (Ventura)") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Carlos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Clemente city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sand City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Diego city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Diego Country Estates CD") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Dimas city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Fernando city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Francisco city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Gabriel city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sanger city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Geronimo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Jacinto city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Joaquin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Joaquin Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Jose city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Juan Bautista city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Juan Capistrano city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Leandro city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Lorenzo") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Lucas") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Luis Obispo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Marcos city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Marino city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Martin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Mateo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Miguel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Pablo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Rafael city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "San Ramon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Ana city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Barbara city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Clara city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Clarita city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Cruz city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Fe Springs city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Maria city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Monica city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Paula city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Rosa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Venetia") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santa Ynez") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Santee city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Saratoga city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sausalito city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Scotts Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Seal Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Searles Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Seaside city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sebastopol city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sedco Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Seeley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Selma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Seven Trees") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shackelford") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shafter city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shandon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shasta Lake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shaver Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shingle Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shingletown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Shoshone") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sierra Madre city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Signal Hill city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Simi Valley city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Solana Beach city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Soledad city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Solvang city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sonoma city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sonora city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Soquel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Soulsbyville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Dos Palos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South El Monte city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Gate city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Lake Tahoe city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Oroville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Pasadena city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South San Francisco city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South San Gabriel") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South San Jose Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Taft") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Whittier") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Woodbridge") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "South Yuba City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Spreckels") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Spring Garden") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Spring Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Springville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Squaw Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Squirrel Mountain Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stallion Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stanford") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stanton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stinson Beach") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stockton city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Storrie") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Stratford") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Strathmore") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Strawberry") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Suisun City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Summerland") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sun City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sunnyside-Tahoe City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sunnyslope") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sunnyvale city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sunol") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sunol-Midtown") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Susanville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sutter") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Sutter Creek city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Taft city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Taft Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Taft Mosswood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tahoe Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Talmage") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tamalpais-Homestead Valley C") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tara Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Taylorsville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tecopa") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tehachapi city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tehama city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Temecula city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Temelec") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Temple City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Templeton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tennant") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Terra Bella") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Thermalito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Thousand Oaks city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Thousand Palms") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Three Rivers") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tiburon town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tierra Buena") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tipton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tobin") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tomales") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Toro Canyon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Torrance city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tracy city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tranquillity") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Traver") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Trinidad city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Truckee town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tulare city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tulelake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tuolumne City") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tupman") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Turlock city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tustin city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Tustin Foothills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Twain") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Twain Harte") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Twentynine Palms city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Twentynine Palms Base") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Twin Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Ukiah city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Union City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Upland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Upper Lake") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vacaville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valinda") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vallecito") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vallejo city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valle Vista") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valley Acres") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valley Center") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valley Ranch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Valley Springs") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Val Verde") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vandenberg AFB") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vandenberg Village") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vernon city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Victorville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "View Park-Windsor Hills") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Villa Park city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vincent") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vine Hill") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vineyard") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Visalia city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Vista city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Waldon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wallace") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Walnut city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Walnut Creek city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Walnut Grove") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Walnut Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wasco city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Waterford city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Watsonville city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Weaverville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Weed city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Weedpatch") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Weldon") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Athens") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Bishop") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Carson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Compton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Covina city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westhaven-Moonstone") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Hollywood city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westlake Village city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Menlo Park") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westminster city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Modesto") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westmont") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westmorland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Point") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Puente Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Sacramento city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "West Whittier-Los Nietos") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Westwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wheatland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Whitehawk") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Whittier city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wildomar") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wilkerson") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Williams city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Willits city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Willowbrook") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Willow Creek") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Willows city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wilton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Winchester") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Windsor town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Winter Gardens") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Winterhaven") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Winters city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Winton") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wofford Heights") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodacre") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodcrest") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodlake city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodland city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodside town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Woodville") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Wrightwood") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yorba Linda city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yosemite Lakes") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yosemite Valley") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yountville town") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yreka city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yuba City city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yucaipa city") {
$("#hidden_town_id").html("");
}
else if( $('#postcard_state').val() == "California" && $('#postcard_city').val() == "Yucca Valley town") {
$("#hidden_town_id").html("");
}
else {
$("#hidden_town_id").html("");
}
});
});