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.869,-85.5571)};var g_11fe699b4fb1616fd9ac5b57d8650356 = new google.maps.Geocoder();g_11fe699b4fb1616fd9ac5b57d8650356.geocode( { 'address': "4045 60th St SE, Kentwood, MI 49512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kentwood-MI-community-west-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kentwood-MI-community-west-credit-union'), mapOptions);}document.getElementById('e8f7a16d').innerHTML += ' | View Map';var $l11fe699b4fb1616fd9ac5b57d8650356 = '

Community West Credit Union

Address: 4045 60th St SE, Kentwood, MI 49512, USA
Phone: (616) 261-5657
';var m_11fe699b4fb1616fd9ac5b57d8650356 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community West Credit Union',});m_11fe699b4fb1616fd9ac5b57d8650356['infowindow'] = new google.maps.InfoWindow({content: $l11fe699b4fb1616fd9ac5b57d8650356});var infowindow = new google.maps.InfoWindow({content: $l11fe699b4fb1616fd9ac5b57d8650356});google.maps.event.addListener(m_11fe699b4fb1616fd9ac5b57d8650356, 'click', function() {infowindow.open(map,m_11fe699b4fb1616fd9ac5b57d8650356);});$marker.push(m_11fe699b4fb1616fd9ac5b57d8650356);}});var g_0b11c352441ba1175eb0ad051794f803 = new google.maps.Geocoder();g_0b11c352441ba1175eb0ad051794f803.geocode( { 'address': "4360 52nd St SE, Kentwood, MI 49512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kentwood-MI-community-west-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('kentwood-MI-community-west-credit-union'), mapOptions);}document.getElementById('60e41ff3').innerHTML += ' | View Map';var $l0b11c352441ba1175eb0ad051794f803 = '

Community West Credit Union

Address: 4360 52nd St SE, Kentwood, MI 49512, USA
Phone:
';var m_0b11c352441ba1175eb0ad051794f803 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community West Credit Union',});m_0b11c352441ba1175eb0ad051794f803['infowindow'] = new google.maps.InfoWindow({content: $l0b11c352441ba1175eb0ad051794f803});var infowindow = new google.maps.InfoWindow({content: $l0b11c352441ba1175eb0ad051794f803});google.maps.event.addListener(m_0b11c352441ba1175eb0ad051794f803, 'click', function() {infowindow.open(map,m_0b11c352441ba1175eb0ad051794f803);});$marker.push(m_0b11c352441ba1175eb0ad051794f803);}});}google.maps.event.addDomListener(window, 'load', initialize);