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.6796,-117.921)};var g_3965836ad77ce479c4c701a1c96e3038 = new google.maps.Geocoder();g_3965836ad77ce479c4c701a1c96e3038.geocode( { 'address': "2973 Harbor Blvd, Costa Mesa, CA 92626, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('costa-mesa-CA-california-payday-loans---database-of-direct-lenders').style.display = '';map = new google.maps.Map(document.getElementById('costa-mesa-CA-california-payday-loans---database-of-direct-lenders'), mapOptions);}document.getElementById('6cfae6e5').innerHTML += ' | View Map';var $l3965836ad77ce479c4c701a1c96e3038 = '

California Payday Loans - Database of Direct Lenders

Address: 2973 Harbor Blvd, Costa Mesa, CA 92626, USA
Phone: (714) 798-3328
';var m_3965836ad77ce479c4c701a1c96e3038 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Payday Loans - Database of Direct Lenders',});m_3965836ad77ce479c4c701a1c96e3038['infowindow'] = new google.maps.InfoWindow({content: $l3965836ad77ce479c4c701a1c96e3038});var infowindow = new google.maps.InfoWindow({content: $l3965836ad77ce479c4c701a1c96e3038});google.maps.event.addListener(m_3965836ad77ce479c4c701a1c96e3038, 'click', function() {infowindow.open(map,m_3965836ad77ce479c4c701a1c96e3038);});$marker.push(m_3965836ad77ce479c4c701a1c96e3038);}});}google.maps.event.addDomListener(window, 'load', initialize);