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(37.1707,-93.2958)};var g_0e9a570f97a6f2a4e1326a10228176a4 = new google.maps.Geocoder();g_0e9a570f97a6f2a4e1326a10228176a4.geocode( { 'address': "2419 S Campbell Ave, Springfield, MO 65807, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-advance-america'), mapOptions);}document.getElementById('925105ca').innerHTML += ' | View Map';var $l0e9a570f97a6f2a4e1326a10228176a4 = '

Advance America

Address: 2419 S Campbell Ave, Springfield, MO 65807, USA
Phone: (417) 823-8211
';var m_0e9a570f97a6f2a4e1326a10228176a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_0e9a570f97a6f2a4e1326a10228176a4['infowindow'] = new google.maps.InfoWindow({content: $l0e9a570f97a6f2a4e1326a10228176a4});var infowindow = new google.maps.InfoWindow({content: $l0e9a570f97a6f2a4e1326a10228176a4});google.maps.event.addListener(m_0e9a570f97a6f2a4e1326a10228176a4, 'click', function() {infowindow.open(map,m_0e9a570f97a6f2a4e1326a10228176a4);});$marker.push(m_0e9a570f97a6f2a4e1326a10228176a4);}});var g_8cdf2bd2dc7aaf7367c5135d70ac9603 = new google.maps.Geocoder();g_8cdf2bd2dc7aaf7367c5135d70ac9603.geocode( { 'address': "3548 S Campbell Ave, Springfield, MO 65807, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MO-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MO-advance-america'), mapOptions);}document.getElementById('91bd15c8').innerHTML += ' | View Map';var $l8cdf2bd2dc7aaf7367c5135d70ac9603 = '

Advance America

Address: 3548 S Campbell Ave, Springfield, MO 65807, USA
Phone: (417) 890-7624
';var m_8cdf2bd2dc7aaf7367c5135d70ac9603 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_8cdf2bd2dc7aaf7367c5135d70ac9603['infowindow'] = new google.maps.InfoWindow({content: $l8cdf2bd2dc7aaf7367c5135d70ac9603});var infowindow = new google.maps.InfoWindow({content: $l8cdf2bd2dc7aaf7367c5135d70ac9603});google.maps.event.addListener(m_8cdf2bd2dc7aaf7367c5135d70ac9603, 'click', function() {infowindow.open(map,m_8cdf2bd2dc7aaf7367c5135d70ac9603);});$marker.push(m_8cdf2bd2dc7aaf7367c5135d70ac9603);}});}google.maps.event.addDomListener(window, 'load', initialize);