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.6579,-86.2184)};var g_0d5501edb21a59a43435efa67f200828 = new google.maps.Geocoder();g_0d5501edb21a59a43435efa67f200828.geocode( { 'address': "1915 Lincoln Way E, South Bend, IN 46613, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-bend-IN-communitywide-federal-cu').style.display = '';map = new google.maps.Map(document.getElementById('south-bend-IN-communitywide-federal-cu'), mapOptions);}document.getElementById('6e833a23').innerHTML += ' | View Map';var $l0d5501edb21a59a43435efa67f200828 = '

Communitywide Federal Cu

Address: 1915 Lincoln Way E, South Bend, IN 46613, USA
Phone: (574) 239-2700
';var m_0d5501edb21a59a43435efa67f200828 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communitywide Federal Cu',});m_0d5501edb21a59a43435efa67f200828['infowindow'] = new google.maps.InfoWindow({content: $l0d5501edb21a59a43435efa67f200828});var infowindow = new google.maps.InfoWindow({content: $l0d5501edb21a59a43435efa67f200828});google.maps.event.addListener(m_0d5501edb21a59a43435efa67f200828, 'click', function() {infowindow.open(map,m_0d5501edb21a59a43435efa67f200828);});$marker.push(m_0d5501edb21a59a43435efa67f200828);}});var g_8d632aa1e9e821cfb5648d198d02397c = new google.maps.Geocoder();g_8d632aa1e9e821cfb5648d198d02397c.geocode( { 'address': "52330 IN-933, South Bend, IN 46637, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-bend-IN-communitywide-federal-cu').style.display = '';map = new google.maps.Map(document.getElementById('south-bend-IN-communitywide-federal-cu'), mapOptions);}document.getElementById('1f0094d5').innerHTML += ' | View Map';var $l8d632aa1e9e821cfb5648d198d02397c = '

Communitywide Federal CU

Address: 52330 IN-933, South Bend, IN 46637, USA
Phone: (574) 239-2700
';var m_8d632aa1e9e821cfb5648d198d02397c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Communitywide Federal CU',});m_8d632aa1e9e821cfb5648d198d02397c['infowindow'] = new google.maps.InfoWindow({content: $l8d632aa1e9e821cfb5648d198d02397c});var infowindow = new google.maps.InfoWindow({content: $l8d632aa1e9e821cfb5648d198d02397c});google.maps.event.addListener(m_8d632aa1e9e821cfb5648d198d02397c, 'click', function() {infowindow.open(map,m_8d632aa1e9e821cfb5648d198d02397c);});$marker.push(m_8d632aa1e9e821cfb5648d198d02397c);}});}google.maps.event.addDomListener(window, 'load', initialize);