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.8317,-76.9036)};var g_a8711660171c8e72e0f836d54b988757 = new google.maps.Geocoder();g_a8711660171c8e72e0f836d54b988757.geocode( { 'address': "87 Lori Ln, Selinsgrove, PA 17870"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selinsgrove-PA-northumberland-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('selinsgrove-PA-northumberland-national-bank'), mapOptions);}document.getElementById('62e83a50').innerHTML += ' | View Map';var $la8711660171c8e72e0f836d54b988757 = '

Northumberland National Bank

Address: 87 Lori Ln, Selinsgrove, PA 17870
Phone: (570) 884-1050
';var m_a8711660171c8e72e0f836d54b988757 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northumberland National Bank',});m_a8711660171c8e72e0f836d54b988757['infowindow'] = new google.maps.InfoWindow({content: $la8711660171c8e72e0f836d54b988757});var infowindow = new google.maps.InfoWindow({content: $la8711660171c8e72e0f836d54b988757});google.maps.event.addListener(m_a8711660171c8e72e0f836d54b988757, 'click', function() {infowindow.open(map,m_a8711660171c8e72e0f836d54b988757);});$marker.push(m_a8711660171c8e72e0f836d54b988757);}});var g_d4577fa8b7e69f03d161e2ec92f7b866 = new google.maps.Geocoder();g_d4577fa8b7e69f03d161e2ec92f7b866.geocode( { 'address': "1 Susquehanna Valley Mall Dr, Selinsgrove, PA 17870"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('selinsgrove-PA-northumberland-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('selinsgrove-PA-northumberland-national-bank'), mapOptions);}document.getElementById('c5237d52').innerHTML += ' | View Map';var $ld4577fa8b7e69f03d161e2ec92f7b866 = '

Northumberland National Bank

Address: 1 Susquehanna Valley Mall Dr, Selinsgrove, PA 17870
Phone: (570) 374-5533
';var m_d4577fa8b7e69f03d161e2ec92f7b866 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northumberland National Bank',});m_d4577fa8b7e69f03d161e2ec92f7b866['infowindow'] = new google.maps.InfoWindow({content: $ld4577fa8b7e69f03d161e2ec92f7b866});var infowindow = new google.maps.InfoWindow({content: $ld4577fa8b7e69f03d161e2ec92f7b866});google.maps.event.addListener(m_d4577fa8b7e69f03d161e2ec92f7b866, 'click', function() {infowindow.open(map,m_d4577fa8b7e69f03d161e2ec92f7b866);});$marker.push(m_d4577fa8b7e69f03d161e2ec92f7b866);}});}google.maps.event.addDomListener(window, 'load', initialize);