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(34.2099,-119.194)};var g_490efb66c5016fa88d6fcbc4e505a7ef = new google.maps.Geocoder();g_490efb66c5016fa88d6fcbc4e505a7ef.geocode( { 'address': "804 N Ventura Rd, Oxnard, CA 93030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-payday-advance').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-payday-advance'), mapOptions);}document.getElementById('4cc3f847').innerHTML += ' | View Map';var $l490efb66c5016fa88d6fcbc4e505a7ef = '

Payday Advance

Address: 804 N Ventura Rd, Oxnard, CA 93030, USA
Phone: (805) 988-4008
';var m_490efb66c5016fa88d6fcbc4e505a7ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payday Advance',});m_490efb66c5016fa88d6fcbc4e505a7ef['infowindow'] = new google.maps.InfoWindow({content: $l490efb66c5016fa88d6fcbc4e505a7ef});var infowindow = new google.maps.InfoWindow({content: $l490efb66c5016fa88d6fcbc4e505a7ef});google.maps.event.addListener(m_490efb66c5016fa88d6fcbc4e505a7ef, 'click', function() {infowindow.open(map,m_490efb66c5016fa88d6fcbc4e505a7ef);});$marker.push(m_490efb66c5016fa88d6fcbc4e505a7ef);}});}google.maps.event.addDomListener(window, 'load', initialize);