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.8033,-83.7333)};var g_b553108147c603703bd454f2952f28b4 = new google.maps.Geocoder();g_b553108147c603703bd454f2952f28b4.geocode( { 'address': "175 N Leroy St, Fenton, MI 48430, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fenton-MI-the-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('fenton-MI-the-state-bank'), mapOptions);}document.getElementById('96d8d918').innerHTML += ' | View Map';var $lb553108147c603703bd454f2952f28b4 = '

The State Bank

Address: 175 N Leroy St, Fenton, MI 48430, USA
Phone: (810) 629-2263
';var m_b553108147c603703bd454f2952f28b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The State Bank',});m_b553108147c603703bd454f2952f28b4['infowindow'] = new google.maps.InfoWindow({content: $lb553108147c603703bd454f2952f28b4});var infowindow = new google.maps.InfoWindow({content: $lb553108147c603703bd454f2952f28b4});google.maps.event.addListener(m_b553108147c603703bd454f2952f28b4, 'click', function() {infowindow.open(map,m_b553108147c603703bd454f2952f28b4);});$marker.push(m_b553108147c603703bd454f2952f28b4);}});var g_c72e9200ccf1c835b5517fdf19192f61 = new google.maps.Geocoder();g_c72e9200ccf1c835b5517fdf19192f61.geocode( { 'address': "Fenton, MI 48430, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fenton-MI-the-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('fenton-MI-the-state-bank'), mapOptions);}document.getElementById('b37f6f68').innerHTML += ' | View Map';var $lc72e9200ccf1c835b5517fdf19192f61 = '

The State Bank

Address: Fenton, MI 48430, USA
Phone: (810) 750-5605
';var m_c72e9200ccf1c835b5517fdf19192f61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The State Bank',});m_c72e9200ccf1c835b5517fdf19192f61['infowindow'] = new google.maps.InfoWindow({content: $lc72e9200ccf1c835b5517fdf19192f61});var infowindow = new google.maps.InfoWindow({content: $lc72e9200ccf1c835b5517fdf19192f61});google.maps.event.addListener(m_c72e9200ccf1c835b5517fdf19192f61, 'click', function() {infowindow.open(map,m_c72e9200ccf1c835b5517fdf19192f61);});$marker.push(m_c72e9200ccf1c835b5517fdf19192f61);}});}google.maps.event.addDomListener(window, 'load', initialize);