Categories
Nanticoke

Norman L. Knoll – Wilkes-Barre Citizens’ Voice

Norman L. Knoll OBITUARY

Norman L. Knoll, 63 of Nanticoke passed away early Saturday morning, April 22, 2017 at Lankenau Heart Hospital, Wynnewood, PA where he had been a patient since January 27th.

Born July 6, 1953 in Nanticoke he was a son of the late Dr. Alois Knoll and Edith Morgan Knoll. Norman was a graduate of Nanticoke High School and Luzerne County Community College.

He was employed by Petroski Plumbing, Nanticoke for 43 years.

Very active in his community, Norm was a firefighter and a 40-year member of Pioneer Hook and Ladder Co., #1 of the Nanticoke City Fire Dept. He was appointed Deputy Chief in 1987 and served in that capacity for 18 years. He was also employed by the City as a part-time apparatus operator for many years and member of the Luzerne County Fire and Rescue Training Association.

He was a talented musician and especially loved using that talent to praise the Lord. He was church organist at Nebo Baptist Church for over 40 years and also the bass player with its Praise Team. Norm will be remembered for the countless hours he served the Lord and Nebo Church. He was a member of the Board of Trustees for many years and used his talents and input as project coordinator for the church expansion project and was key to the completion of the Bethel Annex in 2004.

Over the years, Norm played trumpet at many weddings, funerals and civic events. He also played with numerous polka bands including the band, Dynamite with his wife , Diane. He also participated with The Wyoming Valley Concert Band and The Wilkes University Civic Band.

In addition to his parents, he was preceded in death by an infant daughter, Bethany.

Surviving is his loving wife Diane Boschi…

Continue reading

Categories
Mohegan

Local roundup: UConn to face Michigan, Utah at Women’s Showcase in November

&ie=1&v=<%=SportsApp.Core.Version %>" /> { const stories = (data.searchTagResults || []).slice(0, 10); if (!data.ok || stories.length === 0) return; const sliderContainer = document.createElement(‘div’); sliderContainer.classList.add(‘slider-container-frontend’); const sliderWrapper = document.createElement(‘div’); sliderWrapper.classList.add(‘slider-wrapper-frontend’); stories.forEach(story => { const storyItem = document.createElement(‘a’); storyItem.href = story.link; storyItem.target = ‘_blank’; storyItem.classList.add(‘slider-item-frontend’); if (story.logo) { const img = document.createElement(‘img’); img.src = story.logo; img.classList.add(‘slider-image-frontend’); storyItem.appendChild(img); } const title = document.createElement(‘div’); title.textContent = story.title; title.classList.add(‘slider-title-frontend’); storyItem.appendChild(title); sliderWrapper.appendChild(storyItem); }); const prevButton = document.createElement(‘button’); prevButton.classList.add(‘slider-prev-frontend’); prevButton.innerHTML = ‘‘; prevButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: -220, behavior: ‘smooth’ }); }); const nextButton = document.createElement(‘button’); nextButton.classList.add(‘slider-next-frontend’); nextButton.innerHTML = ‘‘; nextButton.addEventListener(‘click’, () => { sliderWrapper.scrollBy({ left: 220, behavior: ‘smooth’ }); }); sliderContainer.appendChild(prevButton); sliderContainer.appendChild(sliderWrapper); sliderContainer.appendChild(nextButton); const authorElement = document.querySelector(‘.authorName’); if (authorElement) { authorElement.insertAdjacentElement(‘afterend’, sliderContainer); } }) .catch(error => console.error(‘Error fetching stories:’, error)); } function waitForAuthorName() { const targetNode = document.body; const config = { childList: true, subtree: true }; const mutationWatcher = new MutationObserver(mutations => { const authorNameElem = document.querySelector(‘.authorField[data-name=”display”]’); if (authorNameElem) { let authorName = authorNameElem.innerText.trim(); //authorName = authorName.replace(/^Bys+/i, ”); //authorName = authorName.split(‘n’)[0].trim(); //console.log(authorName); if (authorName) { mutationWatcher.disconnect(); fetchAndDisplayStories(authorName); } } }); mutationWatcher.observe(targetNode, config); } function isAuthorPage() { return…
Continue reading