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(32.6789,-115.504)};var g_476746f7c05951fedd2aaef679d08eb2 = new google.maps.Geocoder();g_476746f7c05951fedd2aaef679d08eb2.geocode( { 'address': "400 W Birch St, Calexico, CA 92231, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('calexico-CA-u-save-car-sales-calexico-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('calexico-CA-u-save-car-sales-calexico-title-loans'), mapOptions);}document.getElementById('b3f01111').innerHTML += ' | View Map';var $l476746f7c05951fedd2aaef679d08eb2 = '

U-SAVE CAR SALES-CALEXICO-Title Loans

Address: 400 W Birch St, Calexico, CA 92231, USA
Phone: (760) 357-8949
';var m_476746f7c05951fedd2aaef679d08eb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U-SAVE CAR SALES-CALEXICO-Title Loans',});m_476746f7c05951fedd2aaef679d08eb2['infowindow'] = new google.maps.InfoWindow({content: $l476746f7c05951fedd2aaef679d08eb2});var infowindow = new google.maps.InfoWindow({content: $l476746f7c05951fedd2aaef679d08eb2});google.maps.event.addListener(m_476746f7c05951fedd2aaef679d08eb2, 'click', function() {infowindow.open(map,m_476746f7c05951fedd2aaef679d08eb2);});$marker.push(m_476746f7c05951fedd2aaef679d08eb2);}});}google.maps.event.addDomListener(window, 'load', initialize);