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

Curtis Sliwa | 77 WABC Host | 07-10-24 (1)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Curtis Sliwa | 77 WABC Host | 07-10-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%2F07%2F10132500%2FSid_And_Friends_Podcast_Square91308.webp&podcastSlug=sid-and-friends&title=Curtis+Sliwa+%7C+77+WABC+Host+%7C+07-10-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=354122&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC4728696492.mp3%3Fupdated%3D1720618217&fileList%5B0%5D%5Btitle%5D=Curtis+Sliwa+%7C+77+WABC+Host+%7C+07-10-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=354122&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 cover all the top local headlines in the news today.

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

More Episodes

Caitlin Sinclair | Official Spokeswoman for Turning Point Action | 07-12-24

Official spokeswoman for Turning Point Action, Caitlin Sinclair, joins Sid live in-studio to discuss next week’s

Joe Tacopina | Defense Attorney | 07-12-24

Defense attorney Joe Tacopina calls in to discuss the disintegration of the legal cases surrounding Donald

Bill O'Reilly | 77 WABC Host | 07-12-24

WABC Host Bill O’Reilly joins Sid to give his reaction to President Biden’s high-stakes press conference

Curtis Sliwa | 77 WABC Host | 07-12-24

WABC Host Curtis Sliwa to explain to Sid how he is a stronger supporter of the

Disintegrating Democrats | 07-11-24

On this Thursday edition of Sid & Friends in the Morning, the Democrats continue to disintegrate

Michael Goodwin | NY Post Columnist | 07-11-24

NY Post Columnist Michael Goodwin calls in to discuss his latest column ripping into the Biden

Bill O'Reilly | 77 WABC Host | 07-11-24

WABC Host Bill O’Reilly calls in to explain his fiery back and forth with NewsNation’s Chris

Brian Kilmeade | 77 WABC Host | 07-11-24

WABC Host Brian Kilmeade joins Sid to debrief his interview yesterday with former President and current

View All

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

FAQs

Who are the radio hosts on WaBC? ›

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

What radio station is Curtis Sliwa on? ›

Curtis & Nancy Sliwa Show | 77 WABC.

What time is Curtis Sliwa on the radio? ›

Monday through Friday 12:00pm to 1:00pm Curtis Sliwa's Rip & Read.

What is the phone number for 77 wabc? ›

Want to increase your sales and expand your business? Contact our sales department at (212) 613-3800 or email us.

Is WABC conservative? ›

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

Conservative talk radio station, originally known as WJZ.

Who is the host of the ABC News live? ›

ABC News Live, a weekday daytime newscasts between 9am-7pm|ET hosted by Diane Macedo and Kyra Phillips (occasionally alongside Terry Moran) during 9am-1pm and 1-4pm respectively. GMA3: What You Need to Know, a weekday, hour-long daytime news program on ABC.

How many kids does Curtis Sliwa have? ›

Sliwa was in a relationship with Melinda Katz, the Queens County District Attorney, and separated from her in 2014; they have two children together, conceived in vitro over the previous five years.

Who is Nancy Sliwa? ›

Nancy Sliwa (Republican Party) ran for election to the New York City Council to represent District 6. She lost in the general election on November 2, 2021.

Are the Guardian Angels still active? ›

The Guardian Angels Today

These days the Guardian Angels have Chapters in Thirteen Countries and over one hundred cities.

How do I email Curtis Sliwa? ›

How to contact Curtis Sliwa? To contact Curtis Sliwa send an email at curtis@curtissliwa.com or curtissliwa@guardianangels.org.If you want to call Curtis Sliwa try calling on +1.9177346999 and +1.2129139681.

What channel is Hannity radio? ›

The show is now syndicated by Premiere Networks, a subsidiary of iHeartMedia, on terrestrial radio affiliates across the United States, on Sirius XM Patriot channel 125. and on American Forces Network's AFN 360 PowerTalk and The Voice channels.

What channel is Angels Radio? ›

Listen to Angels Radio AM830 on the radio, on am830.net, or the Angels Radio AM830 app!

Who owns Wabc Radio? ›

Owned by John Catsimatidis' Red Apple Media, the station's studios are located in Red Apple Media headquarters on Third Avenue in Midtown Manhattan and its transmitter is in Lodi, New Jersey.

What is the FM station for WaBC radio? ›

WLIR FM | 77 WABC.

Where is the headquarters of Wabc radio? ›

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

Is Joan Hamburg still on the radio? ›

In May 2014 her program was cancelled after 35 years with the station. She joined WABC/770 in September 2014. As of September 2020 Hamburg was heard on WABC/770, Sundays 2:00-3:00 PM.

Who are KDKA radio hosts? ›

  • Complete Schedule.
  • The Big K Morning Show.
  • Colin Dunlap.
  • Lenny McAllister.
  • Marty Griffin.
  • Michael Bartley.
  • Natalie Bencivenga.
  • Rob Pratte.

Who were the DJs on the WABC radio in the 1970s? ›

But some of the best known WABC DJs are the ones that followed them in the mid-1960s and 1970s: Harry Harrison, Ron Lundy, Chuck Leonard (one of the earliest African-American DJs to be on the staff of a major mainstream radio station), Johnny Donovan, Bob Cruz (a Dan Ingram sound alike), Frank Kingston Smith, Roby ...

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.

Top Articles
Belterra Race Track Entries
Best Shooting Guard Scorer This Season | StatMuse
3 Tick Granite Osrs
Uca Cheerleading Nationals 2023
Fat Hog Prices Today
Amtrust Bank Cd Rates
Gore Videos Uncensored
DENVER Überwachungskamera IOC-221, IP, WLAN, außen | 580950
Richard Sambade Obituary
Visustella Battle Core
The Weather Channel Facebook
Seafood Bucket Cajun Style Seafood Restaurant in South Salt Lake - Restaurant menu and reviews
The Connecticut Daily Lottery Hub
Amelia Bissoon Wedding
Craigslist Cars Nwi
Peraton Sso
Kvta Ventura News
Dignity Nfuse
Me Cojo A Mama Borracha
Farmer's Almanac 2 Month Free Forecast
Royal Cuts Kentlands
10 Fun Things to Do in Elk Grove, CA | Explore Elk Grove
Scout Shop Massapequa
Hdmovie2 Sbs
Timeforce Choctaw
The Weather Channel Local Weather Forecast
Sodium azide 1% in aqueous solution
Low Tide In Twilight Ch 52
Kirk Franklin Mother Debra Jones Age
2011 Hyundai Sonata 2 4 Serpentine Belt Diagram
Labcorp.leavepro.com
Sensual Massage Grand Rapids
Downtown Dispensary Promo Code
Shiny Flower Belinda
Desales Field Hockey Schedule
91 Octane Gas Prices Near Me
Grand Teton Pellet Stove Control Board
60 Second Burger Run Unblocked
Roadtoutopiasweepstakes.con
Metro By T Mobile Sign In
P3P Orthrus With Dodge Slash
Song That Goes Yeah Yeah Yeah Yeah Sounds Like Mgmt
Kvoa Tv Schedule
Craigslist Lakeside Az
Wrigley Rooftops Promo Code
Craigslist Com Panama City Fl
Pink Runtz Strain, The Ultimate Guide
6576771660
Login
Petra Gorski Obituary (2024)
John Wick: Kapitel 4 (2023)
Lux Funeral New Braunfels
Latest Posts
Article information

Author: Chrissy Homenick

Last Updated:

Views: 6333

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Chrissy Homenick

Birthday: 2001-10-22

Address: 611 Kuhn Oval, Feltonbury, NY 02783-3818

Phone: +96619177651654

Job: Mining Representative

Hobby: amateur radio, Sculling, Knife making, Gardening, Watching movies, Gunsmithing, Video gaming

Introduction: My name is Chrissy Homenick, I am a tender, funny, determined, tender, glorious, fancy, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.