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(38.6772,-121.786)};var g_2c89109d42178de8a367c0228f169bf8 = new google.maps.Geocoder();g_2c89109d42178de8a367c0228f169bf8.geocode( { 'address': "47-A W. Main Street, Woodland, CA 95695, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('woodland-CA-advance-america'), mapOptions);}document.getElementById('03e56862').innerHTML += ' | View Map';var $l2c89109d42178de8a367c0228f169bf8 = '

Advance America

Address: 47-A W. Main Street, Woodland, CA 95695, USA
Phone: (530) 666-7125
';var m_2c89109d42178de8a367c0228f169bf8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_2c89109d42178de8a367c0228f169bf8['infowindow'] = new google.maps.InfoWindow({content: $l2c89109d42178de8a367c0228f169bf8});var infowindow = new google.maps.InfoWindow({content: $l2c89109d42178de8a367c0228f169bf8});google.maps.event.addListener(m_2c89109d42178de8a367c0228f169bf8, 'click', function() {infowindow.open(map,m_2c89109d42178de8a367c0228f169bf8);});$marker.push(m_2c89109d42178de8a367c0228f169bf8);}});var g_2ad2c64c2a948a42993042572be3a774 = new google.maps.Geocoder();g_2ad2c64c2a948a42993042572be3a774.geocode( { 'address': "353 W Main St, Woodland, CA 95695, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('woodland-CA-advance-america'), mapOptions);}document.getElementById('c904e632').innerHTML += ' | View Map';var $l2ad2c64c2a948a42993042572be3a774 = '

Advance America

Address: 353 W Main St, Woodland, CA 95695, USA
Phone: (530) 406-1000
';var m_2ad2c64c2a948a42993042572be3a774 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_2ad2c64c2a948a42993042572be3a774['infowindow'] = new google.maps.InfoWindow({content: $l2ad2c64c2a948a42993042572be3a774});var infowindow = new google.maps.InfoWindow({content: $l2ad2c64c2a948a42993042572be3a774});google.maps.event.addListener(m_2ad2c64c2a948a42993042572be3a774, 'click', function() {infowindow.open(map,m_2ad2c64c2a948a42993042572be3a774);});$marker.push(m_2ad2c64c2a948a42993042572be3a774);}});}google.maps.event.addDomListener(window, 'load', initialize);