var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(42.5729,-114.48)};var g_ef609afee2f8fa40052ba918c5675188 = new google.maps.Geocoder();g_ef609afee2f8fa40052ba918c5675188.geocode( { 'address': "639 Washington St N, Twin Falls, ID 83301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('twin-falls-ID-cash-now-and-auto-sales').style.display = '';map = new google.maps.Map(document.getElementById('twin-falls-ID-cash-now-and-auto-sales'), mapOptions);}document.getElementById('2957855a').innerHTML += ' | View Map';var $lef609afee2f8fa40052ba918c5675188 = '

Cash Now and Auto Sales

Address: 639 Washington St N, Twin Falls, ID 83301, USA
Phone: (208) 410-6080
';var m_ef609afee2f8fa40052ba918c5675188 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Now and Auto Sales',});m_ef609afee2f8fa40052ba918c5675188['infowindow'] = new google.maps.InfoWindow({content: $lef609afee2f8fa40052ba918c5675188});var infowindow = new google.maps.InfoWindow({content: $lef609afee2f8fa40052ba918c5675188});google.maps.event.addListener(m_ef609afee2f8fa40052ba918c5675188, 'click', function() {infowindow.open(map,m_ef609afee2f8fa40052ba918c5675188);});$marker.push(m_ef609afee2f8fa40052ba918c5675188);}});}google.maps.event.addDomListener(window, 'load', initialize);