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.6155,-83.4405)};var g_5772331ac08adcd29b871b8aac1a2b3b = new google.maps.Geocoder();g_5772331ac08adcd29b871b8aac1a2b3b.geocode( { 'address': "7950 Cooley Lake Rd, Waterford Twp, MI 48327, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterford-township-MI-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('waterford-township-MI-atm-flagstar-bank'), mapOptions);}document.getElementById('a8e33fde').innerHTML += ' | View Map';var $l5772331ac08adcd29b871b8aac1a2b3b = '

ATM (Flagstar Bank)

Address: 7950 Cooley Lake Rd, Waterford Twp, MI 48327, USA
Phone:
';var m_5772331ac08adcd29b871b8aac1a2b3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_5772331ac08adcd29b871b8aac1a2b3b['infowindow'] = new google.maps.InfoWindow({content: $l5772331ac08adcd29b871b8aac1a2b3b});var infowindow = new google.maps.InfoWindow({content: $l5772331ac08adcd29b871b8aac1a2b3b});google.maps.event.addListener(m_5772331ac08adcd29b871b8aac1a2b3b, 'click', function() {infowindow.open(map,m_5772331ac08adcd29b871b8aac1a2b3b);});$marker.push(m_5772331ac08adcd29b871b8aac1a2b3b);}});var g_7c3d3a447f8b7b33e558e5a7232e8c29 = new google.maps.Geocoder();g_7c3d3a447f8b7b33e558e5a7232e8c29.geocode( { 'address': "5105 Highland Rd, Waterford Twp, MI 48327, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterford-township-MI-atm-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('waterford-township-MI-atm-flagstar-bank'), mapOptions);}document.getElementById('5ff028f4').innerHTML += ' | View Map';var $l7c3d3a447f8b7b33e558e5a7232e8c29 = '

ATM (Flagstar Bank)

Address: 5105 Highland Rd, Waterford Twp, MI 48327, USA
Phone:
';var m_7c3d3a447f8b7b33e558e5a7232e8c29 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Flagstar Bank)',});m_7c3d3a447f8b7b33e558e5a7232e8c29['infowindow'] = new google.maps.InfoWindow({content: $l7c3d3a447f8b7b33e558e5a7232e8c29});var infowindow = new google.maps.InfoWindow({content: $l7c3d3a447f8b7b33e558e5a7232e8c29});google.maps.event.addListener(m_7c3d3a447f8b7b33e558e5a7232e8c29, 'click', function() {infowindow.open(map,m_7c3d3a447f8b7b33e558e5a7232e8c29);});$marker.push(m_7c3d3a447f8b7b33e558e5a7232e8c29);}});}google.maps.event.addDomListener(window, 'load', initialize);