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.9283,-118.116)};var g_ebc421c0c7938ef34f93e72b0915db3c = new google.maps.Geocoder();g_ebc421c0c7938ef34f93e72b0915db3c.geocode( { 'address': "11890 Woodruff Ave, Downey, CA 90241, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downey-CA-montana-capital-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('downey-CA-montana-capital-car-title-loans'), mapOptions);}document.getElementById('f7056b5f').innerHTML += ' | View Map';var $lebc421c0c7938ef34f93e72b0915db3c = '

Montana Capital Car Title Loans

Address: 11890 Woodruff Ave, Downey, CA 90241, USA
Phone: (562) 242-3911
';var m_ebc421c0c7938ef34f93e72b0915db3c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Montana Capital Car Title Loans',});m_ebc421c0c7938ef34f93e72b0915db3c['infowindow'] = new google.maps.InfoWindow({content: $lebc421c0c7938ef34f93e72b0915db3c});var infowindow = new google.maps.InfoWindow({content: $lebc421c0c7938ef34f93e72b0915db3c});google.maps.event.addListener(m_ebc421c0c7938ef34f93e72b0915db3c, 'click', function() {infowindow.open(map,m_ebc421c0c7938ef34f93e72b0915db3c);});$marker.push(m_ebc421c0c7938ef34f93e72b0915db3c);}});}google.maps.event.addDomListener(window, 'load', initialize);