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(41.5368,-82.908)};var g_d1377d8518f097d94cc5061d1c593a3b = new google.maps.Geocoder();g_d1377d8518f097d94cc5061d1c593a3b.geocode( { 'address': "200 SE Catawba Rd, Port Clinton, OH 43452"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-clinton-OH-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('port-clinton-OH-first-national-bank'), mapOptions);}document.getElementById('64bf8a3a').innerHTML += ' | View Map';var $ld1377d8518f097d94cc5061d1c593a3b = '

First National Bank

Address: 200 SE Catawba Rd, Port Clinton, OH 43452
Phone: (419) 797-7340
';var m_d1377d8518f097d94cc5061d1c593a3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_d1377d8518f097d94cc5061d1c593a3b['infowindow'] = new google.maps.InfoWindow({content: $ld1377d8518f097d94cc5061d1c593a3b});var infowindow = new google.maps.InfoWindow({content: $ld1377d8518f097d94cc5061d1c593a3b});google.maps.event.addListener(m_d1377d8518f097d94cc5061d1c593a3b, 'click', function() {infowindow.open(map,m_d1377d8518f097d94cc5061d1c593a3b);});$marker.push(m_d1377d8518f097d94cc5061d1c593a3b);}});var g_e0a18cf9f151420fefde2a62d3d34e6f = new google.maps.Geocoder();g_e0a18cf9f151420fefde2a62d3d34e6f.geocode( { 'address': "117 W Perry St, Port Clinton, OH 43452"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-clinton-OH-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('port-clinton-OH-first-national-bank'), mapOptions);}document.getElementById('e144025f').innerHTML += ' | View Map';var $le0a18cf9f151420fefde2a62d3d34e6f = '

First National Bank

Address: 117 W Perry St, Port Clinton, OH 43452
Phone: (419) 734-1111
';var m_e0a18cf9f151420fefde2a62d3d34e6f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_e0a18cf9f151420fefde2a62d3d34e6f['infowindow'] = new google.maps.InfoWindow({content: $le0a18cf9f151420fefde2a62d3d34e6f});var infowindow = new google.maps.InfoWindow({content: $le0a18cf9f151420fefde2a62d3d34e6f});google.maps.event.addListener(m_e0a18cf9f151420fefde2a62d3d34e6f, 'click', function() {infowindow.open(map,m_e0a18cf9f151420fefde2a62d3d34e6f);});$marker.push(m_e0a18cf9f151420fefde2a62d3d34e6f);}});}google.maps.event.addDomListener(window, 'load', initialize);