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.2979,-85.2217)};var g_75a2eca12abe7a0a4224b28ac04332b3 = new google.maps.Geocoder();g_75a2eca12abe7a0a4224b28ac04332b3.geocode( { 'address': "2809 Capital Ave SW, Battle Creek, MI 49015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-approved-cash'), mapOptions);}document.getElementById('356d5f9b').innerHTML += ' | View Map';var $l75a2eca12abe7a0a4224b28ac04332b3 = '

Approved Cash

Address: 2809 Capital Ave SW, Battle Creek, MI 49015, USA
Phone: (269) 979-1753
';var m_75a2eca12abe7a0a4224b28ac04332b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_75a2eca12abe7a0a4224b28ac04332b3['infowindow'] = new google.maps.InfoWindow({content: $l75a2eca12abe7a0a4224b28ac04332b3});var infowindow = new google.maps.InfoWindow({content: $l75a2eca12abe7a0a4224b28ac04332b3});google.maps.event.addListener(m_75a2eca12abe7a0a4224b28ac04332b3, 'click', function() {infowindow.open(map,m_75a2eca12abe7a0a4224b28ac04332b3);});$marker.push(m_75a2eca12abe7a0a4224b28ac04332b3);}});var g_853c68de7253cdd55dc37be410a45c60 = new google.maps.Geocoder();g_853c68de7253cdd55dc37be410a45c60.geocode( { 'address': "1180 W Columbia Ave b, Battle Creek, MI 49015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('battle-creek-MI-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('battle-creek-MI-approved-cash'), mapOptions);}document.getElementById('21b43484').innerHTML += ' | View Map';var $l853c68de7253cdd55dc37be410a45c60 = '

Approved Cash

Address: 1180 W Columbia Ave b, Battle Creek, MI 49015, USA
Phone: (269) 964-7845
';var m_853c68de7253cdd55dc37be410a45c60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_853c68de7253cdd55dc37be410a45c60['infowindow'] = new google.maps.InfoWindow({content: $l853c68de7253cdd55dc37be410a45c60});var infowindow = new google.maps.InfoWindow({content: $l853c68de7253cdd55dc37be410a45c60});google.maps.event.addListener(m_853c68de7253cdd55dc37be410a45c60, 'click', function() {infowindow.open(map,m_853c68de7253cdd55dc37be410a45c60);});$marker.push(m_853c68de7253cdd55dc37be410a45c60);}});}google.maps.event.addDomListener(window, 'load', initialize);