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()};var g_af328d70a47a6771bbb1f4c8499662b4 = new google.maps.Geocoder();g_af328d70a47a6771bbb1f4c8499662b4.geocode( { 'address': "34391 W 12 Mile Rd, Farmington Hills, MI 48331"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-hills-MI-talmer-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('farmington-hills-MI-talmer-bank-trust'), mapOptions);}document.getElementById('78cc8864').innerHTML += ' | View Map';var $laf328d70a47a6771bbb1f4c8499662b4 = '

Talmer Bank & Trust

Address: 34391 W 12 Mile Rd, Farmington Hills, MI 48331
Phone: (248) 522-3372
';var m_af328d70a47a6771bbb1f4c8499662b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Talmer Bank & Trust',});m_af328d70a47a6771bbb1f4c8499662b4['infowindow'] = new google.maps.InfoWindow({content: $laf328d70a47a6771bbb1f4c8499662b4});var infowindow = new google.maps.InfoWindow({content: $laf328d70a47a6771bbb1f4c8499662b4});google.maps.event.addListener(m_af328d70a47a6771bbb1f4c8499662b4, 'click', function() {infowindow.open(map,m_af328d70a47a6771bbb1f4c8499662b4);});$marker.push(m_af328d70a47a6771bbb1f4c8499662b4);}});}google.maps.event.addDomListener(window, 'load', initialize);