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.1811,-85.4627)};var g_461d56ba236afac68799535c46d1855a = new google.maps.Geocoder();g_461d56ba236afac68799535c46d1855a.geocode( { 'address': "2900 N Oakwood Ave, Muncie, IN 47304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('muncie-IN-ball-state-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('muncie-IN-ball-state-federal-credit-union'), mapOptions);}document.getElementById('840016f6').innerHTML += ' | View Map';var $l461d56ba236afac68799535c46d1855a = '

Ball State Federal Credit Union

Address: 2900 N Oakwood Ave, Muncie, IN 47304, USA
Phone: (800) 795-3998
';var m_461d56ba236afac68799535c46d1855a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ball State Federal Credit Union',});m_461d56ba236afac68799535c46d1855a['infowindow'] = new google.maps.InfoWindow({content: $l461d56ba236afac68799535c46d1855a});var infowindow = new google.maps.InfoWindow({content: $l461d56ba236afac68799535c46d1855a});google.maps.event.addListener(m_461d56ba236afac68799535c46d1855a, 'click', function() {infowindow.open(map,m_461d56ba236afac68799535c46d1855a);});$marker.push(m_461d56ba236afac68799535c46d1855a);}});var g_bb0495d131b8aa2ca140eb32fe3857a9 = new google.maps.Geocoder();g_bb0495d131b8aa2ca140eb32fe3857a9.geocode( { 'address': "6591 W Kilgore Ave, Muncie, IN 47304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('muncie-IN-ball-state-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('muncie-IN-ball-state-federal-credit-union'), mapOptions);}document.getElementById('31a02f41').innerHTML += ' | View Map';var $lbb0495d131b8aa2ca140eb32fe3857a9 = '

Ball State Federal Credit Union

Address: 6591 W Kilgore Ave, Muncie, IN 47304, USA
Phone:
';var m_bb0495d131b8aa2ca140eb32fe3857a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ball State Federal Credit Union',});m_bb0495d131b8aa2ca140eb32fe3857a9['infowindow'] = new google.maps.InfoWindow({content: $lbb0495d131b8aa2ca140eb32fe3857a9});var infowindow = new google.maps.InfoWindow({content: $lbb0495d131b8aa2ca140eb32fe3857a9});google.maps.event.addListener(m_bb0495d131b8aa2ca140eb32fe3857a9, 'click', function() {infowindow.open(map,m_bb0495d131b8aa2ca140eb32fe3857a9);});$marker.push(m_bb0495d131b8aa2ca140eb32fe3857a9);}});}google.maps.event.addDomListener(window, 'load', initialize);