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.8563,-84.7925)};var g_fed35a60d9410cd41354b102b851cd84 = new google.maps.Geocoder();g_fed35a60d9410cd41354b102b851cd84.geocode( { 'address': "201 S Washington St, New Paris, OH 45347, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-paris-OH-lcnb-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-paris-OH-lcnb-national-bank'), mapOptions);}document.getElementById('ad9e7d0a').innerHTML += ' | View Map';var $lfed35a60d9410cd41354b102b851cd84 = '

LCNB National Bank

Address: 201 S Washington St, New Paris, OH 45347, USA
Phone: (800) 344-2265
';var m_fed35a60d9410cd41354b102b851cd84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'LCNB National Bank',});m_fed35a60d9410cd41354b102b851cd84['infowindow'] = new google.maps.InfoWindow({content: $lfed35a60d9410cd41354b102b851cd84});var infowindow = new google.maps.InfoWindow({content: $lfed35a60d9410cd41354b102b851cd84});google.maps.event.addListener(m_fed35a60d9410cd41354b102b851cd84, 'click', function() {infowindow.open(map,m_fed35a60d9410cd41354b102b851cd84);});$marker.push(m_fed35a60d9410cd41354b102b851cd84);}});}google.maps.event.addDomListener(window, 'load', initialize);