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(44.9754,-85.6509)};var g_c5b3966bd2d4c690da368b3ecbece868 = new google.maps.Geocoder();g_c5b3966bd2d4c690da368b3ecbece868.geocode( { 'address': "120 N St Joseph St, Suttons Bay, MI 49682, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suttons-bay-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('suttons-bay-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('a71acd5b').innerHTML += ' | View Map';var $lc5b3966bd2d4c690da368b3ecbece868 = '

Fifth Third Bank & ATM

Address: 120 N St Joseph St, Suttons Bay, MI 49682, USA
Phone: (231) 271-3031
';var m_c5b3966bd2d4c690da368b3ecbece868 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_c5b3966bd2d4c690da368b3ecbece868['infowindow'] = new google.maps.InfoWindow({content: $lc5b3966bd2d4c690da368b3ecbece868});var infowindow = new google.maps.InfoWindow({content: $lc5b3966bd2d4c690da368b3ecbece868});google.maps.event.addListener(m_c5b3966bd2d4c690da368b3ecbece868, 'click', function() {infowindow.open(map,m_c5b3966bd2d4c690da368b3ecbece868);});$marker.push(m_c5b3966bd2d4c690da368b3ecbece868);}});var g_9953ed2de957b888658aa611b7d6fb3a = new google.maps.Geocoder();g_9953ed2de957b888658aa611b7d6fb3a.geocode( { 'address': "55 West Fourth Street, Suttons Bay, MI 49682, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('suttons-bay-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('suttons-bay-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('a18803de').innerHTML += ' | View Map';var $l9953ed2de957b888658aa611b7d6fb3a = '

Fifth Third Bank & ATM

Address: 55 West Fourth Street, Suttons Bay, MI 49682, USA
Phone: (231) 271-6061
';var m_9953ed2de957b888658aa611b7d6fb3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_9953ed2de957b888658aa611b7d6fb3a['infowindow'] = new google.maps.InfoWindow({content: $l9953ed2de957b888658aa611b7d6fb3a});var infowindow = new google.maps.InfoWindow({content: $l9953ed2de957b888658aa611b7d6fb3a});google.maps.event.addListener(m_9953ed2de957b888658aa611b7d6fb3a, 'click', function() {infowindow.open(map,m_9953ed2de957b888658aa611b7d6fb3a);});$marker.push(m_9953ed2de957b888658aa611b7d6fb3a);}});}google.maps.event.addDomListener(window, 'load', initialize);