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.387,-86.2582)};var g_5cd21643adc330fc6869f39a1c6ad5b6 = new google.maps.Geocoder();g_5cd21643adc330fc6869f39a1c6ad5b6.geocode( { 'address': "365 Center St, South Haven, MI 49090"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-haven-MI-sturgis-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('south-haven-MI-sturgis-bank-trust'), mapOptions);}document.getElementById('69571f14').innerHTML += ' | View Map';var $l5cd21643adc330fc6869f39a1c6ad5b6 = '

Sturgis Bank & Trust

Address: 365 Center St, South Haven, MI 49090
Phone: (269) 637-6644
';var m_5cd21643adc330fc6869f39a1c6ad5b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sturgis Bank & Trust',});m_5cd21643adc330fc6869f39a1c6ad5b6['infowindow'] = new google.maps.InfoWindow({content: $l5cd21643adc330fc6869f39a1c6ad5b6});var infowindow = new google.maps.InfoWindow({content: $l5cd21643adc330fc6869f39a1c6ad5b6});google.maps.event.addListener(m_5cd21643adc330fc6869f39a1c6ad5b6, 'click', function() {infowindow.open(map,m_5cd21643adc330fc6869f39a1c6ad5b6);});$marker.push(m_5cd21643adc330fc6869f39a1c6ad5b6);}});var g_ade5030ee9f5e26756bfced661de8588 = new google.maps.Geocoder();g_ade5030ee9f5e26756bfced661de8588.geocode( { 'address': "8253 M 140, South Haven, MI 49090"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-haven-MI-sturgis-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('south-haven-MI-sturgis-bank-trust'), mapOptions);}document.getElementById('73096f6b').innerHTML += ' | View Map';var $lade5030ee9f5e26756bfced661de8588 = '

Sturgis Bank & Trust

Address: 8253 M 140, South Haven, MI 49090
Phone: (269) 637-8444
';var m_ade5030ee9f5e26756bfced661de8588 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sturgis Bank & Trust',});m_ade5030ee9f5e26756bfced661de8588['infowindow'] = new google.maps.InfoWindow({content: $lade5030ee9f5e26756bfced661de8588});var infowindow = new google.maps.InfoWindow({content: $lade5030ee9f5e26756bfced661de8588});google.maps.event.addListener(m_ade5030ee9f5e26756bfced661de8588, 'click', function() {infowindow.open(map,m_ade5030ee9f5e26756bfced661de8588);});$marker.push(m_ade5030ee9f5e26756bfced661de8588);}});}google.maps.event.addDomListener(window, 'load', initialize);