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.7424,-117.035)};var g_9a60c08ea91a86c34df531f08c8abb17 = new google.maps.Geocoder();g_9a60c08ea91a86c34df531f08c8abb17.geocode( { 'address': "7553 Broadway, Lemon Grove, CA 91945, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lemon-grove-CA-fast-auto-and-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('lemon-grove-CA-fast-auto-and-payday-loans'), mapOptions);}document.getElementById('dba65be0').innerHTML += ' | View Map';var $l9a60c08ea91a86c34df531f08c8abb17 = '

Fast Auto and Payday Loans

Address: 7553 Broadway, Lemon Grove, CA 91945, USA
Phone: (619) 567-3551
';var m_9a60c08ea91a86c34df531f08c8abb17 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans',});m_9a60c08ea91a86c34df531f08c8abb17['infowindow'] = new google.maps.InfoWindow({content: $l9a60c08ea91a86c34df531f08c8abb17});var infowindow = new google.maps.InfoWindow({content: $l9a60c08ea91a86c34df531f08c8abb17});google.maps.event.addListener(m_9a60c08ea91a86c34df531f08c8abb17, 'click', function() {infowindow.open(map,m_9a60c08ea91a86c34df531f08c8abb17);});$marker.push(m_9a60c08ea91a86c34df531f08c8abb17);}});}google.maps.event.addDomListener(window, 'load', initialize);