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

MiniCast

All Podcasts

Main Menu

Full Schedule

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

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

On Air Now

The Cats Roundtable

Sundays 8-10AM

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

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

On Air Now

The Cats Roundtable

Sundays 8-10AM

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

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Curtis Sliwa | 77 WABC Host | 06-05-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%2F05143700%2FSid_And_Friends_Podcast_Square155048.webp&podcastSlug=sid-and-friends&title=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-05-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=346396&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC4829299703.mp3%3Fupdated%3D1717598555&fileList%5B0%5D%5Btitle%5D=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-05-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=346396&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-05-24 (20)

Sid &amp; Friends In The Morning

WABC Host Curtis Sliwa joins Sid to talk about Congressman Anthony D’Esposito flying an American flag over the Capitol building last night in honor of Sid and his wife Danielle being recognized at the Jerusalem Day event hosted by Ateret Cohanim.

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-05-24 (2024)

FAQs

What nationality is Curtis Sliwa? ›

Curtis Sliwa (/ˈsliwə/; born March 26, 1954) is an American activist, radio talk show host, and founder and chief executive officer of the Guardian Angels, a nonprofit crime prevention organization.

Who are the personalities on the WABC radio? ›

The station's on-air lineup includes some of the biggest names in media and politics, including Dominic Carter, Frank Morano, Noam Laden, Sid Rosenberg, Brian Kilmeade, Bill O'Reilly, Curtis Sliwa, Greg Kelly, Rudy Giuliani, Bo Snerdley, John Catsimatidis, Rita Cosby, Mark Levin, Larry Kudlow, Steve Moore and the ...

How can I get in touch with Curtis Sliwa? ›

Email Curtis Sliwa at curtis@curtissliwa.com and curtissliwa@guardianangels.org. This email is the most updated Curtis Sliwa's email found in 2024.

When did WABC stop playing music? ›

While WABC has been a talk radio station since 1982, the station broadcast a Top 40 music format from 1960 to 1982.

Is Lisa Evers still married to Curtis Sliwa? ›

Guardian Angels

At that time she was married to its founder, Curtis Sliwa; was known as Lisa Sliwa; and worked as a model with Elite Model Management in New York City and Paris. With Sliwa, she co-hosted a talk radio show on WABC-AM in New York City that ended shortly before their divorce.

What is the Guardian Angels controversy? ›

The Guardian Angels have been a fixture in New York City since 1979, when Sliwa founded the group to patrol the streets and subways during the city's high-crime days. Members have drawn criticism, including allegations of targeting people of color.

How many people listen to WABC radio? ›

WABC's ratings document the loyalty he's talking about. Its total week cume in November was only 524,000, small by New York standards. But fervent listeners tune in for an average six hours, 15 minutes per week making it tied for tenth in 12+ with a 3.4 AQH share.

What time is Curtis Sliwa on WABC? ›

Curtis Sliwa's Rip & Read 77 WABC

Your Guardian Angel, Curtis Sliwa is back on 77 WABC. Monday through Friday 12:00pm to 1:00pm Curtis Sliwa's Rip & Read.

Where is the WABC radio headquarters? ›

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

Does Curtis Sliwa have a podcast? ›

Another Side of Midnight with Curtis Sliwa on Apple Podcasts.

Do Guardian Angels get paid? ›

The average Guardian Angel salary in the United States is $75,022 per year. Guardian Angel salaries range between $42,000 a year in the bottom 10th percentile to $131,000 in the top 90th percentile. Guardian Angel pays $36.07 an hour on average.

What does the Bible say about Guardian Angels? ›

In the Old Testament, there are numerous examples of angels of the Lord that are sent to guard and protect humanity. The Psalmist proclaims in Psalm 91: “For he commands his angels with regard to you, to guard you wherever you go. With their hands they shall support you, lest you strike your foot against a stone.”

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.

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 is the history of WABC? ›

WABC-TV
New York, New York United States
FoundedMay 8, 1947
First air dateAugust 10, 1948
Former call signsWJZ-TV (1948–1953)
Former channel number(s)Analog: 7 (VHF, 1948–2009) Digital: 45 (UHF, 1999–2009) Translator: 66 W66AA Bronx
18 more rows

What religion is Guardian Angels from? ›

The view that there are guardian angels watching over children has been a significant belief in the popular piety of Roman Catholicism. Angels are also regarded as the conductors of the souls of the dead to the supraterrestrial world.

What is the net worth of Guardian Angel? ›

This made the younger Audiphaxad a victim of several juvenile crises, but he came out victorious. The Nadeka crooner, Guardian Angel has a net worth estimated around US$10,000 to US$50,000.

Do the Guardian Angels still exist? ›

The Guardian Angels is a non-profit international volunteer organization with the goal of unarmed crime prevention. The Guardian Angels organization was founded on February 13, 1979, in New York City by Curtis Sliwa. Since then, it has expanded to more than 130 cities and 13 countries worldwide.

Where is Guardian Angel from? ›

Guardian Angel was born and raised in Kitale. His mother conceived him while she was in her final year in a nursing college. On realizing that she was pregnant, her mother chased her away telling her to go stay with the man who was responsible for the pregnancy.

Top Articles
Dopplegangers, Snacks, Stomach Flu Remedies and 4 More Quick Takes
Tasty and Simple Weekly Meal Plan Ideas Even the Pickiest Eater Will Love - The DGAF Mom Blog
Ron Martin Realty Cam
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Ixl Elmoreco.com
Shorthand: The Write Way to Speed Up Communication
Richard Sambade Obituary
Gunshots, panic and then fury - BBC correspondent's account of Trump shooting
Www Craigslist Louisville
Yi Asian Chinese Union
Elden Ring Dex/Int Build
Aries Auhsd
Herbalism Guide Tbc
Turning the System On or Off
Los Angeles Craigs List
The Exorcist: Believer (2023) Showtimes
Msu 247 Football
623-250-6295
Bing Chilling Words Romanized
Caledonia - a simple love song to Scotland
VERHUURD: Barentszstraat 12 in 'S-Gravenhage 2518 XG: Woonhuis.
Tinker Repo
Football - 2024/2025 Women’s Super League: Preview, schedule and how to watch
Dulce
Winco Employee Handbook 2022
Xfinity Outage Map Fredericksburg Va
Bay Area Craigslist Cars For Sale By Owner
Booknet.com Contract Marriage 2
Waters Funeral Home Vandalia Obituaries
*!Good Night (2024) 𝙵ull𝙼ovie Downl𝚘ad Fr𝚎e 1080𝚙, 720𝚙, 480𝚙 H𝙳 HI𝙽DI Dub𝚋ed Fil𝙼yz𝚒lla Isaidub
Laveen Modern Dentistry And Orthodontics Laveen Village Az
What does wym mean?
Roadtoutopiasweepstakes.con
Craigslist Ludington Michigan
Serenity Of Lathrop - Manteca Photos
One Credit Songs On Touchtunes 2022
Regis Sectional Havertys
Craigslist List Albuquerque: Your Ultimate Guide to Buying, Selling, and Finding Everything - First Republic Craigslist
Cookie Clicker The Advanced Method
Entry of the Globbots - 20th Century Electro​-​Synthesis, Avant Garde & Experimental Music 02;31,​07 - Volume II, by Various
Oppenheimer Showtimes Near B&B Theatres Liberty Cinema 12
Seminary.churchofjesuschrist.org
Ig Weekend Dow
Chathuram Movie Download
Alston – Travel guide at Wikivoyage
Unitedhealthcare Community Plan Eye Doctors
Rise Meadville Reviews
25 Hotels TRULY CLOSEST to Woollett Aquatics Center, Irvine, CA
Server Jobs Near
Craigslist Pets Lewiston Idaho
Minecraft Enchantment Calculator - calculattor.com
All Obituaries | Roberts Funeral Home | Logan OH funeral home and cremation
Latest Posts
Article information

Author: Patricia Veum II

Last Updated:

Views: 6647

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Patricia Veum II

Birthday: 1994-12-16

Address: 2064 Little Summit, Goldieton, MS 97651-0862

Phone: +6873952696715

Job: Principal Officer

Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.