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.2639,-85.464)};var g_cc9e69c259001141830ac92e7623bf34 = new google.maps.Geocoder();g_cc9e69c259001141830ac92e7623bf34.geocode( { 'address': "6080 W Main St, Kalamazoo, MI 49009"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-chemical-bank'), mapOptions);}document.getElementById('e3c39edf').innerHTML += ' | View Map';var $lcc9e69c259001141830ac92e7623bf34 = '

Chemical Bank

Address: 6080 W Main St, Kalamazoo, MI 49009
Phone: (269) 544-2156
';var m_cc9e69c259001141830ac92e7623bf34 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_cc9e69c259001141830ac92e7623bf34['infowindow'] = new google.maps.InfoWindow({content: $lcc9e69c259001141830ac92e7623bf34});var infowindow = new google.maps.InfoWindow({content: $lcc9e69c259001141830ac92e7623bf34});google.maps.event.addListener(m_cc9e69c259001141830ac92e7623bf34, 'click', function() {infowindow.open(map,m_cc9e69c259001141830ac92e7623bf34);});$marker.push(m_cc9e69c259001141830ac92e7623bf34);}});var g_b8a9abbed1ad74f53418b4e298faf0b5 = new google.maps.Geocoder();g_b8a9abbed1ad74f53418b4e298faf0b5.geocode( { 'address': "211 E Water St, Kalamazoo, MI 49007"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kalamazoo-MI-chemical-bank').style.display = '';map = new google.maps.Map(document.getElementById('kalamazoo-MI-chemical-bank'), mapOptions);}document.getElementById('1fc7d532').innerHTML += ' | View Map';var $lb8a9abbed1ad74f53418b4e298faf0b5 = '

Chemical Bank

Address: 211 E Water St, Kalamazoo, MI 49007
Phone: (269) 343-1731
';var m_b8a9abbed1ad74f53418b4e298faf0b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chemical Bank',});m_b8a9abbed1ad74f53418b4e298faf0b5['infowindow'] = new google.maps.InfoWindow({content: $lb8a9abbed1ad74f53418b4e298faf0b5});var infowindow = new google.maps.InfoWindow({content: $lb8a9abbed1ad74f53418b4e298faf0b5});google.maps.event.addListener(m_b8a9abbed1ad74f53418b4e298faf0b5, 'click', function() {infowindow.open(map,m_b8a9abbed1ad74f53418b4e298faf0b5);});$marker.push(m_b8a9abbed1ad74f53418b4e298faf0b5);}});}google.maps.event.addDomListener(window, 'load', initialize);