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.9557,-86.3785)};var g_086d80bab4701cbda5f1910b83e68bb3 = new google.maps.Geocoder();g_086d80bab4701cbda5f1910b83e68bb3.geocode( { 'address': "101 E Court St, Ludington, MI 49431, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ludington-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('ludington-MI-chemical-bank'), mapOptions);}document.getElementById('444d6365').innerHTML += ' | View Map';var $l086d80bab4701cbda5f1910b83e68bb3 = '

Chemical Bank

Address: 101 E Court St, Ludington, MI 49431, USA
Phone: (231) 845-5172
';var m_086d80bab4701cbda5f1910b83e68bb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_086d80bab4701cbda5f1910b83e68bb3['infowindow'] = new google.maps.InfoWindow({content: $l086d80bab4701cbda5f1910b83e68bb3});var infowindow = new google.maps.InfoWindow({content: $l086d80bab4701cbda5f1910b83e68bb3});google.maps.event.addListener(m_086d80bab4701cbda5f1910b83e68bb3, 'click', function() {infowindow.open(map,m_086d80bab4701cbda5f1910b83e68bb3);});$marker.push(m_086d80bab4701cbda5f1910b83e68bb3);}});var g_32b30a250abd6331e03a2a1f16466346 = new google.maps.Geocoder();g_32b30a250abd6331e03a2a1f16466346.geocode( { 'address': "3965 U.S., US-10, Ludington, MI 49431, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ludington-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('ludington-MI-chemical-bank'), mapOptions);}document.getElementById('f99c435d').innerHTML += ' | View Map';var $l32b30a250abd6331e03a2a1f16466346 = '

Chemical Bank

Address: 3965 U.S., US-10, Ludington, MI 49431, USA
Phone: (231) 845-7396
';var m_32b30a250abd6331e03a2a1f16466346 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_32b30a250abd6331e03a2a1f16466346['infowindow'] = new google.maps.InfoWindow({content: $l32b30a250abd6331e03a2a1f16466346});var infowindow = new google.maps.InfoWindow({content: $l32b30a250abd6331e03a2a1f16466346});google.maps.event.addListener(m_32b30a250abd6331e03a2a1f16466346, 'click', function() {infowindow.open(map,m_32b30a250abd6331e03a2a1f16466346);});$marker.push(m_32b30a250abd6331e03a2a1f16466346);}});}google.maps.event.addDomListener(window, 'load', initialize);