- Election Fraud Blog - https://electionfraudblog.com -

Greg Palast

< ?php $feedUrl = "http://feeds.feedburner.com/gregpalast-articles"; // enter your feed's url here $feedOut = getSomeFeed($feedUrl, 15, true, "palast2", '', -1,-1, false, false, false, true); // enter a cache name if (!empty($feedOut)) { start_block("", "feedread"); echo $feedOut; end_block(); } ?>