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(43.1894,-86.2642)};var g_54979d3e8c77b0def3a6a93bb970557f = new google.maps.Geocoder();g_54979d3e8c77b0def3a6a93bb970557f.geocode( { 'address': "3575 Henry St, Muskegon, MI 49444, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('muskegon-MI-family-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('muskegon-MI-family-financial-credit-union'), mapOptions);}document.getElementById('6052640c').innerHTML += ' | View Map';var $l54979d3e8c77b0def3a6a93bb970557f = '

Family Financial Credit Union

Address: 3575 Henry St, Muskegon, MI 49444, USA
Phone: (231) 733-4600
';var m_54979d3e8c77b0def3a6a93bb970557f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Family Financial Credit Union',});m_54979d3e8c77b0def3a6a93bb970557f['infowindow'] = new google.maps.InfoWindow({content: $l54979d3e8c77b0def3a6a93bb970557f});var infowindow = new google.maps.InfoWindow({content: $l54979d3e8c77b0def3a6a93bb970557f});google.maps.event.addListener(m_54979d3e8c77b0def3a6a93bb970557f, 'click', function() {infowindow.open(map,m_54979d3e8c77b0def3a6a93bb970557f);});$marker.push(m_54979d3e8c77b0def3a6a93bb970557f);}});var g_ea58d591baa7523cb499c7dba359b2b3 = new google.maps.Geocoder();g_ea58d591baa7523cb499c7dba359b2b3.geocode( { 'address': "1798 Holton Rd, Muskegon, MI 49445, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('muskegon-MI-family-financial-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('muskegon-MI-family-financial-credit-union'), mapOptions);}document.getElementById('2c5708cc').innerHTML += ' | View Map';var $lea58d591baa7523cb499c7dba359b2b3 = '

Family Financial Credit Union

Address: 1798 Holton Rd, Muskegon, MI 49445, USA
Phone: (231) 733-4600
';var m_ea58d591baa7523cb499c7dba359b2b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Family Financial Credit Union',});m_ea58d591baa7523cb499c7dba359b2b3['infowindow'] = new google.maps.InfoWindow({content: $lea58d591baa7523cb499c7dba359b2b3});var infowindow = new google.maps.InfoWindow({content: $lea58d591baa7523cb499c7dba359b2b3});google.maps.event.addListener(m_ea58d591baa7523cb499c7dba359b2b3, 'click', function() {infowindow.open(map,m_ea58d591baa7523cb499c7dba359b2b3);});$marker.push(m_ea58d591baa7523cb499c7dba359b2b3);}});}google.maps.event.addDomListener(window, 'load', initialize);