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(39.9239,-85.3826)};var g_f220cfabf79009211ae4493c75c742a9 = new google.maps.Geocoder();g_f220cfabf79009211ae4493c75c742a9.geocode( { 'address': " ©2017 Google - Map data ©2017 Google Imagery ©2017 , DigitalGlobe, IndianaMap, 801 S Memorial Dr, New Castle, IN 47362, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-castle-IN-eastern-indiana-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('new-castle-IN-eastern-indiana-federal-credit-union'), mapOptions);}document.getElementById('1c9eedff').innerHTML += ' | View Map';var $lf220cfabf79009211ae4493c75c742a9 = '

Eastern Indiana Federal Credit Union

Address:  ©2017 Google - Map data ©2017 Google Imagery ©2017 , DigitalGlobe, IndianaMap, 801 S Memorial Dr, New Castle, IN 47362, USA
Phone: (765) 529-6632
';var m_f220cfabf79009211ae4493c75c742a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Eastern Indiana Federal Credit Union',});m_f220cfabf79009211ae4493c75c742a9['infowindow'] = new google.maps.InfoWindow({content: $lf220cfabf79009211ae4493c75c742a9});var infowindow = new google.maps.InfoWindow({content: $lf220cfabf79009211ae4493c75c742a9});google.maps.event.addListener(m_f220cfabf79009211ae4493c75c742a9, 'click', function() {infowindow.open(map,m_f220cfabf79009211ae4493c75c742a9);});$marker.push(m_f220cfabf79009211ae4493c75c742a9);}});}google.maps.event.addDomListener(window, 'load', initialize);