 //Setup states
//1. Place the file name of the page the state leads to if you want it displayed as available
//2. Place a pound (#) character in the quotes for any state not currently serviced. 
//   IMPORTANT: YOU MUST USE A # CHARACTER, OTHERWISE THE SCRIPT WILL NOT WORK.


alabama = "http://www.buy-sellapharmacy.com/alabama.htm";
alaska = "#";
arizona = "http://www.buy-sellapharmacy.com/arizona.htm";
arkansas = "http://www.buy-sellapharmacy.com/arkansas.htm";
california = "http://www.buy-sellapharmacy.com/california.htm";
colorado = "http://www.buy-sellapharmacy.com/colorado.htm";
connecticut = "http://www.buy-sellapharmacy.com/connecticut.htm";
delaware = "http://www.buy-sellapharmacy.com/delaware.htm";
florida = "http://www.buy-sellapharmacy.com/florida.htm";
georgia = "http://www.buy-sellapharmacy.com/georgia.htm";
hawaii = "http://www.buy-sellapharmacy.com/hawaii.htm";
idaho = "http://www.buy-sellapharmacy.com/idaho.htm";
illinois = "http://www.buy-sellapharmacy.com/illinois.htm";
indiana = "http://www.buy-sellapharmacy.com/indiana.htm";
iowa = "http://www.buy-sellapharmacy.com/iowa.htm";
kansas = "http://www.buy-sellapharmacy.com/kansas.htm";
kentucky = "http://www.buy-sellapharmacy.com/kentucky.htm";
louisiana = "http://www.buy-sellapharmacy.com/louisiana.htm";
maine = "#";
maryland = "http://www.buy-sellapharmacy.com/maryland.htm";
massachusetts = "http://www.buy-sellapharmacy.com/massachusetts.htm";
michigan = "http://www.buy-sellapharmacy.com/michigan.htm";
minnesota = "http://www.buy-sellapharmacy.com/minnesota.htm";
mississippi = "http://www.buy-sellapharmacy.com/mississippi.htm";
missouri = "http://www.buy-sellapharmacy.com/missouri.htm";
montana = "http://www.buy-sellapharmacy.com/montana.htm";
nebraska = "http://www.buy-sellapharmacy.com/nebraska.htm";
nevada = "http://www.buy-sellapharmacy.com/nevada.htm";
new_hampshire = "http://www.buy-sellapharmacy.com/new_hampshire.htm";
new_jersey = "http://www.buy-sellapharmacy.com/new_jersey.htm";
new_mexico = "http://www.buy-sellapharmacy.com/new_mexico.htm";
new_york = "http://www.buy-sellapharmacy.com/new_york.htm";
north_carolina = "http://www.buy-sellapharmacy.com/north_carolina.htm";
north_dakota = "http://www.buy-sellapharmacy.com/northdakota.htm";
ohio = "http://www.buy-sellapharmacy.com/ohio.htm";
oklahoma = "http://www.buy-sellapharmacy.com/oklahoma.htm";
oregon = "http://www.buy-sellapharmacy.com/oregon.htm";
pennsylvania = "http://www.buy-sellapharmacy.com/pennsylvania.htm";
rhode_island = "http://www.buy-sellapharmacy.com/rhode_island.htm";
south_carolina = "http://www.buy-sellapharmacy.com/south_carolina.htm";
south_dakota = "#";
tennessee = "http://www.buy-sellapharmacy.com/tennessee.htm";
texas = "http://www.buy-sellapharmacy.com/texas.htm";
utah = "http://www.buy-sellapharmacy.com/utah.htm";
vermont = "http://www.buy-sellapharmacy.com/vermont.htm";
virginia = "http://www.buy-sellapharmacy.com/virginia.htm";
washington = "http://www.buy-sellapharmacy.com/washington.htm";
west_virginia = "#";
wisconsin = "http://www.buy-sellapharmacy.com/wisconsin.htm";
wyoming = "http://www.buy-sellapharmacy.com/wyoming.htm";


//"availability_yes" determines the message to display when a state is available
availability_yes = "Click on state for store listings.";

//"availability_no" determines the message to display when a state is not available
availability_no = "No listings currently available in this state.";
