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(40.5606,-84.572)};var g_3810ba39317d5de43b797ef37e81fc38 = new google.maps.Geocoder();g_3810ba39317d5de43b797ef37e81fc38.geocode( { 'address': "115 Summit St, Celina, OH 45822, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('celina-OH-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('celina-OH-first-financial-bank'), mapOptions);}document.getElementById('75d07877').innerHTML += ' | View Map';var $l3810ba39317d5de43b797ef37e81fc38 = '

First Financial Bank

Address: 115 Summit St, Celina, OH 45822, USA
Phone: (419) 584-2800
';var m_3810ba39317d5de43b797ef37e81fc38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_3810ba39317d5de43b797ef37e81fc38['infowindow'] = new google.maps.InfoWindow({content: $l3810ba39317d5de43b797ef37e81fc38});var infowindow = new google.maps.InfoWindow({content: $l3810ba39317d5de43b797ef37e81fc38});google.maps.event.addListener(m_3810ba39317d5de43b797ef37e81fc38, 'click', function() {infowindow.open(map,m_3810ba39317d5de43b797ef37e81fc38);});$marker.push(m_3810ba39317d5de43b797ef37e81fc38);}});var g_5414ac8f3723b3b3b411cdd6e8b9f01b = new google.maps.Geocoder();g_5414ac8f3723b3b3b411cdd6e8b9f01b.geocode( { 'address': "1942 Havemann Rd, Celina, OH 45822, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('celina-OH-first-financial-bank').style.display = '';map = new google.maps.Map(document.getElementById('celina-OH-first-financial-bank'), mapOptions);}document.getElementById('add2c385').innerHTML += ' | View Map';var $l5414ac8f3723b3b3b411cdd6e8b9f01b = '

First Financial Bank

Address: 1942 Havemann Rd, Celina, OH 45822, USA
Phone: (419) 584-2700
';var m_5414ac8f3723b3b3b411cdd6e8b9f01b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Financial Bank',});m_5414ac8f3723b3b3b411cdd6e8b9f01b['infowindow'] = new google.maps.InfoWindow({content: $l5414ac8f3723b3b3b411cdd6e8b9f01b});var infowindow = new google.maps.InfoWindow({content: $l5414ac8f3723b3b3b411cdd6e8b9f01b});google.maps.event.addListener(m_5414ac8f3723b3b3b411cdd6e8b9f01b, 'click', function() {infowindow.open(map,m_5414ac8f3723b3b3b411cdd6e8b9f01b);});$marker.push(m_5414ac8f3723b3b3b411cdd6e8b9f01b);}});}google.maps.event.addDomListener(window, 'load', initialize);