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.8269,-86.0959)};var g_a92eb87874607c3f369293c4525f67d8 = new google.maps.Geocoder();g_a92eb87874607c3f369293c4525f67d8.geocode( { 'address': "1037 Washington Ave, Holland, MI 49423, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-consumers-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-consumers-credit-union'), mapOptions);}document.getElementById('0dc17108').innerHTML += ' | View Map';var $la92eb87874607c3f369293c4525f67d8 = '

Consumers Credit Union

Address: 1037 Washington Ave, Holland, MI 49423, USA
Phone: (800) 991-2221
';var m_a92eb87874607c3f369293c4525f67d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumers Credit Union',});m_a92eb87874607c3f369293c4525f67d8['infowindow'] = new google.maps.InfoWindow({content: $la92eb87874607c3f369293c4525f67d8});var infowindow = new google.maps.InfoWindow({content: $la92eb87874607c3f369293c4525f67d8});google.maps.event.addListener(m_a92eb87874607c3f369293c4525f67d8, 'click', function() {infowindow.open(map,m_a92eb87874607c3f369293c4525f67d8);});$marker.push(m_a92eb87874607c3f369293c4525f67d8);}});var g_adf94aad49130c675bc0e63663359da3 = new google.maps.Geocoder();g_adf94aad49130c675bc0e63663359da3.geocode( { 'address': "12705 Riley St, Holland, MI 49424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-consumers-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-consumers-credit-union'), mapOptions);}document.getElementById('570b6f40').innerHTML += ' | View Map';var $ladf94aad49130c675bc0e63663359da3 = '

Consumers Credit Union

Address: 12705 Riley St, Holland, MI 49424, USA
Phone: (616) 393-0555
';var m_adf94aad49130c675bc0e63663359da3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consumers Credit Union',});m_adf94aad49130c675bc0e63663359da3['infowindow'] = new google.maps.InfoWindow({content: $ladf94aad49130c675bc0e63663359da3});var infowindow = new google.maps.InfoWindow({content: $ladf94aad49130c675bc0e63663359da3});google.maps.event.addListener(m_adf94aad49130c675bc0e63663359da3, 'click', function() {infowindow.open(map,m_adf94aad49130c675bc0e63663359da3);});$marker.push(m_adf94aad49130c675bc0e63663359da3);}});}google.maps.event.addDomListener(window, 'load', initialize);