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(42.8626,-84.8871)};var g_d0cdfc866e699fbc0fc7ae2fa5c3c2de = new google.maps.Geocoder();g_d0cdfc866e699fbc0fc7ae2fa5c3c2de.geocode( { 'address': "1501 E Grand River Ave, Portland, MI 48875, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('21df7d54').innerHTML += ' | View Map';var $ld0cdfc866e699fbc0fc7ae2fa5c3c2de = '

ATM (Huntington National Bank)

Address: 1501 E Grand River Ave, Portland, MI 48875, USA
Phone:
';var m_d0cdfc866e699fbc0fc7ae2fa5c3c2de = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_d0cdfc866e699fbc0fc7ae2fa5c3c2de['infowindow'] = new google.maps.InfoWindow({content: $ld0cdfc866e699fbc0fc7ae2fa5c3c2de});var infowindow = new google.maps.InfoWindow({content: $ld0cdfc866e699fbc0fc7ae2fa5c3c2de});google.maps.event.addListener(m_d0cdfc866e699fbc0fc7ae2fa5c3c2de, 'click', function() {infowindow.open(map,m_d0cdfc866e699fbc0fc7ae2fa5c3c2de);});$marker.push(m_d0cdfc866e699fbc0fc7ae2fa5c3c2de);}});var g_a74de98299c58f17f9cb7965f6670767 = new google.maps.Geocoder();g_a74de98299c58f17f9cb7965f6670767.geocode( { 'address': "1235 E Bridge St, Portland, MI 48875, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-MI-atm-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-MI-atm-huntington-national-bank'), mapOptions);}document.getElementById('dcb69c7a').innerHTML += ' | View Map';var $la74de98299c58f17f9cb7965f6670767 = '

ATM (Huntington National Bank)

Address: 1235 E Bridge St, Portland, MI 48875, USA
Phone:
';var m_a74de98299c58f17f9cb7965f6670767 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Huntington National Bank)',});m_a74de98299c58f17f9cb7965f6670767['infowindow'] = new google.maps.InfoWindow({content: $la74de98299c58f17f9cb7965f6670767});var infowindow = new google.maps.InfoWindow({content: $la74de98299c58f17f9cb7965f6670767});google.maps.event.addListener(m_a74de98299c58f17f9cb7965f6670767, 'click', function() {infowindow.open(map,m_a74de98299c58f17f9cb7965f6670767);});$marker.push(m_a74de98299c58f17f9cb7965f6670767);}});}google.maps.event.addDomListener(window, 'load', initialize);