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.3565,-83.3869)};var g_3636638817772e42b59d74cff571fbb3 = new google.maps.Geocoder();g_3636638817772e42b59d74cff571fbb3.geocode( { 'address': "34930 Ann Arbor Trail, Livonia, MI 48150, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livonia-MI-community-choice-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('livonia-MI-community-choice-credit-union'), mapOptions);}document.getElementById('66cd61fc').innerHTML += ' | View Map';var $l3636638817772e42b59d74cff571fbb3 = '

Community Choice Credit Union

Address: 34930 Ann Arbor Trail, Livonia, MI 48150, USA
Phone: (877) 243-2528
';var m_3636638817772e42b59d74cff571fbb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Choice Credit Union',});m_3636638817772e42b59d74cff571fbb3['infowindow'] = new google.maps.InfoWindow({content: $l3636638817772e42b59d74cff571fbb3});var infowindow = new google.maps.InfoWindow({content: $l3636638817772e42b59d74cff571fbb3});google.maps.event.addListener(m_3636638817772e42b59d74cff571fbb3, 'click', function() {infowindow.open(map,m_3636638817772e42b59d74cff571fbb3);});$marker.push(m_3636638817772e42b59d74cff571fbb3);}});var g_c352592d3abac0a9fa86f3380cf72553 = new google.maps.Geocoder();g_c352592d3abac0a9fa86f3380cf72553.geocode( { 'address': "15420 Farmington Rd, Livonia, MI 48154, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('livonia-MI-community-choice-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('livonia-MI-community-choice-credit-union'), mapOptions);}document.getElementById('9cdbf5bb').innerHTML += ' | View Map';var $lc352592d3abac0a9fa86f3380cf72553 = '

Community Choice Credit Union

Address: 15420 Farmington Rd, Livonia, MI 48154, USA
Phone: (877) 243-2528
';var m_c352592d3abac0a9fa86f3380cf72553 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Choice Credit Union',});m_c352592d3abac0a9fa86f3380cf72553['infowindow'] = new google.maps.InfoWindow({content: $lc352592d3abac0a9fa86f3380cf72553});var infowindow = new google.maps.InfoWindow({content: $lc352592d3abac0a9fa86f3380cf72553});google.maps.event.addListener(m_c352592d3abac0a9fa86f3380cf72553, 'click', function() {infowindow.open(map,m_c352592d3abac0a9fa86f3380cf72553);});$marker.push(m_c352592d3abac0a9fa86f3380cf72553);}});}google.maps.event.addDomListener(window, 'load', initialize);