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()};var g_1b6a59a8c0779f47f7131d4e75539463 = new google.maps.Geocoder();g_1b6a59a8c0779f47f7131d4e75539463.geocode( { 'address': "201 N Clinton Ave, St Johns, MI 48879"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-johns-MI-mercantile-bank-of-michigan').style.display = '';map = new google.maps.Map(document.getElementById('st-johns-MI-mercantile-bank-of-michigan'), mapOptions);}document.getElementById('e3ae986d').innerHTML += ' | View Map';var $l1b6a59a8c0779f47f7131d4e75539463 = '

Mercantile Bank Of Michigan

Address: 201 N Clinton Ave, St Johns, MI 48879
Phone: (989) 227-8383
';var m_1b6a59a8c0779f47f7131d4e75539463 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mercantile Bank Of Michigan',});m_1b6a59a8c0779f47f7131d4e75539463['infowindow'] = new google.maps.InfoWindow({content: $l1b6a59a8c0779f47f7131d4e75539463});var infowindow = new google.maps.InfoWindow({content: $l1b6a59a8c0779f47f7131d4e75539463});google.maps.event.addListener(m_1b6a59a8c0779f47f7131d4e75539463, 'click', function() {infowindow.open(map,m_1b6a59a8c0779f47f7131d4e75539463);});$marker.push(m_1b6a59a8c0779f47f7131d4e75539463);}});var g_9f776d1eaedb52d65d55e98dd1a43e95 = new google.maps.Geocoder();g_9f776d1eaedb52d65d55e98dd1a43e95.geocode( { 'address': "1065 Superior Dr, St Johns, MI 48879"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-johns-MI-mercantile-bank-of-michigan').style.display = '';map = new google.maps.Map(document.getElementById('st-johns-MI-mercantile-bank-of-michigan'), mapOptions);}document.getElementById('ce9dec1a').innerHTML += ' | View Map';var $l9f776d1eaedb52d65d55e98dd1a43e95 = '

Mercantile Bank Of Michigan

Address: 1065 Superior Dr, St Johns, MI 48879
Phone: (989) 227-6995
';var m_9f776d1eaedb52d65d55e98dd1a43e95 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mercantile Bank Of Michigan',});m_9f776d1eaedb52d65d55e98dd1a43e95['infowindow'] = new google.maps.InfoWindow({content: $l9f776d1eaedb52d65d55e98dd1a43e95});var infowindow = new google.maps.InfoWindow({content: $l9f776d1eaedb52d65d55e98dd1a43e95});google.maps.event.addListener(m_9f776d1eaedb52d65d55e98dd1a43e95, 'click', function() {infowindow.open(map,m_9f776d1eaedb52d65d55e98dd1a43e95);});$marker.push(m_9f776d1eaedb52d65d55e98dd1a43e95);}});}google.maps.event.addDomListener(window, 'load', initialize);