Archive for the ‘Eric Holder’ Category

Democrats stress the importance of Wisconsin during final convention day – WKOW

MADISON (WKOW) -- How crucial winning the battleground state was a popular theme among Democrats across the country during virtual events leading up to the final day of the Democratic National Convention.

While the statement is no surprise to many, House Speaker Nancy Pelosi stressed this election is all riding on Wisconsin during a virtual meet up with Democrats.

Pelosi also spoke to the importance of people showing up this presidential election after President Trump narrowly defeated Hillary Clinton by fewer than 23,000 votes during the 2016 general election in Wisconsin.

Former Attorney General Eric Holder also delivered remarks on the virtual meeting, calling a Democratic victory in Wisconsin is a loss for Trump.

The fate of the United States, the fate of the Western World is on your shoulders, not too much pressure, said Holder. If Joe Biden carries Wisconsin it will be incredibly difficult for Trump to win reelection.

Throughout this week Trump, Vice President Pence, and other surrogates have traveled to the state hosting events to counter the Democratic convention. A general theme for Republicans has been mocking Biden for choosing not to accept his nomination in Milwaukee because of concerns over the coronavirus.

No amount of lip service from Joe Biden can hide the fact that he has turned his back on Wisconsin, said Anna Kelly, Trump Victory spokeswoman.

From his radical policies that would upend the Wisconsin economy, to snubbing Wisconsinites by refusing to campaign in person, Badger State voters know that Joe Biden does not have their back.

Tonight, Biden will formally accept his nomination virtually in Deleware. Meanwhile hours before Biden speaks, President Trump plans to hold an event outside the former vice presidents birthplace in Scranton, Pennsylvania.

Read the rest here:
Democrats stress the importance of Wisconsin during final convention day - WKOW

Final day of 2020 DNC: Biden to accept Democratic nomination – WDJT

'); if(!WVM.IS_STREAMING){ $videoEl.append('' + '' + ''); } setTimeout(function(){ $('.mute-overlay').on('touchstart click', function(e){ if(e.handled === false) return; e.stopPropagation(); e.preventDefault(); e.handled = true; player.muted(false); //console.log("volumee " + WVM.activePlayer.volume()); $(this).hide(); $(this).css('display', 'none'); var currentTime = player.currentTime(); if(currentTime 0){ if(deviceName == 'desktop'){ WVM.VIDEO_TOP = $('#media-container-' + videoId).offset().top; }else{ WVM.VIDEO_TOP = $('#media-container-' + videoId).offset().top - $('.next-dropdown-accordion').height(); } if(deviceName == 'desktop'){ WVM.VIDEO_HEIGHT = $('#html5-video-' + videoId).outerHeight(); }else{ WVM.VIDEO_HEIGHT = $('#html5-video-' + videoId).outerHeight(); } WVM.CONTAINER_HEIGHT = $('#media-container-' + videoId).height(); //console.log("container height: " + WVM.CONTAINER_HEIGHT); $(window).on( "resize", function() { if(deviceName == 'desktop'){ WVM.VIDEO_TOP = $('#media-container-' + videoId).offset().top; }else{ WVM.VIDEO_TOP = $('#media-container-' + videoId).offset().top - $('.next-dropdown-accordion').height(); } if(deviceName == 'desktop'){ WVM.VIDEO_HEIGHT = $('#html5-video-' + videoId).outerHeight(); }else{ WVM.VIDEO_HEIGHT = $('#html5-video-' + videoId).outerHeight(); } WVM.CONTAINER_HEIGHT = $('#media-container-' + videoId).height(); console.log("container height: " + WVM.CONTAINER_HEIGHT); }); //console.log("VIDEOTOP: " + WVM.VIDEO_TOP); //console.log("VIDEOHEIGHT: " + WVM.VIDEO_HEIGHT); $(window).on( "scroll", function() { if(!WVM.IS_FLOATING){ if(deviceName == 'desktop'){ WVM.CONTAINER_HEIGHT = $('#media-container-' + videoId).height(); }else{ WVM.CONTAINER_HEIGHT = $('#media-container-' + videoId + " .hlsvideo-wrapper").height() + $('#media-container-' + videoId + " .now-playing-container").height(); } } //var top = $('#media-container-' + videoId).offset().top; var offset = WVM.VIDEO_TOP + (WVM.VIDEO_HEIGHT / 2); var offsetBack = WVM.VIDEO_TOP; var changed = false; //console.log("VIDEOTOP: " + WVM.VIDEO_TOP); //console.log("VIDEOHEIGHT: " + WVM.VIDEO_HEIGHT); //console.log("scrolltop " + $(window).scrollTop()); //only float if playing var isPlaying = WVM['player_state' + videoId]['IS_PLAYING'] || WVM['player_state' + videoId]['AD_IS_PLAYING']; if(isPlaying){ $('.vjs-loading-spinner').hide(); } if($(window).scrollTop() > offset && isPlaying && !WVM['player_state' + videoId]['CANCEL_FLOATING']){ $('#media-placeholder-' + videoId).height(WVM.CONTAINER_HEIGHT); $('#media-placeholder-' + videoId).css('display', 'block'); if(!WVM.IS_FLOATING){ changed = true; } WVM.IS_FLOATING = true; $('#media-container-' + videoId).addClass('floating-video'); //set right var sWidth = window.innerWidth || document.documentElement.clientWidth; var sHeight = window.innerHeight || document.documentElement.clientHeight; if(deviceName == 'desktop' || sWidth > 900){ var leftPos2 = $('aside').get(0).getBoundingClientRect().left; var leftPos = $('aside').offset().left ; $('#media-container-' + videoId).css('left', leftPos + "px"); var newWidth = Math.floor(sWidth / 3.5); $('#media-container-' + videoId).css('width', newWidth + "px"); } else{ $('#media-container-' + videoId).css('width', "100% !important"); $('#media-container-' + videoId + ' .now-playing-container').css('display', 'block'); $('#media-container-' + videoId + ' .next-dropdown-accordion').css('display', 'block'); } //floating-video $('#media-container-' + videoId + " " + '.page-carousel-wrapper').hide(); setTimeout(function(){ var hWrapper = $('.floating-video .hlsvideo-wrapper').height(); var npWidth = $('.floating-video .now-playing-container').height(); var ndWidth = $('.floating-video .next-dropdown-header').height() + 20; var scrollerHeight = sHeight - (hWrapper + npWidth + ndWidth); scrollerHeight = 180; //scrollerHeight = parseInt(scrollerHeight * 0.5); if(WVM.device_name == 'desktop'){ $('#media-container-' + videoId + " " + " .mobile-list-videos").height(scrollerHeight); } }, 100); }else if($(window).scrollTop() 0){ var container = document.querySelector('#page-carousel-' + fullVideoId); imagesLoaded( container, function() { var screenWidth = window.innerWidth || document.documentElement.clientWidth; if(screenWidth > 850){ WVM.IS_DESKTOP = true; $('#page-carousel-' + fullVideoId + ' .page-carousel-lg-slides').css('display', 'block'); WVM['player_settings' + fullVideoId].slider = $('#page-carousel-' + fullVideoId).bxSlider({ maxSlides: 4, minSlides: 4, slideWidth: 305, infiniteLoop: false, hideControlOnEnd: true, useCSS: true, pager: false, slideMargin: 15, moveSlides: 1, nextText: '', prevText: '' }); }else{ WVM.IS_DESKTOP = false; $('.page-carousel-wrapper').css('display', 'block'); } }); } }; WVM.setupToggleButton = function(fullVideoId, player){ if($('.nextplay-switch-' + fullVideoId).length > 0){ new DG.OnOffSwitchAuto({ cls:'.nextplay-switch-' + fullVideoId, height: 24, trackColorOn:'#F9F9F9', trackColorOff:'#222', textColorOn: '#222', textColorOff: '#222', textOn:'On', textOff:'Off', listener:function(name, checked){ var theVal = 1; if(!checked){ theVal = 0; } $.ajax({ url: '/ajax/update_autoplay_video/', data: { autoplay_on: theVal }, type: 'POST', dataType: 'json', success: function(data) { WVM['player_settings' + fullVideoId]['autoplay'] = checked; }, error : function(){ console.log("Error loading video"); } }); } }); } }; WVM.setupAccordionButton = function(fullVideoId){ var deviceName = 'desktop'; $('#next-dropdown-accordion-button-' + fullVideoId).on('click', function(){ if($(this).find('i').hasClass('fa-chevron-up')){ //hide $(this).find('i').removeClass('fa-chevron-up'); $(this).find('i').addClass('fa-chevron-down'); if(deviceName == "desktop" && !$('#media-container-' + fullVideoId).hasClass('floating-video')){ $('#media-container-' + fullVideoId + " " + '.page-carousel-wrapper').slideUp(); $('#media-container-' + fullVideoId + " " + '.mobile-list-wrapper').hide(); }else{ $('#media-container-' + fullVideoId + " " + '.mobile-list-wrapper').slideUp(); $('#media-container-' + fullVideoId + " " + '.page-carousel-wrapper').hide(); } var currVideoId = WVM['player_state' + fullVideoId]['VIDEO_ID']; var nextVideoId = WVM.getNextPlaylistIndex(currVideoId); //playerId, mediaId, fieldName var myTitle = WVM.getPlaylistData(fullVideoId, nextVideoId, 'noprefixtitle'); //alert("Getting title " + myTitle); $('#video-slider-nexttitle' + fullVideoId).css('display', 'inline'); $('#video-slider-nexttitle' + fullVideoId).html(myTitle); }else{ //expand $(this).find('i').addClass('fa-chevron-up'); $(this).find('i').removeClass('fa-chevron-down'); $('#media-container-' + fullVideoId + " " + '.mobile-list-wrapper').css('display', 'block'); if(deviceName == "desktop" && !$('#media-container-' + fullVideoId).hasClass('floating-video')){ $('#media-container-' + fullVideoId + " " + '.page-carousel-wrapper').css('display', 'block'); $('#media-container-' + fullVideoId + " " + '.page-carousel-wrapper').slideDown(); $('#media-container-' + fullVideoId + " " + '.mobile-list-wrapper').hide(); if(!WVM.player_state135460['CAROUSEL_INIT']){ WVM.setupCarousel(fullVideoId); } }else{ $('#media-container-' + fullVideoId + " " + '.mobile-list-wrapper').slideDown(); $('#media-container-' + fullVideoId + " " + '.page-carousel-wrapper').hide(); if(!$('#media-container-' + fullVideoId).hasClass('floating-video')){ if(!WVM.player_state135460['CAROUSEL_INIT']){ WVM.setupCarousel(fullVideoId); } } } $('#video-slider-nexttitle' + fullVideoId).css('display', 'none'); } }); var currVideoId = WVM['player_state' + fullVideoId]['VIDEO_ID']; //console.log("current Video " + currVideoId); var nextVideoId = WVM.getNextPlaylistIndex(currVideoId); var myTitle = WVM.getPlaylistData(fullVideoId, nextVideoId, 'noprefixtitle'); //console.log("setting title " + myTitle); $('#video-slider-nexttitle' + fullVideoId).css('display', 'inline'); $('#video-slider-nexttitle' + fullVideoId).html(myTitle); }; WVM.sendbeacon = function(action, nonInteraction, value, eventLabel) { var eventCategory = 'Video'; if (window.ga) { //console.log("sending action: " + action + " val: " + value + " label " + eventLabel); ga('send', 'event', { 'eventCategory': eventCategory, 'eventAction': action, 'eventLabel': eventLabel, 'eventValue': value, 'nonInteraction': nonInteraction }); } }; WVM.getNextPlaylistIndex = function(mediaId, returnArrayIndex){ var currId = null; if(mediaId == null){ return null; } for(var x =0; x 20){ if(fullDuration > 1 && ((fullDuration - fullCurrent) > 1) && !$('.vjs-loading-spinner').hasClass('badspinner')){ console.log("hiding spinner"); $('.vjs-loading-spinner').addClass('badspinner'); } } var duration_time = Math.floor(this.duration()); //this is a hack because the end video event is not firing... var current_time = Math.floor(this.currentTime()); if ( current_time > 0 && ( fullCurrent >= (fullDuration - 10) )){ var currId = playerState.VIDEO_ID; var newMediaId = WVM.getNextPlaylistIndex(currId); //if(playerSettings.autoplay_next && newMediaId){ if(newMediaId){ if('desktop' == "iphone" && playerState.AD_ERROR){ console.log("skipped timeupdate end"); }else{ WVM.load_video(newMediaId, true, playerState.ORIGINAL_ID); } } } if(!playerState.START_SENT){ WVM.sendbeacon('start', true, playerState.VIDEO_ID, playerState.VIDEO_TITLE); playerState.START_SENT = true; } var currentTime, duration, percent, percentPlayed, _i; currentTime = Math.round(this.currentTime()); duration = Math.round(this.duration()); percentPlayed = Math.round(currentTime / duration * 100); for (percent = _i = 0; _i = percent && __indexOf.call(playerState['PERCENTS_TRACKED'], percent) 0) { playerState['PERCENTS_TRACKED'].push(percent); } } } }); //player.off('ended'); player.on('ended', function(){ console.log("ended"); playerState.IS_PLAYING = false; WVM.sendbeacon("complete", true, playerState.VIDEO_ID, playerState.VIDEO_TITLE); var currId = playerState.VIDEO_ID; var newMediaId = WVM.getNextPlaylistIndex(currId); //if(playerSettings.autoplay_next && newMediaId){ if(newMediaId){ WVM.load_video(newMediaId, true, playerState.ORIGINAL_ID); }else{ console.log("Playlist complete (no more videos)"); } }); //player.off('adserror'); player.on('adserror', function(e){ //$('#ima-ad-container').remove(); WVM.lastAdRequest = new Date().getTime() / 1000; console.log(e); console.log("ads error"); var errMessage = e['data']['AdError']['l']; playerState.AD_IS_PLAYING = false; playerState.IS_PLAYING = false; // && errMessage == 'The VAST response document is empty.' if(!playerState.AD_ERROR){ var dTime = new Date().getTime(); WVM.firstPrerollTagUrl = WVM.getFirstPrerollUrl(); console.log("calling backup ad tag url: " + WVM.firstPrerollTagUrl); WVM.activePlayer.ima.changeAdTag(WVM.firstPrerollTagUrl + "?" + dTime); WVM.activePlayer.ima.requestAds(); //WVM.activePlayer.src({ // src: masterSrc, // type: 'video/mp4' //}); //WVM.firstPrerollTagUrl = ""; } playerState.AD_ERROR = true; }); //player.off('error'); player.on('error', function(event) { if (player.error().code === 4) { player.error(null); // clear out the old error player.options().sources.shift(); // drop the highest precedence source console.log("now doing src"); console.log(player.options().sources[0]); player.src(player.options().sources[0]); // retry return; } }); //player.off('volumechange'); player.on('volumechange', function(event) { console.log(event); var theHeight = $('#media-container-' + playerState.ORIGINAL_ID + ' .vjs-volume-level').css('height'); var cssVolume = 0; if(theHeight){ cssVolume = parseInt(theHeight.replace('%', '')); } var theVolume = player.volume(); if(theVolume > 0.0 || cssVolume > 0){ $('#media-container-' + playerState.ORIGINAL_ID + ' .mute-overlay').css('display', 'none'); }else{ $('#media-container-' + playerState.ORIGINAL_ID + ' .mute-overlay').css('display', 'block'); } }); WVM.reinitRawEvents(playerState.ORIGINAL_ID); setInterval(function(){ WVM.reinitRawEvents(playerState.ORIGINAL_ID); }, 2000); } if(!WVM.rawCompleteEvent){ WVM.rawCompleteEvent = function(e){ var playerState = WVM['player_state135460']; console.log("firing raw event due to all other events failing"); var currId = playerState.VIDEO_ID; var newMediaId = WVM.getNextPlaylistIndex(currId); //if(playerSettings.autoplay_next && newMediaId){ if(newMediaId){ WVM.load_video(newMediaId, true, playerState.ORIGINAL_ID); } }; } if(!WVM.rawTimeupdateEvent){ WVM.rawTimeupdateEvent = function(e){ var playerState = WVM['player_state135460']; var rawVideoElem = document.getElementById('html5-video-' + playerState['ORIGINAL_ID'] + '_html5_api'); var fullCurrent = rawVideoElem.currentTime * 1000; var fullDuration = rawVideoElem.duration * 1000; var current_time = Math.floor(rawVideoElem.currentTime); console.log("raw timeupdate: " + fullCurrent + " out of " + fullDuration); if ( current_time > 0 && ( fullCurrent >= (fullDuration - 50) )){ var currId = playerState.VIDEO_ID; var newMediaId = WVM.getNextPlaylistIndex(currId); if(newMediaId){ console.log("loading new video from rawtimeupdate"); WVM.load_video(newMediaId, true, playerState.ORIGINAL_ID); } } if(!$('.vjs-loading-spinner').hasClass('badspinner')){ $('.vjs-loading-spinner').addClass('badspinner') } }; } WVM.reinitRawEvents = function(playerId){ var playerState = WVM['player_state' + playerId]; var rawVideoElem = document.getElementById('html5-video-' + WVM['player_state' + playerId]['ORIGINAL_ID'] + '_html5_api'); //COMPLETE EENT if( WVM['player_state' + playerId].COMPLETE_EVENT){ rawVideoElem.removeEventListener('ended', WVM.rawCompleteEvent, false); } rawVideoElem.addEventListener('ended', WVM.rawCompleteEvent, false); //TIME UPDATE EVENT if( WVM['player_state' + playerId].TIMEUPDATE_EVENT){ rawVideoElem.removeEventListener('ended', WVM.rawTimeupdateEvent, false); } rawVideoElem.addEventListener('ended', WVM.rawTimeupdateEvent, false); WVM['player_state' + playerId].COMPLETE_EVENT = true; WVM['player_state' + playerId].TIMEUPDATE_EVENT = true; };

MILWAUKEE (CBS 58) -- The 2020 Democratic National Convention will come to a close on Thursday, August 20 after former Vice President Joe Biden accepts the nomination and speaks.

Before Biden takes the stage, several others will speak includingSen. Cory Booker, Gov. Gavin Newsom, Mayor Pete Buttigieg, Mayor Keisha Lance Bottoms, Sen. Tammy Baldwin, Sen. Tammy Duckworth, Sen. Chris Coons, and the Biden Family.

The theme for Day 4 is 'Americas Promise'. According to the DNC website, Biden is expected to speak about his vision for uniting America and moving forward.

Thursday morning, top national and state Democratic leaders met virtually to recap day three of the event. They said they are happy with how day three went, and call former President Barack Obama's speech very compelling.

House Speaker Nancy Pelosi and former U.S. Attorney General Eric Holder were the big national names that spoke at the breakfast.

State leaders like Gov. Tony Evers and Lt. Gov. Mandela Barnes also spoke.

Everyone who spoke talked about how they feel it's critical to get out the vote so they can get former Vice President Joe Biden elected.

Holder has worked with Biden and thinks he has the experience to be an effective president.

"I sat with him the situation room as we discussed manners of national security alongside him during some incredibly turbulent times in the country and when you spend that much time with somebody and under those circumstances you learn a lot about them. Hes exactly who he seems to be. Hes a good decent guy with a big heart and a commitment to this country and listens to good ideas and he acts in the best interest of America, Holder said.

Democrats will meet again after the convention to recap the night and the week.

A full schedule of events and more information can be found on the 2020 DNC website.

See the article here:
Final day of 2020 DNC: Biden to accept Democratic nomination - WDJT

Wisconsin key to 2020, but what will be focus at GOP convention? – WIZM NEWS

Theres an argument to be made for drama. Wisconsin appears to hold the key to the 2020 presidential election if it plays the cards right.

One thing has not changed throughout all of the madness that has been 2020, and that is that Wisconsin remains, really, the pivotal state in the presidential election, University of Wisconsin-La Crosse political science professor, Dr. Anthony Chergosky said Friday on La Crosse Talk PM.

On Nov. 3, if Wisconsin manages to count all its votes first, there might not be a reason to count the other 49 states.

If we know, on election night, which way Wisconsin went, Chergosky said, I can say, you could predict with 95% accuracy, which candidate won the overall election.

Wisconsin is just going to be so predictive of the overall electoral college, that if we get a quick count, if we get a quick result out of Wisconsin, that could settle this pretty quickly.

If Wisconsin goes too slow, however, it could lose all the drama.

There is a scenario where we would probably know pretty quickly, and that depends on how some of these east coast states get called if Florida gets called early on Election night, if North Carolina gets called early on election night, Chergosky said. Then I think well have a pretty good sense of how the election is going.

To wrap up last weeks Democratic National Convention, all the pressure was put on or taken off Wisconsin to decide the election. House Speaker Nancy Pelosi and former President Barack Obama US Attorney General Eric Holder both called out Wisconsin voters to end President Donald Trumps reign.

Whoever wins Wisconsin would win the presidential election, Chergosky said. I dont know if Wisconsin will make the difference between a candidate winning and losing, but we would call Wisconsin the tipping-point state, meaning that you have to win Wisconsin in order to win the election.

When it comes to this weeks Republican National Convention, Chergosky was interested in seeing what the message might be. That was before the Republican National Committee decided Sunday to go without a party platform, though that does simplify things.

The Democratss platform was massive, but their message was easy.

It was shockingly simple, a shockingly simple message for the Democrat to drive home, because theyre usually not very good at that, Chegosky said. Democrats often get bogged down in, sort of, these complicated matters, that are just difficult for people to understand.

But, basically, the message from their convention was, Joe Biden is a nice guy.

It might not sell t-shirts, but Chergosky said it does relate to voters a message that might be more important at the moment, than what Democrats usually try to argue.

Its a boring message, Chergosky said, but I do think thats kind of what the Democrats were trying to sell this week just going back to some kind of version of normal.

When it comes to trigger words, the GOP is undoubtedly the champion, riling up the base with terms like socialism and liberal, while Democrats like to get in the weeds with complicated ideas like gerrymandering, systemic racism or global warming.

Joe Biden is a nice guy and hell bring the county back to some semblance of normal, is much easier to understand.

As for the GOP, this convention could solve one of the problems Chergosky thinks they have or dont have. Nothing has stuck to Joe Biden, yet. Theres no Lock her up, catchphrases. Drain the Swamp doesnt work when youre already the president though some would argue the Dems could start chanting it, if there were rallies.

This is the problem for the Republicans in a nutshell, Chergosky said. There were so many people out there who just hated Hillary Clinton, but people dont feel that same passion for Joe Biden.

Were not too far out from the election, and they are still trying to figure out what kind of attack on Joe Biden clicks.

After Bidens speech last week, that got a lot more difficult.

The Trump campaign has gone through a number of different messages that have tried to put down Joe Biden, Chergosky said. Theyve called him old. Theyve called him Sleepy Joe. Theyve called him Beijing Biden. Theyve focused on his family, like Hunter Biden.

Now, the latest, is that theyre talking about him as this empty vessel that will be controlled by the far left within his party.

As for the GOP convention lineup, it could be a lot different than what Democrats brought to the table, with human interest stories about battling COVID-19, and a child inspired by Biden in overcoming having a stutter.

At one point last week, Fox News shared a GOP convention lineup of key speakers that included six of 12 people with the last name Trump. Other rumors are the MAGA-hat kid will be speaking, as well as that couple that stood in their lawn with guns pointed at protesters.

Former Wisconsin Gov. Scott Walker is rumored to introduce Vice President Mike Pence as the VP nominee. Perhaps, hell talk about Foxconn, as well, since Pence didnt mention it last week when he bragged about jobs from the floor of a Wisconsin metal fabricator.

Regardless of the GOP message, and what the Democrats did last week, Chergosky said its not much more than entertainment.

Appealing for TV, he said. At the end of the day, thats what these things have become, these National Party conventions.

Theyre just giant infomercials, and if you judge the Democrats by, Did they put on a good infomercial? I think they did at least reasonably well.

View post:
Wisconsin key to 2020, but what will be focus at GOP convention? - WIZM NEWS

531K Minnesotans have requested absentee ballots ahead of election in pandemic – FOX 9

531K Minnesotans have requested absentee ballots ahead of election in pandemic

With the primary just days away, the City of Minneapolis is already testing the voting machines.

MINNEAPOLIS (FOX 9) - With the primary just days away, the City of Minneapolis is already testing the voting machines.

This election cycle, there has been plenty of scrutiny of vote counts and accuracy, particularly from the president. The machines in Minneapolis are always tested but there is extra effort this year to show the public how it's done and to ensure confidence in the election.

"All of our election equipment is tested," explained Minneapolis Director of Elections and Voter Services Grace Wachlarowicz. "Not only once, but twice.

In fact, its the law. Mock ballots are run through each machine to ensure it reads every candidate, every vote.

"And this is an opportunity for the media and the public to actually view a second test and verify so that we have the confidence on Election Day that all ballots will be properly cast," said Wachlarowicz.

The president is not so sure. Hes repeatedly raised doubt about the number of mail-in ballots expected this year. He openly questioned on Twitter this Thursday whether the election should be delayed so people can securely vote. It cannot.

But former Attorney General Eric Holder told FOX 9 on Friday that he has concerns, too.

"I dont think the states have all the money that they need to do a vote by mail effort in a really successful way," said Holder. "So I would hope that Congress, as a part of the COVID relief bill, would move $3 billion to the states, so that states will have the capacity to meet this increased demand for voting at home."

The pandemic and stories of primary election woes in Wisconsin and Georgia this spring are driving voters to mail-in ballots in record numbers. As of this week, 531,000 Minnesotans have requested absentee ballots with at least 87,000 of those in Minneapolis.

"But its a really powerful number," said Wachlarowicz. "Ten times what we had two years ago, almost 20 times what we had four years ago. And at that rate, were going to smash a lot of records.

And it has election workers in the spotlight to ensure confidence in every vote.

"We have been working around the clock to make sure that it is safe and secure," Wachlarowicz added.

If you are voting in the primary by mail, you have until the day before to drop them in the mail. But with so many ballots out there, the city clerk is begging you to mail them as soon as possible.

The rest is here:
531K Minnesotans have requested absentee ballots ahead of election in pandemic - FOX 9

Major Corporations Using Bankruptcy Loophole After Issuing HUGE Bonuses With Bailout Funds – The Ring of Fire Network – The Ring of Fire Network

ViaAmericas Lawyer:Corporations like J.C. Penney issued massive bonuses to company executives just before filing for bankruptcy. Mike Papantonio&Farron Cousinsdiscuss.

Transcript:

*This transcript was generated by a third-party transcription software company, so please excuse any typos.

Mike Papantonio: Major corporations are filing bankruptcy to avoid COVID losses, but not before handing their CEOs massive bonuses. Wow. What an ugly, disgusting story. Now this, this takes me back to 2008, right? Where we didnt prosecute anybody. We let these banksters these thugs, these, these absolute sociopaths, steal gazillions of dollars. Eric Holder, who was the attorney general refused to prosecute them. The, the, that administration Obama comes in and saying, we have to do something about these corrupt bankers. Remember that?

Farron Cousins: Yeah.

Mike Papantonio: He ran on that and nobodys prosecuted. As a matter of fact, nobody was even thoroughly investigated. Jamie Dimon comes out looking like a hero. Isnt this a repeat of that where the COVID case is concerned?

Farron Cousins: Well, absolutely, because at that same time back in 07 and 08, you had these executives with their tails between their legs, walking into Congress, begging for money. We, weve screwed up. Everything is horrible, but were too big to fail. Give us money. They essentially made the same argument when they were lobbying for these COVID bailouts, which they got far more than anybody else. And so now were finding out that even though they got the money, they still decided lets file for bankruptcy protection. But according to bankruptcy law, if you file for bankruptcy protection, you cant issue bonuses. So they said, well, were going to file for bankruptcy. But first CEO, heres $5 million. Heres your bonus. Now we file for bankruptcy and lay off everybody.

Mike Papantonio: Okay. The bankruptcy judge can do something about this if, if they want to.

Farron Cousins: Right.

Mike Papantonio: They can say it was fraudulent. Youve got situations where you got companies this was called high crush, inc. It was a supplier of sand for oil and gas fracking. They, they give this bonus to these folks like two days, big bonuses, big bonuses. The CEOs not the people actually work out there, but they give these big bonuses two days before they declared bankruptcy. JC Penney did the same thing, $10 million worth of bonuses.

Farron Cousins: And 80,000 people lost their jobs with JC Penney.

Mike Papantonio: Yes, yes. Whiting petroleum, $14 million. Chesapeake energy, $25 million. So theyre spreading all of these bonuses around. Now in bankruptcy, there is something called preference and that is, if you move money away from what should be a bankrupt fund, then you can pull that bank back in. But the laws, the laws give these CEOs a lot of wiggle room.

Farron Cousins: Well, they do and one of the things that Obama did do, and actually, no, this was back in 05 they did it, this was under the Bush administration, is they put in a loophole that said, you can only give a retention bonus because thats what they like to call these at the end of the year. You did such a good job, were giving you $25 million, so you dont leave us. So they changed the law and said, well, you cant do a retention bonus unless of course you have an offer from another company. And then its okay. That is how for a long time, they were getting around a lot of these loophole or a lot of these, these bonus laws. And thats an important part of it too, because they realized by doing these little tricks, by working with other companies and saying, we need you to act interested in our CEO. We need you to reach out and make a pathetic offer to one of our people that you have no intention of doing so we can legally. Well do it for you. You do it for us. Its the same kind of criminal activity.

Mike Papantonio: Its the same. Okay, more importantly, its the same bailout. Dont you see.

Farron Cousins: Yeah.

Mike Papantonio: The feds are not giving this money in comparative. Theyre not giving this money to people who cant pay their rent. They cant buy food for their family. Theyre losing their homes. And we forget dont we, that in the bailout that took place in 2008, the bankrupt, the, the bankrupt folks were saying, well, you know what were going to do. Were going to, were if youll give us this money, were not going to foreclose on people.

Farron Cousins: Right.

Mike Papantonio: You know, so this whole story, this is a continue, these two stories fit together.

Farron Cousins: Yeah.

Mike Papantonio: So lets, lets deal with them together. And the point is we cant really draw any distinctions between what happened in 2008 and whats happening right now. Its all going to the top, isnt it?

Farron Cousins: Right, it is. And were seeing another bailout in the works right now, another stimulus package. It may once again have some checks for average people, but most of the relief, most of this bailout, billions of dollars straight to these companies, these same 40 companies that have already filed for bankruptcy. And its not because theyre actually going out of business. Its not because theyre disappearing. Its because they dont want to be on the hook for those losses for their debts and to the workers.

Mike Papantonio: What is, what is the fear of perp walking some of these folks, when we know theyre not just on the edge of the law, some of them have broken the law. I think I cant get away from the HSBC case where we knew that they were actually involved in, in washing money for terrorists. Okay. They admitted it. They signed a document. Yes, we washed money for terrorists. Yes, we know it killed, killed soldiers. We know that. Yes, here are the names. Heres where we got the money. It was very specific. And Eric Holder, honest to God said, oh, its okay. Were going to fine you $1.6 billion and they went on their way. Nobody was perp walked. Nobody went to prison. How do you stop this kind of conduct until you say, yeah, they dont look like a criminal, but we need to perp walk them. What, what do you do?

Farron Cousins: You know, well, unfortunately you have to change leadership. You have to change whats in the democratic party. You have to change whats in the Republican party. You have to get money out of politics and all those are, are Herculean feats that I dont know, we as a country are even wanting to do it that much. But part of the thing too, with the reason Eric Holder, in addition to coming from the corporate firm.

Mike Papantonio: Loretta Lynch too.

Farron Cousins: Right. The reason they like to go for the fine route instead of the jail route is because the DOJ, if they fine somebody and they get $10 billion off it, they get to keep a large part of it. That becomes their fund money. They get to play with that. They get to use it for their personal budget and go do whatever they want with it.

Mike Papantonio: You want to hear the real zinger, that $10 billion is actually taxpayers end up paying it.

Farron Cousins: Right.

Mike Papantonio: Because they use that as a write off that taxpayers have to pay. So I dont, you know, its not Republican, its not Democrat. Its, its, there is no courage at the DOJ, there never has been. And as long as we allow these, these corporate thugs to continue what theyre doing, this story that we just, that we lead with about these bonuses, about how theyre packing bonuses and then getting out of town. This is just, this is just the beginning, but you watch, we will see little or no involvement by the department of justice when it comes to actually prosecuting in this country.

Farron Cousins: Right. Even if we get a new DOJ six months from now, none of this will be prosecuted ever.

Mike Papantonio: Yeah. So as Im looking at this, I guess as I round up on it, you, you have to kind of, you know, you have to kind of say, look at history, which is the 2008 burndown, and youre going to get a picture of exactly whats happening in 2020. All the powers at the top, all the money goes to these CEOs, all of the workers who, by the way, production and output has been at an all time high. While its been an all, all time high, wages have continued to drop. Youve got people in this pandemic, theyre losing their homes. They cant feed their family. And we have this kind of thing going on and the DOJ sits back and says, eh, its just the way we do business.

Farron Cousins: Well, you know, the reason the economys even failing right now is not because these big corporations cant have people coming into the office. Its because the people at the bottom who actually drive the economy dont have money because they cant go into work. If these people had money, if the government had taken care of them the way the other countries did.

Mike Papantonio: The way they were supposed to.

Farron Cousins: Right. Or if the companies had, you know, made it easier for these people to keep their jobs, just try to figure out a way to make it work, the economy would still be running. We wouldnt see as many layoffs or firings as we have. We wouldnt see as many bankruptcies because the economy is driven from the bottom.

Mike Papantonio: Empower the bottom economy wise, not the top. Weve proven that doesnt work. Farron Cousins, thank you for joining me. Okay.

Farron Cousins: Thank you.

Link:
Major Corporations Using Bankruptcy Loophole After Issuing HUGE Bonuses With Bailout Funds - The Ring of Fire Network - The Ring of Fire Network