var container = document.createElement("div");
container.innerHTML = "<h4 class=\"feed-item-title\"><a href=\"https://www.goreythings.com/1939-fire-remembered/\" target=\"_blank\">Tragic 1939 fires remembered<\/a><\/h4><p class=\"feed-item-desc\"><p>With much of Australia currently ablaze I\'m reminded of the terrible 1939 fires which are etched forever in my family\'s psychology.<\/p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.goreythings.com/1939-fire-remembered/\">Tragic 1939 fires remembered<\/a> appeared first on <a rel=\"nofollow\" href=\"https://www.goreythings.com\">Gorey Things<\/a>.<\/p>\n<\/p><h4 class=\"feed-item-title\"><a href=\"https://www.goreythings.com/dealing-with-media-lies/\" target=\"_blank\">Dealing with media lies<\/a><\/h4><p class=\"feed-item-desc\"><p>If you work in communications there will be times when you need to deal with false statements and lies that have been published or broadcast in the media.<\/p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.goreythings.com/dealing-with-media-lies/\">Dealing with media lies<\/a> appeared first on <a rel=\"nofollow\" href=\"https://www.goreythings.com\">Gorey Things<\/a>.<\/p>\n<\/p><h4 class=\"feed-item-title\"><a href=\"https://www.goreythings.com/queensland-political-advisers/\" target=\"_blank\">Bad week for Queensland political advisers<\/a><\/h4><p class=\"feed-item-desc\"><p>Being a political adviser carries responsibility to give sound advice, follow correct process and respect the role of public servants.<\/p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.goreythings.com/queensland-political-advisers/\">Bad week for Queensland political advisers<\/a> appeared first on <a rel=\"nofollow\" href=\"https://www.goreythings.com\">Gorey Things<\/a>.<\/p>\n<\/p><h4 class=\"feed-item-title\"><a href=\"https://www.goreythings.com/journalism-debate-erupts/\" target=\"_blank\">Kasparov ignites journalism debate<\/a><\/h4><p class=\"feed-item-desc\"><p>Former world chess champion Garry Kasparov caught my attention on Twitter recently with some posts about modern media and the need to report facts.<\/p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.goreythings.com/journalism-debate-erupts/\">Kasparov ignites journalism debate<\/a> appeared first on <a rel=\"nofollow\" href=\"https://www.goreythings.com\">Gorey Things<\/a>.<\/p>\n<\/p><h4 class=\"feed-item-title\"><a href=\"https://www.goreythings.com/nanda-blue-hole-vanuatu/\" target=\"_blank\">Nanda Blue Hole<\/a><\/h4><p class=\"feed-item-desc\"><p>Nanda Blue Hole on the island of Santo in Vanuatu is a picturesque freshwater natural swimming hole surrounded by forest and teeming with tropical fish.<\/p>\n<p>The post <a rel=\"nofollow\" href=\"https://www.goreythings.com/nanda-blue-hole-vanuatu/\">Nanda Blue Hole<\/a> appeared first on <a rel=\"nofollow\" href=\"https://www.goreythings.com\">Gorey Things<\/a>.<\/p>\n<\/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);
