Live From Milwaukee, It's Monday Morning! | 07-15-24 (2024)

Live From Milwaukee, It's Monday Morning! | 07-15-24 (1)

Sid & Friends In The Morning

Subscribe on these platforms

  • Embed
  • Download
  • Go to Podcast

Live From Milwaukee, Its Monday Morning! | 07-15-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%2F15144300%2FSid_And_Friends_Podcast_Square71789.webp&podcastSlug=sid-and-friends&title=Live+From+Milwaukee%2C+It%26%23039%3Bs+Monday+Morning%21+%7C+07-15-24&siteurl=https%3A%2F%2Fwabcradio.com&fileList%5B0%5D%5Bid%5D=354952&fileList%5B0%5D%5Bmp3%5D=https%3A%2F%2Fwww.podtrac.com%2Fpts%2Fredirect.mp3%2Ftraffic.megaphone.fm%2FWABC3415577920.mp3%3Fupdated%3D1721054996&fileList%5B0%5D%5Btitle%5D=Live+From+Milwaukee%2C+It%26%23039%3Bs+Monday+Morning%21+%7C+07-15-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=354952&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 Monday edition of Sid & Friends in the Morning, Sid is live from media row at the 2024 Republican National Convention, as he hits the airwaves following a weekend that saw an assassination attempt on the former President and current Presidential candidate Donald Trump during his rally in Pennsylvania. While we are counting our blessings that the President made it off that stage alive, there is an innocent life of a rally attendee that was lost in the gunfire, in addition to the two others who are still in critical condition. How did we get to the point where rally goers and the President himself can't feel safe at their own campaign events? And how much are the Democrats and their radical left-wing mainstream media to blame for motivating the shooter to go forward with his plan to shoot the former President. Russ Sullivan, Andrew Giuliani, Greg Kelly, Laura Ingraham, Jeanine Pirro and Corey Lewandowski join Sid on this Monday morning RNC installment of Sid & Friends in the Morning.

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

More Episodes

Chicago Crazies | 08-20-24

On this Tuesday edition of Sid & Friends in the Morning, we debrief night one of

Skye Ostreicher | Entrepenuer | 08-20-24

Skye Ostreicher, Founder & creator of In The Room Media and Style Across the Aisle, makes

Miranda Devine | New York Post Columnist | 08-20-24

New York Post Columnist Miranda Devine calls in to discuss her latest piece, “Crime-filled Chicago displays

Rich Lowry | Editor-In-Chief of National Review | 08-20-24

Rich Lowry,Editor-In-Chief of National Review, calls in to discuss Sid and his morning show being cited

Thomas Sullivan | Candidate, New York State Assembly District 23 | 08-20-24

Thomas Sullivan, running for election to the New York State Assembly to represent District 23, joins

Curtis Sliwa | 77 WABC Host | 08-20-24

WABC Host Curtis Sliwa joins Sid live in-studio to discuss the guilty plea of Sid’s friend

Delinquent National Convention | 08-19-24

On this Monday edition of Sid & Friends in the Morning, we preview the week that

Delinquent National Convention | 08-19-24

On this Monday edition of Sid & Friends in the Morning, we preview the week that

View All

Live From Milwaukee, It's Monday Morning! | 07-15-24 (2024)
Top Articles
Best brokers for day trading of April 2024
Best Trading Platforms in the US 2024 - Investing.com
Truist Bank Near Here
Uca Cheerleading Nationals 2023
Inducement Small Bribe
Craftsman M230 Lawn Mower Oil Change
La connexion à Mon Compte
Rainbird Wiring Diagram
Bucks County Job Requisitions
Holly Ranch Aussie Farm
27 Places With The Absolute Best Pizza In NYC
10000 Divided By 5
Flat Twist Near Me
State Of Illinois Comptroller Salary Database
Power Outage Map Albany Ny
2024 U-Haul ® Truck Rental Review
Burn Ban Map Oklahoma
979-200-6466
U Break It Near Me
Band Of Loyalty 5E
Race Karts For Sale Near Me
Erica Banks Net Worth | Boyfriend
Mccain Agportal
Dcf Training Number
What Are The Symptoms Of A Bad Solenoid Pack E4od?
Costco Gas Hours St Cloud Mn
Relaxed Sneak Animations
Hrconnect Kp Login
Askhistorians Book List
Gncc Live Timing And Scoring
Vlacs Maestro Login
Poe T4 Aisling
1475 Akron Way Forney Tx 75126
Flixtor Nu Not Working
Amici Pizza Los Alamitos
Daily Journal Obituary Kankakee
Bbc Gahuzamiryango Live
How To Paint Dinos In Ark
2008 DODGE RAM diesel for sale - Gladstone, OR - craigslist
Zasilacz Dell G3 15 3579
NHL training camps open with Swayman's status with the Bruins among the many questions
D-Day: Learn about the D-Day Invasion
Legit Ticket Sites - Seatgeek vs Stubhub [Fees, Customer Service, Security]
Hk Jockey Club Result
RubberDucks Front Office
Sky Dental Cartersville
Meet Robert Oppenheimer, the destroyer of worlds
Leland Westerlund
Dlnet Deltanet
Online College Scholarships | Strayer University
BYU Football: Instant Observations From Blowout Win At Wyoming
Southern Blotting: Principle, Steps, Applications | Microbe Online
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 6674

Rating: 5 / 5 (50 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.