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.9136,-85.5303)};var g_719e650fc772473ef9a09955a62166aa = new google.maps.Geocoder();g_719e650fc772473ef9a09955a62166aa.geocode( { 'address': "5575 28th St SE, Grand Rapids, MI 49512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-consumers-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-consumers-credit-union'), mapOptions);}document.getElementById('6decc11b').innerHTML += ' | View Map';var $l719e650fc772473ef9a09955a62166aa = '

Consumers Credit Union

Address: 5575 28th St SE, Grand Rapids, MI 49512, USA
Phone: (616) 301-1310
';var m_719e650fc772473ef9a09955a62166aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumers Credit Union',});m_719e650fc772473ef9a09955a62166aa['infowindow'] = new google.maps.InfoWindow({content: $l719e650fc772473ef9a09955a62166aa});var infowindow = new google.maps.InfoWindow({content: $l719e650fc772473ef9a09955a62166aa});google.maps.event.addListener(m_719e650fc772473ef9a09955a62166aa, 'click', function() {infowindow.open(map,m_719e650fc772473ef9a09955a62166aa);});$marker.push(m_719e650fc772473ef9a09955a62166aa);}});var g_0d702467b0fdad20b484299114392c2e = new google.maps.Geocoder();g_0d702467b0fdad20b484299114392c2e.geocode( { 'address': "3869 Plainfield Ave NE, Grand Rapids, MI 49525, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-consumers-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-consumers-credit-union'), mapOptions);}document.getElementById('2f25b9c8').innerHTML += ' | View Map';var $l0d702467b0fdad20b484299114392c2e = '

Consumers Credit Union

Address: 3869 Plainfield Ave NE, Grand Rapids, MI 49525, USA
Phone: (800) 991-2221
';var m_0d702467b0fdad20b484299114392c2e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumers Credit Union',});m_0d702467b0fdad20b484299114392c2e['infowindow'] = new google.maps.InfoWindow({content: $l0d702467b0fdad20b484299114392c2e});var infowindow = new google.maps.InfoWindow({content: $l0d702467b0fdad20b484299114392c2e});google.maps.event.addListener(m_0d702467b0fdad20b484299114392c2e, 'click', function() {infowindow.open(map,m_0d702467b0fdad20b484299114392c2e);});$marker.push(m_0d702467b0fdad20b484299114392c2e);}});}google.maps.event.addDomListener(window, 'load', initialize);