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.1678,-86.5364)};var g_1fdeac8b7029c612ebc66746fac694f2 = new google.maps.Geocoder();g_1fdeac8b7029c612ebc66746fac694f2.geocode( { 'address': "536 N College Ave, Bloomington, IN 47404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomington-IN-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('bloomington-IN-first-financial-bank'), mapOptions);}document.getElementById('baf95c5f').innerHTML += ' | View Map';var $l1fdeac8b7029c612ebc66746fac694f2 = '

First Financial Bank

Address: 536 N College Ave, Bloomington, IN 47404, USA
Phone: (812) 330-1250
';var m_1fdeac8b7029c612ebc66746fac694f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_1fdeac8b7029c612ebc66746fac694f2['infowindow'] = new google.maps.InfoWindow({content: $l1fdeac8b7029c612ebc66746fac694f2});var infowindow = new google.maps.InfoWindow({content: $l1fdeac8b7029c612ebc66746fac694f2});google.maps.event.addListener(m_1fdeac8b7029c612ebc66746fac694f2, 'click', function() {infowindow.open(map,m_1fdeac8b7029c612ebc66746fac694f2);});$marker.push(m_1fdeac8b7029c612ebc66746fac694f2);}});var g_2fa8af078803491746235057c546c1b6 = new google.maps.Geocoder();g_2fa8af078803491746235057c546c1b6.geocode( { 'address': "300 W 6th St, Bloomington, IN 47404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomington-IN-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('bloomington-IN-first-financial-bank'), mapOptions);}document.getElementById('19d4f835').innerHTML += ' | View Map';var $l2fa8af078803491746235057c546c1b6 = '

First Financial Bank

Address: 300 W 6th St, Bloomington, IN 47404, USA
Phone: (812) 330-1250
';var m_2fa8af078803491746235057c546c1b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_2fa8af078803491746235057c546c1b6['infowindow'] = new google.maps.InfoWindow({content: $l2fa8af078803491746235057c546c1b6});var infowindow = new google.maps.InfoWindow({content: $l2fa8af078803491746235057c546c1b6});google.maps.event.addListener(m_2fa8af078803491746235057c546c1b6, 'click', function() {infowindow.open(map,m_2fa8af078803491746235057c546c1b6);});$marker.push(m_2fa8af078803491746235057c546c1b6);}});}google.maps.event.addDomListener(window, 'load', initialize);