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(45.3687,-84.9707)};var g_7598f66ced5f858e4c357b4d2724c066 = new google.maps.Geocoder();g_7598f66ced5f858e4c357b4d2724c066.geocode( { 'address': "807 Spring St, Petoskey, MI 49770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petoskey-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('petoskey-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('8f123c5a').innerHTML += ' | View Map';var $l7598f66ced5f858e4c357b4d2724c066 = '

ATM (Huntington National Bank)

Address: 807 Spring St, Petoskey, MI 49770, USA
Phone:
';var m_7598f66ced5f858e4c357b4d2724c066 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_7598f66ced5f858e4c357b4d2724c066['infowindow'] = new google.maps.InfoWindow({content: $l7598f66ced5f858e4c357b4d2724c066});var infowindow = new google.maps.InfoWindow({content: $l7598f66ced5f858e4c357b4d2724c066});google.maps.event.addListener(m_7598f66ced5f858e4c357b4d2724c066, 'click', function() {infowindow.open(map,m_7598f66ced5f858e4c357b4d2724c066);});$marker.push(m_7598f66ced5f858e4c357b4d2724c066);}});var g_07b69486225859616f5003f7e92fa380 = new google.maps.Geocoder();g_07b69486225859616f5003f7e92fa380.geocode( { 'address': "1368 US-131, Petoskey, MI 49770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petoskey-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('petoskey-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('ccbc0581').innerHTML += ' | View Map';var $l07b69486225859616f5003f7e92fa380 = '

ATM (Huntington National Bank)

Address: 1368 US-131, Petoskey, MI 49770, USA
Phone:
';var m_07b69486225859616f5003f7e92fa380 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_07b69486225859616f5003f7e92fa380['infowindow'] = new google.maps.InfoWindow({content: $l07b69486225859616f5003f7e92fa380});var infowindow = new google.maps.InfoWindow({content: $l07b69486225859616f5003f7e92fa380});google.maps.event.addListener(m_07b69486225859616f5003f7e92fa380, 'click', function() {infowindow.open(map,m_07b69486225859616f5003f7e92fa380);});$marker.push(m_07b69486225859616f5003f7e92fa380);}});}google.maps.event.addDomListener(window, 'load', initialize);