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.8678,-80.7991)};var g_620c94ced213766ab3cf11cd439f4582 = new google.maps.Geocoder();g_620c94ced213766ab3cf11cd439f4582.geocode( { 'address': "345 OH-7, Powhatan Point, OH 43942, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('powhatan-point-OH-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('powhatan-point-OH-first-national-bank'), mapOptions);}document.getElementById('8640577c').innerHTML += ' | View Map';var $l620c94ced213766ab3cf11cd439f4582 = '

First National Bank

Address: 345 OH-7, Powhatan Point, OH 43942, USA
Phone: (740) 795-5303
';var m_620c94ced213766ab3cf11cd439f4582 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_620c94ced213766ab3cf11cd439f4582['infowindow'] = new google.maps.InfoWindow({content: $l620c94ced213766ab3cf11cd439f4582});var infowindow = new google.maps.InfoWindow({content: $l620c94ced213766ab3cf11cd439f4582});google.maps.event.addListener(m_620c94ced213766ab3cf11cd439f4582, 'click', function() {infowindow.open(map,m_620c94ced213766ab3cf11cd439f4582);});$marker.push(m_620c94ced213766ab3cf11cd439f4582);}});var g_1e84b99d808422f0b2db6d84ee7fe24f = new google.maps.Geocoder();g_1e84b99d808422f0b2db6d84ee7fe24f.geocode( { 'address': "345 OH-7, Powhatan Point, OH 43942, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('powhatan-point-OH-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('powhatan-point-OH-first-national-bank'), mapOptions);}document.getElementById('8640577c').innerHTML += ' | View Map';var $l1e84b99d808422f0b2db6d84ee7fe24f = '

First National Bank

Address: 345 OH-7, Powhatan Point, OH 43942, USA
Phone: (740) 795-5303
';var m_1e84b99d808422f0b2db6d84ee7fe24f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_1e84b99d808422f0b2db6d84ee7fe24f['infowindow'] = new google.maps.InfoWindow({content: $l1e84b99d808422f0b2db6d84ee7fe24f});var infowindow = new google.maps.InfoWindow({content: $l1e84b99d808422f0b2db6d84ee7fe24f});google.maps.event.addListener(m_1e84b99d808422f0b2db6d84ee7fe24f, 'click', function() {infowindow.open(map,m_1e84b99d808422f0b2db6d84ee7fe24f);});$marker.push(m_1e84b99d808422f0b2db6d84ee7fe24f);}});}google.maps.event.addDomListener(window, 'load', initialize);