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.5953,-77.575)};var g_b014f6d2f2ca7345e5a45dece76022b3 = new google.maps.Geocoder();g_b014f6d2f2ca7345e5a45dece76022b3.geocode( { 'address': "100 W Water St, Lewistown, PA 17044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewistown-PA-juniata-valley-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewistown-PA-juniata-valley-bank'), mapOptions);}document.getElementById('007fbf24').innerHTML += ' | View Map';var $lb014f6d2f2ca7345e5a45dece76022b3 = '

Juniata Valley Bank

Address: 100 W Water St, Lewistown, PA 17044, USA
Phone: (717) 248-3928
';var m_b014f6d2f2ca7345e5a45dece76022b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Juniata Valley Bank',});m_b014f6d2f2ca7345e5a45dece76022b3['infowindow'] = new google.maps.InfoWindow({content: $lb014f6d2f2ca7345e5a45dece76022b3});var infowindow = new google.maps.InfoWindow({content: $lb014f6d2f2ca7345e5a45dece76022b3});google.maps.event.addListener(m_b014f6d2f2ca7345e5a45dece76022b3, 'click', function() {infowindow.open(map,m_b014f6d2f2ca7345e5a45dece76022b3);});$marker.push(m_b014f6d2f2ca7345e5a45dece76022b3);}});var g_f1d639035b04e36b55c8b33f1aa76c89 = new google.maps.Geocoder();g_f1d639035b04e36b55c8b33f1aa76c89.geocode( { 'address': "129 South Main Street, Suite 600, Kish Creek Plaza, Lewistown, PA 17044, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewistown-PA-juniata-valley-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewistown-PA-juniata-valley-bank'), mapOptions);}document.getElementById('49b20412').innerHTML += ' | View Map';var $lf1d639035b04e36b55c8b33f1aa76c89 = '

Juniata Valley Bank

Address: 129 South Main Street, Suite 600, Kish Creek Plaza, Lewistown, PA 17044, USA
Phone: (717) 447-0032
';var m_f1d639035b04e36b55c8b33f1aa76c89 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Juniata Valley Bank',});m_f1d639035b04e36b55c8b33f1aa76c89['infowindow'] = new google.maps.InfoWindow({content: $lf1d639035b04e36b55c8b33f1aa76c89});var infowindow = new google.maps.InfoWindow({content: $lf1d639035b04e36b55c8b33f1aa76c89});google.maps.event.addListener(m_f1d639035b04e36b55c8b33f1aa76c89, 'click', function() {infowindow.open(map,m_f1d639035b04e36b55c8b33f1aa76c89);});$marker.push(m_f1d639035b04e36b55c8b33f1aa76c89);}});}google.maps.event.addDomListener(window, 'load', initialize);