SFIM Moments 6-25-24 Curtis Sliwa Guest (2024)

SFIM Moments 6-25-24 Curtis Sliwa Guest (1)

77 WABC MiniCast

  • Embed
  • Download
  • Go to Podcast

SFIM Moments 6-25-24 Curtis Sliwa Guest

1x

  • .75x
  • 1x
  • 1.25x
  • 1.5x
  • 1.75x
  • 2x

"; } else { //episode var iframeURL = 'https://wabcradio.com/wp-content/plugins/wpb-show-core/modules/jplayer_new/jplayer_twitter_ver_1.php?podcastName=77+WABC+MiniCast&podCastImage=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1494%2F2024%2F06%2F25150800%2Fb37db92547f37c4d24fa8bca1ca9c37c73187.png&podcastSlug=77-wabc-minicasts&title=SFIM+Moments+6-25-24+Curtis+Sliwa+Guest&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=349977&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC4929828854.mp3%3Fupdated%3D1719328415&fileList%5B0%5D%5Btitle%5D=SFIM+Moments+6-25-24+Curtis+Sliwa+Guest&fileList%5B0%5D%5Bactual_mp3%5D=&blogid=1494&rss_feed_link=https%3A%2F%2Ffeeds.megaphone.fm%2FWABC5385397553&podImg_URL=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1494%2F2023%2F01%2F09170336%2FMINI-POD-UPDATED-opti.jpg&podCastId=8100&episodeId=349977&audioPlayerOption=advance&gmf=-4&ckd=wabcradio.com&fileDownload=&playerThemeSettings%5BbackgroundColorPicker%5D=%23eff0f6&playerThemeSettings%5BprimaryColorPicker%5D=%23ff2600&playerThemeSettings%5BtextColorPicker%5D=%23453a3a&playerThemeSettings%5BtimelineColorPicker%5D=%23c9d1d9&playerThemeSettings%5BtimelineDurationBgColorPicker%5D=%2357606f&playerThemeSettings%5BdurationtextColorPicker%5D=%23f5f5f5&playerThemeSettings%5BshowBackgroundCheckbox%5D=0&podcastDesc=The+newsmaker+interviews+and+the+news+you+need+when+time+is+short%21&betterAudioStats=1&embedFlag=episode'; iframeURL = iframeURL + '&e_id_val='+e_id_val; var iframeHTML = "

<"+iframeTag+" class='wpb_audioplayer "+class_iFrame+"' scrolling='no' width='600' height='"+iframe_Height+"' frameborder='0' src='"+iframeURL+"'>

"; } textArea.value = iframeStylesheet + iframeHTML; document.body.appendChild(textArea); textArea.select(); try { var successful = document.execCommand('copy'); } catch (err) { } document.body.removeChild(textArea); console.log("Player Embed Code has been copied to your clipboard."); }); //------------------------------------------------- //jQuery(document).ready(function(){ jQuery("#play-btn-0").click(function(){ console.log('play button clicked : 0'); show_hide_trailer_common_func(); //jQuery('#single_podct_trailer').remove() //------------------------------- //WPB-435 //console.log('js code >> play button.'); //first call this. //console.log(eval('gotADS_0')); if (typeof gotADS_0 !== 'undefined' && eval('gotADS_0')) { hideAudioPlayerShowVideoPlayer('0'); } //------------------------------- }); //}); //End of ready....//-------------------------------------------------------------------------------var gotVideo_0 = false; //WPB-435 //var gotADS_0 = true; //define into common php code file.//-------------------------------------------------------------------------------// WPB-6002 -- separate func.function show_hide_trailer_common_func() { if(jQuery('#play_trailer').length>0){ jQuery('#play_trailer').show(); jQuery('#hide_trailer').hide(); }else if(jQuery('#play_trailer_ele').length>0){ jQuery('#play_trailer_ele').show(); jQuery('#hide_trailer_ele').hide(); }}// WPB-6002 -- separate func.function jp_playlist_episode_without_mid_post_preroll_0(linkObject) {/* outside jquery ready func. */ show_hide_trailer_common_func(); firstTimeLoad_directClickToPlayer_0 = false; //------------------------------- //WPB-435 if (typeof gotADS_0 !== 'undefined' && eval('gotADS_0')) { var retHideAudio = hideAudioPlayerShowVideoPlayer('0'); } else { var retHideAudio = false; } if (retHideAudio) { var videoPlayerContDivObj = document.getElementById('vid-container-0'); if (videoPlayerContDivObj.style.display == 'block') { jQuery("#player-0").jPlayer('stop'); eval('vid0').play(); /*play video direct ads. */ episode_first_playlist_id_0 = linkObject.id; return; } }//End of if (retHideAudio) //------------------------------- //WPB-306 : fixed problem missing stop/play button . jQuery("#pause-btn-0").removeClass("hidden"); var link_episode = linkObject.id; //get id this way. not used class wise jquery onclick. var idArr = link_episode.split('-'); var player_unique_index = idArr[2]; var key_index = idArr[3]; var episode_id = idArr[4]; var js_str = playlists_arr_0[key_index]; var jsInfoArr = getJsInfo_Audio_Common(js_str); var e_id = jsInfoArr['e_id']; var e_title = jsInfoArr['e_title']; var e_audio = jsInfoArr['e_audio']; var e_image = jsInfoArr['e_image']; var p_id = jsInfoArr['p_id']; var p_audio = jsInfoArr['p_audio']; var e_audio = jsInfoArr['e_audio']; var p_title = jsInfoArr['p_title']; var pod_id = jsInfoArr['pod_id']; var ply_f = jsInfoArr['ply_f']; var e_audio_dl = jsInfoArr['e_audio_dl']; document.getElementById('jp-image-'+player_unique_index).style.backgroundImage = "url('"+e_image+"')"; //change image document.getElementById('jp-body-background-'+player_unique_index).style.backgroundImage = "url('"+e_image+"')"; //change download link to episode audio file as per click on playlist player audio song. //document.getElementById('download-'+player_unique_index).href = e_audio; var e_audioDownload=e_audio; if(e_audio.indexOf("?")>0) e_audioDownload = e_audio.substring(0, e_audio.lastIndexOf('?')); document.getElementById('download-'+player_unique_index).href = '/wp-content/plugins/wpb-show-core/download-episode.php?eid='+e_id+'&flag=playlist-js'; document.getElementById('hid-extra-'+player_unique_index).value = 'e_id^@^'+e_id+'^#^p_id^@^'+p_id+'^#^flag^@^episode'+'^#^pod_id^@^'+pod_id+'^#^ply_f^@^'+ply_f; var original_e_audio = e_audio; var original_e_title = e_title; if (p_audio) { /*if preroll then play that first.*/ e_audio = p_audio; //play preroll first. document.getElementById('hid-extra-'+player_unique_index).value = 'e_id^@^'+e_id+'^#^p_id^@^'+p_id+'^#^flag^@^preroll'+'^#^pod_id^@^'+pod_id+'^#^ply_f^@^'+ply_f; } /*if (p_title) { //e_title = p_title; //play preroll first. }*/ if (p_audio) { currentlyPlaying_0='preroll'; //console.log('currentlyPlaying_11'+ currentlyPlaying_0); jQuery('#currentlyPlaying-0').val('preroll'); //console.log('here6:::'+currentlyPlaying_0); show_hide_trailer_common_func(); jQuery("#player-0").jPlayer("setMedia", { //play preroll first. /*title: 'TEST', mp3: 'https://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3', //temp mp3 */ //title: e_title + ' -- Preroll audio ', title: e_title, mp3: e_audio }); var next_song_flag = 0; //play actual audio. // ============================================================ jQuery("#player-0").on(jQuery.jPlayer.event.ended, function(event) { show_hide_trailer_common_func(); currentlyPlaying_0='original'; //console.log('currentlyPlaying_12'+ currentlyPlaying_0); jQuery('#currentlyPlaying-0').val('original'); jQuery("#player-0").jPlayer("setMedia", { /*title: e_title + ' -- Actual audio ', */ title: original_e_title, mp3: original_e_audio }); jQuery("#player-0").jPlayer("play"); jQuery("#container-0").removeClass('pause'); if (next_song_flag == 0) { document.getElementById('hid-extra-'+player_unique_index).value = 'e_id^@^'+e_id+'^#^p_id^@^'+p_id+'^#^flag^@^episode'+'^#^pod_id^@^'+pod_id+'^#^ply_f^@^'+ply_f; } var next_song = playListNext_0(player_unique_index, key_index, next_song_flag); next_song_flag = next_song; /* next_song to 1, if preroll finished to play then only pickup next song. */ }); // ============================================================ } else { currentlyPlaying_0='original'; //console.log('currentlyPlaying_13'+ currentlyPlaying_0); jQuery('#currentlyPlaying-0').val('original'); var next_song_flag = 1; //no preroll. so, play song direct next. //play actual audio, if no preroll found. jQuery("#player-0").jPlayer("setMedia", { //title: e_title + ' -- Actual audio -- no prerolls ', title: e_title, mp3: e_audio }); jQuery("#player-0").on(jQuery.jPlayer.event.ended, function(event) { show_hide_trailer_common_func(); /*if (next_song_flag == 1) { */ document.getElementById('hid-extra-'+player_unique_index).value = 'e_id^@^'+e_id+'^#^p_id^@^'+p_id+'^#^flag^@^episode'+'^#^pod_id^@^'+pod_id+'^#^ply_f^@^'+ply_f; /*}*/ var next_song = playListNext_0(player_unique_index, key_index, next_song_flag); //next_song_flag = next_song; }); }//End of else above....... jQuery("#player-0").jPlayer("play"); jQuery("#container-0").removeClass('pause');}//End of function jp_playlist_episode_without_mid_post_preroll_

Copy URL

WABC Host Curtis Sliwa joins Sid live in-studio to talk about the mess of crime that Central Park has turned into, before he lays into David Banks and the department of education in New York City.

Learn more about your ad choices. Visit megaphone.fm/adchoices

More Episodes

Dominic Carter: What Did President Biden Say? (10min)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Greg Kelly: Can We Get Used To President Harris? Not Gonna Happen (9min)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Sen. Al D’Amato: Biden Isn't The Same Man He Use To Be (9 Min)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Dr. Peter Michalos: Live Long And Prosper (9 Min)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Peter King: It's Obvious Biden Can't Run Our Country (9 Min)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Roger Stone: Mislead in the 60s (9 mins)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Bring the Heat (5 mins)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Kamala's Catchphrase (7 mins)

Learn more about your ad choices. Visit megaphone.fm/adchoices

Chris Rutkowski: The Greatest Unknown (9 mins)

Learn more about your ad choices. Visit megaphone.fm/adchoices

View All

SFIM Moments 6-25-24 Curtis Sliwa Guest (2024)

References

Top Articles
Willow: Season 1 | Rotten Tomatoes
Willow bei Disney+: Alle Infos zur neuen Fantasy-Serie (2022)
It’s Time to Answer Your Questions About Super Bowl LVII (Published 2023)
My Arkansas Copa
Restaurer Triple Vitrage
Faint Citrine Lost Ark
1970 Chevelle Ss For Sale Craigslist
Merlot Aero Crew Portal
Parks in Wien gesperrt
How do you mix essential oils with carrier oils?
Grand Park Baseball Tournaments
Taylor Swift Seating Chart Nashville
Wildflower1967
Nene25 Sports
272482061
[Birthday Column] Celebrating Sarada's Birthday on 3/31! Looking Back on the Successor to the Uchiha Legacy Who Dreams of Becoming Hokage! | NARUTO OFFICIAL SITE (NARUTO & BORUTO)
Jenn Pellegrino Photos
Fdny Business
Po Box 35691 Canton Oh
Skyward Login Jennings County
Walmart stores in 6 states no longer provide single-use bags at checkout: Which states are next?
Virginia New Year's Millionaire Raffle 2022
Pretend Newlyweds Nikubou Maranoshin
NBA 2k23 MyTEAM guide: Every Trophy Case Agenda for all 30 teams
Account Suspended
UPS Store #5038, The
Purdue 247 Football
Air Quality Index Endicott Ny
Www.paystubportal.com/7-11 Login
Yugen Manga Jinx Cap 19
Skycurve Replacement Mat
Jamielizzz Leaked
Www Mydocbill Rada
Dreamcargiveaways
6143 N Fresno St
Plato's Closet Mansfield Ohio
About Us | SEIL
Reading Craigslist Pa
New Gold Lee
Daily Times-Advocate from Escondido, California
Academy Sports New Bern Nc Coupons
manhattan cars & trucks - by owner - craigslist
Mississippi weather man flees studio during tornado - video
How Big Is 776 000 Acres On A Map
303-615-0055
Tito Jackson, member of beloved pop group the Jackson 5, dies at 70
Shiftselect Carolinas
Lorcin 380 10 Round Clip
Palmyra Authentic Mediterranean Cuisine مطعم أبو سمرة
Ihop Deliver
Emmi-Sellers
32 Easy Recipes That Start with Frozen Berries
Latest Posts
Article information

Author: Wyatt Volkman LLD

Last Updated:

Views: 6434

Rating: 4.6 / 5 (66 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Wyatt Volkman LLD

Birthday: 1992-02-16

Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615

Phone: +67618977178100

Job: Manufacturing Director

Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping

Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.