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.3231,-83.4583)};var g_1c65677733809af4c71425509284cd24 = new google.maps.Geocoder();g_1c65677733809af4c71425509284cd24.geocode( { 'address': "42200 Ford Rd, Canton, MI 48187, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MI-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-MI-atm-flagstar-bank'), mapOptions);}document.getElementById('50df95ba').innerHTML += ' | View Map';var $l1c65677733809af4c71425509284cd24 = '

ATM (Flagstar Bank)

Address: 42200 Ford Rd, Canton, MI 48187, USA
Phone:
';var m_1c65677733809af4c71425509284cd24 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_1c65677733809af4c71425509284cd24['infowindow'] = new google.maps.InfoWindow({content: $l1c65677733809af4c71425509284cd24});var infowindow = new google.maps.InfoWindow({content: $l1c65677733809af4c71425509284cd24});google.maps.event.addListener(m_1c65677733809af4c71425509284cd24, 'click', function() {infowindow.open(map,m_1c65677733809af4c71425509284cd24);});$marker.push(m_1c65677733809af4c71425509284cd24);}});var g_cfc6f917c58e91b64c9ab58624c80848 = new google.maps.Geocoder();g_cfc6f917c58e91b64c9ab58624c80848.geocode( { 'address': "41345 Ford Rd, Canton, MI 48187, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MI-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-MI-atm-flagstar-bank'), mapOptions);}document.getElementById('491d0885').innerHTML += ' | View Map';var $lcfc6f917c58e91b64c9ab58624c80848 = '

ATM (Flagstar Bank)

Address: 41345 Ford Rd, Canton, MI 48187, USA
Phone:
';var m_cfc6f917c58e91b64c9ab58624c80848 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_cfc6f917c58e91b64c9ab58624c80848['infowindow'] = new google.maps.InfoWindow({content: $lcfc6f917c58e91b64c9ab58624c80848});var infowindow = new google.maps.InfoWindow({content: $lcfc6f917c58e91b64c9ab58624c80848});google.maps.event.addListener(m_cfc6f917c58e91b64c9ab58624c80848, 'click', function() {infowindow.open(map,m_cfc6f917c58e91b64c9ab58624c80848);});$marker.push(m_cfc6f917c58e91b64c9ab58624c80848);}});}google.maps.event.addDomListener(window, 'load', initialize);