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.1347,-77.4497)};var g_36ae77db7915835abc105f631f0391f8 = new google.maps.Geocoder();g_36ae77db7915835abc105f631f0391f8.geocode( { 'address': "448 Bellefonte Avenue, Lock Haven, PA 17745"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lock-haven-PA-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('lock-haven-PA-santander-bank'), mapOptions);}document.getElementById('be7413de').innerHTML += ' | View Map';var $l36ae77db7915835abc105f631f0391f8 = '

Santander Bank

Address: 448 Bellefonte Avenue, Lock Haven, PA 17745
Phone: (570) 398-3140
';var m_36ae77db7915835abc105f631f0391f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_36ae77db7915835abc105f631f0391f8['infowindow'] = new google.maps.InfoWindow({content: $l36ae77db7915835abc105f631f0391f8});var infowindow = new google.maps.InfoWindow({content: $l36ae77db7915835abc105f631f0391f8});google.maps.event.addListener(m_36ae77db7915835abc105f631f0391f8, 'click', function() {infowindow.open(map,m_36ae77db7915835abc105f631f0391f8);});$marker.push(m_36ae77db7915835abc105f631f0391f8);}});var g_b849b10a4aadcab1172ee5c75838ae3f = new google.maps.Geocoder();g_b849b10a4aadcab1172ee5c75838ae3f.geocode( { 'address': "25 E Main Street, Lock Haven, PA 17745"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lock-haven-PA-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('lock-haven-PA-santander-bank'), mapOptions);}document.getElementById('5caaf8ff').innerHTML += ' | View Map';var $lb849b10a4aadcab1172ee5c75838ae3f = '

Santander Bank

Address: 25 E Main Street, Lock Haven, PA 17745
Phone: (570) 748-6751
';var m_b849b10a4aadcab1172ee5c75838ae3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_b849b10a4aadcab1172ee5c75838ae3f['infowindow'] = new google.maps.InfoWindow({content: $lb849b10a4aadcab1172ee5c75838ae3f});var infowindow = new google.maps.InfoWindow({content: $lb849b10a4aadcab1172ee5c75838ae3f});google.maps.event.addListener(m_b849b10a4aadcab1172ee5c75838ae3f, 'click', function() {infowindow.open(map,m_b849b10a4aadcab1172ee5c75838ae3f);});$marker.push(m_b849b10a4aadcab1172ee5c75838ae3f);}});}google.maps.event.addDomListener(window, 'load', initialize);