");
$('#maincontent').attr("class",page_class(link));
$('#eEdit').attr('href','rte3.php?edit=1&link=' + link);
$('#eNew').attr('href','rte3.php?edit=0&link=' + link);
$('#eDelete').attr('href','delete_page.php?edit=9&link=' + link);
$('#maincontent').slideDown('slow');
});
$('.rte').click( function(e) {
var link = $(this).attr('href');
document.location.href = link;
});
/* For LOCAL links on site pages */
$('.local').on('click', function(e) {
e.preventDefault(); // stops default behaviour
$('#maincontent').slideUp('slow');
var link = $(this).attr('href');
if(link.substring(0,11)=="main.php?p=") {
link = link.substring(11); // To ensure that only page data (not MAIN surround) is loaded
}
// alert("Link="+link);
$('#maincontent').load("loadpage.php?link=" + link);
$('#maincontentjs').load("");
$('#maincontent').attr("class",page_class(link));
$('#eEdit').attr('href','rte3.php?edit=1&link=' + link);
$('#eNew').attr('href','rte3.php?edit=0&link=' + link);
$('#eDelete').attr('href','delete_page.php?edit=9&link=' + link);
$('#maincontent').slideDown('slow');
});
$('#maincontent').on('click','a[href$=".mp3"]' ,function(e) {
e.preventDefault();
var song = $(this).attr('href');
var n = song.split("/");
song = n[n.length - 1]; // Last element
var songlink = "
";
// alert ('MP3 clicked: '+songlink);
$(this).after(songlink);
});
/* ********************************* */
// make sure action works on loaded content
var topic = 1;
$(document).on('click','#switch', function(e) {
e.preventDefault();
if(topic==1) {
topic = 2;
$('.bLatest').removeClass('bActive');
$('.bRecent').addClass('bActive');
$('.tLatest').css('display','none');
$('.tRecent').css('display','block');
} else {
topic = 1;
$('.bLatest').addClass('bActive');
$('.bRecent').removeClass('bActive');
$('.tLatest').css('display','block');
$('.tRecent').css('display','none');
}
});
/* ********************************* */
});
//-->
Today we're really pleased to announce the release of The Worm Within, the brand new cosmic fantasy novel from the upcoming Chronicles of Future Earth fiction series and roleplaying game, from ENnie-award winning writer Sarah Newton, the mind behind the classic
Mindjammer series.
Jaine Fenn, author of The Hidden Empire novels and winner of the 2017 BSFA Award, said ofThe Worm Within: "This is classic fantasy packed with exquisite and original touches".

"In the last centuries of the Fifth Cycliad, a great malaise fell on the lands of humankind...
It is the far future. Our civilisation, and its glorious technological future, is gone. Only rusted ruins and tunnels beneath the ancient cities hint at what once was. In the Chronomancer's Tower, a young apprentice stumbles upon a secret which will change the world; an ancient evil, little more than a fairy tale to frighten children, is real, and threatening to return. But is everything what it seems? Wheels turn within wheels, and political machinations wrought by selfish men and women bring the world to the brink of devastation. Can Iago and his unlikely allies unravel the knot in time, and fathom the mystery of... the Worm Within?
Some said it was the end of days. Some said it was only the beginning. These pages tell the story of that time yet to come. These are the Chronicles of Future Earth."
Modiphius Entertainment
About Modiphius Entertainment
Modiphius Entertainment is a UK-based publisher of games, novels and adventure from classic titles Achtung! Cthulhu and Mutant Chronicles, to new roleplaying games like Conan: Adventures in an Age Undreamed Of and Star Trek Adventure. For more information please visit Modiphius.com and you can catch the very latest news on Modiphius' Facebook page and Twitter feed.