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.0105,-83.9437)};var g_40a361016a9a8b76b459433f0509bc31 = new google.maps.Geocoder();g_40a361016a9a8b76b459433f0509bc31.geocode( { 'address': "1449 W Chicago Blvd, Tecumseh, MI 49286"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tecumseh-MI-first-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('tecumseh-MI-first-federal-bank'), mapOptions);}document.getElementById('437587d3').innerHTML += ' | View Map';var $l40a361016a9a8b76b459433f0509bc31 = '

First Federal Bank

Address: 1449 W Chicago Blvd, Tecumseh, MI 49286
Phone: (517) 423-7969
';var m_40a361016a9a8b76b459433f0509bc31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank',});m_40a361016a9a8b76b459433f0509bc31['infowindow'] = new google.maps.InfoWindow({content: $l40a361016a9a8b76b459433f0509bc31});var infowindow = new google.maps.InfoWindow({content: $l40a361016a9a8b76b459433f0509bc31});google.maps.event.addListener(m_40a361016a9a8b76b459433f0509bc31, 'click', function() {infowindow.open(map,m_40a361016a9a8b76b459433f0509bc31);});$marker.push(m_40a361016a9a8b76b459433f0509bc31);}});var g_eaa32c96f620053cf442ad32258076b9 = new google.maps.Geocoder();g_eaa32c96f620053cf442ad32258076b9.geocode( { 'address': "501 E Chicago Blvd, Tecumseh, MI 49286"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tecumseh-MI-first-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('tecumseh-MI-first-federal-bank'), mapOptions);}document.getElementById('80cb9b88').innerHTML += ' | View Map';var $leaa32c96f620053cf442ad32258076b9 = '

First Federal Bank

Address: 501 E Chicago Blvd, Tecumseh, MI 49286
Phone: (517) 266-5023
';var m_eaa32c96f620053cf442ad32258076b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Bank',});m_eaa32c96f620053cf442ad32258076b9['infowindow'] = new google.maps.InfoWindow({content: $leaa32c96f620053cf442ad32258076b9});var infowindow = new google.maps.InfoWindow({content: $leaa32c96f620053cf442ad32258076b9});google.maps.event.addListener(m_eaa32c96f620053cf442ad32258076b9, 'click', function() {infowindow.open(map,m_eaa32c96f620053cf442ad32258076b9);});$marker.push(m_eaa32c96f620053cf442ad32258076b9);}});}google.maps.event.addDomListener(window, 'load', initialize);