var container = document.createElement("div");
container.innerHTML = "<h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/federal-judge-bows-to-public-pressure-upholds-eviction-moratorium/\" target=\"_blank\">Federal judge bows to public pressure, upholds eviction moratorium<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/initial-senate-vote-on-3-5-trillion-social-program-expansion-sets-stage-for-showdown-to-come/\" target=\"_blank\">Initial Senate vote on $3.5 trillion social program expansion sets stage for showdown to come<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/psl-statement-on-california-recall-election/\" target=\"_blank\">PSL statement on California recall election<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/justicefordeaundrephillips-atlanta-da-fani-willis-again-declines-to-charge-killer-cops/\" target=\"_blank\">#JusticeForDeaundrePhillips: Atlanta DA Fani Willis again declines to charge killer cops<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/death-and-abuse-of-a-child-swept-under-the-rug-in-new-mexico-whistleblowers-punished/\" target=\"_blank\">Death and abuse of a child swept under the rug in New Mexico, whistleblowers punished<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/socialist-candidate-says-construction-work-not-policing-is-nycs-most-dangerous-job/\" target=\"_blank\">Socialist candidate says: Construction work, not policing, is NYC’s most dangerous job<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/tampa-activists-call-for-tampa-general-hospital-to-divest-from-israel/\" target=\"_blank\">Tampa activists call for Tampa General Hospital to divest from Israel<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/die-in-held-at-nuke-profiteer-pnc-banks-pittsburgh-hq-on-hiroshima-day/\" target=\"_blank\">Die-in held at nuke profiteer PNC Bank’s Pittsburgh HQ on Hiroshima Day<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/why-the-pentagon-lost-in-afghanistan/\" target=\"_blank\">Why the Pentagon Lost in Afghanistan<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/marxist-economics-101-food-farming-and-capitalism-part-1/\" target=\"_blank\">Marxist Economics 101: Food, Farming and Capitalism (Part 1)<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/rally-for-justice-in-chicago-suburb-rallies-after-young-woman-killed-by-police/\" target=\"_blank\">Rally for justice in Chicago suburb after young woman killed by police<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/code-red-climate-report-and-the-failure-of-capitalism/\" target=\"_blank\">‘Code red’ climate report and the failure of capitalism<\/a><\/h4><h4 class=\"feed-item-title\"><a href=\"https://www.liberationnews.org/socialist-candidate-calls-for-full-funding-and-free-tuition-at-nyc-colleges/\" target=\"_blank\">Socialist candidate calls for full funding and free tuition at NYC colleges<\/a><\/h4>";
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);
