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.5647,-82.95)};var g_436020d2ae84493b822204db77896285 = new google.maps.Geocoder();g_436020d2ae84493b822204db77896285.geocode( { 'address': "36520 Moravian Dr, 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-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-citizens-bank'), mapOptions);}document.getElementById('72c779f0').innerHTML += ' | View Map';var $l436020d2ae84493b822204db77896285 = '

Citizens Bank

Address: 36520 Moravian Dr, Charter Twp of Clinton, MI 48035, USA
Phone: (586) 791-7550
';var m_436020d2ae84493b822204db77896285 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_436020d2ae84493b822204db77896285['infowindow'] = new google.maps.InfoWindow({content: $l436020d2ae84493b822204db77896285});var infowindow = new google.maps.InfoWindow({content: $l436020d2ae84493b822204db77896285});google.maps.event.addListener(m_436020d2ae84493b822204db77896285, 'click', function() {infowindow.open(map,m_436020d2ae84493b822204db77896285);});$marker.push(m_436020d2ae84493b822204db77896285);}});var g_bda3dd5bb62e8b87fda5f4482d8f12d7 = new google.maps.Geocoder();g_bda3dd5bb62e8b87fda5f4482d8f12d7.geocode( { 'address': "15341 19 Mile 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-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-citizens-bank'), mapOptions);}document.getElementById('7e976411').innerHTML += ' | View Map';var $lbda3dd5bb62e8b87fda5f4482d8f12d7 = '

Citizens Bank

Address: 15341 19 Mile Rd, Charter Twp of Clinton, MI 48038, USA
Phone: (586) 286-4710
';var m_bda3dd5bb62e8b87fda5f4482d8f12d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_bda3dd5bb62e8b87fda5f4482d8f12d7['infowindow'] = new google.maps.InfoWindow({content: $lbda3dd5bb62e8b87fda5f4482d8f12d7});var infowindow = new google.maps.InfoWindow({content: $lbda3dd5bb62e8b87fda5f4482d8f12d7});google.maps.event.addListener(m_bda3dd5bb62e8b87fda5f4482d8f12d7, 'click', function() {infowindow.open(map,m_bda3dd5bb62e8b87fda5f4482d8f12d7);});$marker.push(m_bda3dd5bb62e8b87fda5f4482d8f12d7);}});}google.maps.event.addDomListener(window, 'load', initialize);