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.6089,-83.9154)};var g_1c8dcf919f8a604f3a488b0e4b0f1420 = new google.maps.Geocoder();g_1c8dcf919f8a604f3a488b0e4b0f1420.geocode( { 'address': "745 N Euclid Ave, Bay City, MI 48706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-independent-bank').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-independent-bank'), mapOptions);}document.getElementById('94f00392').innerHTML += ' | View Map';var $l1c8dcf919f8a604f3a488b0e4b0f1420 = '

Independent Bank

Address: 745 N Euclid Ave, Bay City, MI 48706, USA
Phone: (989) 684-6021
';var m_1c8dcf919f8a604f3a488b0e4b0f1420 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independent Bank',});m_1c8dcf919f8a604f3a488b0e4b0f1420['infowindow'] = new google.maps.InfoWindow({content: $l1c8dcf919f8a604f3a488b0e4b0f1420});var infowindow = new google.maps.InfoWindow({content: $l1c8dcf919f8a604f3a488b0e4b0f1420});google.maps.event.addListener(m_1c8dcf919f8a604f3a488b0e4b0f1420, 'click', function() {infowindow.open(map,m_1c8dcf919f8a604f3a488b0e4b0f1420);});$marker.push(m_1c8dcf919f8a604f3a488b0e4b0f1420);}});var g_7f9d851fef25d346996a6c75f74b9660 = new google.maps.Geocoder();g_7f9d851fef25d346996a6c75f74b9660.geocode( { 'address': "623 Washington Ave, Bay City, MI 48708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-MI-independent-bank').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-MI-independent-bank'), mapOptions);}document.getElementById('b7818e49').innerHTML += ' | View Map';var $l7f9d851fef25d346996a6c75f74b9660 = '

Independent Bank

Address: 623 Washington Ave, Bay City, MI 48708, USA
Phone: (989) 892-3511
';var m_7f9d851fef25d346996a6c75f74b9660 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independent Bank',});m_7f9d851fef25d346996a6c75f74b9660['infowindow'] = new google.maps.InfoWindow({content: $l7f9d851fef25d346996a6c75f74b9660});var infowindow = new google.maps.InfoWindow({content: $l7f9d851fef25d346996a6c75f74b9660});google.maps.event.addListener(m_7f9d851fef25d346996a6c75f74b9660, 'click', function() {infowindow.open(map,m_7f9d851fef25d346996a6c75f74b9660);});$marker.push(m_7f9d851fef25d346996a6c75f74b9660);}});}google.maps.event.addDomListener(window, 'load', initialize);