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.992,-84.5487)};var g_a4700f244723a6277a576f50af1d387b = new google.maps.Geocoder();g_a4700f244723a6277a576f50af1d387b.geocode( { 'address': "1103 S US Hwy 27, St Johns, MI 48879, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-johns-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-johns-MI-huntington-bank'), mapOptions);}document.getElementById('2650c9b4').innerHTML += ' | View Map';var $la4700f244723a6277a576f50af1d387b = '

Huntington Bank

Address: 1103 S US Hwy 27, St Johns, MI 48879, USA
Phone: (989) 224-9517
';var m_a4700f244723a6277a576f50af1d387b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_a4700f244723a6277a576f50af1d387b['infowindow'] = new google.maps.InfoWindow({content: $la4700f244723a6277a576f50af1d387b});var infowindow = new google.maps.InfoWindow({content: $la4700f244723a6277a576f50af1d387b});google.maps.event.addListener(m_a4700f244723a6277a576f50af1d387b, 'click', function() {infowindow.open(map,m_a4700f244723a6277a576f50af1d387b);});$marker.push(m_a4700f244723a6277a576f50af1d387b);}});var g_423d6f67cef091eced6f871a9840156d = new google.maps.Geocoder();g_423d6f67cef091eced6f871a9840156d.geocode( { 'address': "200 W Higham St, St Johns, MI 48879, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-johns-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-johns-MI-huntington-bank'), mapOptions);}document.getElementById('fd7537f3').innerHTML += ' | View Map';var $l423d6f67cef091eced6f871a9840156d = '

Huntington Bank

Address: 200 W Higham St, St Johns, MI 48879, USA
Phone: (989) 224-5970
';var m_423d6f67cef091eced6f871a9840156d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_423d6f67cef091eced6f871a9840156d['infowindow'] = new google.maps.InfoWindow({content: $l423d6f67cef091eced6f871a9840156d});var infowindow = new google.maps.InfoWindow({content: $l423d6f67cef091eced6f871a9840156d});google.maps.event.addListener(m_423d6f67cef091eced6f871a9840156d, 'click', function() {infowindow.open(map,m_423d6f67cef091eced6f871a9840156d);});$marker.push(m_423d6f67cef091eced6f871a9840156d);}});}google.maps.event.addDomListener(window, 'load', initialize);