The Live Mike Podcast (Ep02): Jim Dwyer
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 : ['Previous','Next'],
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');
}
var owl_goto = jQuery('#slider_5270');
jQuery('.slider_5270_goto1').click(function(event){
owl_goto.trigger('to.owl.carousel', 0);
});
jQuery('.slider_5270_goto2').click(function(event){
owl_goto.trigger('to.owl.carousel', 1);
});
jQuery('.slider_5270_goto3').click(function(event){
owl_goto.trigger('to.owl.carousel', 2);
});
jQuery('.slider_5270_goto4').click(function(event){
owl_goto.trigger('to.owl.carousel', 3);
});
jQuery('.slider_5270_goto5').click(function(event){
owl_goto.trigger('to.owl.carousel', 4);
});
jQuery('.slider_5270_goto6').click(function(event){
owl_goto.trigger('to.owl.carousel', 5);
});
jQuery('.slider_5270_goto7').click(function(event){
owl_goto.trigger('to.owl.carousel', 6);
});
jQuery('.slider_5270_goto8').click(function(event){
owl_goto.trigger('to.owl.carousel', 7);
});
jQuery('.slider_5270_goto9').click(function(event){
owl_goto.trigger('to.owl.carousel', 8);
});
jQuery('.slider_5270_goto10').click(function(event){
owl_goto.trigger('to.owl.carousel', 9);
});
var resize_5270 = jQuery('.owl-carousel');
resize_5270.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);
}
});
});
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 : ['Previous','Next'],
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') {
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_3943 .owl-item .sa_hover_container').css('min-height', slide_height+'px');
}
var owl_goto = jQuery('#slider_3943');
jQuery('.slider_3943_goto1').click(function(event){
owl_goto.trigger('to.owl.carousel', 0);
});
var resize_3943 = jQuery('.owl-carousel');
resize_3943.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);
}
});
});