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.8839,-85.7062)};var g_c555dbde389bd6187d14fc87517ce6c0 = new google.maps.Geocoder();g_c555dbde389bd6187d14fc87517ce6c0.geocode( { 'address': "5745 Byron Center Ave SW, Wyoming, MI 49519"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wyoming-MI-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('wyoming-MI-huntington-national-bank'), mapOptions);}document.getElementById('1fb41468').innerHTML += ' | View Map';var $lc555dbde389bd6187d14fc87517ce6c0 = '

Huntington National Bank

Address: 5745 Byron Center Ave SW, Wyoming, MI 49519
Phone: (616) 406-2065
';var m_c555dbde389bd6187d14fc87517ce6c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_c555dbde389bd6187d14fc87517ce6c0['infowindow'] = new google.maps.InfoWindow({content: $lc555dbde389bd6187d14fc87517ce6c0});var infowindow = new google.maps.InfoWindow({content: $lc555dbde389bd6187d14fc87517ce6c0});google.maps.event.addListener(m_c555dbde389bd6187d14fc87517ce6c0, 'click', function() {infowindow.open(map,m_c555dbde389bd6187d14fc87517ce6c0);});$marker.push(m_c555dbde389bd6187d14fc87517ce6c0);}});var g_cc5f81c3330b253376b5a8b989ed967d = new google.maps.Geocoder();g_cc5f81c3330b253376b5a8b989ed967d.geocode( { 'address': "1105 28th St SW, Wyoming, MI 49509"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wyoming-MI-huntington-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('wyoming-MI-huntington-national-bank'), mapOptions);}document.getElementById('67d87886').innerHTML += ' | View Map';var $lcc5f81c3330b253376b5a8b989ed967d = '

Huntington National Bank

Address: 1105 28th St SW, Wyoming, MI 49509
Phone: (616) 406-2144
';var m_cc5f81c3330b253376b5a8b989ed967d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington National Bank',});m_cc5f81c3330b253376b5a8b989ed967d['infowindow'] = new google.maps.InfoWindow({content: $lcc5f81c3330b253376b5a8b989ed967d});var infowindow = new google.maps.InfoWindow({content: $lcc5f81c3330b253376b5a8b989ed967d});google.maps.event.addListener(m_cc5f81c3330b253376b5a8b989ed967d, 'click', function() {infowindow.open(map,m_cc5f81c3330b253376b5a8b989ed967d);});$marker.push(m_cc5f81c3330b253376b5a8b989ed967d);}});}google.maps.event.addDomListener(window, 'load', initialize);