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(36.8227,-119.7)};var g_87c4269498472f6cbdb470e78cc69f34 = new google.maps.Geocoder();g_87c4269498472f6cbdb470e78cc69f34.geocode( { 'address': "611 Clovis Ave Suite B, Clovis, CA 93612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clovis-CA-montana-capital-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('clovis-CA-montana-capital-car-title-loans'), mapOptions);}document.getElementById('adcbc81e').innerHTML += ' | View Map';var $l87c4269498472f6cbdb470e78cc69f34 = '

Montana Capital Car Title Loans

Address: 611 Clovis Ave Suite B, Clovis, CA 93612, USA
Phone: (209) 252-3135
';var m_87c4269498472f6cbdb470e78cc69f34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Montana Capital Car Title Loans',});m_87c4269498472f6cbdb470e78cc69f34['infowindow'] = new google.maps.InfoWindow({content: $l87c4269498472f6cbdb470e78cc69f34});var infowindow = new google.maps.InfoWindow({content: $l87c4269498472f6cbdb470e78cc69f34});google.maps.event.addListener(m_87c4269498472f6cbdb470e78cc69f34, 'click', function() {infowindow.open(map,m_87c4269498472f6cbdb470e78cc69f34);});$marker.push(m_87c4269498472f6cbdb470e78cc69f34);}});}google.maps.event.addDomListener(window, 'load', initialize);