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.4118,-87.4128)};var g_647b3baad511fd4c37562c87e3673421 = new google.maps.Geocoder();g_647b3baad511fd4c37562c87e3673421.geocode( { 'address': "4500 S US Hwy 41, Terre Haute, IN 47802, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('terre-haute-IN-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('terre-haute-IN-first-financial-bank'), mapOptions);}document.getElementById('e796c382').innerHTML += ' | View Map';var $l647b3baad511fd4c37562c87e3673421 = '

First Financial Bank

Address: 4500 S US Hwy 41, Terre Haute, IN 47802, USA
Phone: (812) 238-6000
';var m_647b3baad511fd4c37562c87e3673421 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_647b3baad511fd4c37562c87e3673421['infowindow'] = new google.maps.InfoWindow({content: $l647b3baad511fd4c37562c87e3673421});var infowindow = new google.maps.InfoWindow({content: $l647b3baad511fd4c37562c87e3673421});google.maps.event.addListener(m_647b3baad511fd4c37562c87e3673421, 'click', function() {infowindow.open(map,m_647b3baad511fd4c37562c87e3673421);});$marker.push(m_647b3baad511fd4c37562c87e3673421);}});var g_30c12f32c3784b10ced75b115cd7e692 = new google.maps.Geocoder();g_30c12f32c3784b10ced75b115cd7e692.geocode( { 'address': "3401 US-41, Terre Haute, IN 47802, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('terre-haute-IN-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('terre-haute-IN-first-financial-bank'), mapOptions);}document.getElementById('3c313a00').innerHTML += ' | View Map';var $l30c12f32c3784b10ced75b115cd7e692 = '

First Financial Bank

Address: 3401 US-41, Terre Haute, IN 47802, USA
Phone: (812) 238-6000
';var m_30c12f32c3784b10ced75b115cd7e692 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_30c12f32c3784b10ced75b115cd7e692['infowindow'] = new google.maps.InfoWindow({content: $l30c12f32c3784b10ced75b115cd7e692});var infowindow = new google.maps.InfoWindow({content: $l30c12f32c3784b10ced75b115cd7e692});google.maps.event.addListener(m_30c12f32c3784b10ced75b115cd7e692, 'click', function() {infowindow.open(map,m_30c12f32c3784b10ced75b115cd7e692);});$marker.push(m_30c12f32c3784b10ced75b115cd7e692);}});}google.maps.event.addDomListener(window, 'load', initialize);