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.759,-86.1158)};var g_3b2d4d9a3197bf905c2a1a08d05e6b1b = new google.maps.Geocoder();g_3b2d4d9a3197bf905c2a1a08d05e6b1b.geocode( { 'address': "1075 Washington Ave, Holland, MI 49423, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-united-federal-credit-union'), mapOptions);}document.getElementById('c993285a').innerHTML += ' | View Map';var $l3b2d4d9a3197bf905c2a1a08d05e6b1b = '

United Federal Credit Union

Address: 1075 Washington Ave, Holland, MI 49423, USA
Phone: (888) 982-1400
';var m_3b2d4d9a3197bf905c2a1a08d05e6b1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_3b2d4d9a3197bf905c2a1a08d05e6b1b['infowindow'] = new google.maps.InfoWindow({content: $l3b2d4d9a3197bf905c2a1a08d05e6b1b});var infowindow = new google.maps.InfoWindow({content: $l3b2d4d9a3197bf905c2a1a08d05e6b1b});google.maps.event.addListener(m_3b2d4d9a3197bf905c2a1a08d05e6b1b, 'click', function() {infowindow.open(map,m_3b2d4d9a3197bf905c2a1a08d05e6b1b);});$marker.push(m_3b2d4d9a3197bf905c2a1a08d05e6b1b);}});var g_22600c7d4d6424f05f02d5088ec3411e = new google.maps.Geocoder();g_22600c7d4d6424f05f02d5088ec3411e.geocode( { 'address': "12540 Riley St, Holland, MI 49424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-united-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-united-federal-credit-union'), mapOptions);}document.getElementById('0ba70edd').innerHTML += ' | View Map';var $l22600c7d4d6424f05f02d5088ec3411e = '

United Federal Credit Union

Address: 12540 Riley St, Holland, MI 49424, USA
Phone: (888) 982-1400
';var m_22600c7d4d6424f05f02d5088ec3411e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Federal Credit Union',});m_22600c7d4d6424f05f02d5088ec3411e['infowindow'] = new google.maps.InfoWindow({content: $l22600c7d4d6424f05f02d5088ec3411e});var infowindow = new google.maps.InfoWindow({content: $l22600c7d4d6424f05f02d5088ec3411e});google.maps.event.addListener(m_22600c7d4d6424f05f02d5088ec3411e, 'click', function() {infowindow.open(map,m_22600c7d4d6424f05f02d5088ec3411e);});$marker.push(m_22600c7d4d6424f05f02d5088ec3411e);}});}google.maps.event.addDomListener(window, 'load', initialize);