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.696,-117.988)};var g_dc1a1919ec39a247d7217a76f4744ece = new google.maps.Geocoder();g_dc1a1919ec39a247d7217a76f4744ece.geocode( { 'address': "18346 Beach Blvd, Huntington Beach, CA 92648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-beach-CA-payday-loan-corporation').style.display = '';map = new google.maps.Map(document.getElementById('huntington-beach-CA-payday-loan-corporation'), mapOptions);}document.getElementById('70c4fe0a').innerHTML += ' | View Map';var $ldc1a1919ec39a247d7217a76f4744ece = '

Payday Loan Corporation

Address: 18346 Beach Blvd, Huntington Beach, CA 92648, USA
Phone: (714) 848-3533
';var m_dc1a1919ec39a247d7217a76f4744ece = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payday Loan Corporation',});m_dc1a1919ec39a247d7217a76f4744ece['infowindow'] = new google.maps.InfoWindow({content: $ldc1a1919ec39a247d7217a76f4744ece});var infowindow = new google.maps.InfoWindow({content: $ldc1a1919ec39a247d7217a76f4744ece});google.maps.event.addListener(m_dc1a1919ec39a247d7217a76f4744ece, 'click', function() {infowindow.open(map,m_dc1a1919ec39a247d7217a76f4744ece);});$marker.push(m_dc1a1919ec39a247d7217a76f4744ece);}});}google.maps.event.addDomListener(window, 'load', initialize);