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(43.8815,-84.4856)};var g_672c07d5e6f824a3a4adeea0cd5ac4b9 = new google.maps.Geocoder();g_672c07d5e6f824a3a4adeea0cd5ac4b9.geocode( { 'address': "190 S Ross St, Beaverton, MI 48612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaverton-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('beaverton-MI-chemical-bank'), mapOptions);}document.getElementById('cfb68464').innerHTML += ' | View Map';var $l672c07d5e6f824a3a4adeea0cd5ac4b9 = '

Chemical Bank

Address: 190 S Ross St, Beaverton, MI 48612, USA
Phone: (989) 435-7721
';var m_672c07d5e6f824a3a4adeea0cd5ac4b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_672c07d5e6f824a3a4adeea0cd5ac4b9['infowindow'] = new google.maps.InfoWindow({content: $l672c07d5e6f824a3a4adeea0cd5ac4b9});var infowindow = new google.maps.InfoWindow({content: $l672c07d5e6f824a3a4adeea0cd5ac4b9});google.maps.event.addListener(m_672c07d5e6f824a3a4adeea0cd5ac4b9, 'click', function() {infowindow.open(map,m_672c07d5e6f824a3a4adeea0cd5ac4b9);});$marker.push(m_672c07d5e6f824a3a4adeea0cd5ac4b9);}});var g_1444303484f01e1add4436d61547c848 = new google.maps.Geocoder();g_1444303484f01e1add4436d61547c848.geocode( { 'address': "5777 S M-30, Beaverton, MI 48612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaverton-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('beaverton-MI-chemical-bank'), mapOptions);}document.getElementById('48e12d0c').innerHTML += ' | View Map';var $l1444303484f01e1add4436d61547c848 = '

Chemical Bank

Address: 5777 S M-30, Beaverton, MI 48612, USA
Phone: (989) 435-7753
';var m_1444303484f01e1add4436d61547c848 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_1444303484f01e1add4436d61547c848['infowindow'] = new google.maps.InfoWindow({content: $l1444303484f01e1add4436d61547c848});var infowindow = new google.maps.InfoWindow({content: $l1444303484f01e1add4436d61547c848});google.maps.event.addListener(m_1444303484f01e1add4436d61547c848, 'click', function() {infowindow.open(map,m_1444303484f01e1add4436d61547c848);});$marker.push(m_1444303484f01e1add4436d61547c848);}});}google.maps.event.addDomListener(window, 'load', initialize);