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.2674,-77.0351)};var g_f6002b64f932b16eb8fc5cec2690beb9 = new google.maps.Geocoder();g_f6002b64f932b16eb8fc5cec2690beb9.geocode( { 'address': "300 Market St, Williamsport, PA 17701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-jersey-shore-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-jersey-shore-state-bank'), mapOptions);}document.getElementById('4c1273f0').innerHTML += ' | View Map';var $lf6002b64f932b16eb8fc5cec2690beb9 = '

Jersey Shore State Bank

Address: 300 Market St, Williamsport, PA 17701
Phone: (570) 322-1111
';var m_f6002b64f932b16eb8fc5cec2690beb9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jersey Shore State Bank',});m_f6002b64f932b16eb8fc5cec2690beb9['infowindow'] = new google.maps.InfoWindow({content: $lf6002b64f932b16eb8fc5cec2690beb9});var infowindow = new google.maps.InfoWindow({content: $lf6002b64f932b16eb8fc5cec2690beb9});google.maps.event.addListener(m_f6002b64f932b16eb8fc5cec2690beb9, 'click', function() {infowindow.open(map,m_f6002b64f932b16eb8fc5cec2690beb9);});$marker.push(m_f6002b64f932b16eb8fc5cec2690beb9);}});var g_5872043836c3d79e59d2ad6886918bfd = new google.maps.Geocoder();g_5872043836c3d79e59d2ad6886918bfd.geocode( { 'address': "2675 Euclid Ave, Williamsport, PA 17702"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-jersey-shore-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-jersey-shore-state-bank'), mapOptions);}document.getElementById('5c757f29').innerHTML += ' | View Map';var $l5872043836c3d79e59d2ad6886918bfd = '

Jersey Shore State Bank

Address: 2675 Euclid Ave, Williamsport, PA 17702
Phone: (570) 326-3731
';var m_5872043836c3d79e59d2ad6886918bfd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jersey Shore State Bank',});m_5872043836c3d79e59d2ad6886918bfd['infowindow'] = new google.maps.InfoWindow({content: $l5872043836c3d79e59d2ad6886918bfd});var infowindow = new google.maps.InfoWindow({content: $l5872043836c3d79e59d2ad6886918bfd});google.maps.event.addListener(m_5872043836c3d79e59d2ad6886918bfd, 'click', function() {infowindow.open(map,m_5872043836c3d79e59d2ad6886918bfd);});$marker.push(m_5872043836c3d79e59d2ad6886918bfd);}});}google.maps.event.addDomListener(window, 'load', initialize);