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.9342,-117.933)};var g_164b811686cfc4fda9bc8195c1d2c382 = new google.maps.Geocoder();g_164b811686cfc4fda9bc8195c1d2c382.geocode( { 'address': "312 N Harbor Blvd, La Habra, CA 90631, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-habra-CA-abc-check-cashing--payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('la-habra-CA-abc-check-cashing--payday-loans'), mapOptions);}document.getElementById('46f75e7c').innerHTML += ' | View Map';var $l164b811686cfc4fda9bc8195c1d2c382 = '

ABC Check Cashing & Payday Loans

Address: 312 N Harbor Blvd, La Habra, CA 90631, USA
Phone: (562) 697-3794
';var m_164b811686cfc4fda9bc8195c1d2c382 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ABC Check Cashing & Payday Loans',});m_164b811686cfc4fda9bc8195c1d2c382['infowindow'] = new google.maps.InfoWindow({content: $l164b811686cfc4fda9bc8195c1d2c382});var infowindow = new google.maps.InfoWindow({content: $l164b811686cfc4fda9bc8195c1d2c382});google.maps.event.addListener(m_164b811686cfc4fda9bc8195c1d2c382, 'click', function() {infowindow.open(map,m_164b811686cfc4fda9bc8195c1d2c382);});$marker.push(m_164b811686cfc4fda9bc8195c1d2c382);}});}google.maps.event.addDomListener(window, 'load', initialize);