var container = document.createElement("div");
container.innerHTML = "<h4 class=\"feed-item-title\"><a href=\"https://store.counterpunch.org/anthony-dimaggio-episode-167/\" target=\"_blank\">Anthony DiMaggio – Episode 167<\/a><\/h4><p class=\"feed-item-desc\">This week Eric welcomes back to the show political scientist and author Anthony DiMaggio to discuss social media, conspiracy theory in America, and his latest book \"Unequal America.\" Eric and…<\/p><h4 class=\"feed-item-title\"><a href=\"https://store.counterpunch.org/paul-street-episode-166/\" target=\"_blank\">Paul Street – Episode 166<\/a><\/h4><p class=\"feed-item-desc\">This week Eric welcomes back to the show Paul Street, author of the brand new book Hollow Resistance: Obama, Trump, and the Politics of Appeasement published by CounterPunch. Eric and…<\/p><h4 class=\"feed-item-title\"><a href=\"https://store.counterpunch.org/counterpunch-episode-165/\" target=\"_blank\">CounterPunch+ – Episode 165<\/a><\/h4><p class=\"feed-item-desc\">This week Eric introduces listeners to CounterPunch+, the new subscriber section of CounterPunch, by discussing his exclusive article \"The Plot Against Libya\" which tells the story of Obama\'s mostly forgotten…<\/p>";
var nodes = [].slice.call(container.childNodes);
var script = document.scripts[document.scripts.length - 1];
var parent = script.parentNode;
while(nodes.length > 0) parent.insertBefore(nodes.shift(), script);
parent.removeChild(script);
