Curtis Sliwa | 77 WABC Host | 06-03-24 (2024)

MiniCast

All Podcasts

Main Menu

Full Schedule

Curtis Sliwa | 77 WABC Host | 06-03-24 (3)

Curtis Sliwa | 77 WABC Host | 06-03-24 (4)

On Air Now

The Rev & The Rabbi

Sundays 7-8AM

Curtis Sliwa | 77 WABC Host | 06-03-24 (11)

Curtis Sliwa | 77 WABC Host | 06-03-24 (12)

On Air Now

The Rev & The Rabbi

Sundays 7-8AM

Curtis Sliwa | 77 WABC Host | 06-03-24 (15)

Curtis Sliwa | 77 WABC Host | 06-03-24 (16)

On Air Now

The Rev & The Rabbi

Sundays 7-8AM

Curtis Sliwa | 77 WABC Host | 06-03-24 (19)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Curtis Sliwa | 77 WABC Host | 06-03-24

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=Sid+%26amp%3B+Friends+In+The+Morning&podCastImage=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1494%2F2024%2F06%2F03140100%2FSid_And_Friends_Podcast_Square760277.webp&podcastSlug=sid-and-friends&title=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-03-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=345958&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC7295471139.mp3%3Fupdated%3D1717423600&fileList%5B0%5D%5Btitle%5D=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-03-24&fileList%5B0%5D%5Bactual_mp3%5D=&blogid=1494&rss_feed_link=https%3A%2F%2Fwabcradio.com%2Fpodcast%2Fsid-and-friends%2Ffeed%2F%3Fpost_type%3Depisode&podImg_URL=https%3A%2F%2Fdehayf5mhw1h7.cloudfront.net%2Fwp-content%2Fuploads%2Fsites%2F1494%2F2019%2F04%2F02194920%2FSid-And-Friends-Podcast-Square-1.png&podCastId=1420&episodeId=345958&audioPlayerOption=advance&gmf=-4&ckd=wabcradio.com&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=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_

Copy URL

Curtis Sliwa | 77 WABC Host | 06-03-24 (20)

Sid &amp; Friends In The Morning

WABC Host Curtis Sliwa joins Sid live in-studio to touch on all the top local headlines in the news from over the weekend.

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

More Episodes

NY Dentists Message Board | 06-07-24

On this Friday edition of Sid and Friends in the Morning, Sid is joined by a

Joe Benigno | 06-07-24

Joe Benigno and Sid discuss the current state of NY baseball Learn more about your

Alex Traiman | 06-07-24

Alex Traiman gives an update on the conflict between Israel and Hamas live from Jerusalem.

Attorney Joe Tacopina | 06-07-24

Attorney Joe Tacopina joins the show to discuss the Amanda Knox case, Trump Trial Recap, and

Elizabeth Pipko | 06-07-24

Elizabeth Pipko joins the show to discuss the growing popularity of Trump in minority communities.

Curtis Sliwa | 06-07-24

Curtis Sliwa eats, breathes, and sleeps talk radio. Learn more about your ad choices. Visit

Judge Andrew Napolitano | 06-07-24

Judge Andrew Napolitano joins the show to discuss the Hunter Biden Gun trial, the Trump Hush

80 Years Later | 06-06-24

On this Thursday edition of Sid & Friends in the Morning, Sid recognizes the 80th anniversary

Yehuda Honickmen | Pro-Israel Activist | 06-06-24

Pro-Israel activist Yehuda Honickmen calls in live from Israel to talk about rapidly rising tensions in

Bill O'Reilly | 77 WABC Host | 06-06-24

WABC Host Bill O’Reilly calls in to discuss the upcoming release of his next bookConfronting the

View All

Curtis Sliwa | 77 WABC Host | 06-03-24 (2024)

FAQs

Is WABC radio conservative? ›

WABC (Radio station : New York, N.Y. : 1953-)

Conservative talk radio station, originally known as WJZ.

What time is Curtis Sliwa on the radio? ›

Sundays 8PM-10PM only on 77 WABC!

Who is the cast of WABC radio? ›

Weekdays. The station features a lineup of conservative talk shows, including WABC personalities Sid Rosenberg, Rita Cosby, Dominic Carter, Bo Snerdley, and station owner John Catsimatidis. The station also airs Brian Kilmeade, Greg Kelly, Curtis Sliwa, Bill O'Reilly and The Mark Levin Show.

When did WABC stop playing music? ›

That community lost its station 20 years ago this spring, when WABC announced that it was dropping music for its current all-talk format; the change finally took place on May 10, 1982. Longtime fans and radio industry veterans still refer to it as the day the music died.

Who listens to conservative radio? ›

Listeners of conservative talk radio in the United States have predominantly been white and religious Americans as they are more prone to being ideological conservatives.

Who owns ABC radio? ›

The American Broadcasting Company (ABC) is an American commercial broadcast television and radio network that serves as the flagship property of the Disney Entertainment division of the Walt Disney Company.

What happened to Joe Nolan on WABC radio? ›

WCBS-FM traffic reporter Joe Nolan suffered a heart attack over the weekend. Traffic correspondent Joe Nolan on his set at WABC-TV in Manhattan on Dec.

What station is Curtis Sliwa? ›

Another Side of Midnight with Curtis Sliwa 77 WABC.

What is the number one morning radio show in New York? ›

Elvis Duran and the Z100 Morning Show” is New York's top-rated radio morning show and is syndicated on nearly 40 stations across the country.

Who owns Wabc TV? ›

NEW YORK CITY (WABC) -- WABC-TV, which is owned by the Walt Disney Company, has been broadcasting to the New York City metropolitan area since August 10, 1948.

Where is the Wabc radio headquarters? ›

77 WABC Radio, 800 3rd Ave, Suite 2, New York, NY - MapQuest.

What station is 77 WABC? ›

77 WABC, WABC-AM 770 AM, New York, NY | Free Internet Radio | TuneIn.

Who is the owner of WABC radio? ›

The show originated on WABC radio and is syndicated to other stations around the U.S. Catsimatidis also hosts the one-hour Cats at Night show, heard weeknights on WABC and also available as a podcast. In 2019, he acquired WABC for $12.5 million.

What is the Conservative radio in Sacramento? ›

KTKZ
Sacramento, California
Frequency1380 kHz
BrandingAM 1380 The Answer
Programming
FormatConservative talk radio
18 more rows

What is the conservative radio in Detroit? ›

WDTK (1400 kHz) is a commercial AM radio station licensed to Detroit, Michigan, and known as "The Patriot." It broadcasts a conservative talk radio format and is owned by Salem Communications.

What is the Conservative radio AM Chicago? ›

WIND (560 kHz) is a commercial AM radio station licensed to Chicago, Illinois, and broadcasting a conservative talk radio format.

Top Articles
Gunna Net Worth 2023 Forbes
Jonathan Weinberger Wikipedia
What spices do Germans cook with?
Lighthouse Diner Taylorsville Menu
Boomerang Media Group: Quality Media Solutions
Pike County Buy Sale And Trade
Maxpreps Field Hockey
Chastity Brainwash
R Tiktoksweets
Richmond Va Craigslist Com
5808 W 110Th St Overland Park Ks 66211 Directions
Darksteel Plate Deepwoken
Curtains - Cheap Ready Made Curtains - Deconovo UK
Roof Top Snipers Unblocked
Caledonia - a simple love song to Scotland
Wgu Academy Phone Number
Craigslist Lakeville Ma
Shiftselect Carolinas
Myhr North Memorial
The EyeDoctors Optometrists, 1835 NW Topeka Blvd, Topeka, KS 66608, US - MapQuest
Jc Green Obits
6 Most Trusted Pheromone perfumes of 2024 for Winning Over Women
Nesb Routing Number
Myql Loan Login
Amelia Chase Bank Murder
Weather Underground Durham
Japanese Emoticons Stars
Kiddie Jungle Parma
Bursar.okstate.edu
Ducky Mcshweeney's Reviews
John F Slater Funeral Home Brentwood
Craigslist Greencastle
Terrier Hockey Blog
Baywatch 2017 123Movies
Body Surface Area (BSA) Calculator
Restored Republic May 14 2023
5A Division 1 Playoff Bracket
Inducement Small Bribe
Unblocked Games Gun Games
My Eschedule Greatpeople Me
CrossFit 101
News & Events | Pi Recordings
The Quiet Girl Showtimes Near Landmark Plaza Frontenac
The 13 best home gym equipment and machines of 2023
Pronósticos Gulfstream Park Nicoletti
Treatise On Jewelcrafting
Powah: Automating the Energizing Orb - EnigmaticaModpacks/Enigmatica6 GitHub Wiki
Deviantart Rwby
라이키 유출
Famous Dave's BBQ Catering, BBQ Catering Packages, Handcrafted Catering, Famous Dave's | Famous Dave's BBQ Restaurant
ats: MODIFIED PETERBILT 389 [1.31.X] v update auf 1.48 Trucks Mod für American Truck Simulator
Latest Posts
Article information

Author: Saturnina Altenwerth DVM

Last Updated:

Views: 6607

Rating: 4.3 / 5 (64 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Saturnina Altenwerth DVM

Birthday: 1992-08-21

Address: Apt. 237 662 Haag Mills, East Verenaport, MO 57071-5493

Phone: +331850833384

Job: District Real-Estate Architect

Hobby: Skateboarding, Taxidermy, Air sports, Painting, Knife making, Letterboxing, Inline skating

Introduction: My name is Saturnina Altenwerth DVM, I am a witty, perfect, combative, beautiful, determined, fancy, determined person who loves writing and wants to share my knowledge and understanding with you.