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.512,-83.0263)};var g_e2414f9b2cf522e7b59662a8d134fd3a = new google.maps.Geocoder();g_e2414f9b2cf522e7b59662a8d134fd3a.geocode( { 'address': "29 900 Civic Center, Warren, MI 48093, Warren, MI 48093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-MI-warren-municipal-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('warren-MI-warren-municipal-federal-credit-union'), mapOptions);}document.getElementById('9549ac78').innerHTML += ' | View Map';var $le2414f9b2cf522e7b59662a8d134fd3a = '

Warren Municipal Federal Credit Union

Address: 29 900 Civic Center, Warren, MI 48093, Warren, MI 48093, USA
Phone: (586) 268-9690
';var m_e2414f9b2cf522e7b59662a8d134fd3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Warren Municipal Federal Credit Union',});m_e2414f9b2cf522e7b59662a8d134fd3a['infowindow'] = new google.maps.InfoWindow({content: $le2414f9b2cf522e7b59662a8d134fd3a});var infowindow = new google.maps.InfoWindow({content: $le2414f9b2cf522e7b59662a8d134fd3a});google.maps.event.addListener(m_e2414f9b2cf522e7b59662a8d134fd3a, 'click', function() {infowindow.open(map,m_e2414f9b2cf522e7b59662a8d134fd3a);});$marker.push(m_e2414f9b2cf522e7b59662a8d134fd3a);}});var g_27c48d118019a5e52b33a370b2a2e9cd = new google.maps.Geocoder();g_27c48d118019a5e52b33a370b2a2e9cd.geocode( { 'address': "31300 Hoover Rd, Warren, MI 48093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warren-MI-warren-municipal-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('warren-MI-warren-municipal-federal-credit-union'), mapOptions);}document.getElementById('d1bbfaba').innerHTML += ' | View Map';var $l27c48d118019a5e52b33a370b2a2e9cd = '

Warren Municipal Federal Credit Union

Address: 31300 Hoover Rd, Warren, MI 48093, USA
Phone: (586) 268-9690
';var m_27c48d118019a5e52b33a370b2a2e9cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Warren Municipal Federal Credit Union',});m_27c48d118019a5e52b33a370b2a2e9cd['infowindow'] = new google.maps.InfoWindow({content: $l27c48d118019a5e52b33a370b2a2e9cd});var infowindow = new google.maps.InfoWindow({content: $l27c48d118019a5e52b33a370b2a2e9cd});google.maps.event.addListener(m_27c48d118019a5e52b33a370b2a2e9cd, 'click', function() {infowindow.open(map,m_27c48d118019a5e52b33a370b2a2e9cd);});$marker.push(m_27c48d118019a5e52b33a370b2a2e9cd);}});}google.maps.event.addDomListener(window, 'load', initialize);