Curtis Sliwa | 77 WABC Host | 07-31-24 (2024)

Curtis Sliwa | 77 WABC Host | 07-31-24 (2)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

"; } else { //episode var iframeURL = 'https://www.redapplepodcastnetwork.com/wp-content/plugins/wpb-show-core/modules/jplayer_new/jplayer_twitter_ver_1.php?podcastName=Sid+%26amp%3B+Friends+In+The+Morning&podCastImage=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1534%2F2024%2F07%2F31141200%2FSid_And_Friends_Podcast_Square279063.webp&podcastSlug=sid-and-friends&title=Curtis+Sliwa+%7C+77+WABC+Host+%7C+07-31-24&siteurl=https%3A%2F%2Fwww.redapplepodcastnetwork.com&fileList%5B0%5D%5Bid%5D=82976&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC3143316053.mp3%3Fupdated%3D1722443412&fileList%5B0%5D%5Btitle%5D=Curtis+Sliwa+%7C+77+WABC+Host+%7C+07-31-24&fileList%5B0%5D%5Bactual_mp3%5D=&blogid=1534&rss_feed_link=https%3A%2F%2Ffeeds.megaphone.fm%2FWABC8794454163&podImg_URL=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1534%2F2022%2F12%2F13132710%2FSid-And-Friends-Podcast-Square.jpg&podCastId=36&episodeId=82976&audioPlayerOption=advance&gmf=-4&ckd=www.redapplepodcastnetwork.com&fileDownload=&playerThemeSettings%5BprimaryColorPicker%5D=%23507297&playerThemeSettings%5BbackgroundColorPicker%5D=%23f1f2f6&playerThemeSettings%5BtextColorPicker%5D=%23303030&playerThemeSettings%5BtimelineColorPicker%5D=%23dfe6ed&playerThemeSettings%5BtimelineDurationBgColorPicker%5D=%2357606f&playerThemeSettings%5BdurationtextColorPicker%5D=%23f5f5f5&podcastDesc=Good+mornings+start+with+New+York%27s+most+compelling+morning+show.+Entertaining+and+Informative.+Listen+to+Sid+%26amp%3B+Friends+everyday+from+6AM-10AM+on+77+WABC.&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_

  • PostedJuly 31, 2024

WABC Host Curtis Sliwa joins Sid live in-studio to discuss Sid’s interview with Donald Trump yesterday and how it made the rounds throughout the mainstream media, before he slams New York City Mayor Eric Adams for race baiting once again. Learn more about your ad choices. Visit megaphone.fm/adchoices

More Episodes

Joe Tacopina | Defense Attorney | 02-23-24

  • PostedDecember 12, 5627

Defense Attorney Joe Tacopina joins the show to talk about the…

  • PostedAugust 2, 2024

On this Friday edition of Sid & Friends in the Morning,…

Roger Stone | 77 WABC Host | 08-02-24

  • PostedAugust 2, 2024

WABC Host Roger Stone joins John and Curtis to discuss his…

John McLaughlin | Pollster | 08-02-24

  • PostedAugust 2, 2024

Pollster John McLaughlin joins Curtis and John to discuss a recent…

  • View All Episodes

Like this Podcast?

Subscribe to get email alerts every time a new episode is published!

Curtis Sliwa | 77 WABC Host | 07-31-24 (2024)
Top Articles
Arsenal transfer news LIVE: Edu vow, Jorginho contract, Isak, and Sesko linked
Argentina 2-2 Morocco - Olympic football RECAP: Live score and updates
Lakers Game Summary
Craigslist Pets Longview Tx
The UPS Store | Ship & Print Here > 400 West Broadway
Faint Citrine Lost Ark
Wellcare Dual Align 129 (HMO D-SNP) - Hearing Aid Benefits | FreeHearingTest.org
No Hard Feelings Showtimes Near Metropolitan Fiesta 5 Theatre
Vanadium Conan Exiles
Mail Healthcare Uiowa
Ecers-3 Cheat Sheet Free
2013 Chevy Cruze Coolant Hose Diagram
Ukraine-Russia war: Latest updates
New Mexico Craigslist Cars And Trucks - By Owner
Winterset Rants And Raves
Summoner Class Calamity Guide
7 Low-Carb Foods That Fill You Up - Keto Tips
7440 Dean Martin Dr Suite 204 Directions
Burn Ban Map Oklahoma
How to find cash from balance sheet?
Conan Exiles Thrall Master Build: Best Attributes, Armor, Skills, More
Vermont Craigs List
Hellraiser III [1996] [R] - 5.8.6 | Parents' Guide & Review | Kids-In-Mind.com
Craigslist In Flagstaff
Florida History: Jacksonville's role in the silent film industry
Ukc Message Board
/Www.usps.com/International/Passports.htm
Geometry Review Quiz 5 Answer Key
CVS Near Me | Columbus, NE
Www Craigslist Madison Wi
Weather Underground Durham
2021 Tesla Model 3 Standard Range Pl electric for sale - Portland, OR - craigslist
Craigslist Scottsdale Arizona Cars
Ripsi Terzian Instagram
Sf Bay Area Craigslist Com
Palmadise Rv Lot
Obsidian Guard's Skullsplitter
Ise-Vm-K9 Eol
Davis Fire Friday live updates: Community meeting set for 7 p.m. with Lombardo
Sun Tracker Pontoon Wiring Diagram
Tgirls Philly
Lamont Mortuary Globe Az
Tattoo Shops In Ocean City Nj
Frigidaire Fdsh450Laf Installation Manual
Pink Runtz Strain, The Ultimate Guide
Booknet.com Contract Marriage 2
Timothy Warren Cobb Obituary
Hampton In And Suites Near Me
Fluffy Jacket Walmart
How to Do a Photoshoot in BitLife - Playbite
Unity Webgl Extreme Race
Latest Posts
Article information

Author: Rob Wisoky

Last Updated:

Views: 5841

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Rob Wisoky

Birthday: 1994-09-30

Address: 5789 Michel Vista, West Domenic, OR 80464-9452

Phone: +97313824072371

Job: Education Orchestrator

Hobby: Lockpicking, Crocheting, Baton twirling, Video gaming, Jogging, Whittling, Model building

Introduction: My name is Rob Wisoky, I am a smiling, helpful, encouraging, zealous, energetic, faithful, fantastic person who loves writing and wants to share my knowledge and understanding with you.