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(41.6979,-86.8748)};var g_1e676a52576410475c8aae7c93b602c7 = new google.maps.Geocoder();g_1e676a52576410475c8aae7c93b602c7.geocode( { 'address': "947 S Woodland Ave, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-members-advantage-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-members-advantage-credit-union'), mapOptions);}document.getElementById('a7c90ed2').innerHTML += ' | View Map';var $l1e676a52576410475c8aae7c93b602c7 = '

Members Advantage Credit Union

Address: 947 S Woodland Ave, Michigan City, IN 46360, USA
Phone: (219) 873-0574
';var m_1e676a52576410475c8aae7c93b602c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Members Advantage Credit Union',});m_1e676a52576410475c8aae7c93b602c7['infowindow'] = new google.maps.InfoWindow({content: $l1e676a52576410475c8aae7c93b602c7});var infowindow = new google.maps.InfoWindow({content: $l1e676a52576410475c8aae7c93b602c7});google.maps.event.addListener(m_1e676a52576410475c8aae7c93b602c7, 'click', function() {infowindow.open(map,m_1e676a52576410475c8aae7c93b602c7);});$marker.push(m_1e676a52576410475c8aae7c93b602c7);}});var g_9fc30d6138ac2bb055f454ad22ac1a5b = new google.maps.Geocoder();g_9fc30d6138ac2bb055f454ad22ac1a5b.geocode( { 'address': "3064 Ohio St, Michigan City, IN 46360, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('michigan-city-IN-members-advantage-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('michigan-city-IN-members-advantage-credit-union'), mapOptions);}document.getElementById('1ac13e79').innerHTML += ' | View Map';var $l9fc30d6138ac2bb055f454ad22ac1a5b = '

Members Advantage Credit Union

Address: 3064 Ohio St, Michigan City, IN 46360, USA
Phone: (219) 874-6943
';var m_9fc30d6138ac2bb055f454ad22ac1a5b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Members Advantage Credit Union',});m_9fc30d6138ac2bb055f454ad22ac1a5b['infowindow'] = new google.maps.InfoWindow({content: $l9fc30d6138ac2bb055f454ad22ac1a5b});var infowindow = new google.maps.InfoWindow({content: $l9fc30d6138ac2bb055f454ad22ac1a5b});google.maps.event.addListener(m_9fc30d6138ac2bb055f454ad22ac1a5b, 'click', function() {infowindow.open(map,m_9fc30d6138ac2bb055f454ad22ac1a5b);});$marker.push(m_9fc30d6138ac2bb055f454ad22ac1a5b);}});}google.maps.event.addDomListener(window, 'load', initialize);