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.672,-85.1341)};var g_3499f74ca461435df9d849049575db4d = new google.maps.Geocoder();g_3499f74ca461435df9d849049575db4d.geocode( { 'address': "500 W 30th St, Connersville, IN 47331, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('connersville-IN-union-savings--loan-association').style.display = '';map = new google.maps.Map(document.getElementById('connersville-IN-union-savings--loan-association'), mapOptions);}document.getElementById('e1580075').innerHTML += ' | View Map';var $l3499f74ca461435df9d849049575db4d = '

Union Savings & Loan Association

Address: 500 W 30th St, Connersville, IN 47331, USA
Phone: (765) 827-0465
';var m_3499f74ca461435df9d849049575db4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Savings & Loan Association',});m_3499f74ca461435df9d849049575db4d['infowindow'] = new google.maps.InfoWindow({content: $l3499f74ca461435df9d849049575db4d});var infowindow = new google.maps.InfoWindow({content: $l3499f74ca461435df9d849049575db4d});google.maps.event.addListener(m_3499f74ca461435df9d849049575db4d, 'click', function() {infowindow.open(map,m_3499f74ca461435df9d849049575db4d);});$marker.push(m_3499f74ca461435df9d849049575db4d);}});var g_0cd5e156a91586e875f03d5ccd225028 = new google.maps.Geocoder();g_0cd5e156a91586e875f03d5ccd225028.geocode( { 'address': "730 N Central Ave, Connersville, IN 47331, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('connersville-IN-union-savings--loan-association').style.display = '';map = new google.maps.Map(document.getElementById('connersville-IN-union-savings--loan-association'), mapOptions);}document.getElementById('8d6b3e32').innerHTML += ' | View Map';var $l0cd5e156a91586e875f03d5ccd225028 = '

Union Savings & Loan Association

Address: 730 N Central Ave, Connersville, IN 47331, USA
Phone: (765) 825-2171
';var m_0cd5e156a91586e875f03d5ccd225028 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Savings & Loan Association',});m_0cd5e156a91586e875f03d5ccd225028['infowindow'] = new google.maps.InfoWindow({content: $l0cd5e156a91586e875f03d5ccd225028});var infowindow = new google.maps.InfoWindow({content: $l0cd5e156a91586e875f03d5ccd225028});google.maps.event.addListener(m_0cd5e156a91586e875f03d5ccd225028, 'click', function() {infowindow.open(map,m_0cd5e156a91586e875f03d5ccd225028);});$marker.push(m_0cd5e156a91586e875f03d5ccd225028);}});}google.maps.event.addDomListener(window, 'load', initialize);