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(40.5642,-85.685)};var g_87f19a6adba4667d9763d47986120595 = new google.maps.Geocoder();g_87f19a6adba4667d9763d47986120595.geocode( { 'address': "424 N Bradner Ave, Marion, IN 46952, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-afena-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-afena-federal-credit-union'), mapOptions);}document.getElementById('489ddbf8').innerHTML += ' | View Map';var $l87f19a6adba4667d9763d47986120595 = '

AFENA Federal Credit Union

Address: 424 N Bradner Ave, Marion, IN 46952, USA
Phone: (765) 664-8089
';var m_87f19a6adba4667d9763d47986120595 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AFENA Federal Credit Union',});m_87f19a6adba4667d9763d47986120595['infowindow'] = new google.maps.InfoWindow({content: $l87f19a6adba4667d9763d47986120595});var infowindow = new google.maps.InfoWindow({content: $l87f19a6adba4667d9763d47986120595});google.maps.event.addListener(m_87f19a6adba4667d9763d47986120595, 'click', function() {infowindow.open(map,m_87f19a6adba4667d9763d47986120595);});$marker.push(m_87f19a6adba4667d9763d47986120595);}});var g_26d818d265c9d912046f34d8798ab084 = new google.maps.Geocoder();g_26d818d265c9d912046f34d8798ab084.geocode( { 'address': "1312 W 44th St, Marion, IN 46953, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-IN-afena-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('marion-IN-afena-federal-credit-union'), mapOptions);}document.getElementById('2ccfb27c').innerHTML += ' | View Map';var $l26d818d265c9d912046f34d8798ab084 = '

Afena Federal Credit Union

Address: 1312 W 44th St, Marion, IN 46953, USA
Phone: (888) 296-4328
';var m_26d818d265c9d912046f34d8798ab084 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Afena Federal Credit Union',});m_26d818d265c9d912046f34d8798ab084['infowindow'] = new google.maps.InfoWindow({content: $l26d818d265c9d912046f34d8798ab084});var infowindow = new google.maps.InfoWindow({content: $l26d818d265c9d912046f34d8798ab084});google.maps.event.addListener(m_26d818d265c9d912046f34d8798ab084, 'click', function() {infowindow.open(map,m_26d818d265c9d912046f34d8798ab084);});$marker.push(m_26d818d265c9d912046f34d8798ab084);}});}google.maps.event.addDomListener(window, 'load', initialize);