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.3409,-85.155)};var g_3e7de3b6d7fb07e218acd127b1f46e80 = new google.maps.Geocoder();g_3e7de3b6d7fb07e218acd127b1f46e80.geocode( { 'address': "590 W Columbia Ave f, Battle Creek, MI 49015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-advance-america'), mapOptions);}document.getElementById('d43070b3').innerHTML += ' | View Map';var $l3e7de3b6d7fb07e218acd127b1f46e80 = '

Advance America

Address: 590 W Columbia Ave f, Battle Creek, MI 49015, USA
Phone: (269) 962-0698
';var m_3e7de3b6d7fb07e218acd127b1f46e80 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_3e7de3b6d7fb07e218acd127b1f46e80['infowindow'] = new google.maps.InfoWindow({content: $l3e7de3b6d7fb07e218acd127b1f46e80});var infowindow = new google.maps.InfoWindow({content: $l3e7de3b6d7fb07e218acd127b1f46e80});google.maps.event.addListener(m_3e7de3b6d7fb07e218acd127b1f46e80, 'click', function() {infowindow.open(map,m_3e7de3b6d7fb07e218acd127b1f46e80);});$marker.push(m_3e7de3b6d7fb07e218acd127b1f46e80);}});var g_0aadbf4484e7170e01e50528eb62dc60 = new google.maps.Geocoder();g_0aadbf4484e7170e01e50528eb62dc60.geocode( { 'address': "1321 Capital Ave NE, Battle Creek, MI 49017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-advance-america'), mapOptions);}document.getElementById('47f80bf7').innerHTML += ' | View Map';var $l0aadbf4484e7170e01e50528eb62dc60 = '

Advance America

Address: 1321 Capital Ave NE, Battle Creek, MI 49017, USA
Phone: (269) 964-0629
';var m_0aadbf4484e7170e01e50528eb62dc60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_0aadbf4484e7170e01e50528eb62dc60['infowindow'] = new google.maps.InfoWindow({content: $l0aadbf4484e7170e01e50528eb62dc60});var infowindow = new google.maps.InfoWindow({content: $l0aadbf4484e7170e01e50528eb62dc60});google.maps.event.addListener(m_0aadbf4484e7170e01e50528eb62dc60, 'click', function() {infowindow.open(map,m_0aadbf4484e7170e01e50528eb62dc60);});$marker.push(m_0aadbf4484e7170e01e50528eb62dc60);}});}google.maps.event.addDomListener(window, 'load', initialize);