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.2722,-84.9635)};var g_2ab7987187e7323fa60f7cf5fc595969 = new google.maps.Geocoder();g_2ab7987187e7323fa60f7cf5fc595969.geocode( { 'address': "107 N Park Ave, Marshall, MI 49068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshall-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('marshall-MI-chemical-bank'), mapOptions);}document.getElementById('87eba904').innerHTML += ' | View Map';var $l2ab7987187e7323fa60f7cf5fc595969 = '

Chemical Bank

Address: 107 N Park Ave, Marshall, MI 49068, USA
Phone: (269) 781-5103
';var m_2ab7987187e7323fa60f7cf5fc595969 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_2ab7987187e7323fa60f7cf5fc595969['infowindow'] = new google.maps.InfoWindow({content: $l2ab7987187e7323fa60f7cf5fc595969});var infowindow = new google.maps.InfoWindow({content: $l2ab7987187e7323fa60f7cf5fc595969});google.maps.event.addListener(m_2ab7987187e7323fa60f7cf5fc595969, 'click', function() {infowindow.open(map,m_2ab7987187e7323fa60f7cf5fc595969);});$marker.push(m_2ab7987187e7323fa60f7cf5fc595969);}});var g_38fcbf5a987b8592d40890d360183a97 = new google.maps.Geocoder();g_38fcbf5a987b8592d40890d360183a97.geocode( { 'address': "115 West Dr S, Marshall, MI 49068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshall-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('marshall-MI-chemical-bank'), mapOptions);}document.getElementById('a71401fb').innerHTML += ' | View Map';var $l38fcbf5a987b8592d40890d360183a97 = '

Chemical Bank

Address: 115 West Dr S, Marshall, MI 49068, USA
Phone: (269) 781-6880
';var m_38fcbf5a987b8592d40890d360183a97 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_38fcbf5a987b8592d40890d360183a97['infowindow'] = new google.maps.InfoWindow({content: $l38fcbf5a987b8592d40890d360183a97});var infowindow = new google.maps.InfoWindow({content: $l38fcbf5a987b8592d40890d360183a97});google.maps.event.addListener(m_38fcbf5a987b8592d40890d360183a97, 'click', function() {infowindow.open(map,m_38fcbf5a987b8592d40890d360183a97);});$marker.push(m_38fcbf5a987b8592d40890d360183a97);}});}google.maps.event.addDomListener(window, 'load', initialize);