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.5597,-82.9185)};var g_bcd7b0ae82c362bdd7ee2856de0b9ae3 = new google.maps.Geocoder();g_bcd7b0ae82c362bdd7ee2856de0b9ae3.geocode( { 'address': "35943 Gratiot Ave, Charter Twp of Clinton, MI 48035, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charter-township-of-clinton-MI-the-cash-exchange').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-the-cash-exchange'), mapOptions);}document.getElementById('3961edb3').innerHTML += ' | View Map';var $lbcd7b0ae82c362bdd7ee2856de0b9ae3 = '

The Cash Exchange

Address: 35943 Gratiot Ave, Charter Twp of Clinton, MI 48035, USA
Phone: (586) 792-2274
';var m_bcd7b0ae82c362bdd7ee2856de0b9ae3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Cash Exchange',});m_bcd7b0ae82c362bdd7ee2856de0b9ae3['infowindow'] = new google.maps.InfoWindow({content: $lbcd7b0ae82c362bdd7ee2856de0b9ae3});var infowindow = new google.maps.InfoWindow({content: $lbcd7b0ae82c362bdd7ee2856de0b9ae3});google.maps.event.addListener(m_bcd7b0ae82c362bdd7ee2856de0b9ae3, 'click', function() {infowindow.open(map,m_bcd7b0ae82c362bdd7ee2856de0b9ae3);});$marker.push(m_bcd7b0ae82c362bdd7ee2856de0b9ae3);}});var g_ec28805f3b725ff393c2b4a3f80c104d = new google.maps.Geocoder();g_ec28805f3b725ff393c2b4a3f80c104d.geocode( { 'address': "35732 Groesbeck Hwy, Charter Twp of Clinton, MI 48035, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charter-township-of-clinton-MI-the-cash-exchange').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-the-cash-exchange'), mapOptions);}document.getElementById('67cb9f65').innerHTML += ' | View Map';var $lec28805f3b725ff393c2b4a3f80c104d = '

The Cash Exchange

Address: 35732 Groesbeck Hwy, Charter Twp of Clinton, MI 48035, USA
Phone: (586) 477-1988
';var m_ec28805f3b725ff393c2b4a3f80c104d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Cash Exchange',});m_ec28805f3b725ff393c2b4a3f80c104d['infowindow'] = new google.maps.InfoWindow({content: $lec28805f3b725ff393c2b4a3f80c104d});var infowindow = new google.maps.InfoWindow({content: $lec28805f3b725ff393c2b4a3f80c104d});google.maps.event.addListener(m_ec28805f3b725ff393c2b4a3f80c104d, 'click', function() {infowindow.open(map,m_ec28805f3b725ff393c2b4a3f80c104d);});$marker.push(m_ec28805f3b725ff393c2b4a3f80c104d);}});}google.maps.event.addDomListener(window, 'load', initialize);