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.2706,-84.9736)};var g_7bffe8214f9907e8b53c56bb86152850 = new google.maps.Geocoder();g_7bffe8214f9907e8b53c56bb86152850.geocode( { 'address': "839 W Green St, Marshall, MI 49068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshall-MI-marshall-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marshall-MI-marshall-community-credit-union'), mapOptions);}document.getElementById('98e168d7').innerHTML += ' | View Map';var $l7bffe8214f9907e8b53c56bb86152850 = '

Marshall Community Credit Union

Address: 839 W Green St, Marshall, MI 49068, USA
Phone: (269) 781-9885
';var m_7bffe8214f9907e8b53c56bb86152850 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marshall Community Credit Union',});m_7bffe8214f9907e8b53c56bb86152850['infowindow'] = new google.maps.InfoWindow({content: $l7bffe8214f9907e8b53c56bb86152850});var infowindow = new google.maps.InfoWindow({content: $l7bffe8214f9907e8b53c56bb86152850});google.maps.event.addListener(m_7bffe8214f9907e8b53c56bb86152850, 'click', function() {infowindow.open(map,m_7bffe8214f9907e8b53c56bb86152850);});$marker.push(m_7bffe8214f9907e8b53c56bb86152850);}});var g_7fa8fe42cf8a645963ab6ca473d23356 = new google.maps.Geocoder();g_7fa8fe42cf8a645963ab6ca473d23356.geocode( { 'address': "200 N Madison St, Marshall, MI 49068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshall-MI-marshall-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marshall-MI-marshall-community-credit-union'), mapOptions);}document.getElementById('789887b2').innerHTML += ' | View Map';var $l7fa8fe42cf8a645963ab6ca473d23356 = '

Marshall Community Credit Union

Address: 200 N Madison St, Marshall, MI 49068, USA
Phone: (269) 781-9885
';var m_7fa8fe42cf8a645963ab6ca473d23356 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Marshall Community Credit Union',});m_7fa8fe42cf8a645963ab6ca473d23356['infowindow'] = new google.maps.InfoWindow({content: $l7fa8fe42cf8a645963ab6ca473d23356});var infowindow = new google.maps.InfoWindow({content: $l7fa8fe42cf8a645963ab6ca473d23356});google.maps.event.addListener(m_7fa8fe42cf8a645963ab6ca473d23356, 'click', function() {infowindow.open(map,m_7fa8fe42cf8a645963ab6ca473d23356);});$marker.push(m_7fa8fe42cf8a645963ab6ca473d23356);}});}google.maps.event.addDomListener(window, 'load', initialize);