var goDataLists = new Array();
var liCounter = 0;
goDataLists['TourGroup']=new Array();
liCounter = 0;
goDataLists['City']=new Array();
goDataLists['City'][liCounter++]="ADA";
goDataLists['City'][liCounter++]="STONEWALL";
goDataLists['City'][liCounter++]="PAULS VALLEY";
goDataLists['City'][liCounter++]="Calvin";
goDataLists['City'][liCounter++]="Francis";
goDataLists['City'][liCounter++]="Roff";
liCounter = 0;
goDataLists['State']=new Array();
goDataLists['State'][liCounter++]="US.OK";
goDataLists['State'][liCounter++]="US-OK";
liCounter = 0;
goDataLists['PostalCode']=new Array();
goDataLists['PostalCode'][liCounter++]="74820";
goDataLists['PostalCode'][liCounter++]="73075";
goDataLists['PostalCode'][liCounter++]="74871";
goDataLists['PostalCode'][liCounter++]="74531";
goDataLists['PostalCode'][liCounter++]="74844";
goDataLists['PostalCode'][liCounter++]="74865";
liCounter = 0;
goDataLists['PropertyType']=new Array();
goDataLists['PropertyType'][liCounter++]="Residential";
goDataLists['PropertyType'][liCounter++]="Multi-Family";
goDataLists['PropertyType'][liCounter++]="Commercial";
goDataLists['PropertyType'][liCounter++]="Residential with Acreage";
goDataLists['PropertyType'][liCounter++]="Lots and Land";
liCounter = 0;
goDataLists['SubPropertyType']=new Array();
goDataLists['SubPropertyType'][liCounter++]="5 UNIT COMPLEX";
goDataLists['SubPropertyType'][liCounter++]="50+ RENTALS";
goDataLists['SubPropertyType'][liCounter++]="GOLF COURSE";
goDataLists['SubPropertyType'][liCounter++]="Tri-Plex";
goDataLists['SubPropertyType'][liCounter++]="Commercial Property";
goDataLists['SubPropertyType'][liCounter++]="Commercial";
goDataLists['SubPropertyType'][liCounter++]="Restuarant";
liCounter = 0;
goDataLists['Style']=new Array();
goDataLists['Style'][liCounter++]="TUDOR";
goDataLists['Style'][liCounter++]="TRADITIONAL";
goDataLists['Style'][liCounter++]="COTTAGE";
goDataLists['Style'][liCounter++]="COLONIAL";
goDataLists['Style'][liCounter++]="TRADITIONAL - DOUBLEWIDE";
goDataLists['Style'][liCounter++]="STUCCO";
goDataLists['Style'][liCounter++]="Ranch Style";
goDataLists['Style'][liCounter++]="Building Lots!";
goDataLists['Style'][liCounter++]="Southern Living Floor Plan";
liCounter = 0;
