Round & Round We Go | 07-10-24 (2024)

Round & Round We Go | 07-10-24 (1)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Round Round We Go | 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%2F10143100%2FSid_And_Friends_Podcast_Square928939.webp&podcastSlug=sid-and-friends&title=Round+%26amp%3B+Round+We+Go+%7C+07-10-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=354149&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC4436109959.mp3%3Fupdated%3D1720625209&fileList%5B0%5D%5Btitle%5D=Round+%26amp%3B+Round+We+Go+%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=354149&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

On this Wednesday edition of Sid & Friends in the Morning, Democrats can't seem to make up their own minds on whether they think President Joe Biden should drop out of the Presidential race, with New York's Jerry Nadler being the latest Democrat to go back on his original criticism of Biden earlier this week. In other news of the day, Mayor Eric Adams can't make up his mind regarding Biden either, the President tries to stay awake as he hosts the 2024 NATO Summit, Sid's wife Danielle continues to fight the good fight for Dyspraxia awareness, and Brian Cashman's Yankees continue to stink it up on the diamond. Michelle Stallone, Curtis Sliwa, Bucky Dent, Dov Hikind, Peter King and Bernie Kosar join Sid on this hump day installment of NYC's best morning show.

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

More Episodes

Next Stop, Milwaukee | 07-12-24

On this Friday edition of Sid & Friends in the Morning, Sid delivers his last live

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

Anthony D'Esposito | Congressman | 07-12-24

Congressman Anthony D’Esposito calls in to talk about the Presidential election and if he thinks New

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

Round & Round We Go | 07-10-24 (2024)

FAQs

Who sings "Round and Round" from the 80s? ›

"Round and Round" is a song by American heavy metal band Ratt from their 1984 album Out of the Cellar. It was released as a single in 1984 on Atlantic Records.

Who wrote the song "Round and Round" by Ratt? ›

Who sang "Round and Round We Go"? ›

One popular song with the lyrics "round and round we go" is "Round and Round" by Ratt, released in 1984.

Who originally sang right round? ›

"Right Round" is a single performed by American rapper Flo Rida featuring guest vocals from American singer Kesha. It was released as the lead single from his second studio album, R.O.O.T.S. (2009).

Who was the 80's high pitched male singer? ›

Axl Rose of Guns N' Roses was one of the best known 80s hair rockers thanks to his signature high voice. Almost any GnR songs will be suitable for this list, you must be sure you have the vocal chops to handle his range and energy. Remember, there's a difference between head voice vs chest voice.

Who performed Round and Round? ›

"Round and Round" is a popular song by Joe Shapiro and Lou Stallman published in 1956. A version of the song was recorded by Perry Como for RCA Victor on January 15, 1957 and was a big hit that year.

What is the meaning of round song? ›

A round in music is a song which can be sung by two or more groups of people. One group starts off and the next group start to sing the same song a bit later. It should sound nice together. When a group gets to the end of the song they start again.

Who is Perry Como's daughter? ›

Como's older son, Ronnie, and his daughter, Terri, could not agree on their interpretations of Como's 1999 living will and it became a matter for the courts in the year before his death.

Who was the original lead singer of Ratt? ›

Stephen Eric Pearcy (born July 3, 1956) is an American musician who is the founder, singer, songwriter of the heavy metal band Ratt. He has also created the bands Firedome, Crystal Pystal, Arcade, Vicious Delite, and Vertex.

Who played guitar on Round and Round by Ratt? ›

By this time Ratt included Stephen Pearcy (vocals), the dual guitar attack of Warren DeMartini and Robbin Crosby, Juan Croucier (bass) and Bobby Blotzer (drums). Round And Round' is pretty much just stating our claim: 'Out on the streets, it's where we'll meet. ' It's about the group, getting ready to do our thing.

What kind of music is Ratt? ›

Glam metal heavy metal hard rock

What does "round and round we go" mean? ›

Definition of 'go round and round'

If you say that something is going round and round in your head, you mean that you can't stop thinking about it.

What is the new song for Madness 2024? ›

Theatre of the Absurd Presents C'est La Vie (Enhanced Edition) is set for release on 7 June 2024 and will feature five brand new studio tracks recorded during their C'est La Vie album sessions. The new Madness songs are: I'd Do Anything (If I Could), No Reason, Hello Sun, Long Goodbye and Culture Vulture.

Which member of Ratt is related to Milton Berle? ›

The song eventually became an MTV hit, thanks to a music video featuring comedian Milton Berle, the uncle of Ratt's then manager Marshall Berle.

Who else sang the Circle game? ›

Mitchell's song has been covered by many other artists over the decades, including George Hamilton IV (1968), Harry Belafonte (1971), Agnes Chan (1971), Ian McCulloch (1989), Buffy Sainte-Marie (1996) and Tori Amos (2005).

Who did Chris Stapleton used to sing with? ›

Also in 2006, Stapleton joined the bluegrass band the SteelDrivers as lead singer, guitarist, and songwriter, contributing to a live album and two studio albums before leaving the group in early 2010. Later that year, his blues-influenced rock band, the Jompson Brothers, released their first and only album.

Who did Dan Hartman sing with? ›

Daniel Earl Hartman (December 8, 1950 – March 22, 1994) was an American pop rock musician, multi-instrumentalist, producer, singer, and songwriter and original frontman for several bands, including The Soploids, Mak and the Turnarounds, Our Wringer, Last Wing, and Orion.

Top Articles
D 30481 4 KARDIOTECHNIK - dgfkt.de · wie Anatomie, Physiologie und pathophy-siologische Inhalte. Als Delegierter der Deutschen Gesell-schaft für Thorax-, Herz- und Gefäßchi-rurgie - [PDF Document]
I/N MTM/FMM antT Fab Mar Tipo Modelo Marca Descripción ... · i 00402097 a0 004 02 097 alfa romeo 164 2000 v6 turbo sedan 4 puertas i 00402058 a0 004 02 058 alfa romeo 164 3.0 sedan - [PDF Document]
Incredibox Deluxe
Krdo Weather Closures
Lifestyle | Stewartstown-Fawn Grove Daily Voice
Tyrones Unblocked Games Basketball Stars
Savage X Fenty Wiki
Domino Near
Craigslist Indpls Free
8776725837
Skyward Weatherford Isd Login
Kitchen Exhaust Cleaning Companies Clearwater
Lynette Mettey Feet
Us151 San Jose
Lufkin Isd Calendar
Bakkt Theater Purse Policy
Rubber Ducks Score
What Time Is First Light Tomorrow Morning
Myworld Interactive American History Pdf
Jetblue Live Flight Tracker
14 Must-Know 9GAG Statistics: How Is It Doing in 2023?
Eotech Eflx Torque Specs
craigslist: northern MI jobs, apartments, for sale, services, community, and events
Old Navy Student Discount Unidays
We analyzed every QAnon post on Reddit. Here’s who QAnon supporters actually are.
Funny Shooter Unblocked
Algebra 1 Unit 1 Interactive Notebook Pages – The Foundations of Algebra
Wells Fargo Holiday Hours
Craigslist Chicagoland Area
Match The Criminal To The Weapon
Myhr North Memorial
Odu Csnbbs
Allina Akn Network
Dr Ayad Alsaadi
Brooklyn Park City Hall
Harpel Hamper
Indium Mod Fabric
How Much Does Costco Gas Cost Today? Snapshot of Prices Across the U.S. | CostContessa
Its Arrival May Be Signaled By A Ding
421 West 202Nd Street
Craigslist Ft Meyers
Yoshidakins
Download fallout 3 mods pc.10 essential Fallout 3 mods - Modutech
How To Spend a Day in Port Angeles (15 Things to Do!)
Craig List El Paso Tx
Firsthealthmychart
18006548818
Vizio 75 Inch Tv Weight
Deciphering The &quot;sydneylint Leaked&quot; Conundrum
Lenscrafters Westchester Mall
Latest Posts
Article information

Author: Aracelis Kilback

Last Updated:

Views: 5458

Rating: 4.3 / 5 (44 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Aracelis Kilback

Birthday: 1994-11-22

Address: Apt. 895 30151 Green Plain, Lake Mariela, RI 98141

Phone: +5992291857476

Job: Legal Officer

Hobby: LARPing, role-playing games, Slacklining, Reading, Inline skating, Brazilian jiu-jitsu, Dance

Introduction: My name is Aracelis Kilback, I am a nice, gentle, agreeable, joyous, attractive, combative, gifted person who loves writing and wants to share my knowledge and understanding with you.