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.6953,-85.4833)};var g_9e2291f3d83a3e2bcb6e3ad0f8772db7 = new google.maps.Geocoder();g_9e2291f3d83a3e2bcb6e3ad0f8772db7.geocode( { 'address': "301 S State St, Big Rapids, MI 49307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('big-rapids-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('big-rapids-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('4ba0e082').innerHTML += ' | View Map';var $l9e2291f3d83a3e2bcb6e3ad0f8772db7 = '

ATM (Huntington National Bank)

Address: 301 S State St, Big Rapids, MI 49307, USA
Phone:
';var m_9e2291f3d83a3e2bcb6e3ad0f8772db7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_9e2291f3d83a3e2bcb6e3ad0f8772db7['infowindow'] = new google.maps.InfoWindow({content: $l9e2291f3d83a3e2bcb6e3ad0f8772db7});var infowindow = new google.maps.InfoWindow({content: $l9e2291f3d83a3e2bcb6e3ad0f8772db7});google.maps.event.addListener(m_9e2291f3d83a3e2bcb6e3ad0f8772db7, 'click', function() {infowindow.open(map,m_9e2291f3d83a3e2bcb6e3ad0f8772db7);});$marker.push(m_9e2291f3d83a3e2bcb6e3ad0f8772db7);}});var g_03a19b5ed1cc97755f79ee64938e88e4 = new google.maps.Geocoder();g_03a19b5ed1cc97755f79ee64938e88e4.geocode( { 'address': "206 N Michigan Ave # A, Big Rapids, MI 49307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('big-rapids-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('big-rapids-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('3149f5a6').innerHTML += ' | View Map';var $l03a19b5ed1cc97755f79ee64938e88e4 = '

ATM (Huntington National Bank)

Address: 206 N Michigan Ave # A, Big Rapids, MI 49307, USA
Phone:
';var m_03a19b5ed1cc97755f79ee64938e88e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_03a19b5ed1cc97755f79ee64938e88e4['infowindow'] = new google.maps.InfoWindow({content: $l03a19b5ed1cc97755f79ee64938e88e4});var infowindow = new google.maps.InfoWindow({content: $l03a19b5ed1cc97755f79ee64938e88e4});google.maps.event.addListener(m_03a19b5ed1cc97755f79ee64938e88e4, 'click', function() {infowindow.open(map,m_03a19b5ed1cc97755f79ee64938e88e4);});$marker.push(m_03a19b5ed1cc97755f79ee64938e88e4);}});}google.maps.event.addDomListener(window, 'load', initialize);