var goDataLists = new Array();
var liCounter = 0;
goDataLists['TourGroup']=new Array();
liCounter = 0;
goDataLists['City']=new Array();
goDataLists['City'][liCounter++]="TONASKET";
goDataLists['City'][liCounter++]="Conconully";
goDataLists['City'][liCounter++]="OROVILLE";
goDataLists['City'][liCounter++]="OMAK";
goDataLists['City'][liCounter++]="Riverside";
goDataLists['City'][liCounter++]="Okanogan";
liCounter = 0;
goDataLists['State']=new Array();
goDataLists['State'][liCounter++]="US-WA";
liCounter = 0;
goDataLists['PostalCode']=new Array();
goDataLists['PostalCode'][liCounter++]="98855";
goDataLists['PostalCode'][liCounter++]="98819";
goDataLists['PostalCode'][liCounter++]="98844";
goDataLists['PostalCode'][liCounter++]="98841";
goDataLists['PostalCode'][liCounter++]="98849";
goDataLists['PostalCode'][liCounter++]="98840";
liCounter = 0;
goDataLists['PropertyType']=new Array();
goDataLists['PropertyType'][liCounter++]="Waterfront";
goDataLists['PropertyType'][liCounter++]="Lots and Land";
goDataLists['PropertyType'][liCounter++]="Residential with Acreage";
goDataLists['PropertyType'][liCounter++]="Residential";
goDataLists['PropertyType'][liCounter++]="Commercial";
liCounter = 0;
goDataLists['SubPropertyType']=new Array();
goDataLists['SubPropertyType'][liCounter++]="LOTS AND LAND";
goDataLists['SubPropertyType'][liCounter++]="ACREAGE";
goDataLists['SubPropertyType'][liCounter++]="Riverfront";
liCounter = 0;
goDataLists['Style']=new Array();
goDataLists['Style'][liCounter++]="1 1/2 story";
goDataLists['Style'][liCounter++]="Double wide MH";
goDataLists['Style'][liCounter++]="Park Model/RV";
goDataLists['Style'][liCounter++]="Singlewide MH";
goDataLists['Style'][liCounter++]="1 Story";
goDataLists['Style'][liCounter++]="1 Story w/Basement";
goDataLists['Style'][liCounter++]="2 Story";
goDataLists['Style'][liCounter++]="Two-Story w/Basement";
liCounter = 0;
