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.2222,-83.381)};var g_19cb40ac74bbc04d296b055f7c2f26e1 = new google.maps.Geocoder();g_19cb40ac74bbc04d296b055f7c2f26e1.geocode( { 'address': "11200 Metro Airport Center Dr, Romulus, MI 48174, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('romulus-MI-wings-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('romulus-MI-wings-financial-credit-union'), mapOptions);}document.getElementById('f74aed2d').innerHTML += ' | View Map';var $l19cb40ac74bbc04d296b055f7c2f26e1 = '

Wings Financial Credit Union

Address: 11200 Metro Airport Center Dr, Romulus, MI 48174, USA
Phone: (800) 692-2274
';var m_19cb40ac74bbc04d296b055f7c2f26e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wings Financial Credit Union',});m_19cb40ac74bbc04d296b055f7c2f26e1['infowindow'] = new google.maps.InfoWindow({content: $l19cb40ac74bbc04d296b055f7c2f26e1});var infowindow = new google.maps.InfoWindow({content: $l19cb40ac74bbc04d296b055f7c2f26e1});google.maps.event.addListener(m_19cb40ac74bbc04d296b055f7c2f26e1, 'click', function() {infowindow.open(map,m_19cb40ac74bbc04d296b055f7c2f26e1);});$marker.push(m_19cb40ac74bbc04d296b055f7c2f26e1);}});var g_6866915612260b35f0caefd713500661 = new google.maps.Geocoder();g_6866915612260b35f0caefd713500661.geocode( { 'address': "11200 Metro Airport Center Dr, Romulus, MI 48174, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('romulus-MI-wings-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('romulus-MI-wings-financial-credit-union'), mapOptions);}document.getElementById('f74aed2d').innerHTML += ' | View Map';var $l6866915612260b35f0caefd713500661 = '

Wings Financial Credit Union

Address: 11200 Metro Airport Center Dr, Romulus, MI 48174, USA
Phone: (800) 692-2274
';var m_6866915612260b35f0caefd713500661 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wings Financial Credit Union',});m_6866915612260b35f0caefd713500661['infowindow'] = new google.maps.InfoWindow({content: $l6866915612260b35f0caefd713500661});var infowindow = new google.maps.InfoWindow({content: $l6866915612260b35f0caefd713500661});google.maps.event.addListener(m_6866915612260b35f0caefd713500661, 'click', function() {infowindow.open(map,m_6866915612260b35f0caefd713500661);});$marker.push(m_6866915612260b35f0caefd713500661);}});}google.maps.event.addDomListener(window, 'load', initialize);