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.3737,-84.9569)};var g_5c30834cd9a2c4b3dc48883b6b9e9357 = new google.maps.Geocoder();g_5c30834cd9a2c4b3dc48883b6b9e9357.geocode( { 'address': "300 E Mitchell St, Petoskey, MI 49770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petoskey-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('petoskey-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('1c16c16f').innerHTML += ' | View Map';var $l5c30834cd9a2c4b3dc48883b6b9e9357 = '

Fifth Third Bank & ATM

Address: 300 E Mitchell St, Petoskey, MI 49770, USA
Phone: (231) 439-8500
';var m_5c30834cd9a2c4b3dc48883b6b9e9357 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_5c30834cd9a2c4b3dc48883b6b9e9357['infowindow'] = new google.maps.InfoWindow({content: $l5c30834cd9a2c4b3dc48883b6b9e9357});var infowindow = new google.maps.InfoWindow({content: $l5c30834cd9a2c4b3dc48883b6b9e9357});google.maps.event.addListener(m_5c30834cd9a2c4b3dc48883b6b9e9357, 'click', function() {infowindow.open(map,m_5c30834cd9a2c4b3dc48883b6b9e9357);});$marker.push(m_5c30834cd9a2c4b3dc48883b6b9e9357);}});var g_a9fdfc3c990466f2ff5706a4e49640ee = new google.maps.Geocoder();g_a9fdfc3c990466f2ff5706a4e49640ee.geocode( { 'address': "500 Madison St, Petoskey, MI 49770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petoskey-MI-fifth-third-bank--atm').style.display = '';map = new google.maps.Map(document.getElementById('petoskey-MI-fifth-third-bank--atm'), mapOptions);}document.getElementById('6e3670b3').innerHTML += ' | View Map';var $la9fdfc3c990466f2ff5706a4e49640ee = '

Fifth Third Bank & ATM

Address: 500 Madison St, Petoskey, MI 49770, USA
Phone: (231) 348-0307
';var m_a9fdfc3c990466f2ff5706a4e49640ee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank & ATM',});m_a9fdfc3c990466f2ff5706a4e49640ee['infowindow'] = new google.maps.InfoWindow({content: $la9fdfc3c990466f2ff5706a4e49640ee});var infowindow = new google.maps.InfoWindow({content: $la9fdfc3c990466f2ff5706a4e49640ee});google.maps.event.addListener(m_a9fdfc3c990466f2ff5706a4e49640ee, 'click', function() {infowindow.open(map,m_a9fdfc3c990466f2ff5706a4e49640ee);});$marker.push(m_a9fdfc3c990466f2ff5706a4e49640ee);}});}google.maps.event.addDomListener(window, 'load', initialize);