Podcasts about autoplaytimeout

  • 12PODCASTS
  • 101EPISODES
  • 33mAVG DURATION
  • ?INFREQUENT EPISODES
  • May 7, 2021LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about autoplaytimeout

Latest podcast episodes about autoplaytimeout

TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep18) – CyranA

TSVP Radio Theater Podcast

Play Episode Listen Later May 7, 2021 67:17


CyranA On episode 18 of the TSVP Radio Theater Podcast we present CyranA, written by Doug Zschiegner based on the original story by Edmond Rostand, adapted and directed by Kalee George for radio theatre, and starring Elise Brado, Devin Marshall, Jessica Pierson-Turner, Krista Cantrell, Susan Huckestein, Joy Stoudemire, and Kalee George.   Video Version   jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });   Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.

event math previous jquery radio theater edmond rostand addeventlistener smartspeed slideby autoheight fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep17) – The Bishop’s Wife

TSVP Radio Theater Podcast

Play Episode Listen Later Dec 21, 2020 54:20


The Bishop's Wife A Dave Holoweiko Radio Play On episode 17 of the TSVP Radio Theater Podcast we present The Bishop's Wife, directed by David Holoweiko and featuring the voices of Dave Cary, Shelly Cary, Glory Friedl, Dave Holoweiko, Jack Puškar, Jennifer Puškar, Mike Puškar, Kelsey Pollock Rhea, Victoria Rhea, and Larry Spinnenwebber.   jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });   Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation,

event wife math previous jquery radio theater addeventlistener smartspeed slideby autoheight fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep16) – A Very Covid Christmas

TSVP Radio Theater Podcast

Play Episode Listen Later Dec 10, 2020 33:44


A Very Covid Christmas A Radio Play in 3 Acts On episode 16 of the TSVP Radio Theater Podcast we present A Very Covid Christmas, directed and written by Kalee George, Devin Marshall, and Kurt Stridinger. Featuring the voices of Krista Ann Cantrell, Sydnee Elder, Brian Kane, Devin Marshall, Jessica Pierson-Turner, Dan Simon, and Kurt Stridinger.     jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });   Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation,

covid-19 christmas event math previous jquery radio theater dan simon addeventlistener brian kane smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep14) – The Shadow in Death House Rescue

TSVP Radio Theater Podcast

Play Episode Listen Later Oct 28, 2020 29:10


The Shadow in Death House Rescue On episode 14 of the TSVP Radio Theater Podcast, we present The Shadow in Death House Rescue, performed and recorded for broadcast at the McKeesport Little Theater in McKeesport, Pennsylvania.   Audio Only Version jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['Previous','Next'], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3507'); jQuery('.slider_3507_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3507_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3507_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3507_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3507_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); jQuery('.slider_3507_goto6').click(function(event){ owl_goto.trigger('to.owl.carousel', 5); }); jQuery('.slider_3507_goto7').click(function(event){ owl_goto.trigger('to.owl.carousel', 6); }); jQuery('.slider_3507_goto8').click(function(event){ owl_goto.trigger('to.owl.carousel', 7); }); jQuery('.slider_3507_goto9').click(function(event){ owl_goto.trigger('to.owl.carousel', 8); }); jQuery('.slider_3507_goto10').click(function(event){ owl_goto.trigger('to.owl.carousel', 9); }); jQuery('.slider_3507_goto11').click(function(event){ owl_goto.trigger('to.owl.carousel', 10); }); var resize_3507 = jQuery('.owl-carousel'); resize_3507.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });   Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.

pennsylvania event shadow rescue math previous jquery death house radio theater mckeesport addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
Life Speaks Podcast
Life Speaks 009: UFO Over West Virginia

Life Speaks Podcast

Play Episode Listen Later Mar 26, 2020 59:30


UFO Over West Virginia     ABOUT THIS EPISODE On episode 8 of the Life Speaks Podcast, we examine an unexplained light in the skies over Huntington, West Virginia.  My father, Mike Zirkle, talks about sighting an unidentified flying object and what made him think we were being invaded by aliens.  Also on this episode, UFO researcher and fellow author Tony Lavorgne shares his experiences too. Life Speaks can be heard on AIRadio Wednesday at 1:30pm and 7pm, with replays Friday at 9:30am and Monday at 12:30pm.  Life Speaks is independently produced and hosted by Michele Zirkle.  ©Michele Zirkle. All rights reserved.       ABOUT THE PODCAST Michele Zirkle is a published author, life coach and energy healer. In addition to hosting a weekly radio show, Life Speaks, on AIRadio she writes inspirational columns for newspapers throughout the country and presents her transformative program, “Ignite the Light Within,” designed to teach how to set relationship boundaries and thrive within or outside a dysfunctional relationship. Her first novel, Rain No Evil, sold over 2,000 copies after her appearance on Coast to Coast. Michele’s Vignettes and short stories have appeared in Mountain Ink Literary Journal and The Journal of Health and Human Experience. She is a graduate of Concord College and Marshall Graduate School and recently earned her PhD in holistic healing.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4358').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4358').css('visibility', 'visible'); sa_resize_slider_4358(); window.addEventListener('resize', sa_resize_slider_4358); function sa_resize_slider_4358() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4358').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4358 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false,

health phd journal ufos math west virginia coast ignite huntington human experience jquery light within vignettes addeventlistener smartspeed autoheight slideby mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext autoplaytimeout tony lavorgne michele zirkle
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep13) – MLT’s It’s a Wonderful Life: A Live Radio Play

TSVP Radio Theater Podcast

Play Episode Listen Later Dec 19, 2019 89:38


McKeesport Little Theater It's a Wonderful Life: A Live Radio Play   window.onload = function(e) { if(typeof ugCheckForErrors == "undefined"){ document.getElementById("unitegallery_66_1").innerHTML = "Unite Gallery Error - gallery js and css files not included in the footer. Please make sure that wp_footer() function is added to your theme.";} else{ ugCheckForErrors("unitegallery_66_1", "jquery");} };   On episode 13 of the TSVP Radio Theater Podcast, we present It's a Wonderful Life: A Live Radio Play, performed and recorded before a live audience at the McKeesport Little Theater in McKeesport, Pennsylvania.     jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) {

pennsylvania math wonderful life radio play live radio jquery radio theater getelementbyid mckeesport addeventlistener innerhtml smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep12) – R-ACT’s 2019 Holiday Radio Show: Little Women

TSVP Radio Theater Podcast

Play Episode Listen Later Dec 12, 2019 73:10


Little Women 2019 R-ACT Holiday Radio Show On episode 12 of the TSVP Radio Theater Podcast, we present R-ACT Theatre Productions’ 2019 Annual Holiday Radio Show, Little Women, performed live at the historic Merrick Art Gallery in New Brighton, Pennsylvania.   Watch the Show   jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; }

pennsylvania math little women jquery radio theater new brighton addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel holiday radio show autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep11) – A Conversation with Kalee George & Cast of It’s a Wonderful Life: A Life Radio Play

TSVP Radio Theater Podcast

Play Episode Listen Later Nov 20, 2019 34:53


A Conversation With  Director Kalee George and Cast It's a Wonderful Life, a Radio Play   On episode 11 of the TSVP Radio Theater Podcast, we talk with Director Kalee George and cast about performing a live radio classic at the McKeesport Little Theater, featuring two scenes and the voices of Dan Simon, Sean David Butler, Betsy Novotny, Devin Marshall, Lydia Richardson, Barbara Harold, and Jared Lewis.     jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') {

math wonderful life radio play jquery life radio radio theater kalee dan simon addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
Veteran Voices: The Oral History Podcast
Veteran Voices: The Oral History Podcast – Episode 18

Veteran Voices: The Oral History Podcast

Play Episode Listen Later Aug 19, 2019 52:45


Daniel M. Cohen | Single-Handed The inspiring true story of Tibor “Teddy” Rubin   ABOUT THIS EPISODE On Episode 18 of Veteran Voices: The Oral History Podcast, we talk with Daniel M. Cohen, filmmaker and author of Single-Handed, the inspiring true story of Tibor “Teddy” Rubin–Holocaust survivor, Korean War hero and Medal of Honor recipient. This podcast episode was recorded August 9, 2015 in Pittsburgh, Pennsylvania.  Host: Kevin Farkas.  Guest: Daniel M. Cohen.  Audiography: Kevin Farkas.  Music available on Soundcloud.com: Moist Appointment (Is It Really So Surprising), SNX (Shooting Stars), Sergey Pismennyy (Transition), Marcel du Preez (Firepower). ©Veteran Voices: The Oral History Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Veteran Voices: The Oral History Podcast features conversations with those who tell veterans' stories in creative and interesting ways, such as oral historians, authors, poets, playwrights, and photographers. This podcast is a production of The Social Voice Project, Inc., dedicated to understanding the voices and stories of our lives through the first-hand, authentic accounts of lived experiences we call oral histories. The podcast was formerly produced by the Veteran Voices of Pittsburgh Oral History Initiative, a veteran-run, award-winning 501(c)(3) nonprofit educational organization based in Pittsburgh, Pennsylvania. Host Kevin Farkas is a US Navy veteran and independent multimedia producer specializing in creative sound design and audio engineering.  He has produced several audiobooks, radio dramas, live storytelling events, a podcast network, videos, as well as print and digital media publications.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3642').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3642').css('visibility', 'visible'); sa_resize_slider_3642(); window.addEventListener('resize', sa_resize_slider_3642); function sa_resize_slider_3642() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3642').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3642 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT LOCAL HISTORY Let’s keep local history alive for future generations!  If you like our podcast, please help us continue this great educational program--for today and tomorrow.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.  

music pennsylvania soundcloud pittsburgh math us navy medal korean war oral history history podcasts daniel m jquery veteran voices addeventlistener smartspeed slideby autoheight mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit autoplaytimeout
Life Speaks Podcast
Life Speaks 008: Why Wounded Healers Dive into the Dark

Life Speaks Podcast

Play Episode Listen Later Aug 5, 2019 23:52


Why Wounded Healers Dive into the Dark     ABOUT THIS EPISODE On episode 8 of the Life Speaks Podcast, Michele shares insights from a week training in Colorado with Best-Selling author of “Women Who Run with the Wolves,” Dr. Pinkola Estes. Life Speaks can be heard on AIRadio Wednesday at 1:30pm and 7pm, with replays Friday at 9:30am and Monday at 12:30pm.  Life Speaks is independently produced and hosted by Michele Zirkle.  ©Michele Zirkle. All rights reserved.       ABOUT THE PODCAST Michele Zirkle is a published author, life coach and energy healer. In addition to hosting a weekly radio show, Life Speaks, on AIRadio she writes inspirational columns for newspapers throughout the country and presents her transformative program, “Ignite the Light Within,” designed to teach how to set relationship boundaries and thrive within or outside a dysfunctional relationship. Her first novel, Rain No Evil, sold over 2,000 copies after her appearance on Coast to Coast. Michele’s Vignettes and short stories have appeared in Mountain Ink Literary Journal and The Journal of Health and Human Experience. She is a graduate of Concord College and Marshall Graduate School and recently earned her PhD in holistic healing.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4358').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4358').css('visibility', 'visible'); sa_resize_slider_4358(); window.addEventListener('resize', sa_resize_slider_4358); function sa_resize_slider_4358() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4358').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4358 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true,

health phd colorado dive journal dark math wolves bestselling coast ignite human experience jquery light within vignettes women who run wounded healers addeventlistener smartspeed slideby autoheight navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed autoplaytimeout michele zirkle
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep10) – Lincoln Park Performing Arts Center

TSVP Radio Theater Podcast

Play Episode Listen Later Apr 19, 2019 49:44


A Conversation With  Justin Fortunato & Lindsay Courteau Lincoln Park Performing Arts Center   On episode 10 of the TSVP Radio Theater Podcast, we talk with Justin Fortunato and Lindsay Courteau about how they create exceptional theater at the Lincoln Park Performing Arts Center.     jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') {

math jquery lincoln park performing arts center radio theater addeventlistener smartspeed slideby autoheight fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause autoplaytimeout
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep09) – R-ACT Annual Holiday Radio Show

TSVP Radio Theater Podcast

Play Episode Listen Later Mar 25, 2019 41:24


A Conversation About R-ACT Theatre Productions' Annual Holiday Radio Show   On episode 9 of the TSVP Radio Theater Podcast, we have a conversation with members of R-ACT Theatre Productions about their Annual Holiday Radio Show, the region's longest running radio drama performed before a live audience.     jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height);

math jquery radio theater addeventlistener smartspeed slideby autoheight autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed holiday radio show autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep04): Shippingport

Beaver County History Podcast

Play Episode Listen Later Feb 23, 2019 1:41


Beaver County History | Shippingport     ABOUT THIS EPISODE On episode 4 of the Beaver County History Podcast, host Scott Reinard talks about Shippingport, the world's first commercial atomic power station constructed in Beaver County. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.       ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width();

music pennsylvania soundcloud math jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
Rochester Area Heritage Society Podcast
RAHS Podcast (Ep02): Mike Sabo

Rochester Area Heritage Society Podcast

Play Episode Listen Later Feb 18, 2019 56:14


Travel Back in Time Speaker Series   Mike Sabo Fry Glass Stemware     ABOUT THIS EPISODE On episode 2 of the Rochester Area Heritage Society Podcast, our Travel Back in Time speaker series features Mike Sabo, president of the Fry Glass Society. Mike explains the stems that help identify Fry Glass stemware. This episode was recorded July 24, 2018 in Rochester, Pennsylvania. Featuring: Mike Sabo.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): “MP3 Five Years Ago,””Audio_002,” “downbeat15todd3.” ©Rochester Area Heritage Society Podcast/The Social Voice Project.  All rights reserved.           ABOUT THE PODCAST The Rochester Area Heritage Society Podcast features stories, news, and events of the Rochester Area Heritage Society and other local history of central Beaver County, Pennsylvania. Contact the Rochester Area Heritage Society Podcast         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4769').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4769').css('visibility', 'visible'); sa_resize_slider_4769(); window.addEventListener('resize', sa_resize_slider_4769); function sa_resize_slider_4769() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4769').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4769 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width();

time pennsylvania soundcloud math rochester sabo jquery travel back beaver county addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout rochester area heritage society
Rochester Area Heritage Society Podcast
RAHS Podcast (Ep03): Brady Crytzer

Rochester Area Heritage Society Podcast

Play Episode Listen Later Dec 18, 2018 41:33


Travel Back in Time Speaker Series Brady Crytzer The Patriot-Spanish Alliance of the Revolutionary War     ABOUT THIS EPISODE On episode 3 of the Rochester Area Heritage Society Podcast, our Travel Back in Time speaker series features Brady Crytzer, Community College of Beaver County history professor, author, and award-winning research historian and podcast host.  Brady shares his insights into the Patriot-Spanish alliance that helped win the Revolutionary War. This episode was recorded August 29, 2018 in Rochester, Pennsylvania. Featuring: Brady Crytzer.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): “MP3 Five Years Ago,””Audio_002,” “downbeat15todd3.” ©Rochester Area Heritage Society Podcast/The Social Voice Project.  All rights reserved.           ABOUT THE PODCAST The Rochester Area Heritage Society Podcast features stories, news, and events of the Rochester Area Heritage Society and other local history of central Beaver County, Pennsylvania. Contact the Rochester Area Heritage Society Podcast         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4769').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4769').css('visibility', 'visible'); sa_resize_slider_4769(); window.addEventListener('resize', sa_resize_slider_4769); function sa_resize_slider_4769() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4769').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4769 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize',

time pennsylvania soundcloud math rochester revolutionary war community college jquery travel back beaver county addeventlistener smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout brady crytzer rochester area heritage society
Rochester Area Heritage Society Podcast
RAHS Podcast (Ep04): Jeff Snedden

Rochester Area Heritage Society Podcast

Play Episode Listen Later Dec 18, 2018 38:06


Travel Back in Time Speaker Series Jeff Snedden WWI and Beaver County     ABOUT THIS EPISODE On episode 4 of the Rochester Area Heritage Society Podcast, our Travel Back in Time Speaker Series features Jeff Snedden, local historian and "Histories and Mysteries" columnist, who will talk about what was happening in Beaver County a century ago during World War I. This episode was recorded October 24, 2018 in Rochester, Pennsylvania. Featuring: Jeff Snedden.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Dox (Sea Clouds), “MP3 Five Years Ago,””Audio_002,” “downbeat15todd3.” Other sounds:  Billy Murray (“Over There”). ©Rochester Area Heritage Society Podcast/The Social Voice Project.  All rights reserved.           ABOUT THE PODCAST The Rochester Area Heritage Society Podcast features stories, news, and events of the Rochester Area Heritage Society and other local history of central Beaver County, Pennsylvania. Contact the Rochester Area Heritage Society Podcast         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4769').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4769').css('visibility', 'visible'); sa_resize_slider_4769(); window.addEventListener('resize', sa_resize_slider_4769); function sa_resize_slider_4769() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4769').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4769 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943);

history pennsylvania soundcloud math mysteries rochester jquery travel back beaver county addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout rochester area heritage society
Beaver County History Podcast
BCH Podcast (Ep03): Aaron Burr

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 2:02


Beaver County History | Aaron Burr     ABOUT THIS EPISODE On episode 3 of the Beaver County History Podcast, host Scott Reinard talks about Aaron Burr’s boat building connection to Beaver County and his treasonous plot against the United States. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.         ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).

united states music pennsylvania soundcloud math aaron burr jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep02): Legionville

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 2:35


Beaver County History | Legionville     ABOUT THIS EPISODE On episode 1 of the Beaver County History Podcast, host Scott Reinard talks about Conway Yards, located in the boroughs of Conway and Freedom along the Ohio River. Conway Yards was the largest freight yard in the world from 1956 until 1980. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.       ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() {

music freedom pennsylvania soundcloud math conway ohio river jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep05): Point of Beginning

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 1:13


Beaver County History | Point of Beginning     ABOUT THIS EPISODE On episode 5 of the Beaver County History Podcast, host Scott Reinard talks about the Beaver County survey point marking the official land measurement for westward expansion of the United States in 1786. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.       ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10';

united states music pennsylvania soundcloud math jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep06): Merrick Art Gallery

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 1:30


Beaver County History | Merrick Art Gallery     ABOUT THIS EPISODE On episode 6 of the Beaver County History Podcast, host Scott Reinard talks about the visionary beginning of New Brighton’s Merrick Art Gallery and its grand collection of European art. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.         ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10';

music european pennsylvania soundcloud math jquery new brighton beaver county beaver falls addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout merrick art gallery
Beaver County History Podcast
BCH Podcast (Ep07): Wallace City

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 1:34


Beaver County History | Wallace City     ABOUT THIS EPISODE On episode 7 of the Beaver County History Podcast, host Scott Reinard talks about Beaver County’s first great oil boom—and bust—at Wallace City at the dawn of the 20th century. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.       ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width();

music pennsylvania soundcloud math jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep08): Thirty-Six BV-9

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 1:37


Beaver County History | Thirty-Six BV-9     ABOUT THIS EPISODE On episode 8 of the Beaver County History Podcast, host Scott Reinard talks about the archeological site “Thirty-Six BV-9,” Beaver County’s world-famous pre-historic discovery buried along the banks of the Ohio River. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.         ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10';

music pennsylvania soundcloud math thirty six ohio river jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
Beaver County History Podcast
BCH Podcast (Ep09): Ing-Rich

Beaver County History Podcast

Play Episode Listen Later Dec 12, 2018 1:24


Beaver County History | Ing-Rich     ABOUT THIS EPISODE On episode 9 of the Beaver County History Podcast, host Scott Reinard talks about the Ingram-Richardson manufacturing company (Ing-Rich), one of the world’s leading porcelain-enamel metal fabricators located in Beaver Falls for six decades. This episode was recorded March 17, 2018 in Beaver Falls, Pennsylvania. Host: Scott Reinard. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Beatbreaker (“Subi”), Rheyne (“Ambient Jam 3”), Josiah Savary (Flight Delays”). ©Beaver County History Podcast/The Social Voice Project, Inc. All rights reserved.       ABOUT THE PODCAST   The Beaver County History Podcast promotes and celebrates our rich heritage and significant local history throughout Beaver County, Pennsylvania and surrounding region. The podcast is a production of The Social Voice Project, and is a member of TSVP’s Local History Podcast Initiative. Contact the Beaver County History Podcast             OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_6195').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : false, touchDrag : true }); jQuery('#slider_6195').css('visibility', 'visible'); sa_resize_slider_6195(); window.addEventListener('resize', sa_resize_slider_6195); function sa_resize_slider_6195() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_6195').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_6195 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() {

music rich pennsylvania soundcloud math jquery beaver county beaver falls addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep16): Bryan Cook

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Dec 8, 2018 25:18


Bryan Cook | Demon Beware   ABOUT THIS EPISODE On episode 16 of Tony Lavorgne’s Legends & Lore Podcast, Tony talks with Baltimore area paranormal investigator Bryan Cook about exploring haunted places, getting hurt by demons, and investigating dangerous paranormal activity at the world famous Bobby Mackey’s nightclub. This episode was recorded September 9, 2018 in Midway, Pennsylvania. Host: Tony Lavorgne. Guest: Bryan Cook.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Pipe Choir Records (“Response Data”), Zvuki Prirody (“Suspense Strings”), Sound Ideas (“MusicSuspense 1021_70”, “Justified”).  Sankhara Dukkha (“Not Quite Wicked”), João Beal (“Techno Keyboard 1”).  Additional sound (available on Youtube): “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.” Night Of The Trailers (“The Sixth Sense 1972 TV Spot”), SciFi Horror Time! (“Inner Sanctum DEATH DEMON - Old Time Radio Mystery Horror!”).  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.

music ohio pennsylvania humanity baltimore ufos soundcloud miracles legends math monsters west virginia justified midway specializing western pennsylvania jquery tv spots bobby mackey lore podcast bryan cook eastern ohio addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout tony lavorgne
Live Mike Podcast
The Live Mike Podcast (Ep05): Cyril Wecht

Live Mike Podcast

Play Episode Listen Later Dec 6, 2018 18:37


Cyril Wecht | The Killing of a President    ABOUT THIS EPISODE On episode 5 of the Live Mike Podcast with Mike Romigh, Mike talks with renowned forensic expert Cyril Wecht about the unknown facts still surrounding the assassination of President Kennedy in 1963. This episode was recorded in Pittsburgh, Pennsylvania. Host: Mike Romigh.  Guest: Cyril Wecht.  Audiography: Kevin Farkas, Mike Romigh. Music (available on SoundCloud.com): Patrick Deluxe (“06 Fortunate Son H1 Matias 4-bar Drum Loop”), HarbingerLoops (“Dreary Thoughts”).  Additional sound (available on Youtube): “Edward R. Murrows final reply to Senator Joseph McCarthys See It Now appearance - April 13 1954.”  ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_5270').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_5270').css('visibility', 'visible'); sa_resize_slider_5270(); window.addEventListener('resize', sa_resize_slider_5270); function sa_resize_slider_5270() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_5270').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });     SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true,

president pennsylvania soundcloud pittsburgh math western pennsylvania jquery cyril wecht mike podcast addeventlistener drum loops smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout edward r murrows
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep08) – R-ACT 2018 Holiday Radio Show

TSVP Radio Theater Podcast

Play Episode Listen Later Nov 28, 2018 66:01


A Christmas Carol On episode 8 of the TSVP Radio Theater Podcast, we present R-ACT Theatre Productions’ 2018 Annual Holiday Radio Show, A Christmas Carol, performed live at the historic Merrick Art Gallery in New Brighton, Pennsylvania.       jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } }); SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.

pennsylvania math jquery radio theater new brighton addeventlistener smartspeed slideby autoheight fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause holiday radio show autoplaytimeout
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep15): Leah Madden

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Nov 23, 2018 24:29


Leah Madden | Extraordinary Sense   ABOUT THIS EPISODE On episode 15 of Tony Lavorgne’s Legends & Lore Podcast, Tony talks with paranormal psychic, medium, and empath Leah Madden about her extraordinary ability to sense and communicate with the beyond, including ghosts, spirits, and demons. This episode was recorded March 3, 2018 in Beaver Falls, Pennsylvania. Host: Tony Lavorgne. Guest: Leah Madden.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Pipe Choir Records (“Response Data”), Zvuki Prirody (“Suspense Strings”), Sound Ideas (“MusicSuspense 1021_70”, “Justified”).  Additional sound (available on Youtube): “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.” Night Of The Trailers (“The Sixth Sense 1972 TV Spot”).  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.       ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.  

music ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia justified specializing western pennsylvania jquery tv spots lore podcast beaver falls eastern ohio addeventlistener smartspeed slideby autoheight autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplaytimeout tony lavorgne
Live Mike Podcast
The Live Mike Podcast (Ep04): Romigh Ramblings

Live Mike Podcast

Play Episode Listen Later Nov 23, 2018 10:22


Romigh Ramblings    ABOUT THIS EPISODE On episode 4 of the Live Mike Podcast with Mike Romigh, Mike presents a new feature called, “Romigh Ramblings,” a hard-hitting exposition on current news and events.  This episode features Saudi favoritism, selling out the Medal of Freedom, environmental plagues, self-checkout kiosks, and Mike's take on the Catholic Church cover up. This episode was recorded November 23, 2018 in Beaver Falls, Pennsylvania. Host: Mike Romigh.  Audiography: Kevin Farkas, Mike Romigh. Music (available on SoundCloud.com): Patrick Deluxe (“06 Fortunate Son H1 Matias 4-bar Drum Loop”), HarbingerLoops (“Dreary Thoughts”).  Additional sound (available on Youtube): “Edward R. Murrows final reply to Senator Joseph McCarthys See It Now appearance - April 13 1954.”  ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_5270').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_5270').css('visibility', 'visible'); sa_resize_slider_5270(); window.addEventListener('resize', sa_resize_slider_5270); function sa_resize_slider_5270() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_5270').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });     SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false,

freedom pennsylvania soundcloud math catholic church saudi ramblings medal western pennsylvania jquery beaver falls mike podcast addeventlistener drum loops smartspeed slideby autoheight mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit autoplaytimeout edward r murrows
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep07) – In the House

TSVP Radio Theater Podcast

Play Episode Listen Later Nov 7, 2018 29:09


In the House Where I Was Born   ABOUT THIS EPISODE On episode 7 of the TSVP Radio Theater Podcast, we present a faithful reproduction of the original broadcast of In the House.  Through the impressionistic narration of an “unknown soldier”—a representational every man—this radio drama pays homage to the common soldier and all who have died in military service. The show has been described as “a montage of memories—childhood homes, friends, family, war, death—that link the present with the past, the living with the dead, and form the cultural ties that bind communities together.”  Others have said that the play “conquers time and space with an ease and flair.” Written and directed by WWI veteran Wyllis Cooper for ABC Radio, the original 30-minute broadcast aired live on Memorial Day 1949.  Our current production is a sound-stage adaptation that closely follows the original story and sound design.  An added scene updates the story to include the Korean and Vietnam Wars, with special reference to Pittsburgh and actual lines from our oral history archive. This episode was recorded April 7, 2015 in the Cathedral of Learning, University of Pittsburgh, Pittsburgh, Pennsylvania.  Produced by Kevin Farkas, directed by Dennis Schebetta, musical Score adaptation by Pat Blackburn, script adaptation & audiography by Kevin Farkas.  Cast: Dylan Myers (Unknown Soldier), Nancy Bach (Mother), Elias Vila-Kubiak (Boy), Claire Sabatine (Bride), Ken Bolden (Brother/Father), Jay Londino (Announcer).  Special thanks to the University of Pittsburgh Theatre Arts Department.  Music available on Youtube and SoundCloud: Stephen Griffith (I Ride an Old Paint, Streets of Laredo), Meikel Krieger (Fender Strat with Suhr FL Pickups).  Recording and performance editing by The Social Voice Project.  ©TSVP Radio Theater Podcast/The Social Voice Project, Inc.  All rights reserved. ABOUT THE PODCAST TSVP’s Radio Theater Podcast presents classic, contemporary, and original imaginative audio productions, including recorded, staged, and live streamed performances before live audiences.  In addition to showcasing performances, the podcast is dedicated to promoting and celebrating the craft of local theater.  In 2018, The Social Voice Project partnered with the Merrick Art Gallery and the Rochester Area Heritage Society to bring three radio-styled audio performances to Beaver County.       OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height);

music university learning house pennsylvania pittsburgh memorial day math recording korean streets score vietnam war cathedrals wwi laredo abc radio jquery radio theater beaver county wyllis cooper addeventlistener old paint smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout kevin farkas merrick art gallery rochester area heritage society
Little Beaver Historical Society Podcast
LBHS Podcast (Ep08) – Dave Welch

Little Beaver Historical Society Podcast

Play Episode Listen Later Nov 5, 2018 35:23


Dave Welch | We Know Only Our Country   ABOUT THIS EPISODE On episode 8 of the Little Beaver Historical Society Podcast, we talk with Dave Welch, historian and living descendant of the Civil War 100th Pa Volunteer Infantry Regiment, about keeping their story alive and sharing it with the public. This episode was recorded September 23 in Darlington, Pennsylvania.  Host: Dave Holoweiko.  Guest: Dave Welch.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Jr 10 (“Effingha”).  Music (available on Bensound.com): “Memories.”  ©Little Beaver Historical Society Podcast/The Social Voice Project, Inc.  All rights reserved.           ABOUT THE PODCAST The Little Beaver Historical Society Podcast, hosted by LBHS board member Dave Holoweiko, features stories and news about the Little Beaver Historical Society and local history of northern Beaver County, Pennsylvania.  The Little Beaver Historical Society is a non-profit organization located in Darlington, Pa.  The Society maintains three museums, an authentic log cabin, and working forge.       OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3070').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 3000, autoplayHoverPause : true, smartSpeed : 400, fluidSpeed : 400, autoplaySpeed : 400, navSpeed : 400, dotsSpeed : 400, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3070').css('visibility', 'visible'); sa_resize_slider_3070(); window.addEventListener('resize', sa_resize_slider_3070); function sa_resize_slider_3070() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3070').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3070 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });    SUPPORT LOCAL HISTORY Let’s keep local history alive for future generations!  If you like our podcast, please help us continue this great educational program--for today and tomorrow.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943);

music pennsylvania memories soundcloud civil war math bensound darlington jquery beaver county addeventlistener dave welch smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout
Uncomfortable Conversations Speaker Series Podcast
UC Speaker Series Podcast (Ep04): Erin & Dave Ninehouser

Uncomfortable Conversations Speaker Series Podcast

Play Episode Listen Later Nov 4, 2018 41:14


Erin & Dave Ninehouser | Hear Yourself Think     ABOUT THIS EPISODE On episode 4 of the Uncomfortable Conversations Speaker Series Podcast, we speak with Erin and Dave Ninehouser of the Hear Yourself Think Project about modern propaganda, the influence of slanted media, and how to have civil conversations for the sake of our democracy. This episode was recorded September 8, 2018 in Beaver Falls, Pennsylvania. Guest Host: Kevin Farkas.  Guests: Erin & Dave Ninehouser.  Audiography: Kevin Farkas. Music (available on SoundCloud.com): Jet Fly (“Atmospheric Organ”), Free music from Siberia (“Violet Dreams”), Leo Sharer (“ambience_leo”), Jet Fly (“Atmospheric Organ”).  Free music from Siberia (“Violet Dreams”).  Additional sound (available on YouTube.com):  Brock Baker (“Every Political Argument on the Internet”), Hear Yourself Think (“This is what right-wing media does to people...”).  ©Uncomfortable Conversations Speaker Series Podcast/The Social Voice Project, Inc. All rights reserved.     ABOUT THE PODCAST The Carnegie Free Library of Beaver Falls hosts the Uncomfortable Conversations Speaker Series.  The series is called uncomfortable conversations because these are not easy topics that have simple solutions.  The series creates forums to help initiate conversations about topics that can affect our children, our families, our friends, and our communities.  Each of the programs is designed to provide the opportunity to become aware of community issues, begin a discussion and sharing of information, and empower participants to take appropriate action. Host Jean Barsotti has been director of the Carnegie Free Library of Beaver Falls for more than seventeen years.  A native of Ellwood City, Pa, Jean holds BA and MSLS degrees from Clarion University of Pennsylvania.  Active with the American Library Association and Pennsylvania Library Association, Jean has also been leader within the Beaver County Library System.  Jean has been forward thinking about libraries' roles in hosting communities as a knowledge exchange centers and sites of social engagement.  Her Uncomfortable Conversations Speaker Series at the Beaver Falls library is evidence of her vision for how libraries should and can serve their communities in the 21st century. OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3426').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3426').css('visibility', 'visible'); sa_resize_slider_3426(); window.addEventListener('resize', sa_resize_slider_3426); function sa_resize_slider_3426() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3426').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height);

internet pennsylvania soundcloud math active american library association jquery speaker series clarion university beaver falls msls addeventlistener smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout pennsylvania library association
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep14): Ed Kelemen

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Nov 3, 2018 28:21


Ed Kelemen | It Happens to Ordinary People   ABOUT THIS EPISODE On episode 14 of Tony Lavorgne’s Legends & Lore Podcast, Tony talks with fellow author, speaker, and paranormal investigator Ed Kelemen about the deference between paranormal and supernatural phenomena, local strange tales, and the labor of writing fictional stories. This episode was recorded June 22, 2018 in Midway, Pennsylvania. Host: Tony Lavorgne. Guest: Ed Kelemen. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Pipe Choir Records (“Response Data”), S7leven Production (“Mystery Cinematic Adventure”), Caramel Smooth Heaven (“Time Bent Mind”), Natalia Andrianova (“Bells”).  Additional sound (available on Youtube): “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.”  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.  

music ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia midway specializing western pennsylvania jquery lore podcast kelemen eastern ohio addeventlistener smartspeed slideby autoheight navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed autoplaytimeout tony lavorgne
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep13): The Ghost of Danny Chabot

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Oct 17, 2018 33:04


The Ghost of Danny Chabot   ABOUT THIS EPISODE On episode 13 of Tony Lavorgne’s Legends & Lore Podcast, Tony learns about the Ghost of Danny Chabot with Michelle Long of the Rochester Area Heritage Society and Melissa Rhodes Hornbeck of the Ohio Paranormal Investigation Team. The O.P.I.T. crew investigates and makes contact with Danny Chabot at the old high school, in Rochester, Pennsylvania. This episode was recorded July 22, 2018 in Rochester, Pennsylvania. Host: Tony Lavorgne. Guests: Michelle Long, Melissa Rhodes, Ohio Paranormal Investigation Team (Michelle Stowers, Michele Price, Claudia Lewis Esken, Michael Netherland). Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Pipe Choir Records (“Response Data”).  Additional sound (available on Youtube): “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.”  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.

music ghosts ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia rochester specializing western pennsylvania jquery chabot lore podcast eastern ohio addeventlistener michelle long smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout tony lavorgne michele price rochester area heritage society
Live Mike Podcast
The Live Mike Podcast (Ep03): Amy Fazio & Terri Mitko

Live Mike Podcast

Play Episode Listen Later Oct 4, 2018 55:06


Amy Fazio & Terri Mitko | Not Fast Enough     ABOUT THIS EPISODE On episode 3 of the Live Mike Podcast with Mike Romigh, Mike talks with first time political candidates Amy Fazio (14th Pennsylvania House of Representatives District) and Terri Mitko (15th Pennsylvania House of Representatives District) about the issues that matter to Pa families, schools, women, the environment, and diverse communities. This episode was recorded August 18, 2018 in Beaver Falls, Pennsylvania. Host: Mike Romigh.  Guest: Amy Fazio, Terri Mitko.  Audiography: Kevin Farkas. Music (available on SoundCloud.com): Patrick Deluxe (“06 Fortunate Son H1 Matias 4-bar Drum Loop”), HarbingerLoops (“Dreary Thoughts”).  Additional sound (available on Youtube): “Edward R. Murrows final reply to Senator Joseph McCarthys See It Now appearance - April 13 1954.”  ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_5270').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_5270').css('visibility', 'visible'); sa_resize_slider_5270(); window.addEventListener('resize', sa_resize_slider_5270); function sa_resize_slider_5270() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_5270').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });     SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false,

pennsylvania soundcloud math western pennsylvania jquery fazio pennsylvania house representatives district beaver falls mike podcast mitko addeventlistener drum loops smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout edward r murrows
Veteran Voices: The Oral History Podcast
Veteran Voices Podcast (Ep 41): Mike Lombardi

Veteran Voices: The Oral History Podcast

Play Episode Listen Later Oct 3, 2018 37:42


Mike Lombardi | It Was Hard      ABOUT THIS EPISODE On Episode 41 of Veteran Voices: The Oral History Podcast, we talk about vicarious storytelling. After veterans are gone, who will tell their stories? Our guest is army airborne veteran of the Cold War, Mike Lombardi, who shares the story of his father, Master Sergeant Archie Lombardi.   This podcast episode was recorded October 2, 2018 in Beaver Falls, Pennsylvania. Host: Kevin Farkas.  Guest: Mike Lombardi. Audiography: Kevin Farkas/The Social Voice Project, Inc. Music (available on SoundCloud.com): Floxyde (“Misery,” “Hypnosis,” “Bada01”).  Addition audio (available on YouTube.com): OakRidgejet (“JFK - Remarks at West Point to the Graduating Class of the U.S. Military Academy, June 6, 1962”), Việt Tráng Sĩ  (“Green Berets Original Soundtrack Written By Miklós Rózsa”). ©Veteran Voices: The Oral History Podcast/The Social Voice Project, Inc.  All rights reserved.       ABOUT THE PODCAST The Veteran Voices: The Oral History Podcast features conversations with those who tell veterans' stories in creative and interesting ways, such as oral historians, authors, poets, playwrights, and photographers. This podcast is a production of The Social Voice Project, Inc., dedicated to understanding the voices and stories of our lives through the first-hand, authentic accounts of lived experiences we call oral histories. The podcast was formerly produced by the Veteran Voices of Pittsburgh Oral History Initiative, a veteran-run, award-winning 501(c)(3) nonprofit educational organization based in Pittsburgh, Pennsylvania. Host Kevin Farkas is a US Navy veteran and independent multimedia producer specializing in creative sound design and audio engineering.  He has produced several audiobooks, radio dramas, live storytelling events, a podcast network, videos, as well as print and digital media publications.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3642').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3642').css('visibility', 'visible'); sa_resize_slider_3642(); window.addEventListener('resize', sa_resize_slider_3642); function sa_resize_slider_3642() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3642').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3642 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });   SUPPORT LOCAL HISTORY Let’s keep local history alive for future generations!  If you like our podcast, please help us continue this great educational program--for tod...

music pennsylvania soundcloud pittsburgh math cold war hypnosis us navy west point jquery military academy mike lombardi graduating class beaver falls veteran voices addeventlistener smartspeed autoheight slideby mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext autoplaytimeout
TSVP Radio Theater Podcast
2018 History Radio Show

TSVP Radio Theater Podcast

Play Episode Listen Later Sep 24, 2018 49:59


Soldier, Come Home!  Photos: Tim Piper, Kevin Farkas   On episode 3 of the TSVP Radio Theater Podcast, we present our 2018 History Radio Show, a Civil War play for voices recorded and performed before a live audience on September 21, 2018 at the Merrick Art Gallery in New Brighton, Pennsylvania.     Jenn Rian | Mary Luke Pringle David Cary | Philip Pringle Zak Mitrecic | Dan Luke Jim Kappas | Martin Pringle Jr. Jack Puskar | multiple roles   ABOUT THIS EPISODE The TSVP Radio Theater Podcast presents Soldier, Come Home!,  a Civil War play for voices that brings to life the historical letters (1859 - 1865) of Frank W. Wicks' great-grandparents, Philip and Mary Pringle, as well as other members from his Western Pennsylvania family. The long-held family letters, discovered in a shoe box in the attic of the Wicks family home, give us a deeply personal and intimate look into the life of one American family.  From the home front farm to the battlefields of Antietam, Chancellorsville, Gettysburg, and Appomattox, this deeply moving play for voices reveals the hardships so many families endured during America's most costly war.   This episode was recorded September 21, 2018 at the Merrick Art Gallery, New Brighton, Pennsylvania. Featuring: Jenn Rian (Mary Luke Pringle), David Cary (Philip Pringle), Zak Mitrecic (Dan Luke), Jim Kappas (Martin Pringle Jr.), Jack Puskar (multiple roles). Audiography: Kevin Farkas & Dave Holoweiko (The Social Voice Project).  Music (available on SoundCloud.com): Daniele Casolino (Monocromia 8 b r”), Pipe Choir Records (“P C III - earth2earth”), Peakfiddler (“2013  fiddle tune melody”), Woody McKenzie (“FiveStepsDownharmony”), Brownnoiseinfo (“ZOOM0019”), “God Rest Ye Merry Gentlemen - Piano”), Benji Flaming (“2011-02-01 Acoustic Sketch”), Pipe Choir Records (“P C III - Remembering Past Everything”), Lionel Schmitt (“Dramatic Music - The Emotional Journey (Romantic Mystic Score”).  ©TSVP Radio Theater Podcast/The Social Voice Project, Inc.  All rights reserved.   ABOUT THE PODCAST TSVP’s Radio Theater Podcast presents classic, contemporary, and original imaginative audio productions, including recorded, staged, and live streamed performances before live audiences.  In addition to showcasing performances, the podcast is dedicated to promoting and celebrating the craft of local theater.  In 2018, The Social Voice Project partnered with the Merrick Art Gallery and the Rochester Area Heritage Society to bring three radio-styled audio performances to Beaver County.     ABOUT OUR RADIO THEATER PODCAST PARTNERS For more than a century, the Merrick Free Art Gallery has provided residents of Beaver County and the surrounding region with a landmark destination in which to enjoy the civilizing influence of the arts. Each year, thousands of people visit The Merrick to view the permanent collection, attend special exhibits and invitational showings, or learn more about art and artistry in the many classes and workshops offered.       The Rochester Area Heritage Society is a non-profit organization dedicated to preserving Rochester’s rich history and heritage, including an extensive collection of Frye glass artifacts, early 19th and 20th century school rooms, and one of the region’s most impressive scale model train displays.       OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true,

america music american history pennsylvania soundcloud civil war soldiers radio show rochester come home gettysburg frye western pennsylvania wicks jquery appomattox new brighton beaver county chancellorsville p c iii smartspeed fluidspeed autoplayspeed navspeed dotsspeed owlcarousel autoplayhoverpause autoplaytimeout merrick art gallery rochester area heritage society
Live Mike Podcast
The Live Mike Podcast (Ep02): Jim Dwyer

Live Mike Podcast

Play Episode Listen Later Sep 9, 2018 28:48


Jim Dwyer |102 Minutes     ABOUT THIS EPISODE On episode 2 of The Live Mike Podcast with Mike Romigh, Mike talks with Jim Dwyer, author of 102 Minutes: The Untold Story of the Fight to Survive Inside the Twin Towers--a riveting collection of eyewitness accounts from inside the twin towers of the World Trade Center during the 102 minutes between the first impact to the second collapse on September 11, 2001.  Also appearing is KDKA investigative reporter Andy Sheehan, whose brother escaped the World Trade Center collapse. This episode was recorded September 09, 2018 in Beaver Falls, Pennsylvania, with previously recorded content. Host: Mike Romigh.  Guest: Jim Dwyer, with Andy Sheehan.  Audiography: Kevin Farkas, Mike Romigh. Music (available on SoundCloud.com): HarbingerLoops (“Dreary Thoughts,” “Raven”).  Additional sound: “TSVP Memorial: God May Show You Mercy” (A creative audio memorial and remembrance of the attack on the World Trade Center in New York City, September 11, 2001. Composed in 2010. Featuring the voices of Dan Rather, Tom Brokaw, President George W Bush, Senator Hillary Clinton, Representative Dick Gephardt, Senator John McCain, NYC first responders, Taliban representative, various eyewitnesses). ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_5270').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_5270').css('visibility', 'visible'); sa_resize_slider_5270(); window.addEventListener('resize', sa_resize_slider_5270); function sa_resize_slider_5270() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_5270').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });     SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast,

new york city pennsylvania soundcloud fight math hillary clinton taliban george w bush world trade center john mccain twin towers composed western pennsylvania jquery dan rather tom brokaw kdka beaver falls mike podcast addeventlistener jim dwyer smartspeed slideby autoheight autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplaytimeout
MST Podcast
MST Podcast (Ep03): Heath Phillips

MST Podcast

Play Episode Listen Later Sep 6, 2018 42:45


Heath Phillips | Reach Into the Darkness   On episode 3 of the MST Podcast, we talk with navy veteran Heath Phillips about his MST experience, dealing with the shame of being a male survivor, taking on the VA system, and how he now uses his story and voice as an advocate for all MST survivors.     ABOUT THIS EPISODE Heath Phillips comes from a long line of veterans.  Serving was a natural way to express his patriotism.  But shortly after joining the navy, he was sexually assaulted. His command ignored him.  His attackers continued.  To avoid the torment, he went AWOL and his life spiraled into despair and self-abuse.  After being forcibly returned to his command, the navy wanted to give Heath a dishonorable discharge, but instead settled for an “Other Than Honorable” separation in exchange for Heath’s voluntary departure from the military.  But the real depth of Heath’s MST related torment was only about to begin. On episode 3 of the MST Podcast , Heath shares how he now uses his story and voice as an advocate for MST survivors. This episode was recorded July 14, 2018 in Wexford, Pennsylvania. Host: Lauren DelRicci.  Guests: Heath Phillips.  Audiography: Kevin Farkas/The Social Voice Project, Mary Fogle-Loveland.  Music (available on SoundCloud.com): Nicolai Heidlas Music (“Wings”, Pipe Choir Records (“Inscencer”), 9 Smooth Vibe (“Soul Lounge Mix”), Zom-V (“Zomvemokitt”), 9 Smooth Vibe (“Soul Lounge Mix”), Marcel du Preez (“Snow on the ocean”). Music (available on Bensound.com): “Elevator Bossanova.” Additional sound (available on Youtube):  Dept. of Defense (“Sexual Assault – Retaliation,” “Get Consent”). MST Podcast cover art: Nickie Renee Artistry. ©MST Podcast/The Social Voice Project, Inc. All rights reserved.    ABOUT THE PODCAST Where our stories are told, others can unfold. The MST Podcast features hopeful conversations with survivors of military sexual trauma (MST).  Because there is a direct connection between storytelling, compassion, empathy, and healing, MST also stands for My Story Told.  Through stories we connect, we understand, and we heal.  Specifically, through stories of hope and possibility we can also inspire other veterans and trauma survivors to shift from surviving to thriving.  Our guests lead by example, they speak up about their trauma, and they reveal that what works in their lives just might work for others.  We think it’s our duty to listen and learn. Lauren DelRicci hosts the podcast.  She is a veteran of the US Navy and an MST survivor.         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4651').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:1 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4651').css('visibility', 'visible'); sa_resize_slider_4651(); window.addEventListener('resize', sa_resize_slider_4651); function sa_resize_slider_4651() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4651').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width);

music pennsylvania va serving soundcloud math phillips us navy awol mst bensound wexford jquery addeventlistener smartspeed autoheight slideby mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit autoplaytimeout lauren delricci
Rochester Area Heritage Society Podcast
RAHS Podcast (Ep01): Welcome to the Podcast

Rochester Area Heritage Society Podcast

Play Episode Listen Later Sep 3, 2018 24:48


Michelle Long | Welcome to the Podcast     ABOUT THIS EPISODE On episode 1 of the Rochester Area Heritage Society Podcast, we launch the podcast and talk with RAHS founder and president Michelle Long about the origins of the museum, its rich collection of Fry glass, and other local history central to understanding Rochester’s significant heritage. This episode was recorded July 22, 2018 in Rochester, Pennsylvania. Host: Kevin Farkas.  Guest: Michelle Long.  Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): “MP3 Five Years Ago,””Audio_002,” “downbeat15todd3.” ©Rochester Area Heritage Society Podcast/The Social Voice Project.  All rights reserved.           ABOUT THE PODCAST The Rochester Area Heritage Society Podcast features stories and news about the Rochester Area Heritage Society and local history of central Beaver County, Pennsylvania. Contact the Rochester Area Heritage Society Podcast         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4769').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4769').css('visibility', 'visible'); sa_resize_slider_4769(); window.addEventListener('resize', sa_resize_slider_4769); function sa_resize_slider_4769() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4769').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4769 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT COMMUNITY PODCASTING Let’s keep community-based local podcasting alive!  If you like our podcast, please help us continue this great educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).

pennsylvania soundcloud math rochester fry jquery beaver county addeventlistener michelle long smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout rochester area heritage society
Uncomfortable Conversations Speaker Series Podcast
UC Speaker Series Podcast (Ep03): Rich Howard

Uncomfortable Conversations Speaker Series Podcast

Play Episode Listen Later Aug 30, 2018 36:04


Rich Howard | Money~Money~Money     ABOUT THIS EPISODE On episode 3 of the Uncomfortable Conversations Speaker Series Podcast, we speak with library project manager Rich Howard about the past, present, and future of the Carnegie Free Library of Beaver Falls and why libraries are still important community centers—especially in the age of digital information.  We also take on the uncomfortable conversation of asking the public to support the library in return for its 116 years of dedicated service to the community and its ongoing mission to serve future generations of citizens. This episode was recorded July 21, 2018 in Beaver Falls, Pennsylvania. Guest Host: Kevin Farkas.  Guest: Rich Howard.  Audiography: Kevin Farkas. Music (available on SoundCloud.com): Jet Fly (“Atmospheric Organ”), Free music from Siberia (“Violet Dreams”). Music (available on Bensound.com): ”The Elevator Bossanova,” “Energy.” ©Uncomfortable Conversations Speaker Series Podcast/The Social Voice Project, Inc. All rights reserved.     ABOUT THE PODCAST The Carnegie Free Library of Beaver Falls hosts the Uncomfortable Conversations Speaker Series.  The series is called uncomfortable conversations because these are not easy topics that have simple solutions.  The series creates forums to help initiate conversations about topics that can affect our children, our families, our friends, and our communities.  Each of the programs is designed to provide the opportunity to become aware of community issues, begin a discussion and sharing of information, and empower participants to take appropriate action. Host Jean Barsotti has been director of the Carnegie Free Library of Beaver Falls for more than seventeen years.  A native of Ellwood City, Pa, Jean holds BA and MSLS degrees from Clarion University of Pennsylvania.  Active with the American Library Association and Pennsylvania Library Association, Jean has also been leader within the Beaver County Library System.  Jean has been forward thinking about libraries' roles in hosting communities as a knowledge exchange centers and sites of social engagement.  Her Uncomfortable Conversations Speaker Series at the Beaver Falls library is evidence of her vision for how libraries should and can serve their communities in the 21st century. OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3426').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3426').css('visibility', 'visible'); sa_resize_slider_3426(); window.addEventListener('resize', sa_resize_slider_3426); function sa_resize_slider_3426() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3426').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_he...

music energy pennsylvania soundcloud math active bensound american library association jquery speaker series clarion university beaver falls msls rich howard addeventlistener smartspeed autoheight slideby mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext autoplaytimeout pennsylvania library association
Live Mike Podcast
The Live Mike Podcast (Ep01): Welcome to the Podcast

Live Mike Podcast

Play Episode Listen Later Aug 29, 2018 16:04


Welcome to the Podcast   ABOUT THIS EPISODE On episode 1 of The Live Mike Podcast with Mike Romigh, Mike introduces the podcast, talks about the need for civil discourse, and discusses podcasting with Kevin Farkas, executive producer of The Social Voice Project. This episode was recorded August 18, 2018 in Beaver Falls, Pennsylvania. Host: Mike Romigh.  Guest: Kevin Farkas.  Audiography: Kevin Farkas. Music (available on SoundCloud.com): Patrick Deluxe (“06 Fortunate Son H1 Matias 4-bar Drum Loop”),  HarbingerLoops (“Dreary Thoughts”).  Additional sound (available on Youtube): “Edward R. Murrows final reply to Senator Joseph McCarthys See It Now appearance - April 13 1954.”  ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_5270').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_5270').css('visibility', 'visible'); sa_resize_slider_5270(); window.addEventListener('resize', sa_resize_slider_5270); function sa_resize_slider_5270() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_5270').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });     SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true,

pennsylvania soundcloud math western pennsylvania jquery beaver falls mike podcast addeventlistener drum loops smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout kevin farkas edward r murrows
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep12): The Sinking Soul

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Aug 27, 2018 5:52


The Sinking Soul   This story is adapted from Supernatural Lore of Pennsylvania: Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles (edited by Thomas White, Arcadia Publishing).  Please support this wonderful book and purchase a copy today. ABOUT THIS EPISODE On episode 12 of Tony Lavorgne’s Legends & Lore Podcast, Tony shares the short ghost tale, "The Sinking Soul," about an unfortunate family who met an unfortunate end. This episode was recorded June 22, 2018 in Midway, Pennsylvania. Host: Tony Lavornge. Audiography: Kevin Farkas. Adapted from Supernatural Lore of Pennsylvania: Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles (edited by Thomas White, Arcadia Publishing). Music (available on SoundCloud.com): HarbingerLoops (“Trumpets,” “Raven”), Caramel Smooth Heaven (“Fractured Mind”), Dreamy-002 (“Faded”).  Additional sound (available on Youtube): “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.”  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast,

soul ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia midway specializing sinking adapted dreamy faded western pennsylvania jquery thomas white lore podcast eastern ohio addeventlistener smartspeed slideby autoheight autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplaytimeout tony lavorgne
MST Podcast
MST Podcast (Ep02): Amanda Le’Anne Brunzell

MST Podcast

Play Episode Listen Later Aug 23, 2018 39:45


Amanda Le'Anne Brunzell | Dreamer   On episode 2 of the MST Podcast, we talk with Amanda Le'Anne Brunzell about her MST experience in the navy, years of traumatic silence, and how she now uses her story and voice as an advocate for MST survivors.     ABOUT THIS EPISODE The worst day of her life was when Amanda Le'Anne Brunzell was diagnosed with a brain tumor . . . and she was raped by a fellow sailor.  Sure, she had been drinking to help process the shocking news of her medical condition.  And despite Amanda’s plea for help regarding her sexual assault, the navy focused instead on her underage drinking.  “Bad behavior,” the military declared, sending Amanda to alcohol awareness training.  As for her rapist?  He eventually admitted his crime and the navy declared that for his “bad behavior” he would get kicked out of his training school and moved to another duty station. For too many survivors of MST, command indifference (or cover up) for sex crimes is a familiar experience, one that often causes as much trauma as the original assault. On this episode, Amanda shares how she now uses her story and voice as an advocate for MST survivors. This episode was recorded July 14, 2018 in Wexford, Pennsylvania. Host: Lauren DelRicci.  Guests: Amanda Le'Anne Brunzell.  Audiography: Kevin Farkas/The Social Voice Project.  Music (available on SoundCloud.com): Nicolai Heidlas Music (“Wings”), Pipe Choir Records (“Inscencer”), 9 Smooth Vibe (“Soul Lounge Mix”), Alyssa Riley (“Runaway”). Additional sound (available on Youtube):  Dept. of Defense (“Sexual Assault – Retaliation,” “Get Consent”). MST Podcast cover art: Nickie Renee Artistry. ©MST Podcast/The Social Voice Project, Inc. All rights reserved.    ABOUT THE PODCAST Where our stories are told, others can unfold. The MST Podcast features hopeful conversations with survivors of military sexual trauma (MST).  Because there is a direct connection between storytelling, compassion, empathy, and healing, MST also stands for My Story Told.  Through stories we connect, we understand, and we heal.  Specifically, through stories of hope and possibility we can also inspire other veterans and trauma survivors to shift from surviving to thriving.  Our guests lead by example, they speak up about their trauma, and they reveal that what works in their lives just might work for others.  We think it’s our duty to listen and learn. Lauren DelRicci hosts the podcast.  She is a veteran of the US Navy and an MST survivor.         OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4651').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:1 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4651').css('visibility', 'visible'); sa_resize_slider_4651(); window.addEventListener('resize', sa_resize_slider_4651); function sa_resize_slider_4651() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4651').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width);

music pennsylvania soundcloud math us navy mst wexford jquery addeventlistener smartspeed slideby autoheight owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag autoplaytimeout lauren delricci
Life Speaks Podcast
Life Speaks 007: Design Your Life Your Way

Life Speaks Podcast

Play Episode Listen Later Aug 20, 2018 29:31


Design Your Life Your Way     ABOUT THIS EPISODE On episode 7 of the Life Speaks Podcast, Michele encourages you to design your life your way and jump off that creative cliff. Life Speaks can be heard on AIRadio Wednesday at 1:30pm and 7pm, with replays Friday at 9:30am and Monday at 12:30pm.  Life Speaks is independently produced and hosted by Michele Zirkle.  ©Michele Zirkle. All rights reserved.       ABOUT THE PODCAST Michele Zirkle is a published author, life coach and energy healer. In addition to hosting a weekly radio show, Life Speaks, on AIRadio she writes inspirational columns for newspapers throughout the country and presents her transformative program, “Ignite the Light Within,” designed to teach how to set relationship boundaries and thrive within or outside a dysfunctional relationship. Her first novel, Rain No Evil, sold over 2,000 copies after her appearance on Coast to Coast. Michele’s Vignettes and short stories have appeared in Mountain Ink Literary Journal and The Journal of Health and Human Experience. She is a graduate of Concord College and Marshall Graduate School and recently earned her PhD in holistic healing.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4358').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4358').css('visibility', 'visible'); sa_resize_slider_4358(); window.addEventListener('resize', sa_resize_slider_4358); function sa_resize_slider_4358() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4358').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4358 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').

health phd journal math coast ignite human experience design your life jquery light within vignettes addeventlistener smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout michele zirkle
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep11): Fred Saluga

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Aug 9, 2018 23:31


Fred Saluga | MUFON     ABOUT THIS EPISODE On episode 11 of Tony Lavorgne’s Legends & Lore Podcast we talk with MUFON regional director Fred Saluga about UFOs sightings, why some locals won't talk about what they've seen, and the connection between Bigfoot and extra-terrestrial beings. This episode was recorded March 04, 2018 in Beaver Falls, Pennsylvania. Host: Tony Lavornge.   Guest: Fred Saluga. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Pipe Choir Records (“Response Data”).  Additional sound (available on Youtube):  “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.”  “KDKA Pittsburgh (November 2, 1920) - 1st Commerical Broadcast,”  “FAA Broadcast (March 2018): Pilots Report UFO Over Arizona.”  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.  

ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia haunted bigfoot specializing western pennsylvania mufon jquery lore podcast beaver falls eastern ohio addeventlistener smartspeed slideby autoheight autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplaytimeout tony lavorgne
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep10): Shades of Death Road

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Jul 26, 2018 31:20


Shades of Death Road | Dave & Carey Rupert     ABOUT THIS EPISODE On episode 10 of Tony Lavorgne’s Legends & Lore Podcast, we go on location to Shades of Death Road in Avella, Pa, with special guests paranormal investigators Dave and Carey Rupert. This episode was recorded March 18, 2018 in Avella, Pennsylvania. Host: Tony Lavornge.   Guests: Dave and Carrie Rupert. Audiography: Kevin Farkas, Dave Holoweiko. Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ – Haunted), Lisa Redfern (“Night Sounds-Crickets”), Chris Lewis (“Homesick Blues”).  Additional sound (available on Youtube):  “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.” ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc. All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false,

ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia haunted shades specializing western pennsylvania jquery death road avella lore podcast eastern ohio addeventlistener smartspeed slideby autoheight autoplayspeed navspeed dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplaytimeout tony lavorgne
TSVP Radio Theater Podcast
TSVP Radio Theater Podcast (Ep01) – Welcome

TSVP Radio Theater Podcast

Play Episode Listen Later Jul 25, 2018 34:44


Welcome to the Podcast | Center Theatre Players     ABOUT THIS EPISODE On episode 01 of the TSVP Radio Theater Podcast, we launch the podcast, talk about radio theater as a lost artform and its revival through podcasting, and we feature the Center Theatre Players and their 2018 production of The Mystery of Edwin Drood. This episode was recorded July 24, 2018 in Rochester, Pennsylvania. Host: Kevin Farkas, Dave Holoweiko.   Guests: Jason Swauger, Lyne Bailey, Alex Andres (Center Theatre Players). Audiography: Kevin Farkas/The Social Voice Project.  Music (available on SoundCloud.com): Grapefruit Clinton (“Blues Backing Track 1”), Josiah Savary (“Flight Delays”). Other sound: Clip from The Mystery of Edwin Drood (courtesy of the Center Theatre Players).  ©TSVP Radio Theater Podcast/The Social Voice Project, Inc.  All rights reserved.     ABOUT THE PODCAST TSVP’s Radio Theater Podcast presents classic, contemporary, and original imaginative audio productions, including recorded, staged, and live streamed performances before live audiences.  In addition to showcasing performances, the podcast is dedicated to promoting and celebrating the craft of local theater.  In 2018, The Social Voice Project partnered with the Merrick Art Gallery and the Rochester Area Heritage Society to bring three radio-styled audio performances to Beaver County.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3507').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3507').css('visibility', 'visible'); sa_resize_slider_3507(); window.addEventListener('resize', sa_resize_slider_3507); function sa_resize_slider_3507() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3507').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3507 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0,

music mystery pennsylvania soundcloud math rochester clip jquery radio theater edwin drood beaver county addeventlistener smartspeed slideby autoheight mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit autoplaytimeout merrick art gallery rochester area heritage society
Life Speaks Podcast
Life Speaks 006: Michele on The Mr. Phil Show, Access TV

Life Speaks Podcast

Play Episode Listen Later Jul 13, 2018 38:22


Michele on The Mr. Phil Show, Access TV     ABOUT THIS EPISODE On episode 6 of the Life Speaks Podcast, from Water Spirits in Rain No Evil, to her new book, The Emerald Island Elixir, Michele describes her experiences with the Divine Dimensions and explains how energy healing helped her transform her life. Life Speaks can be heard on AIRadio Wednesday at 1:30pm and 7pm, with replays Friday at 9:30am and Monday at 12:30pm.  Life Speaks is independently produced and hosted by Michele Zirkle.  ©Michele Zirkle. All rights reserved.       ABOUT THE PODCAST Michele Zirkle is a published author, life coach and energy healer. In addition to hosting a weekly radio show, Life Speaks, on AIRadio she writes inspirational columns for newspapers throughout the country and presents her transformative program, “Ignite the Light Within,” designed to teach how to set relationship boundaries and thrive within or outside a dysfunctional relationship. Her first novel, Rain No Evil, sold over 2,000 copies after her appearance on Coast to Coast. Michele’s Vignettes and short stories have appeared in Mountain Ink Literary Journal and The Journal of Health and Human Experience. She is a graduate of Concord College and Marshall Graduate School and recently earned her PhD in holistic healing.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4358').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4358').css('visibility', 'visible'); sa_resize_slider_4358(); window.addEventListener('resize', sa_resize_slider_4358); function sa_resize_slider_4358() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4358').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4358 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200,

health phd journal math coast ignite human experience jquery light within vignettes water spirits addeventlistener smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout michele zirkle
Tony Lavorgne's Legends & Lore Podcast
Tony Lavorgne’s Legends & Lore Podcast (Ep09): Becky Travaglini

Tony Lavorgne's Legends & Lore Podcast

Play Episode Listen Later Jul 10, 2018 31:56


Becky Travaglini | Never Go Alone     ABOUT THIS EPISODE On episode 9 of Tony Lavorgne’s Legends & Lore Podcast, we talk with lead investigator Becky Travaglini of CrippleCrik Paranormal Searchers about ghostly energies, why some ghosts never leave, and why you should never, ever look for ghosts by yourself. This episode was recorded March 19, 2018 in Beaver Falls, Pennsylvania.  Host: Tony Lavorgne.  Guest: Becky Travaglini. Podcast Producer: Kevin Farkas.  Audiography: Kevin Farkas, Dave Holoweiko.  Music (available on SoundCloud.com): Solomon Ozmund (♩♫ Scary Horror Music ♪♬ - Haunted). Alfred Farrugia (“Weep”). Additional sound (available on Youtube):  “This Concludes Our Broadcast, 2008 — Humanity’s last moments caught on tape.”  ©Tony Lavorgne’s Legends & Lore Podcast/The Social Voice Project, Inc. All rights reserved.     ABOUT THE PODCAST Tony Lavorgne’s Legends & Lore Podcast explores the history and tales of ghost stories, mysterious crimes & murders, UFOs, witchcraft, and other occult happenings still thriving in the Greater Ohio Valley region of Pennsylvania, West Virginia, Ohio . . . and beyond.  Specializing in obscure paranormal and anthropological topics, host Tony Lavorgne is an accomplished researcher, author, and public speaker on the subject of local legends and lore throughout Western Pennsylvania, Northern West Virginia, and Eastern Ohio.  He is a contributing writer to Supernatural Lore of Pennsylvania: Ghosts, Monsters and Miracles and co-author of Haunted Roads of Western Pennsylvania.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_3299').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3299').css('visibility', 'visible'); sa_resize_slider_3299(); window.addEventListener('resize', sa_resize_slider_3299); function sa_resize_slider_3299() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3299').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3299 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({

music ohio pennsylvania humanity ufos soundcloud miracles legends math monsters west virginia specializing western pennsylvania jquery lore podcast beaver falls eastern ohio addeventlistener smartspeed slideby autoheight dotsspeed navtext mergefit mousedrag touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed autoplaytimeout tony lavorgne
Life Speaks Podcast
Life Speaks 005: Meet Your Guides and Angels

Life Speaks Podcast

Play Episode Listen Later Jun 30, 2018 29:31


Meet Your Guides and Angels     ABOUT THIS EPISODE On episode 5 of the Life Speaks Podcast, learn how to connect to your angels and guides as Michele describes ways to tune in to the assistance. Life Speaks can be heard on AIRadio Wednesday at 1:30pm and 7pm, with replays Friday at 9:30am and Monday at 12:30pm.  Life Speaks is independently produced and hosted by Michele Zirkle.  ©Michele Zirkle. All rights reserved.       ABOUT THE PODCAST Michele Zirkle is a published author, life coach and energy healer. In addition to hosting a weekly radio show, Life Speaks, on AIRadio she writes inspirational columns for newspapers throughout the country and presents her transformative program, “Ignite the Light Within,” designed to teach how to set relationship boundaries and thrive within or outside a dysfunctional relationship. Her first novel, Rain No Evil, sold over 2,000 copies after her appearance on Coast to Coast. Michele’s Vignettes and short stories have appeared in Mountain Ink Literary Journal and The Journal of Health and Human Experience. She is a graduate of Concord College and Marshall Graduate School and recently earned her PhD in holistic healing.     OTHER WAYS TO FIND THE PODCAST jQuery(document).ready(function() { jQuery('#slider_4358').owlCarousel({ responsive:{ 0:{ items:1 }, 480:{ items:2 }, 768:{ items:3 }, 980:{ items:4 }, 1200:{ items:4 }, 1500:{ items:4 } }, autoplay : true, autoplayTimeout : 5000, autoplayHoverPause : true, smartSpeed : 200, fluidSpeed : 200, autoplaySpeed : 200, navSpeed : 200, dotsSpeed : 200, loop : true, nav : true, navText : ['',''], dots : true, responsiveRefreshRate : 200, slideBy : 1, mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_4358').css('visibility', 'visible'); sa_resize_slider_4358(); window.addEventListener('resize', sa_resize_slider_4358); function sa_resize_slider_4358() { var min_height = '50'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_4358').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_4358 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } });       SUPPORT LOCAL PODCASTING Let’s keep local podcasting alive!  If you like our podcast, please help us continue this great entertaining and educational program.  Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show. Donate now or contact us about sponsorships and advertising.   jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['',''], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true });

health phd angels journal math coast ignite human experience jquery light within vignettes addeventlistener smartspeed slideby autoheight touchdrag owlcarousel autoplayhoverpause fluidspeed autoplayspeed navspeed dotsspeed navtext mergefit mousedrag autoplaytimeout michele zirkle