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.314,-83.2033)};var g_e76614d83a0f679e844b7ee346a04032 = new google.maps.Geocoder();g_e76614d83a0f679e844b7ee346a04032.geocode( { 'address': "16099 Michigan Ave, Dearborn, MI 48126, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dearborn-MI-village-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dearborn-MI-village-community-credit-union'), mapOptions);}document.getElementById('a9394f52').innerHTML += ' | View Map';var $le76614d83a0f679e844b7ee346a04032 = '

Village Community Credit Union

Address: 16099 Michigan Ave, Dearborn, MI 48126, USA
Phone:
';var m_e76614d83a0f679e844b7ee346a04032 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Village Community Credit Union',});m_e76614d83a0f679e844b7ee346a04032['infowindow'] = new google.maps.InfoWindow({content: $le76614d83a0f679e844b7ee346a04032});var infowindow = new google.maps.InfoWindow({content: $le76614d83a0f679e844b7ee346a04032});google.maps.event.addListener(m_e76614d83a0f679e844b7ee346a04032, 'click', function() {infowindow.open(map,m_e76614d83a0f679e844b7ee346a04032);});$marker.push(m_e76614d83a0f679e844b7ee346a04032);}});var g_f951fd61b9b061f666d280064023697b = new google.maps.Geocoder();g_f951fd61b9b061f666d280064023697b.geocode( { 'address': "4353 Maple St, Dearborn, MI 48126, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dearborn-MI-village-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dearborn-MI-village-community-credit-union'), mapOptions);}document.getElementById('79a0ec74').innerHTML += ' | View Map';var $lf951fd61b9b061f666d280064023697b = '

Village Community Credit Union

Address: 4353 Maple St, Dearborn, MI 48126, USA
Phone: (313) 584-5400
';var m_f951fd61b9b061f666d280064023697b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Village Community Credit Union',});m_f951fd61b9b061f666d280064023697b['infowindow'] = new google.maps.InfoWindow({content: $lf951fd61b9b061f666d280064023697b});var infowindow = new google.maps.InfoWindow({content: $lf951fd61b9b061f666d280064023697b});google.maps.event.addListener(m_f951fd61b9b061f666d280064023697b, 'click', function() {infowindow.open(map,m_f951fd61b9b061f666d280064023697b);});$marker.push(m_f951fd61b9b061f666d280064023697b);}});}google.maps.event.addDomListener(window, 'load', initialize);