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.321,-85.5281)};var g_c9bfb739b21dfd01448e1a40a9de7257 = new google.maps.Geocoder();g_c9bfb739b21dfd01448e1a40a9de7257.geocode( { 'address': "5145 Gull Rd, Kalamazoo, MI 49048, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-approved-cash'), mapOptions);}document.getElementById('bac6c9b5').innerHTML += ' | View Map';var $lc9bfb739b21dfd01448e1a40a9de7257 = '

Approved Cash

Address: 5145 Gull Rd, Kalamazoo, MI 49048, USA
Phone: (269) 381-1408
';var m_c9bfb739b21dfd01448e1a40a9de7257 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_c9bfb739b21dfd01448e1a40a9de7257['infowindow'] = new google.maps.InfoWindow({content: $lc9bfb739b21dfd01448e1a40a9de7257});var infowindow = new google.maps.InfoWindow({content: $lc9bfb739b21dfd01448e1a40a9de7257});google.maps.event.addListener(m_c9bfb739b21dfd01448e1a40a9de7257, 'click', function() {infowindow.open(map,m_c9bfb739b21dfd01448e1a40a9de7257);});$marker.push(m_c9bfb739b21dfd01448e1a40a9de7257);}});var g_9fb9a13aa928890f82c2396269e21acf = new google.maps.Geocoder();g_9fb9a13aa928890f82c2396269e21acf.geocode( { 'address': "4026 S Westnedge Ave e, Kalamazoo, MI 49008, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-approved-cash').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-approved-cash'), mapOptions);}document.getElementById('97205f3b').innerHTML += ' | View Map';var $l9fb9a13aa928890f82c2396269e21acf = '

Approved Cash

Address: 4026 S Westnedge Ave e, Kalamazoo, MI 49008, USA
Phone: (269) 344-8401
';var m_9fb9a13aa928890f82c2396269e21acf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Approved Cash',});m_9fb9a13aa928890f82c2396269e21acf['infowindow'] = new google.maps.InfoWindow({content: $l9fb9a13aa928890f82c2396269e21acf});var infowindow = new google.maps.InfoWindow({content: $l9fb9a13aa928890f82c2396269e21acf});google.maps.event.addListener(m_9fb9a13aa928890f82c2396269e21acf, 'click', function() {infowindow.open(map,m_9fb9a13aa928890f82c2396269e21acf);});$marker.push(m_9fb9a13aa928890f82c2396269e21acf);}});}google.maps.event.addDomListener(window, 'load', initialize);