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.5454,-83.245)};var g_31b5b7b61bc03a158c3c602c6ce6489b = new google.maps.Geocoder();g_31b5b7b61bc03a158c3c602c6ce6489b.geocode( { 'address': "2483 W Maple Rd, Birmingham, MI 48009, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-MI-dfcu-financial').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-MI-dfcu-financial'), mapOptions);}document.getElementById('5e915f1e').innerHTML += ' | View Map';var $l31b5b7b61bc03a158c3c602c6ce6489b = '

DFCU Financial

Address: 2483 W Maple Rd, Birmingham, MI 48009, USA
Phone: (313) 336-2700
';var m_31b5b7b61bc03a158c3c602c6ce6489b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DFCU Financial',});m_31b5b7b61bc03a158c3c602c6ce6489b['infowindow'] = new google.maps.InfoWindow({content: $l31b5b7b61bc03a158c3c602c6ce6489b});var infowindow = new google.maps.InfoWindow({content: $l31b5b7b61bc03a158c3c602c6ce6489b});google.maps.event.addListener(m_31b5b7b61bc03a158c3c602c6ce6489b, 'click', function() {infowindow.open(map,m_31b5b7b61bc03a158c3c602c6ce6489b);});$marker.push(m_31b5b7b61bc03a158c3c602c6ce6489b);}});var g_40749eee197a0cc820c766da8e609129 = new google.maps.Geocoder();g_40749eee197a0cc820c766da8e609129.geocode( { 'address': "2483 W Maple Rd, Birmingham, MI 48009, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('birmingham-MI-dfcu-financial').style.display = '';map = new google.maps.Map(document.getElementById('birmingham-MI-dfcu-financial'), mapOptions);}document.getElementById('5e915f1e').innerHTML += ' | View Map';var $l40749eee197a0cc820c766da8e609129 = '

DFCU Financial

Address: 2483 W Maple Rd, Birmingham, MI 48009, USA
Phone: (888) 336-2700
';var m_40749eee197a0cc820c766da8e609129 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DFCU Financial',});m_40749eee197a0cc820c766da8e609129['infowindow'] = new google.maps.InfoWindow({content: $l40749eee197a0cc820c766da8e609129});var infowindow = new google.maps.InfoWindow({content: $l40749eee197a0cc820c766da8e609129});google.maps.event.addListener(m_40749eee197a0cc820c766da8e609129, 'click', function() {infowindow.open(map,m_40749eee197a0cc820c766da8e609129);});$marker.push(m_40749eee197a0cc820c766da8e609129);}});}google.maps.event.addDomListener(window, 'load', initialize);