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.5453,-83.3824)};var g_8682cc30db9c025ecd3fee433f8ab54c = new google.maps.Geocoder();g_8682cc30db9c025ecd3fee433f8ab54c.geocode( { 'address': "33390 W 14 Mile Rd, West Bloomfield, MI 48322"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-bloomfield-MI-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-bloomfield-MI-flagstar-bank'), mapOptions);}document.getElementById('6a2bd596').innerHTML += ' | View Map';var $l8682cc30db9c025ecd3fee433f8ab54c = '

Flagstar Bank

Address: 33390 W 14 Mile Rd, West Bloomfield, MI 48322
Phone: (248) 539-3987
';var m_8682cc30db9c025ecd3fee433f8ab54c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_8682cc30db9c025ecd3fee433f8ab54c['infowindow'] = new google.maps.InfoWindow({content: $l8682cc30db9c025ecd3fee433f8ab54c});var infowindow = new google.maps.InfoWindow({content: $l8682cc30db9c025ecd3fee433f8ab54c});google.maps.event.addListener(m_8682cc30db9c025ecd3fee433f8ab54c, 'click', function() {infowindow.open(map,m_8682cc30db9c025ecd3fee433f8ab54c);});$marker.push(m_8682cc30db9c025ecd3fee433f8ab54c);}});var g_c2c0520b6251270555bcc2030e6a4c06 = new google.maps.Geocoder();g_c2c0520b6251270555bcc2030e6a4c06.geocode( { 'address': "4400 Orchard Lake Rd, West Bloomfield, MI 48323"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-bloomfield-MI-flagstar-bank').style.display = '';map = new google.maps.Map(document.getElementById('west-bloomfield-MI-flagstar-bank'), mapOptions);}document.getElementById('cf7b7e20').innerHTML += ' | View Map';var $lc2c0520b6251270555bcc2030e6a4c06 = '

Flagstar Bank

Address: 4400 Orchard Lake Rd, West Bloomfield, MI 48323
Phone: (248) 683-9418
';var m_c2c0520b6251270555bcc2030e6a4c06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Flagstar Bank',});m_c2c0520b6251270555bcc2030e6a4c06['infowindow'] = new google.maps.InfoWindow({content: $lc2c0520b6251270555bcc2030e6a4c06});var infowindow = new google.maps.InfoWindow({content: $lc2c0520b6251270555bcc2030e6a4c06});google.maps.event.addListener(m_c2c0520b6251270555bcc2030e6a4c06, 'click', function() {infowindow.open(map,m_c2c0520b6251270555bcc2030e6a4c06);});$marker.push(m_c2c0520b6251270555bcc2030e6a4c06);}});}google.maps.event.addDomListener(window, 'load', initialize);