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.4214,-82.8507)};var g_3d6d8f5bed7abdaa9dfd51df01f63fd5 = new google.maps.Geocoder();g_3d6d8f5bed7abdaa9dfd51df01f63fd5.geocode( { 'address': "415 Sanilac Rd, Sandusky, MI 48471, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandusky-MI-exchange-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('sandusky-MI-exchange-state-bank'), mapOptions);}document.getElementById('2dda330b').innerHTML += ' | View Map';var $l3d6d8f5bed7abdaa9dfd51df01f63fd5 = '

Exchange State Bank

Address: 415 Sanilac Rd, Sandusky, MI 48471, USA
Phone: (810) 648-4076
';var m_3d6d8f5bed7abdaa9dfd51df01f63fd5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Exchange State Bank',});m_3d6d8f5bed7abdaa9dfd51df01f63fd5['infowindow'] = new google.maps.InfoWindow({content: $l3d6d8f5bed7abdaa9dfd51df01f63fd5});var infowindow = new google.maps.InfoWindow({content: $l3d6d8f5bed7abdaa9dfd51df01f63fd5});google.maps.event.addListener(m_3d6d8f5bed7abdaa9dfd51df01f63fd5, 'click', function() {infowindow.open(map,m_3d6d8f5bed7abdaa9dfd51df01f63fd5);});$marker.push(m_3d6d8f5bed7abdaa9dfd51df01f63fd5);}});var g_303807c0c0db7db426d7b6d2081a276f = new google.maps.Geocoder();g_303807c0c0db7db426d7b6d2081a276f.geocode( { 'address': "Gates Rd, Sandusky, MI 48471, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sandusky-MI-exchange-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('sandusky-MI-exchange-state-bank'), mapOptions);}document.getElementById('ca5340e5').innerHTML += ' | View Map';var $l303807c0c0db7db426d7b6d2081a276f = '

Exchange State Bank

Address: Gates Rd, Sandusky, MI 48471, USA
Phone: (810) 648-4076
';var m_303807c0c0db7db426d7b6d2081a276f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Exchange State Bank',});m_303807c0c0db7db426d7b6d2081a276f['infowindow'] = new google.maps.InfoWindow({content: $l303807c0c0db7db426d7b6d2081a276f});var infowindow = new google.maps.InfoWindow({content: $l303807c0c0db7db426d7b6d2081a276f});google.maps.event.addListener(m_303807c0c0db7db426d7b6d2081a276f, 'click', function() {infowindow.open(map,m_303807c0c0db7db426d7b6d2081a276f);});$marker.push(m_303807c0c0db7db426d7b6d2081a276f);}});}google.maps.event.addDomListener(window, 'load', initialize);