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(35.3775,-119.026)};var g_df4c052131633e5d7688187d90abce11 = new google.maps.Geocoder();g_df4c052131633e5d7688187d90abce11.geocode( { 'address': "2114 20th St, Bakersfield, CA 93301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bakersfield-CA-asap-loan-docs-inc-mobile').style.display = '';map = new google.maps.Map(document.getElementById('bakersfield-CA-asap-loan-docs-inc-mobile'), mapOptions);}document.getElementById('48008f3d').innerHTML += ' | View Map';var $ldf4c052131633e5d7688187d90abce11 = '

Asap Loan Docs Inc-Mobile

Address: 2114 20th St, Bakersfield, CA 93301, USA
Phone: (661) 631-2727
';var m_df4c052131633e5d7688187d90abce11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Asap Loan Docs Inc-Mobile',});m_df4c052131633e5d7688187d90abce11['infowindow'] = new google.maps.InfoWindow({content: $ldf4c052131633e5d7688187d90abce11});var infowindow = new google.maps.InfoWindow({content: $ldf4c052131633e5d7688187d90abce11});google.maps.event.addListener(m_df4c052131633e5d7688187d90abce11, 'click', function() {infowindow.open(map,m_df4c052131633e5d7688187d90abce11);});$marker.push(m_df4c052131633e5d7688187d90abce11);}});}google.maps.event.addDomListener(window, 'load', initialize);