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.8732,-117.888)};var g_25faa4a9fbf4c53b3767334596e8c6e3 = new google.maps.Geocoder();g_25faa4a9fbf4c53b3767334596e8c6e3.geocode( { 'address': "2448 E Chapman Ave, Fullerton, CA 92831, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fullerton-CA-payday-money-center-fullerton').style.display = '';map = new google.maps.Map(document.getElementById('fullerton-CA-payday-money-center-fullerton'), mapOptions);}document.getElementById('ad280aea').innerHTML += ' | View Map';var $l25faa4a9fbf4c53b3767334596e8c6e3 = '

Payday Money Center Fullerton

Address: 2448 E Chapman Ave, Fullerton, CA 92831, USA
Phone: (714) 526-4500
';var m_25faa4a9fbf4c53b3767334596e8c6e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payday Money Center Fullerton',});m_25faa4a9fbf4c53b3767334596e8c6e3['infowindow'] = new google.maps.InfoWindow({content: $l25faa4a9fbf4c53b3767334596e8c6e3});var infowindow = new google.maps.InfoWindow({content: $l25faa4a9fbf4c53b3767334596e8c6e3});google.maps.event.addListener(m_25faa4a9fbf4c53b3767334596e8c6e3, 'click', function() {infowindow.open(map,m_25faa4a9fbf4c53b3767334596e8c6e3);});$marker.push(m_25faa4a9fbf4c53b3767334596e8c6e3);}});}google.maps.event.addDomListener(window, 'load', initialize);