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.4054,-83.9007)};var g_6f16fbb28f5e4ceb9243f7e2e4f0af04 = new google.maps.Geocoder();g_6f16fbb28f5e4ceb9243f7e2e4f0af04.geocode( { 'address': "301 E Genesee Ave, Saginaw, MI 48607"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-community-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-community-state-bank'), mapOptions);}document.getElementById('6e5d7309').innerHTML += ' | View Map';var $l6f16fbb28f5e4ceb9243f7e2e4f0af04 = '

Community State Bank

Address: 301 E Genesee Ave, Saginaw, MI 48607
Phone: (989) 755-2966
';var m_6f16fbb28f5e4ceb9243f7e2e4f0af04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community State Bank',});m_6f16fbb28f5e4ceb9243f7e2e4f0af04['infowindow'] = new google.maps.InfoWindow({content: $l6f16fbb28f5e4ceb9243f7e2e4f0af04});var infowindow = new google.maps.InfoWindow({content: $l6f16fbb28f5e4ceb9243f7e2e4f0af04});google.maps.event.addListener(m_6f16fbb28f5e4ceb9243f7e2e4f0af04, 'click', function() {infowindow.open(map,m_6f16fbb28f5e4ceb9243f7e2e4f0af04);});$marker.push(m_6f16fbb28f5e4ceb9243f7e2e4f0af04);}});var g_f032185c267594c5f06fd2dc2b898bcf = new google.maps.Geocoder();g_f032185c267594c5f06fd2dc2b898bcf.geocode( { 'address': "7590 Gratiot Rd, Saginaw, MI 48609"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saginaw-MI-community-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('saginaw-MI-community-state-bank'), mapOptions);}document.getElementById('78e852d2').innerHTML += ' | View Map';var $lf032185c267594c5f06fd2dc2b898bcf = '

Community State Bank

Address: 7590 Gratiot Rd, Saginaw, MI 48609
Phone: (989) 781-2350
';var m_f032185c267594c5f06fd2dc2b898bcf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community State Bank',});m_f032185c267594c5f06fd2dc2b898bcf['infowindow'] = new google.maps.InfoWindow({content: $lf032185c267594c5f06fd2dc2b898bcf});var infowindow = new google.maps.InfoWindow({content: $lf032185c267594c5f06fd2dc2b898bcf});google.maps.event.addListener(m_f032185c267594c5f06fd2dc2b898bcf, 'click', function() {infowindow.open(map,m_f032185c267594c5f06fd2dc2b898bcf);});$marker.push(m_f032185c267594c5f06fd2dc2b898bcf);}});}google.maps.event.addDomListener(window, 'load', initialize);