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.6598,-83.3878)};var g_14ce77566f3c54572d9c8e0b3670303a = new google.maps.Geocoder();g_14ce77566f3c54572d9c8e0b3670303a.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-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('waterford-township-MI-flagstar-bank'), mapOptions);}document.getElementById('5ff028f4').innerHTML += ' | View Map';var $l14ce77566f3c54572d9c8e0b3670303a = '

Flagstar Bank

Address: 5105 Highland Rd, Waterford Twp, MI 48327, USA
Phone: (248) 674-1380
';var m_14ce77566f3c54572d9c8e0b3670303a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_14ce77566f3c54572d9c8e0b3670303a['infowindow'] = new google.maps.InfoWindow({content: $l14ce77566f3c54572d9c8e0b3670303a});var infowindow = new google.maps.InfoWindow({content: $l14ce77566f3c54572d9c8e0b3670303a});google.maps.event.addListener(m_14ce77566f3c54572d9c8e0b3670303a, 'click', function() {infowindow.open(map,m_14ce77566f3c54572d9c8e0b3670303a);});$marker.push(m_14ce77566f3c54572d9c8e0b3670303a);}});var g_71c167d25390e1dfc6207d5b3d73f916 = new google.maps.Geocoder();g_71c167d25390e1dfc6207d5b3d73f916.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-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('waterford-township-MI-flagstar-bank'), mapOptions);}document.getElementById('a8e33fde').innerHTML += ' | View Map';var $l71c167d25390e1dfc6207d5b3d73f916 = '

Flagstar Bank

Address: 7950 Cooley Lake Rd, Waterford Twp, MI 48327, USA
Phone: (248) 363-0849
';var m_71c167d25390e1dfc6207d5b3d73f916 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_71c167d25390e1dfc6207d5b3d73f916['infowindow'] = new google.maps.InfoWindow({content: $l71c167d25390e1dfc6207d5b3d73f916});var infowindow = new google.maps.InfoWindow({content: $l71c167d25390e1dfc6207d5b3d73f916});google.maps.event.addListener(m_71c167d25390e1dfc6207d5b3d73f916, 'click', function() {infowindow.open(map,m_71c167d25390e1dfc6207d5b3d73f916);});$marker.push(m_71c167d25390e1dfc6207d5b3d73f916);}});}google.maps.event.addDomListener(window, 'load', initialize);