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.465,-82.953)};var g_c027f3055985465f123fb1c231b58d87 = new google.maps.Geocoder();g_c027f3055985465f123fb1c231b58d87.geocode( { 'address': "16345 E 9 Mile Rd, Eastpointe, MI 48021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eastpointe-MI-community-choice-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('eastpointe-MI-community-choice-credit-union'), mapOptions);}document.getElementById('be784b44').innerHTML += ' | View Map';var $lc027f3055985465f123fb1c231b58d87 = '

Community Choice Credit Union

Address: 16345 E 9 Mile Rd, Eastpointe, MI 48021, USA
Phone: (586) 772-1540
';var m_c027f3055985465f123fb1c231b58d87 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Choice Credit Union',});m_c027f3055985465f123fb1c231b58d87['infowindow'] = new google.maps.InfoWindow({content: $lc027f3055985465f123fb1c231b58d87});var infowindow = new google.maps.InfoWindow({content: $lc027f3055985465f123fb1c231b58d87});google.maps.event.addListener(m_c027f3055985465f123fb1c231b58d87, 'click', function() {infowindow.open(map,m_c027f3055985465f123fb1c231b58d87);});$marker.push(m_c027f3055985465f123fb1c231b58d87);}});var g_925c846e1527ac99e2ca2b6b7012b549 = new google.maps.Geocoder();g_925c846e1527ac99e2ca2b6b7012b549.geocode( { 'address': "16345 E 9 Mile Rd, Eastpointe, MI 48021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eastpointe-MI-community-choice-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('eastpointe-MI-community-choice-credit-union'), mapOptions);}document.getElementById('be784b44').innerHTML += ' | View Map';var $l925c846e1527ac99e2ca2b6b7012b549 = '

Community Choice Credit Union

Address: 16345 E 9 Mile Rd, Eastpointe, MI 48021, USA
Phone: (877) 243-2528
';var m_925c846e1527ac99e2ca2b6b7012b549 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Choice Credit Union',});m_925c846e1527ac99e2ca2b6b7012b549['infowindow'] = new google.maps.InfoWindow({content: $l925c846e1527ac99e2ca2b6b7012b549});var infowindow = new google.maps.InfoWindow({content: $l925c846e1527ac99e2ca2b6b7012b549});google.maps.event.addListener(m_925c846e1527ac99e2ca2b6b7012b549, 'click', function() {infowindow.open(map,m_925c846e1527ac99e2ca2b6b7012b549);});$marker.push(m_925c846e1527ac99e2ca2b6b7012b549);}});}google.maps.event.addDomListener(window, 'load', initialize);