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.9872,-85.6662)};var g_ba0a95f8ef733a213eb3bd8674a90453 = new google.maps.Geocoder();g_ba0a95f8ef733a213eb3bd8674a90453.geocode( { 'address': "1327 Plainfield Ave NE, Grand Rapids, MI 49505, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-my-personal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-my-personal-credit-union'), mapOptions);}document.getElementById('06922b0e').innerHTML += ' | View Map';var $lba0a95f8ef733a213eb3bd8674a90453 = '

My Personal Credit Union

Address: 1327 Plainfield Ave NE, Grand Rapids, MI 49505, USA
Phone: (616) 452-2161
';var m_ba0a95f8ef733a213eb3bd8674a90453 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'My Personal Credit Union',});m_ba0a95f8ef733a213eb3bd8674a90453['infowindow'] = new google.maps.InfoWindow({content: $lba0a95f8ef733a213eb3bd8674a90453});var infowindow = new google.maps.InfoWindow({content: $lba0a95f8ef733a213eb3bd8674a90453});google.maps.event.addListener(m_ba0a95f8ef733a213eb3bd8674a90453, 'click', function() {infowindow.open(map,m_ba0a95f8ef733a213eb3bd8674a90453);});$marker.push(m_ba0a95f8ef733a213eb3bd8674a90453);}});var g_cd2e5ed498f506abadbe25d0537f927c = new google.maps.Geocoder();g_cd2e5ed498f506abadbe25d0537f927c.geocode( { 'address': "4833 Town Center Dr SE, Grand Rapids, MI 49512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-my-personal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-my-personal-credit-union'), mapOptions);}document.getElementById('63b8ef2a').innerHTML += ' | View Map';var $lcd2e5ed498f506abadbe25d0537f927c = '

My Personal Credit Union

Address: 4833 Town Center Dr SE, Grand Rapids, MI 49512, USA
Phone: (616) 452-2161
';var m_cd2e5ed498f506abadbe25d0537f927c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'My Personal Credit Union',});m_cd2e5ed498f506abadbe25d0537f927c['infowindow'] = new google.maps.InfoWindow({content: $lcd2e5ed498f506abadbe25d0537f927c});var infowindow = new google.maps.InfoWindow({content: $lcd2e5ed498f506abadbe25d0537f927c});google.maps.event.addListener(m_cd2e5ed498f506abadbe25d0537f927c, 'click', function() {infowindow.open(map,m_cd2e5ed498f506abadbe25d0537f927c);});$marker.push(m_cd2e5ed498f506abadbe25d0537f927c);}});}google.maps.event.addDomListener(window, 'load', initialize);