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.4377,-85.7404)};var g_a71d6a87e2ae6d9f124230e11f426e5f = new google.maps.Geocoder();g_a71d6a87e2ae6d9f124230e11f426e5f.geocode( { 'address': "7389 S Croton Hardy Dr, Newaygo, MI 49337"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newaygo-MI-independent-bank').style.display = '';map = new google.maps.Map(document.getElementById('newaygo-MI-independent-bank'), mapOptions);}document.getElementById('4c06c90e').innerHTML += ' | View Map';var $la71d6a87e2ae6d9f124230e11f426e5f = '

Independent Bank

Address: 7389 S Croton Hardy Dr, Newaygo, MI 49337
Phone: (231) 652-1641
';var m_a71d6a87e2ae6d9f124230e11f426e5f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independent Bank',});m_a71d6a87e2ae6d9f124230e11f426e5f['infowindow'] = new google.maps.InfoWindow({content: $la71d6a87e2ae6d9f124230e11f426e5f});var infowindow = new google.maps.InfoWindow({content: $la71d6a87e2ae6d9f124230e11f426e5f});google.maps.event.addListener(m_a71d6a87e2ae6d9f124230e11f426e5f, 'click', function() {infowindow.open(map,m_a71d6a87e2ae6d9f124230e11f426e5f);});$marker.push(m_a71d6a87e2ae6d9f124230e11f426e5f);}});var g_3d9c7ef16e9fc8c1b991b3d27ebea712 = new google.maps.Geocoder();g_3d9c7ef16e9fc8c1b991b3d27ebea712.geocode( { 'address': "40 State Rd, Newaygo, MI 49337"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newaygo-MI-independent-bank').style.display = '';map = new google.maps.Map(document.getElementById('newaygo-MI-independent-bank'), mapOptions);}document.getElementById('1e1814d3').innerHTML += ' | View Map';var $l3d9c7ef16e9fc8c1b991b3d27ebea712 = '

Independent Bank

Address: 40 State Rd, Newaygo, MI 49337
Phone: (231) 652-1665
';var m_3d9c7ef16e9fc8c1b991b3d27ebea712 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independent Bank',});m_3d9c7ef16e9fc8c1b991b3d27ebea712['infowindow'] = new google.maps.InfoWindow({content: $l3d9c7ef16e9fc8c1b991b3d27ebea712});var infowindow = new google.maps.InfoWindow({content: $l3d9c7ef16e9fc8c1b991b3d27ebea712});google.maps.event.addListener(m_3d9c7ef16e9fc8c1b991b3d27ebea712, 'click', function() {infowindow.open(map,m_3d9c7ef16e9fc8c1b991b3d27ebea712);});$marker.push(m_3d9c7ef16e9fc8c1b991b3d27ebea712);}});}google.maps.event.addDomListener(window, 'load', initialize);