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.2662,-83.5056)};var g_1a4d7f76cbd2d0fa9a32983883828bd0 = new google.maps.Geocoder();g_1a4d7f76cbd2d0fa9a32983883828bd0.geocode( { 'address': "47463 Michigan Ave, Canton, MI 48188, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MI-community-financial').style.display = '';map = new google.maps.Map(document.getElementById('canton-MI-community-financial'), mapOptions);}document.getElementById('f03577ea').innerHTML += ' | View Map';var $l1a4d7f76cbd2d0fa9a32983883828bd0 = '

Community Financial

Address: 47463 Michigan Ave, Canton, MI 48188, USA
Phone: (877) 937-2328
';var m_1a4d7f76cbd2d0fa9a32983883828bd0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Financial',});m_1a4d7f76cbd2d0fa9a32983883828bd0['infowindow'] = new google.maps.InfoWindow({content: $l1a4d7f76cbd2d0fa9a32983883828bd0});var infowindow = new google.maps.InfoWindow({content: $l1a4d7f76cbd2d0fa9a32983883828bd0});google.maps.event.addListener(m_1a4d7f76cbd2d0fa9a32983883828bd0, 'click', function() {infowindow.open(map,m_1a4d7f76cbd2d0fa9a32983883828bd0);});$marker.push(m_1a4d7f76cbd2d0fa9a32983883828bd0);}});var g_1464d70b6fd80510520a0b9a96e673f8 = new google.maps.Geocoder();g_1464d70b6fd80510520a0b9a96e673f8.geocode( { 'address': "6355 N Canton Center Rd, Canton, MI 48187, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MI-community-financial').style.display = '';map = new google.maps.Map(document.getElementById('canton-MI-community-financial'), mapOptions);}document.getElementById('14b0e300').innerHTML += ' | View Map';var $l1464d70b6fd80510520a0b9a96e673f8 = '

Community Financial

Address: 6355 N Canton Center Rd, Canton, MI 48187, USA
Phone: (734) 453-1200
';var m_1464d70b6fd80510520a0b9a96e673f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Financial',});m_1464d70b6fd80510520a0b9a96e673f8['infowindow'] = new google.maps.InfoWindow({content: $l1464d70b6fd80510520a0b9a96e673f8});var infowindow = new google.maps.InfoWindow({content: $l1464d70b6fd80510520a0b9a96e673f8});google.maps.event.addListener(m_1464d70b6fd80510520a0b9a96e673f8, 'click', function() {infowindow.open(map,m_1464d70b6fd80510520a0b9a96e673f8);});$marker.push(m_1464d70b6fd80510520a0b9a96e673f8);}});}google.maps.event.addDomListener(window, 'load', initialize);