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(39.7583,-121.859)};var g_12530f92324551986f03d292102308ac = new google.maps.Geocoder();g_12530f92324551986f03d292102308ac.geocode( { 'address': "216 W East Ave A, Chico, CA 95926, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chico-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('chico-CA-advance-america'), mapOptions);}document.getElementById('fdce936b').innerHTML += ' | View Map';var $l12530f92324551986f03d292102308ac = '

Advance America

Address: 216 W East Ave A, Chico, CA 95926, USA
Phone: (530) 894-1457
';var m_12530f92324551986f03d292102308ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_12530f92324551986f03d292102308ac['infowindow'] = new google.maps.InfoWindow({content: $l12530f92324551986f03d292102308ac});var infowindow = new google.maps.InfoWindow({content: $l12530f92324551986f03d292102308ac});google.maps.event.addListener(m_12530f92324551986f03d292102308ac, 'click', function() {infowindow.open(map,m_12530f92324551986f03d292102308ac);});$marker.push(m_12530f92324551986f03d292102308ac);}});var g_97487d0d0e7efee9f1de7d28584cfc91 = new google.maps.Geocoder();g_97487d0d0e7efee9f1de7d28584cfc91.geocode( { 'address': "465 E 20th St #70, Chico, CA 95928, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chico-CA-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('chico-CA-advance-america'), mapOptions);}document.getElementById('535ba762').innerHTML += ' | View Map';var $l97487d0d0e7efee9f1de7d28584cfc91 = '

Advance America

Address: 465 E 20th St #70, Chico, CA 95928, USA
Phone: (530) 894-8472
';var m_97487d0d0e7efee9f1de7d28584cfc91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_97487d0d0e7efee9f1de7d28584cfc91['infowindow'] = new google.maps.InfoWindow({content: $l97487d0d0e7efee9f1de7d28584cfc91});var infowindow = new google.maps.InfoWindow({content: $l97487d0d0e7efee9f1de7d28584cfc91});google.maps.event.addListener(m_97487d0d0e7efee9f1de7d28584cfc91, 'click', function() {infowindow.open(map,m_97487d0d0e7efee9f1de7d28584cfc91);});$marker.push(m_97487d0d0e7efee9f1de7d28584cfc91);}});}google.maps.event.addDomListener(window, 'load', initialize);