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(42.2542,-84.3654)};var g_61121fa990f69424fbfd956039616e2f = new google.maps.Geocoder();g_61121fa990f69424fbfd956039616e2f.geocode( { 'address': "3035 E Michigan Ave, Jackson, MI 49202, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jackson-MI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('jackson-MI-advance-america'), mapOptions);}document.getElementById('0b688a2f').innerHTML += ' | View Map';var $l61121fa990f69424fbfd956039616e2f = '

Advance America

Address: 3035 E Michigan Ave, Jackson, MI 49202, USA
Phone: (517) 784-0159
';var m_61121fa990f69424fbfd956039616e2f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_61121fa990f69424fbfd956039616e2f['infowindow'] = new google.maps.InfoWindow({content: $l61121fa990f69424fbfd956039616e2f});var infowindow = new google.maps.InfoWindow({content: $l61121fa990f69424fbfd956039616e2f});google.maps.event.addListener(m_61121fa990f69424fbfd956039616e2f, 'click', function() {infowindow.open(map,m_61121fa990f69424fbfd956039616e2f);});$marker.push(m_61121fa990f69424fbfd956039616e2f);}});var g_7da1826dae07ec4607671131214b923d = new google.maps.Geocoder();g_7da1826dae07ec4607671131214b923d.geocode( { 'address': "927 N Wisner St, Jackson, MI 49202, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jackson-MI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('jackson-MI-advance-america'), mapOptions);}document.getElementById('00e5a4de').innerHTML += ' | View Map';var $l7da1826dae07ec4607671131214b923d = '

Advance America

Address: 927 N Wisner St, Jackson, MI 49202, USA
Phone: (517) 784-2977
';var m_7da1826dae07ec4607671131214b923d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_7da1826dae07ec4607671131214b923d['infowindow'] = new google.maps.InfoWindow({content: $l7da1826dae07ec4607671131214b923d});var infowindow = new google.maps.InfoWindow({content: $l7da1826dae07ec4607671131214b923d});google.maps.event.addListener(m_7da1826dae07ec4607671131214b923d, 'click', function() {infowindow.open(map,m_7da1826dae07ec4607671131214b923d);});$marker.push(m_7da1826dae07ec4607671131214b923d);}});}google.maps.event.addDomListener(window, 'load', initialize);