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.1999,-85.9348)};var g_117ffc1acd844e431a4b73f0867adae5 = new google.maps.Geocoder();g_117ffc1acd844e431a4b73f0867adae5.geocode( { 'address': "655 3rd St, Columbus, IN 47201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-IN-salin-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('columbus-IN-salin-bank-trust-co'), mapOptions);}document.getElementById('d7c25514').innerHTML += ' | View Map';var $l117ffc1acd844e431a4b73f0867adae5 = '

Salin Bank & Trust Co

Address: 655 3rd St, Columbus, IN 47201
Phone: (812) 418-5200
';var m_117ffc1acd844e431a4b73f0867adae5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Salin Bank & Trust Co',});m_117ffc1acd844e431a4b73f0867adae5['infowindow'] = new google.maps.InfoWindow({content: $l117ffc1acd844e431a4b73f0867adae5});var infowindow = new google.maps.InfoWindow({content: $l117ffc1acd844e431a4b73f0867adae5});google.maps.event.addListener(m_117ffc1acd844e431a4b73f0867adae5, 'click', function() {infowindow.open(map,m_117ffc1acd844e431a4b73f0867adae5);});$marker.push(m_117ffc1acd844e431a4b73f0867adae5);}});var g_f15065b766e23657e2c382de566ba670 = new google.maps.Geocoder();g_f15065b766e23657e2c382de566ba670.geocode( { 'address': "3501 Central Ave, Columbus, IN 47203"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-IN-salin-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('columbus-IN-salin-bank-trust-co'), mapOptions);}document.getElementById('35111fe2').innerHTML += ' | View Map';var $lf15065b766e23657e2c382de566ba670 = '

Salin Bank & Trust Co

Address: 3501 Central Ave, Columbus, IN 47203
Phone: (812) 418-5220
';var m_f15065b766e23657e2c382de566ba670 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Salin Bank & Trust Co',});m_f15065b766e23657e2c382de566ba670['infowindow'] = new google.maps.InfoWindow({content: $lf15065b766e23657e2c382de566ba670});var infowindow = new google.maps.InfoWindow({content: $lf15065b766e23657e2c382de566ba670});google.maps.event.addListener(m_f15065b766e23657e2c382de566ba670, 'click', function() {infowindow.open(map,m_f15065b766e23657e2c382de566ba670);});$marker.push(m_f15065b766e23657e2c382de566ba670);}});}google.maps.event.addDomListener(window, 'load', initialize);