<!--
/* This code is Copyright (c) 1996 Nick Heinle and Athenia Associates, 
 * all rights reserved. In order to receive the right to license this 
 * code for use on your site the original code must be copied from the
 * Web site webreference.com/javascript/. License is granted to user to 
 * reuse this code on their own Web site if and only if this entire copyright
 * notice is included. Code written by Nick Heinle of webreference.com.
 */

function MakeArray()
        {
        this.length = MakeArray.arguments.length
        for (var i = 0; i < this.length; i++)
        this[i+1] = MakeArray.arguments[i]
        }
        
var siteopt = new MakeArray("- Select Lodging by City -",
"Adamsville",
"Alcoa",
"Allardt",
"Allons",
"Alpine",
"Altamont",
"Andersonville",
"Antioch",
"Ashland City",
"Athens",
"Baileyton",
"Baneberry",
"Bartlett",
"Bath Springs",
"Baxter",
"Bells",
"Belvidere",
"Benton",
"Big Sandy",
"Blountville",
"Bluff City",
"Bolivar",
"Brentwood",
"Bristol",
"Brownsville",
"Buchanan",
"Buena Vista",
"Buffalo Valley",
"Bulls Gap",
"Bumpus Mills",
"Burns",
"Butler",
"Byrdstown",
"Camden",
"Carthage",
"Caryville",
"Celina",
"Centerville",
"Charleston",
"Charlotte",
"Chattanooga",
"Chestnut Mound",
"Chuckey",
"Church Hill",
"Clarksville",
"Cleveland",
"Clifton",
"Clinton",
"Coker Creek",
"College Grove",
"Columbia",
"Conasauga",
"Cookeville",
"Copperhill",
"Cordova",
"Cornersville",
"Cosby",
"Counce",
"Covington",
"Crab Orchard",
"Crossville",
"Cumberland City",
"Cumberland Furnace",
"Cumberland Gap",
"Dandridge",
"Dayton",
"Decatur",
"Decherd",
"Del Rio",
"Delano",
"Dickson",
"Dover",
"Dresden",
"Ducktown",
"Dunlap",
"Dyersburg",
"East Ridge",
"Elizabethton",
"Elkton",
"Erin",
"Erwin",
"Ethridge",
"Etowah",
"Eva",
"Fairfield Glade",
"Fairview",
"Fayetteville",
"Flag Pond",
"Fosterville",
"Frankewing",
"Franklin",
"Friendsville",
"Gainesboro",
"Gallatin",
"Gatlinburg",
"Georgetown",
"Germantown",
"Goodlettsville",
"Gordonsville",
"Granville",
"Greenback",
"Greeneville",
"Guild",
"Hampshire",
"Hampton",
"Harriman",
"Harrison",
"Harrogate",
"Hartford",
"Heiskell",
"Helenwood",
"Henderson",
"Hendersonville",
"Henning",
"Hermitage",
"Hickory Valley",
"Hilham",
"Hillsboro",
"Hixon",
"Hohenwald",
"Holladay",
"Hornbreak",
"Humboldt",
"Huntingdon",
"Huntsville",
"Hurricane Mills",
"Indian Mound",
"Jackson",
"Jamestown",
"Jasper",
"Jefferson City",
"Jellico",
"Joelton",
"Johnson City",
"Jonesborough",
"Kimball",
"Kingsport",
"Kingston",
"Knoxville",
"Kodak",
"Lafollette",
"Lake City",
"Lakeland",
"La Vergne",
"Lawrenceburg",
"Lebanon",
"Lenoir City",
"Lewisburg",
"Lexington",
"Limestone",
"Linden",
"Livingston",
"Lobelville",
"Loudon",
"Lynchburg",
"Madison",
"Madisonville",
"Manchester",
"Martin",
"Maryville",
"Maynardville",
"McDonald",
"McEwen",
"McKenzie",
"McMinnville",
"Memphis",
"Midway",
"Milan",
"Millersville",
"Millington",
"Monroe",
"Monteagle",
"Monterey",
"Mooresburg",
"Morrison",
"Morristown",
"Mosheim",
"Mount Juliet",
"Mount Pleasant",
"Mountain City",
"Mulberry",
"Murfreesboro",
"Nashville",
"New Johnsonville",
"New Market",
"Newport",
"Niota",
"Nolensville",
"Normandy",
"Norris",
"Oak Ridge",
"Ocoee",
"Oliver Springs",
"Oneida",
"Paris",
"Parrottsville",
"Parsons",
"Pegram",
"Pickwick Dam",
"Pigeon Forge",
"Pikeville",
"Pinson",
"Pioneer",
"Pleasant Hill",
"Pocahontas",
"Powell",
"Pulaski",
"Red Boiling Springs",
"Reliance",
"Riceville",
"Ripley",
"Roan Mountain",
"Rock Island",
"Rockwood",
"Rogersville",
"Rugby",
"Russellville",
"Rutledge",
"Sale Creek",
"Samburg",
"Savannah",
"Selmer",
"Sevierville",
"Sewanee",
"Seymour",
"Shady Valley",
"Shelbyville",
"Shiloh",
"Signal Mountain",
"Silver Point",
"Smithville",
"Smyrna",
"Soddy Daisy",
"Sparta",
"Spencer",
"Spring City",
"Spring Hill",
"Springville",
"Stewart",
"Sweetwater",
"Tazewell",
"Telford",
"Tellico Plains",
"Ten Mile",
"Tiftonia",
"Tiptonville",
"Townsend",
"Tracy City",
"Trenton",
"Tullahoma",
"Turtletown",
"Unicoi",
"Union City",
"Unionville",
"Vonore",
"Walland",
"Walling",
"Wartburg",
"Wartrace",
"Watauga",
"Watertown",
"Watts Bar Dam",
"Waverly",
"Waynesboro",
"White House",
"White Pine",
"Whiteville",
"Wildersville",
"Winchester",
"Woodbury",
"Yuma");

var url = new MakeArray("",
"/adamsville.htm",
"/alcoa.htm",
"/allardt.htm",
"/allons.htm",
"/alpine.htm",
"/altamont.htm",
"/andersonville.htm",
"/antioch.htm",
"/ashland_city.htm",
"/athens.htm",
"/baileyton.htm",
"/baneberry.htm",
"/bartlett.htm",
"/bath_springs.htm",
"/baxter.htm",
"/bells.htm",
"/belvidere.htm",
"/benton.htm",
"/big_sandy.htm",
"/blountville.htm",
"/bluff_city.htm",
"/bolivar.htm",
"/brentwood.htm",
"/bristol.htm",
"/brownsville.htm",
"/buchanan.htm",
"/buena_vista.htm",
"/buffalo_valley.htm",
"/bulls_gap.htm",
"/bumpus_mills.htm",
"/burns.htm",
"/butler.htm",
"/byrdstown.htm",
"/camden.htm",
"/carthage.htm",
"/caryville.htm",
"/celina.htm",
"/centerville.htm",
"/charleston.htm",
"/charlotte.htm",
"/chattanooga.htm",
"/chestnut_mound.htm",
"/chuckey.htm",
"/church_hill.htm",
"/clarksville.htm",
"/cleveland.htm",
"/clifton.htm",
"/clinton.htm",
"/coker_creek.htm",
"/college_grove.htm",
"/columbia.htm",
"/conasauga.htm",
"/cookeville.htm",
"/copperhill.htm",
"/cordova.htm",
"/cornersville.htm",
"/cosby.htm",
"/counce.htm",
"/covington.htm",
"/crab_orchard.htm",
"/crossville.htm",
"/cumberland_city.htm",
"/cumberland_furnace.htm",
"/cumberland_gap.htm",
"/dandridge.htm",
"/dayton.htm",
"/decatur.htm",
"/decherd.htm",
"/del_rio.htm",
"/delano.htm",
"/dickson.htm",
"/dover.htm",
"/dresden.htm",
"/ducktown.htm",
"/dunlap.htm",
"/dyersburg.htm",
"/east_ridge.htm",
"/elizabethton.htm",
"/elkton.htm",
"/erin.htm",
"/erwin.htm",
"/ethridge.htm",
"/etowah.htm",
"/eva.htm",
"/fairfield_glade.htm",
"/fairview.htm",
"/fayetteville.htm",
"/flag_pond.htm",
"/fosterville.htm",
"/frankewing.htm",
"/franklin.htm",
"/friendsville.htm",
"/gainesboro.htm",
"/gallatin.htm",
"/gatlinburg.htm",
"/georgetown.htm",
"/germantown.htm",
"/goodlettsville.htm",
"/gordonsville.htm",
"/granville.htm",
"/greenback.htm",
"/greeneville.htm",
"/guild.htm",
"/hampshire.htm",
"/hampton.htm",
"/harriman.htm",
"/harrison.htm",
"/harrogate.htm",
"/hartford.htm",
"/heiskell.htm",
"/helenwood.htm",
"/henderson.htm",
"/hendersonville.htm",
"/henning.htm",
"/hermitage.htm",
"/hickory_valley.htm",
"/hilham.htm",
"/hillsboro.htm",
"/hixon.htm",
"/hohenwald.htm",
"/holladay.htm",
"/hornbreak.htm",
"/humboldt.htm",
"/huntingdon.htm",
"/huntsville.htm",
"/hurricane_mills.htm",
"/indian_mound.htm",
"/jackson.htm",
"/jamestown.htm",
"/jasper.htm",
"/jefferson_city.htm",
"/jellico.htm",
"/joelton.htm",
"/johnson_city.htm",
"/jonesborough.htm",
"/kimball.htm",
"/kingsport.htm",
"/kingston.htm",
"/knoxville.htm",
"/kodak.htm",
"/lafollette.htm",
"/lake_city.htm",
"/lakeland.htm",
"/la_vergne.htm",
"/lawrenceburg.htm",
"/lebanon.htm",
"/lenoir_city.htm",
"/lewisburg.htm",
"/lexington.htm",
"/limestone.htm",
"/linden.htm",
"/livingston.htm",
"/lobelville.htm",
"/loudon.htm",
"/lynchburg.htm",
"/madison.htm",
"/madisonville.htm",
"/manchester.htm",
"/martin.htm",
"/maryville.htm",
"/maynardville.htm",
"/mcdonald.htm",
"/mcewen.htm",
"/mckenzie.htm",
"/mcminnville.htm",
"/memphis.htm",
"/midway.htm",
"/milan.htm",
"/millersville.htm",
"/millington.htm",
"/monroe.htm",
"/monteagle.htm",
"/monterey.htm",
"/mooresburg.htm",
"/morrison.htm",
"/morristown.htm",
"/mosheim.htm",
"/mount_juliet.htm",
"/mount_pleasant.htm",
"/mountain_city.htm",
"/mulberry.htm",
"/murfreesboro.htm",
"/nashville.htm",
"/new_johnsonville.htm",
"/new_market.htm",
"/newport.htm",
"/niota.htm",
"/nolensville.htm",
"/normandy.htm",
"/norris.htm",
"/oak_ridge.htm",
"/ocoee.htm",
"/oliver_springs.htm",
"/oneida.htm",
"/paris.htm",
"/parrottsville.htm",
"/parsons.htm",
"/pegram.htm",
"/pickwick_dam.htm",
"/pigeon_forge.htm",
"/pikeville.htm",
"/pinson.htm",
"/pioneer.htm",
"/pleasant_hill.htm",
"/pocahontas.htm",
"/powell.htm",
"/pulaski.htm",
"/red_boiling_springs.htm",
"/reliance.htm",
"/riceville.htm",
"/ripley.htm",
"/roan_mountain.htm",
"/rock_island.htm",
"/rockwood.htm",
"/rogersville.htm",
"/rugby.htm",
"/russellville.htm",
"/rutledge.htm",
"/sale_creek.htm",
"/samburg.htm",
"/savannah.htm",
"/selmer.htm",
"/sevierville.htm",
"/sewanee.htm",
"/seymour.htm",
"/shady_valley.htm",
"/shelbyville.htm",
"/shiloh.htm",
"/signal_mountain.htm",
"/silver_point.htm",
"/smithville.htm",
"/smyrna.htm",
"/soddy_daisy.htm",
"/sparta.htm",
"/spencer.htm",
"/spring_city.htm",
"/spring_hill.htm",
"/springville.htm",
"/stewart.htm",
"/sweetwater.htm",
"/tazewell.htm",
"/telford.htm",
"/tellico_plains.htm",
"/ten_mile.htm",
"/tiftonia.htm",
"/tiptonville.htm",
"/townsend.htm",
"/tracy_city.htm",
"/trenton.htm",
"/tullahoma.htm",
"/turtletown.htm",
"/unicoi.htm",
"/union_city.htm",
"/unionville.htm",
"/vonore.htm",
"/walland.htm",
"/walling.htm",
"/wartburg.htm",
"/wartrace.htm",
"/watauga.htm",
"/watertown.htm",
"/watts_bar_dam.htm",
"/waverly.htm",
"/waynesboro.htm",
"/white_house.htm",
"/white_pine.htm",
"/whiteville.htm",
"/wildersville.htm",
"/winchester.htm",
"/woodbury.htm",
"/yuma.htm");

function jumpPage(form) {
        i = form.SelectMenu.selectedIndex;
        if (i == 0) return;
        window.location.href = url[i+1];
}

	// -->

