Weis Markets remodel complete in Duryea; Nanticoke location next | WOLFPlease ensure Javascript is enabled for purposes ofwebsite accessibility-1; } // command = ‘getUSPData’, version = 1, callback = function(uspData: uspdata, success: boolean) window.__uspapi = function (command, version, callback) { if (command === ‘getUSPData’ && version === 1) { if (isFullMeasure() || getPrivacyKVP()) { // enable via KVP or if the site is fullmeasure.news // check trustarc for privacy info var uspString = getTrustArc(); if (uspString) { // if the uspString was created and returned properly // Then perform callback with correct object var uspData = { version: version, uspString: uspString }; return callback(uspData, true); } } } // Case where command !== getUSPData || uspString returns null || version !== 1 || !usPrivacyEnabled // call callback with uspData = null and success = false return callback(null, false); } function getTrustArc() { if (window.truste && window.truste.cma) { // if the trustarc object and methods are available var url = location.protocol + ‘//’ + location.host; // Get consent decision by calling trustarc api var consentDetails = window.truste.cma.callApi(“getConsentDecision”, url); /* returns consentDetails: {consentDecision:$integer, source:”asserted”} consentDetails.source can be “asserted” or “implied” – ignore for our purposes consentDetails.consentDecision can be 0, 1, 2, or 3 0 – no decision (closing banner without making a decision) 1 – required – “opted out” 3 – advertising – accepted */ var uspPrivacyString = formatUSPrivacyString(consentDetails.consentDecision); return writeUSPrivacyString(uspPrivacyString); } else { return null; } } // Handle getting the value of the notice_behavior cookie (provided for us by trustarc) function getCookieData(name) { var value = ‘; ‘ + document.cookie; var parts = value.split(‘; ‘ + name + ‘=’); if (parts.length === 2) { return parts.pop().split(‘;’).shift(); } return null; } function getNoticeBehavior() {…
Continue reading
Tag: Nanticoke
Country
United States of AmericaUS Virgin IslandsUnited States Minor Outlying IslandsCanadaMexico, United Mexican StatesBahamas, Commonwealth of theCuba, Republic ofDominican RepublicHaiti, Republic ofJamaicaAfghanistanAlbania, People’s Socialist Republic ofAlgeria, People’s Democratic Republic ofAmerican SamoaAndorra, Principality ofAngola, Republic ofAnguillaAntarctica (the territory South of 60 deg S)Antigua and BarbudaArgentina, Argentine RepublicArmeniaArubaAustralia, Commonwealth ofAustria, Republic ofAzerbaijan, Republic ofBahrain, Kingdom ofBangladesh, People’s Republic ofBarbadosBelarusBelgium, Kingdom ofBelizeBenin, People’s Republic ofBermudaBhutan, Kingdom ofBolivia, Republic ofBosnia and HerzegovinaBotswana, Republic ofBouvet Island (Bouvetoya)Brazil, Federative Republic ofBritish Indian Ocean Territory (Chagos Archipelago)British Virgin IslandsBrunei DarussalamBulgaria, People’s Republic ofBurkina FasoBurundi, Republic ofCambodia, Kingdom ofCameroon, United Republic ofCape Verde, Republic ofCayman IslandsCentral African RepublicChad, Republic ofChile, Republic ofChina, People’s Republic ofChristmas IslandCocos (Keeling) IslandsColombia, Republic ofComoros, Union of theCongo, Democratic Republic ofCongo, People’s Republic ofCook IslandsCosta Rica, Republic ofCote D’Ivoire, Ivory Coast, Republic of theCyprus, Republic ofCzech RepublicDenmark, Kingdom ofDjibouti, Republic ofDominica, Commonwealth ofEcuador, Republic ofEgypt, Arab Republic ofEl Salvador, Republic ofEquatorial Guinea, Republic ofEritreaEstoniaEthiopiaFaeroe IslandsFalkland Islands (Malvinas)Fiji, Republic of the Fiji IslandsFinland, Republic ofFrance, French RepublicFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabon, Gabonese RepublicGambia, Republic of theGeorgiaGermanyGhana, Republic ofGibraltarGreece, Hellenic RepublicGreenlandGrenadaGuadaloupeGuamGuatemala, Republic ofGuinea, Revolutionary People’s Rep’c ofGuinea-Bissau, Republic ofGuyana, Republic ofHeard and McDonald IslandsHoly See (Vatican City State)Honduras, Republic ofHong Kong, Special Administrative Region of ChinaHrvatska (Croatia)Hungary, Hungarian People’s RepublicIceland, Republic ofIndia, Republic ofIndonesia, Republic ofIran, Islamic Republic ofIraq, Republic ofIrelandIsrael, State ofItaly, Italian RepublicJapanJordan, Hashemite Kingdom ofKazakhstan, Republic ofKenya, Republic ofKiribati, Republic ofKorea, Democratic People’s Republic ofKorea, Republic ofKuwait, State ofKyrgyz RepublicLao People’s Democratic RepublicLatviaLebanon, Lebanese RepublicLesotho, Kingdom ofLiberia, Republic ofLibyan Arab JamahiriyaLiechtenstein, Principality ofLithuaniaLuxembourg, Grand Duchy ofMacao, Special Administrative Region of ChinaMacedonia, the former Yugoslav Republic ofMadagascar, Republic ofMalawi, Republic ofMalaysiaMaldives, Republic ofMali, Republic ofMalta, Republic ofMarshall IslandsMartiniqueMauritania, Islamic Republic ofMauritiusMayotteMicronesia, Federated States ofMoldova, Republic ofMonaco, Principality ofMongolia, Mongolian People’s RepublicMontserratMorocco, Kingdom ofMozambique, People’s Republic ofMyanmarNamibiaNauru, Republic ofNepal, Kingdom ofNetherlands AntillesNetherlands, Kingdom…
{this.persisted=t.persisted}),window.addEventListener(“DOMContentLoaded”,()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener(“touchstart”,t.touchStartHandler,{passive:!0}),window.addEventListener(“mousedown”,t.touchStartHandler),document.addEventListener(“visibilitychange”,t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener(“visibilitychange”,this.userEventHandler)}_onTouchStart(t){“HTML”!==t.target.tagName&&(window.addEventListener(“touchend”,this.touchEndHandler),window.addEventListener(“mouseup”,this.touchEndHandler),window.addEventListener(“touchmove”,this.touchMoveHandler,{passive:!0}),window.addEventListener(“mousemove”,this.touchMoveHandler),t.target.addEventListener(“click”,this.clickHandler),this._renameDOMAttribute(t.target,”onclick”,”rocket-onclick”),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener(“touchend”,this.touchEndHandler),window.removeEventListener(“mouseup”,this.touchEndHandler),window.removeEventListener(“touchmove”,this.touchMoveHandler,{passive:!0}),window.removeEventListener(“mousemove”,this.touchMoveHandler),t.target.removeEventListener(“click”,this.clickHandler),this._renameDOMAttribute(t.target,”rocket-onclick”,”onclick”),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener(“touchend”,this.touchEndHandler),window.removeEventListener(“mouseup”,this.touchEndHandler),window.removeEventListener(“touchmove”,this.touchMoveHandler,{passive:!0}),window.removeEventListener(“mousemove”,this.touchMoveHandler)}_onClick(t){t.target.removeEventListener(“click”,this.clickHandler),this._renameDOMAttribute(t.target,”rocket-onclick”,”onclick”),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener(“touchstart”,this.touchStartHandler,{passive:!0}),window.removeEventListener(“mousedown”,this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent(“click”,{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),”loading”===document.readyState?document.addEventListener(“DOMContentLoaded”,this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll(“script[type=rocketlazyloadscript]”).forEach(e=>{if(e.hasAttribute(“src”)){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||”module”===e.getAttribute(“data-rocket-type”)})}}),t=[…new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,”preconnect”)}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event(“rocket-allScriptsLoaded”)),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll(“script[type=rocketlazyloadscript]”).forEach(t=>{t.hasAttribute(“data-rocket-src”)?t.hasAttribute(“async”)&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute(“defer”)&&!1!==t.defer||”module”===t.getAttribute(“data-rocket-type”)?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf(“Firefox/”)>0||””===navigator.vendor)?e=>{let r=document.createElement(“script”);[…t.attributes].forEach(t=>{let e=t.nodeName;”type”!==e&&(“data-rocket-type”===e&&(e=”type”),”data-rocket-src”===e&&(e=”src”),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute(“src”)?(r.addEventListener(“load”,e),r.addEventListener(“error”,e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute(“data-rocket-status”,”failed”),e()}try{let i=t.getAttribute(“data-rocket-type”),n=t.getAttribute(“data-rocket-src”);t.text,i?(t.type=i,t.removeAttribute(“data-rocket-type”)):t.removeAttribute(“type”),t.addEventListener(“load”,function r(){t.setAttribute(“data-rocket-status”,”executed”),e()}),t.addEventListener(“error”,r),n?(t.removeAttribute(“data-rocket-src”),t.src=n):t.src=”data:text/javascript;base64,”+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([…this.delayedScripts.normal,…this.delayedScripts.defer,…this.delayedScripts.async],”preload”)}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute(“data-rocket-src”)||t.src;if(i){let n=document.createElement(“link”);n.href=i,n.rel=e,”preconnect”!==e&&(n.as=”script”),t.getAttribute&&”module”===t.getAttribute(“data-rocket-type”)&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?”rocket-“+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t[“rocket”+e]=r=i}})}r(document,”DOMContentLoaded”),r(window,”DOMContentLoaded”),r(window,”load”),r(window,”pageshow”),r(document,”readystatechange”),i(document,”onreadystatechange”),i(window,”onload”),i(window,”onpageshow”)}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener(“rocket-DOMContentLoaded”,()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(” “).map(t=>”load”===t||0===t.indexOf(“load.”)?”rocket-jquery-load”:t).join(” “)}”string”==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):”object”==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,”jQuery”,{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event(“rocket-DOMContentLoaded”)),await this._littleBreath(),window.dispatchEvent(new Event(“rocket-DOMContentLoaded”)),await this._littleBreath(),document.dispatchEvent(new Event(“rocket-readystatechange”)),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event(“rocket-load”)),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger(“rocket-jquery-load”)),await this._littleBreath();let t=new Event(“rocket-pageshow”);t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error(“WPRocket unable to document.write this: “+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();]]> [] Sussex County buys more than 300 acres for $2.3M Sabrina Gonzalez May 10, 2023
Sussex County purchased 294-acres of the Forest of the Broadkill Preserve outside Milton and 11-acres along the Nanticoke River near Seaford to preserve as open space. | PHOTO COURTESY OF SUSSEX COUNTY
GEORGETOWN –
Sussex County is adding a significant land contribution to its land preservation bank. The County purchased 305 acres for $2,310,000 near Milton and Seaford that will feature public trails. On Tuesday, May 9, County authorities made the announcement that Sussex County had acquired four additional tracts of land, all of which are located on the opposite extremities of the County, to be preserved as open space….
Luca DeRome and John Florenzio picked up wins for Dallas at No. 2 and No. 3 singles, while the duo of Stephen Miller and Arten Smagin won at No. 2 doubles as the Mountaineers defeated Wyoming Area, 3-2, on Tuesday.
With the victory, Dallas finishes the season undefeated and is the Wyoming Valley Conference boys tennis champ.
Luca Argenio won at No. 1 singles for Wyoming Area.
SINGLES: Luca Argenio (WA) def. Lucas Carver 6-1, 6-4; Luca DeRome (D) def. Dylan Stoss 6-3, 6-2; John Florenzio (D) def. Nick Winsock 6-0, 6-1. DOUBLES: Gabe Cable/Braidon Kostik (WA) def. Mihir Mukul/Kevin Basalyga 1-6, 6-4, 7-6; Stephen Miller/Arten Smagin (D) def. Eli Harding/Nick Cirelli 6-3, 6-3.
Boys lacrosse
Peyton LaRocco scored four goals, while Brady Quinn, Noah Rabolli and Xander Kelly each had three in Delaware Valley’s 21-7 win over Tunkhannock.
Paulie Weinrich had six assists for Delaware Valley.
Colin Maden and Gavin Montross each had two goals for Tunkhannock.
DELAWARE VALLEY- Goals: Peyton LaRocco 4, Brady Quinn 3, Noah Rabolli 3, Xander Kelly 3, Bryson Mackey, Justin Kalitsnik 2, Mike Iuzzolino, Owen Henderson 2, Owen Kelly, Aidian Leighty. Assists: LaRocco 2, Quinn, Rabolli, Paulie Weinrich 6, Mackey 2, Kalitsnik 2, Tyler Husejnovic 2. Saves: Keegan Heath 4, Riley Smith 1.
TUNKHANNOCK- Goals: Colin Maden 2, Owen Berkinger, George Rosengrant, Austin Wekheiser, Gavin Montross 2. Assists: Maden, Rosengrant 2, Ethan Ergort. Saves: Justin Falzone 21.
Girls lacrosse
Annie Johnson scored the game-winning goal, the 100th of her career, with 3:25 left in the second half as Scranton Prep edged Wyoming Seminary, 12-11.
Alexa Kleinberger scored seven goals for Scranton Prep while Johnson finished with three.
Sienna Popple and Maddie Olshemski each scored three goals for Wyoming Seminary.
WYOMING SEMINARY- Goals: Sienna Popple 3, Maddie Olshemski 3, Sadie Gilbert 2, Chase Taylor, Peyton Taylor, Summer Larabee. Saves: Eva Bloom 7.
SCRANTON PREP- Goals: Alexa Kleinberger 7, Annie Johnson…
Fire destroys vacant Nanticoke property
Country
United States of AmericaUS Virgin IslandsUnited States Minor Outlying IslandsCanadaMexico, United Mexican StatesBahamas, Commonwealth of theCuba, Republic ofDominican RepublicHaiti, Republic ofJamaicaAfghanistanAlbania, People’s Socialist Republic ofAlgeria, People’s Democratic Republic ofAmerican SamoaAndorra, Principality ofAngola, Republic ofAnguillaAntarctica (the territory South of 60 deg S)Antigua and BarbudaArgentina, Argentine RepublicArmeniaArubaAustralia, Commonwealth ofAustria, Republic ofAzerbaijan, Republic ofBahrain, Kingdom ofBangladesh, People’s Republic ofBarbadosBelarusBelgium, Kingdom ofBelizeBenin, People’s Republic ofBermudaBhutan, Kingdom ofBolivia, Republic ofBosnia and HerzegovinaBotswana, Republic ofBouvet Island (Bouvetoya)Brazil, Federative Republic ofBritish Indian Ocean Territory (Chagos Archipelago)British Virgin IslandsBrunei DarussalamBulgaria, People’s Republic ofBurkina FasoBurundi, Republic ofCambodia, Kingdom ofCameroon, United Republic ofCape Verde, Republic ofCayman IslandsCentral African RepublicChad, Republic ofChile, Republic ofChina, People’s Republic ofChristmas IslandCocos (Keeling) IslandsColombia, Republic ofComoros, Union of theCongo, Democratic Republic ofCongo, People’s Republic ofCook IslandsCosta Rica, Republic ofCote D’Ivoire, Ivory Coast, Republic of theCyprus, Republic ofCzech RepublicDenmark, Kingdom ofDjibouti, Republic ofDominica, Commonwealth ofEcuador, Republic ofEgypt, Arab Republic ofEl Salvador, Republic ofEquatorial Guinea, Republic ofEritreaEstoniaEthiopiaFaeroe IslandsFalkland Islands (Malvinas)Fiji, Republic of the Fiji IslandsFinland, Republic ofFrance, French RepublicFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabon, Gabonese RepublicGambia, Republic of theGeorgiaGermanyGhana, Republic ofGibraltarGreece, Hellenic RepublicGreenlandGrenadaGuadaloupeGuamGuatemala, Republic ofGuinea, Revolutionary People’s Rep’c ofGuinea-Bissau, Republic ofGuyana, Republic ofHeard and McDonald IslandsHoly See (Vatican City State)Honduras, Republic ofHong Kong, Special Administrative Region of ChinaHrvatska (Croatia)Hungary, Hungarian People’s RepublicIceland, Republic ofIndia, Republic ofIndonesia, Republic ofIran, Islamic Republic ofIraq, Republic ofIrelandIsrael, State ofItaly, Italian RepublicJapanJordan, Hashemite Kingdom ofKazakhstan, Republic ofKenya, Republic ofKiribati, Republic ofKorea, Democratic People’s Republic ofKorea, Republic ofKuwait, State ofKyrgyz RepublicLao People’s Democratic RepublicLatviaLebanon, Lebanese RepublicLesotho, Kingdom ofLiberia, Republic ofLibyan Arab JamahiriyaLiechtenstein, Principality ofLithuaniaLuxembourg, Grand Duchy ofMacao, Special Administrative Region of ChinaMacedonia, the former Yugoslav Republic ofMadagascar, Republic ofMalawi, Republic ofMalaysiaMaldives, Republic ofMali, Republic ofMalta, Republic ofMarshall IslandsMartiniqueMauritania, Islamic Republic ofMauritiusMayotteMicronesia, Federated States ofMoldova, Republic ofMonaco, Principality ofMongolia, Mongolian People’s RepublicMontserratMorocco, Kingdom ofMozambique, People’s Republic ofMyanmarNamibiaNauru, Republic ofNepal, Kingdom ofNetherlands AntillesNetherlands, Kingdom…
May 3—WILKES-BARRE — Holy Redeemer pitcher Dino DiMauro accomplished two things Tuesday afternoon.
First, he helped the Royals tighten their grip on first place in Division 2 of Wyoming Valley Conference baseball. Secondly, he got the fans out of the frigid weather rather quickly.
DiMauro threw a two-hitter as Redeemer shut out Nanticoke Area 3-0 on a 51-degree cloudy day at Gibby Field.
Before a crowd with many in heavy coats and some with blankets, Redeemer improved to 8-1 in the division and 11-3 overall with a victory that took only 95 minutes. Nanticoke Area (5-3, 8-7) dropped from second place to third, switching spots with idle Lake-Lehman (6-3, 7-6). The teams play 12 divisional games.
“From last year going like 5-14 to starting with a nine-game win streak, it feels really good,” DiMauro said. “Everyone’s hopes are high.”
Redeemer last won a divisional title in 2016.
DiMauro gave up a one-out single to right to Derek Shemanski in the third inning, but came back with two of his five strikeouts. Lucas Stachowiak opened the Nanticoke Area fifth with an infield single. The Trojans eventually ended up with a first-and-third situation with two outs, but Redeemer catcher Kayden Stevenson threw out a runner trying to steal to end the threat.
Nanticoke had one base runner the final two innings who was erased in a rundown.
“(DiMauro) mixes it up really well,” Redeemer coach Ryan Knowles said. “He’s our veteran, our leader, our captain. He is very confident out there. He threw a great game today.”
Redeemer took a 2-0 lead in the fourth. Luke Kopec opened the inning by bouncing a double down the left-field line. He moved to third on a flyout to right. KJ Gryboski then walked and took second on the first pitch to DJ McDermott. McDermott lined an RBI single to center and Gryboski later…
new Promise((resolve) => { if (window.__uspapi && ‘function’ === typeof __uspapi) { __uspapi(‘getUSPData’, 1, (uspData, success) => { if(success) { const consent = uspData.uspString.split(”)[2]; if (consent === ‘N’) { resolve(true); } else { resolve(false); } } else { resolve(false); } }); } else { resolve(false); } }); // Dispatch event for user consent window.OneTrust?.OnConsentChanged(({ detail }) => { const nxsConsentEvent = new CustomEvent(‘nxsConsent’, { detail }); dispatchEvent(nxsConsentEvent); }); // groups the user has consented to window.nxsConsentGroups = window.OnetrustActiveGroups; }) ]]> Continue reading
Firefighter injured while battling Nanticoke house fire | WOLFPlease ensure Javascript is enabled for purposes ofwebsite accessibility-1; } // command = ‘getUSPData’, version = 1, callback = function(uspData: uspdata, success: boolean) window.__uspapi = function (command, version, callback) { if (command === ‘getUSPData’ && version === 1) { if (isFullMeasure() || getPrivacyKVP()) { // enable via KVP or if the site is fullmeasure.news // check trustarc for privacy info var uspString = getTrustArc(); if (uspString) { // if the uspString was created and returned properly // Then perform callback with correct object var uspData = { version: version, uspString: uspString }; return callback(uspData, true); } } } // Case where command !== getUSPData || uspString returns null || version !== 1 || !usPrivacyEnabled // call callback with uspData = null and success = false return callback(null, false); } function getTrustArc() { if (window.truste && window.truste.cma) { // if the trustarc object and methods are available var url = location.protocol + ‘//’ + location.host; // Get consent decision by calling trustarc api var consentDetails = window.truste.cma.callApi(“getConsentDecision”, url); /* returns consentDetails: {consentDecision:$integer, source:”asserted”} consentDetails.source can be “asserted” or “implied” – ignore for our purposes consentDetails.consentDecision can be 0, 1, 2, or 3 0 – no decision (closing banner without making a decision) 1 – required – “opted out” 3 – advertising – accepted */ var uspPrivacyString = formatUSPrivacyString(consentDetails.consentDecision); return writeUSPrivacyString(uspPrivacyString); } else { return null; } } // Handle getting the value of the notice_behavior cookie (provided for us by trustarc) function getCookieData(name) { var value = ‘; ‘ + document.cookie; var parts = value.split(‘; ‘ + name + ‘=’); if (parts.length === 2) { return parts.pop().split(‘;’).shift(); } return null; } function getNoticeBehavior() { var cookie…
Continue reading
ADORN-ABLE: Ty ‘Dancing Wolf’ Ellis, of the Nanticoke Lenni-Lenape Tribal Nation, will lead a jewelry-making workshop and answer questions about indigenous communities.(Supplied Photo)
As warmer weather approaches, the Tuckerton Seaport and Baymen’s Museum in Tuckerton is offering a plethora of enriching and educational activities for the whole family. May is filled with a variety of workshops for every kind of crafter and even those simply interested in learning something new about age-old traditions.
For the Birds! Weaving Workshop
Master basket maker Mary May will kick off the month on Saturday, May 6 from 10 a.m. to 3 p.m. with a woven birdhouse workshop. Participants will craft their very own, one of a kind birdhouse based on traditional South Jersey berry baskets. Adorning the birdhouse is a unique glass oval, repurposed from wine bottles. Each glass piece has its own shape, so every birdhouse will be distinct from the rest. The “roof” of the birdhouse is crafted from recycled cedar wood. Registration is $42 for members and $46 for nonmembers.
The Art Is in the Bones
Ty “Dancing Wolf” Ellis, from the Nanticoke Lenni-Lenape Tribal Nation, will lead an imitation-bone jewelry workshop on May 6 from 12:30 to 2:30 p.m., complete with a Q&A portion on modern indigenous communities in Lenapehoking.
Participants will learn methods of crafting jewelry that has been used traditionally for a number of purposes – as chokers, for aesthetics or finding one’s voice, or even as breastplates for battle protection. Participants will use imitation bone to craft a choker, and Ellis will elaborate on its many different uses throughout history.
Some time will be dedicated to learning about the struggles and triumphs of tribes within the Lenapehoking. Participant questions are welcome.
Registration is $48 for members…
WILKES-BARRE — Holy Redeemer pitcher Dino DiMauro accomplished two things Tuesday afternoon.
First, he helped the Royals tighten their grip on first place in Division 2 of Wyoming Valley Conference baseball. Secondly, he got the fans out of the frigid weather rather quickly.
DiMauro threw a two-hitter as Redeemer shut out Nanticoke Area 3-0 on a 51-degree cloudy day at Gibby Field.
Before a crowd with many in heavy coats and some with blankets, Redeemer improved to 8-1 in the division and 11-3 overall with a victory that took only 95 minutes. Nanticoke Area (5-3, 8-7) dropped from second place to third, switching spots with idle Lake-Lehman (6-3, 7-6). The teams play 12 divisional games.
“From last year going like 5-14 to starting with a nine-game win streak, it feels really good,” DiMauro said. “Everyone’s hopes are high.”
Redeemer last won a divisional title in 2016.
DiMauro gave up a one-out single to right to Derek Shemanski in the third inning, but came back with two of his five strikeouts. Lucas Stachowiak opened the Nanticoke Area fifth with an infield single. The Trojans eventually ended up with a first-and-third situation with two outs, but Redeemer catcher Kayden Stevenson threw out a runner trying to steal to end the threat.
Nanticoke had one base runner the final two innings who was erased in a rundown.
“(DiMauro) mixes it up really well,” Redeemer coach Ryan Knowles said. “He’s our veteran, our leader, our captain. He is very confident out there. He threw a great game today.”
Redeemer took a 2-0 lead in the fourth. Luke Kopec opened the inning by bouncing a double down the left-field line. He moved to third on a flyout to right. KJ Gryboski then walked and took second on…