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

Curtis Sliwa | 77 WABC Host | 06-24-24 (1)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Curtis Sliwa | 77 WABC Host | 06-24-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%2F24122100%2FSid_And_Friends_Podcast_Square860261.webp&podcastSlug=sid-and-friends&title=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-24-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=349678&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC4706234080.mp3%3Fupdated%3D1719232021&fileList%5B0%5D%5Btitle%5D=Curtis+Sliwa+%7C+77+WABC+Host+%7C+06-24-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=349678&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=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

WABC Host Curtis Sliwa joins Sid live in-studio to talk about the owner of Junior's Restaurant, Alan Rosen, declaring his intent to run for Mayor of New York City, before he dives into other top local headlines in the news today.

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

More Episodes

Devorah Halberstam | 07-02-24

Political activist Devorah Halberstam joins the show to discuss her ongoing advocacy to fight for stricter

Alan Dershowitz | 07-02-24

Alan Dershowitz joins Sid to discuss the ongoing crisis in Israel, plus the Supreme Court

Rich Lowry | 07-02-24

Rich Lowry and Sid talk about the continued fallout from Joe Biden’s disastrous debate performance and

Michael Rapaport | 07-02-24

Comedian and actor Michael Rapaport and Sid talk about Israel, Biden and the Knicks Learn more

Gregg Jarrett | 07-2-24

Gregg Jarrrett joins Sid to discuss the Supreme Court Donald Trump Immunity case and the what

Curtis Sliwa | 07-02-24

Curtis talks with Sid about Sid’s basketball coaching and his meeting in Rosedale Queens last night

Peter King | 07-02-24

Peter King joins Sid to discuss the latest headlines including the Trump Supreme Court immunity decision

Radio Talk Show Host Joyce Kaufman | 07-01-24

Radio talk show host Joyce Kaufman joins Sid to tal about the death of their mutual

Joe Benigno | 07-01-24

Joe and Sid talk some sports, the Mets, Yankees, Knicks and more Learn more about your

View All

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

FAQs

Who is Curtis Sliwa married to now? ›

On July 5, 2018, Sliwa wed his longtime girlfriend, animal activist and attorney Nancy Regula, at the Howe Caverns. They live on the Upper West Side with their many rescue cats.

How do I contact Curtis Sliwa? ›

Email Curtis Sliwa at curtis@curtissliwa.com and curtissliwa@guardianangels.org.

Is Curtis Sliwa on the radio? ›

Sundays 9PM-10PM only on 77 WABC!

Who is the cast of the Wabc radio show? ›

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 ...

Who is Curtis Sliwa's sister? ›

Conversation. Curtis Sliwa's sister, Maria, is apparently doing the PR for his mayoral campaign.

What nationality is Sliwa? ›

Was Curtis Sliwa shot? ›

Miraculously, he survived — but 20 years later, his wounds came back to haunt him. Sliwa, the famous red beret-donning founder of the Guardian Angels, was left with five hollow-point bullet wounds and internal damage from the attack. He underwent multiple surgeries, and needed a colostomy bag for two years.

How do I talk to a guardian angel? ›

Many people use special prayers to help them make contact with their angels. Some angels have prayers that you can learn and use when you contact your angel. If your angel is not well known, then you may want to consider writing your own prayer to that angel.

Who is the founder of Guardian Angels? ›

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.

Who is the angel radio host? ›

Trent Rush is the host of the Angels Recap postgame show, airing after Angels home games on Angels Radio AM830.

Where is Mark Levin radio show? ›

The Mark Levin Show
GenreConservative talk
Home stationWABC, New York City (2002–present) WMAL, Washington, D.C. (2006–present)
SyndicatesWestwood One
Hosted byMark Levin
Recording studioLoudoun County, Virginia
7 more rows

Is Wabc radio conservative? ›

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

Conservative talk radio station, originally known as WJZ.

How many listeners does Wabc Radio have? ›

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.

When did WABC stop playing music? ›

WABC stopped playing music on May 10, 1982 a date known as "the day the music died". The main reason is really quite simple: FM Radio. Radio is a medium of technical advancement. It had to change when television came in because there were better ways of delivering situation type entertainment.

Who is Lisa Evers married to now? ›

Who is guardian angel fiance? ›

Kenyan singer Guardian Angel has opened up about meeting his wife, Esther Musila, revealing that he was not seeking a wife at the time. The couple has been married for over three years, but Guardian Angel shared that when he first met Esther, he wasn't even thinking about marriage.

Are the Guardian Angels still in organization? ›

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.

What happened to the Guardian Angels in London? ›

The Guardian Angels came to the U.K in 1989 and were met with resistance from the beginning and now over 20 years later the London Chapter is reduced to only a few core members – Hawk (the U.K Director of the Guardian Angels), Axe (his deputy) and Elephant.

Top Articles
33 Vegan Christmas Recipes
3-Ingredient Keto Peanut Butter Fudge - The Best Keto Recipes
Syracuse Pets Craigslist
Quadrilateral Angles Sum Property - Theorem and Proof
Delta Air Lines - Login
Gwenson Mallory Crutcher
The Front Porch Self Service
Craigslist Free Stuff Columbus Ga
Leicht Perlig Biography
Irissangel
Einfaches Spiel programmieren: Schritt-für-Schritt Anleitung für Scratch
Apple Store Location
Nail Salon At Legacy Village
Food And Grocery Walmart Job
211475039
McDonald's restaurants locator - Netherlands
Bank Hours Saturday Chase
洗面台用 アクセサリー セットの商品検索結果 | メチャ買いたい.com
Sloansmoans Bio
Monster From Sherpa Folklore Crossword
EventTarget: addEventListener() method - Web APIs | MDN
Transform Your Backyard: Top Trends in Outdoor Kitchens for the Ultimate Entertaining - Paradise Grills
Wsbtv Traffic Map
Vegamovies Home
Goodwoods British Market Friendswood
Don Wallence Auto Sales Reviews
Www.citizen-Times.com Obituaries
Wolf Of Wallstreet 123 Movies
Https://Gw.mybeacon.its.state.nc.us/App
Craigs List Waco
SimpliSafe Home Security Review: Still a Top DIY Choice
Ixl Sbisd Login
Chihuahua Adoption in Las Vegas, NV: Chihuahua Puppies for Sale in Las Vegas, NV - Adoptapet.com
Abingdon Avon Skyward
Dust Cornell
Liv Morgan Wedgie
MyEyeDr. near Lind&lt;b&gt;ergh Center Metro Station
Closest Dollar Tree Store To My Location
If You Love FX’s 'Shogun,' Here Are 10 More Samurai Things To Check Out
Hypebeast Muckrack
Jcp Meevo Com
Snapcamms
22 alternatieve zoekmachines om nu te gebruiken
Thc Detox Drinks At Walgreens
Gaylia puss*r Davis
Sutter Health Candidate Login
Schematic Calamity
Highplainsobserverperryton
Find Such That The Following Matrix Is Singular.
Craigslist For Puppies For Sale
Xochavella Leak
Latest Posts
Article information

Author: Tuan Roob DDS

Last Updated:

Views: 6472

Rating: 4.1 / 5 (62 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Tuan Roob DDS

Birthday: 1999-11-20

Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

Phone: +9617721773649

Job: Marketing Producer

Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.