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(33.1893,-117.281)};var g_0a9bac93be01914132fc86b790d19638 = new google.maps.Geocoder();g_0a9bac93be01914132fc86b790d19638.geocode( { 'address': "1839 W Vista Way, Vista, CA 92083, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vista-CA-frontera-cash-and-loan').style.display = '';map = new google.maps.Map(document.getElementById('vista-CA-frontera-cash-and-loan'), mapOptions);}document.getElementById('13efa927').innerHTML += ' | View Map';var $l0a9bac93be01914132fc86b790d19638 = '

Frontera Cash And Loan

Address: 1839 W Vista Way, Vista, CA 92083, USA
Phone: (760) 650-3841
';var m_0a9bac93be01914132fc86b790d19638 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Frontera Cash And Loan',});m_0a9bac93be01914132fc86b790d19638['infowindow'] = new google.maps.InfoWindow({content: $l0a9bac93be01914132fc86b790d19638});var infowindow = new google.maps.InfoWindow({content: $l0a9bac93be01914132fc86b790d19638});google.maps.event.addListener(m_0a9bac93be01914132fc86b790d19638, 'click', function() {infowindow.open(map,m_0a9bac93be01914132fc86b790d19638);});$marker.push(m_0a9bac93be01914132fc86b790d19638);}});}google.maps.event.addDomListener(window, 'load', initialize);