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.6908,-85.5169)};var g_a46c70871ced16fe3982fe6039ced270 = new google.maps.Geocoder();g_a46c70871ced16fe3982fe6039ced270.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-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('big-rapids-MI-huntington-bank'), mapOptions);}document.getElementById('4ba0e082').innerHTML += ' | View Map';var $la46c70871ced16fe3982fe6039ced270 = '

Huntington Bank

Address: 301 S State St, Big Rapids, MI 49307, USA
Phone: (231) 527-4200
';var m_a46c70871ced16fe3982fe6039ced270 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_a46c70871ced16fe3982fe6039ced270['infowindow'] = new google.maps.InfoWindow({content: $la46c70871ced16fe3982fe6039ced270});var infowindow = new google.maps.InfoWindow({content: $la46c70871ced16fe3982fe6039ced270});google.maps.event.addListener(m_a46c70871ced16fe3982fe6039ced270, 'click', function() {infowindow.open(map,m_a46c70871ced16fe3982fe6039ced270);});$marker.push(m_a46c70871ced16fe3982fe6039ced270);}});var g_c4fac8fb3c9e17a2f4553a001f631975 = new google.maps.Geocoder();g_c4fac8fb3c9e17a2f4553a001f631975.geocode( { 'address': "15400 Waldron Way, Big Rapids, MI 49307, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('big-rapids-MI-huntington-bank').style.display = '';map = new google.maps.Map(document.getElementById('big-rapids-MI-huntington-bank'), mapOptions);}document.getElementById('46c4c2b4').innerHTML += ' | View Map';var $lc4fac8fb3c9e17a2f4553a001f631975 = '

Huntington Bank

Address: 15400 Waldron Way, Big Rapids, MI 49307, USA
Phone: (231) 796-4092
';var m_c4fac8fb3c9e17a2f4553a001f631975 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Huntington Bank',});m_c4fac8fb3c9e17a2f4553a001f631975['infowindow'] = new google.maps.InfoWindow({content: $lc4fac8fb3c9e17a2f4553a001f631975});var infowindow = new google.maps.InfoWindow({content: $lc4fac8fb3c9e17a2f4553a001f631975});google.maps.event.addListener(m_c4fac8fb3c9e17a2f4553a001f631975, 'click', function() {infowindow.open(map,m_c4fac8fb3c9e17a2f4553a001f631975);});$marker.push(m_c4fac8fb3c9e17a2f4553a001f631975);}});}google.maps.event.addDomListener(window, 'load', initialize);