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.5983,-82.9713)};var g_0447c87cebb91c981e8d30b81266f946 = new google.maps.Geocoder();g_0447c87cebb91c981e8d30b81266f946.geocode( { 'address': "41140 Hayes Rd, Charter Twp of Clinton, MI 48038, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charter-township-of-clinton-MI-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-check-n-go'), mapOptions);}document.getElementById('caa4734f').innerHTML += ' | View Map';var $l0447c87cebb91c981e8d30b81266f946 = '

Check 'n Go

Address: 41140 Hayes Rd, Charter Twp of Clinton, MI 48038, USA
Phone: (586) 416-4155
';var m_0447c87cebb91c981e8d30b81266f946 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_0447c87cebb91c981e8d30b81266f946['infowindow'] = new google.maps.InfoWindow({content: $l0447c87cebb91c981e8d30b81266f946});var infowindow = new google.maps.InfoWindow({content: $l0447c87cebb91c981e8d30b81266f946});google.maps.event.addListener(m_0447c87cebb91c981e8d30b81266f946, 'click', function() {infowindow.open(map,m_0447c87cebb91c981e8d30b81266f946);});$marker.push(m_0447c87cebb91c981e8d30b81266f946);}});var g_c43c9880275490282203155663543e2a = new google.maps.Geocoder();g_c43c9880275490282203155663543e2a.geocode( { 'address': "37521 Harper Ave, Charter Twp of Clinton, MI 48036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charter-township-of-clinton-MI-check-n-go').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-check-n-go'), mapOptions);}document.getElementById('b3278839').innerHTML += ' | View Map';var $lc43c9880275490282203155663543e2a = '

Check 'n Go

Address: 37521 Harper Ave, Charter Twp of Clinton, MI 48036, USA
Phone: (586) 468-6663
';var m_c43c9880275490282203155663543e2a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Check 'n Go',});m_c43c9880275490282203155663543e2a['infowindow'] = new google.maps.InfoWindow({content: $lc43c9880275490282203155663543e2a});var infowindow = new google.maps.InfoWindow({content: $lc43c9880275490282203155663543e2a});google.maps.event.addListener(m_c43c9880275490282203155663543e2a, 'click', function() {infowindow.open(map,m_c43c9880275490282203155663543e2a);});$marker.push(m_c43c9880275490282203155663543e2a);}});}google.maps.event.addDomListener(window, 'load', initialize);