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.5202,-84.4027)};var g_fee06c9d2b7dc154c16069ce536dcd6b = new google.maps.Geocoder();g_fee06c9d2b7dc154c16069ce536dcd6b.geocode( { 'address': "300 N Main St, Middletown, OH 45042, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-OH-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-OH-first-financial-bank'), mapOptions);}document.getElementById('ed0f3bd3').innerHTML += ' | View Map';var $lfee06c9d2b7dc154c16069ce536dcd6b = '

First Financial Bank

Address: 300 N Main St, Middletown, OH 45042, USA
Phone: (513) 217-2400
';var m_fee06c9d2b7dc154c16069ce536dcd6b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_fee06c9d2b7dc154c16069ce536dcd6b['infowindow'] = new google.maps.InfoWindow({content: $lfee06c9d2b7dc154c16069ce536dcd6b});var infowindow = new google.maps.InfoWindow({content: $lfee06c9d2b7dc154c16069ce536dcd6b});google.maps.event.addListener(m_fee06c9d2b7dc154c16069ce536dcd6b, 'click', function() {infowindow.open(map,m_fee06c9d2b7dc154c16069ce536dcd6b);});$marker.push(m_fee06c9d2b7dc154c16069ce536dcd6b);}});var g_1aa628fef9ff6edac3320855caba2c95 = new google.maps.Geocoder();g_1aa628fef9ff6edac3320855caba2c95.geocode( { 'address': "815 S Breiel Blvd, Middletown, OH 45044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-OH-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-OH-first-financial-bank'), mapOptions);}document.getElementById('1113b8ec').innerHTML += ' | View Map';var $l1aa628fef9ff6edac3320855caba2c95 = '

First Financial Bank

Address: 815 S Breiel Blvd, Middletown, OH 45044, USA
Phone: (513) 425-7616
';var m_1aa628fef9ff6edac3320855caba2c95 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_1aa628fef9ff6edac3320855caba2c95['infowindow'] = new google.maps.InfoWindow({content: $l1aa628fef9ff6edac3320855caba2c95});var infowindow = new google.maps.InfoWindow({content: $l1aa628fef9ff6edac3320855caba2c95});google.maps.event.addListener(m_1aa628fef9ff6edac3320855caba2c95, 'click', function() {infowindow.open(map,m_1aa628fef9ff6edac3320855caba2c95);});$marker.push(m_1aa628fef9ff6edac3320855caba2c95);}});}google.maps.event.addDomListener(window, 'load', initialize);