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.2267,-119.179)};var g_79e785d63f00348ff360d5a86528580b = new google.maps.Geocoder();g_79e785d63f00348ff360d5a86528580b.geocode( { 'address': "2329 N Oxnard Blvd, Oxnard, CA 93036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-advance-america'), mapOptions);}document.getElementById('0fda8dfa').innerHTML += ' | View Map';var $l79e785d63f00348ff360d5a86528580b = '

Advance America

Address: 2329 N Oxnard Blvd, Oxnard, CA 93036, USA
Phone: (805) 278-7842
';var m_79e785d63f00348ff360d5a86528580b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_79e785d63f00348ff360d5a86528580b['infowindow'] = new google.maps.InfoWindow({content: $l79e785d63f00348ff360d5a86528580b});var infowindow = new google.maps.InfoWindow({content: $l79e785d63f00348ff360d5a86528580b});google.maps.event.addListener(m_79e785d63f00348ff360d5a86528580b, 'click', function() {infowindow.open(map,m_79e785d63f00348ff360d5a86528580b);});$marker.push(m_79e785d63f00348ff360d5a86528580b);}});var g_fec36c2638c82219223fcab1f91b20c7 = new google.maps.Geocoder();g_fec36c2638c82219223fcab1f91b20c7.geocode( { 'address': "2506 S. Saviers Road, Oxnard, CA 93033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxnard-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('oxnard-CA-advance-america'), mapOptions);}document.getElementById('70f0d61d').innerHTML += ' | View Map';var $lfec36c2638c82219223fcab1f91b20c7 = '

Advance America

Address: 2506 S. Saviers Road, Oxnard, CA 93033, USA
Phone: (805) 483-8870
';var m_fec36c2638c82219223fcab1f91b20c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_fec36c2638c82219223fcab1f91b20c7['infowindow'] = new google.maps.InfoWindow({content: $lfec36c2638c82219223fcab1f91b20c7});var infowindow = new google.maps.InfoWindow({content: $lfec36c2638c82219223fcab1f91b20c7});google.maps.event.addListener(m_fec36c2638c82219223fcab1f91b20c7, 'click', function() {infowindow.open(map,m_fec36c2638c82219223fcab1f91b20c7);});$marker.push(m_fec36c2638c82219223fcab1f91b20c7);}});}google.maps.event.addDomListener(window, 'load', initialize);