function updateProperty() { var field = document.pages.property while (field.options.length > 1) field.options[(field.options.length - 1)] = null; switch (document.pages.city[document.pages.city.selectedIndex].value) { case "denver": field.options[1] = new Option('9100 Vance'); field.options[1].value = "http://www.bre9100vance.com/"; field.options[2] = new Option('Landing at Bear Creek'); field.options[2].value = "http://www.brelandingatbearcreek.com/"; field.options[3] = new Option('Pinnacle at DTC'); field.options[3].value = "http://www.bredtc.com/"; field.options[4] = new Option("Pinnacle at Hunter's Glen"); field.options[4].value = "http://www.brehuntersglen.com/"; field.options[5] = new Option('Pinnacle at Mountain Gate'); field.options[5].value = "http://www.bremountaingate.com/"; field.options[6] = new Option('Pinnacle at the Creek'); field.options[6].value = "http://www.brethecreek.com/"; field.options[7] = new Option('The Bluffs at Highlands Ranch'); field.options[7].value = "http://www.brethebluffs.com/"; field.options[8] = new Option('The Fairways at Raccoon Creek'); field.options[8].value = "http://www.brethefairways.com/"; field.selectedIndex = 0; break; case "ie": field.options[1] = new Option('Boulder Creek'); field.options[1].value = "http://www.brebouldercreek.com/"; field.options[2] = new Option('Emerald Pointe'); field.options[2].value = "http://www.breemeraldpointe.com/"; field.options[3] = new Option('Enclave at Town Square'); field.options[3].value = "http://www.breenclave.com/"; field.options[4] = new Option('Galleria at Towngate'); field.options[4].value = "http://www.bretowngate.com/"; field.options[5] = new Option('Mission Grove Park'); field.options[5].value = "http://www.bremissiongrove.com/"; field.options[6] = new Option('Parkside Village'); field.options[6].value = "http://www.breparksidevillage.com/"; field.options[7] = new Option('Pinnacle Riverwalk'); field.options[7].value = "http://www.breriverwalk.com/"; field.options[8] = new Option('The Summit'); field.options[8].value = "http://www.brethesummit.com/"; field.options[9] = new Option('The Heights'); field.options[9].value = "http://www.bretheheights.com/"; field.options[10] = new Option('The Heights Two'); field.options[10].value = "http://www.bretheheightstwo.com/"; field.options[11] = new Option('Village Green'); field.options[11].value = "http://www.brevillagegreen.com/"; field.options[12] = new Option('Windrush Village'); field.options[12].value = "http://www.brewindrushvillage.com/"; field.selectedIndex = 0; break; case "oc": field.options[1] = new Option('Cortesia at Rancho Santa Margarita'); field.options[1].value = "http://www.brecortesia.com/"; field.options[2] = new Option('Parkside Court'); field.options[2].value = "http://www.breparksidecourt.com/"; field.options[3] = new Option('Pinnacle at Fullerton'); field.options[3].value = "http://www.brefullerton.com/"; field.options[4] = new Option('Pinnacle at Laguna Niguel'); field.options[4].value = "http://www.brelagunaniguel.com/"; field.options[5] = new Option('Pinnacle at MacArthur Place'); field.options[5].value = "http://www.bremacarthurplace.com/"; field.options[6] = new Option('Pinnacle at Talega'); field.options[6].value = "http://www.bretalega.com/"; field.options[7] = new Option('Renaissance at Uptown Orange'); field.options[7].value = "http://www.brerenaissance.com/"; field.options[8] = new Option('Sycamore Valley'); field.options[8].value = "http://www.bresycamorevalley.com/"; field.options[9] = new Option('Villa Santana'); field.options[9].value = "http://www.brevillasantana.com/"; field.options[10] = new Option('Villa Siena'); field.options[10].value = "http://www.brevillasiena.com/"; field.selectedIndex = 0; break; case "la": field.options[1] = new Option('Bridgeport Coast'); field.options[1].value = "http://www.brebridgeport.com/"; field.options[2] = new Option('Candlewood North'); field.options[2].value = "http://www.brecandlewoodnorth.com/"; field.options[3] = new Option('Canyon Creek'); field.options[3].value = "http://www.brecanyoncreek.com/"; field.options[4] = new Option('Catalina Gardens'); field.options[4].value = "http://www.brecatalinagardens.com/"; field.options[5] = new Option('Pinnacle at Westridge'); field.options[5].value = "http://www.brewestridge.com/"; field.options[6] = new Option('Regency Palm Court'); field.options[6].value = "http://www.breregencypalmcourt.com/"; field.options[7] = new Option('Summerwind Townhomes'); field.options[7].value = "http://www.bresummerwind.com/"; field.options[8] = new Option('The Stuart at Sierra Madre Villa'); field.options[8].value = "http://www.brethestuart.com/"; field.options[9] = new Option('Tiffany Court'); field.options[9].value = "http://www.bretiffanycourt.com/"; field.options[10] = new Option('Villa Azure'); field.options[10].value = "http://www.brevillaazure.com/"; field.options[11] = new Option('Windsor Court'); field.options[11].value = "http://www.brewindsorcourt.com/"; field.selectedIndex = 0; break; case "phoenix": field.options[1] = new Option('Arcadia Cove'); field.options[1].value = "http://www.brearcadiacove.com/"; field.options[2] = new Option('Pinnacle at South Mountain I & II'); field.options[2].value = "http://www.bresouthmountain.com/"; field.options[3] = new Option('Pinnacle at Union Hills'); field.options[3].value = "http://www.breunionhills.com/"; field.options[4] = new Option('Pinnacle Queen Creek'); field.options[4].value = "http://www.brequeencreek.com/"; field.options[5] = new Option('Pinnacle Terrace'); field.options[5].value = "http://www.breterrace.com/"; field.options[6] = new Option('Pinnacle Towne Center'); field.options[6].value = "http://www.bretownecenter.com/"; field.selectedIndex = 0; break; case "sacramento": field.options[1] = new Option('Arbor Pointe'); field.options[1].value = "http://www.brearborpointe.com/"; field.options[2] = new Option('Canterbury Downs'); field.options[2].value = "http://www.brecanterburydowns.com/"; field.options[3] = new Option('Overlook at Blue Ravine'); field.options[3].value = "http://www.breoverlook.com/"; field.options[4] = new Option('Pinnacle at Blue Ravine'); field.options[4].value = "http://www.breblueravine.com/"; field.options[5] = new Option('Pinnacle at Galleria'); field.options[5].value = "http://www.bregalleria.com/"; field.options[6] = new Option('Quail Chase'); field.options[6].value = "http://www.brequailchase.com/"; field.options[7] = new Option('Rocklin Gold'); field.options[7].value = "http://www.brerocklingold.com/"; field.options[8] = new Option('Selby Ranch'); field.options[8].value = "http://www.breselbyranch.com/"; field.options[9] = new Option('Shaliko'); field.options[9].value = "http://www.breshaliko.com/"; field.selectedIndex = 0; break; case "slc": field.options[1] = new Option('Pinnacle Canyon View'); field.options[1].value = "http://www.brecanyonview.com/"; field.options[2] = new Option('Pinnacle Fort Union'); field.options[2].value = "http://www.brefortunion.com/"; field.options[3] = new Option('Pinnacle Mountain View'); field.options[3].value = "http://www.bremountainview.com/"; field.options[4] = new Option('Pinnacle Reserve'); field.options[4].value = "http://www.brereserve.com/"; field.selectedIndex = 0; break; case "sf": field.options[1] = new Option('Avenue 64'); field.options[1].value = "http://www.breavenue64.com/"; field.options[2] = new Option('Blue Rock Village'); field.options[2].value = "http://www.brebluerockvillage.com/"; field.options[3] = new Option('Deer Valley'); field.options[3].value = "http://www.bredeervalley.com/"; field.options[4] = new Option("Foster's Landing"); field.options[4].value = "http://www.brefosterslanding.com/"; field.options[5] = new Option('Lakeshore Landing'); field.options[5].value = "http://www.brelakeshorelanding.com/"; field.options[6] = new Option('Mission Peaks'); field.options[6].value = "http://www.bremissionpeaks.com/"; field.options[7] = new Option('Pinnacle City Centre'); field.options[7].value = "http://www.brecitycentre.com/"; field.options[8] = new Option('Pinnacle Crow Canyon'); field.options[8].value = "http://www.brecrowcanyon.com/"; field.options[9] = new Option('Sharon Green'); field.options[9].value = "http://www.bresharongreen.com/"; field.options[10] = new Option('Sun Pointe Village'); field.options[10].value = "http://www.bresunpointevillage.com/"; field.options[11] = new Option('Verandas'); field.options[11].value = "http://www.breverandas.com/"; field.selectedIndex = 0; break; case "san_diego": field.options[1] = new Option('Bernardo Crest'); field.options[1].value = "http://www.brebernardocrest.com/"; field.options[2] = new Option('Cambridge Park'); field.options[2].value = "http://www.brecambridgepark.com/"; field.options[3] = new Option('Canyon Villa'); field.options[3].value = "http://www.brecanyonvilla.com/"; field.options[4] = new Option('Carmel Landing'); field.options[4].value = "http://www.brecarmellanding.com/"; field.options[5] = new Option('Carmel Summit'); field.options[5].value = "http://www.brecarmelsummit.com/"; field.options[6] = new Option('Countryside Village'); field.options[6].value = "http://www.brecountrysidevillage.com/"; field.options[7] = new Option('Esplanade'); field.options[7].value = "http://www.breesplanade.com/"; field.options[8] = new Option('Lakeview Village'); field.options[8].value = "http://www.brelakeviewvillage.com/"; field.options[9] = new Option('Mission Trails'); field.options[9].value = "http://www.bremissiontrails.com/"; field.options[10] = new Option('Montanosa'); field.options[10].value = "http://www.bremontanosa.com/"; field.options[11] = new Option('Pinnacle at Carmel Creek'); field.options[11].value = "http://www.brecarmelcreek.com/"; field.options[12] = new Option('Pinnacle at Otay Ranch'); field.options[12].value = "http://www.breotayranch.com/"; field.options[13] = new Option('Terra Nova Villas'); field.options[13].value = "http://www.breterranovavillas.com/"; field.selectedIndex = 0; break; case "seattle": field.options[1] = new Option('Ballinger Commons'); field.options[1].value = "http://www.breballingercommons.com/live/site/trlm.rz"; field.options[2] = new Option('Citywalk'); field.options[2].value = "http://www.brecitywalk.com/live/site/trlm.rz"; field.options[3] = new Option('Montebello'); field.options[3].value = "http://www.bremontebello.com/live/site/trlm.rz"; field.options[4] = new Option('Park Highland'); field.options[4].value = "http://www.breparkhighland.com/"; field.options[5] = new Option('Parkwood at Mill Creek'); field.options[5].value = "http://www.breparkwood.com/"; field.options[6] = new Option('Pinnacle BellCentre'); field.options[6].value = "http://www.brebellcentre.com/"; field.options[7] = new Option('Pinnacle Belltown'); field.options[7].value = "http://www.brebelltown.com/"; field.options[8] = new Option('Pinnacle on Lake Washington'); field.options[8].value = "http://www.brelakewashington.com/"; field.options[9] = new Option('Pinnacle Sonata'); field.options[9].value = "http://www.bresonata.com/"; field.options[10] = new Option('Shadowbrook'); field.options[10].value = "http://www.breshadowbrook.com/"; field.options[11] = new Option('The Park at Dashpoint'); field.options[11].value = "http://www.breparkatdashpoint.com/"; field.options[12] = new Option('The Trails of Redmond'); field.options[12].value = "http://www.bretrails.com/"; field.options[13] = new Option("Thrasher's Mill"); field.options[13].value = "http://www.brethrashersmill.com/"; field.selectedIndex = 0; break; } }