");
$('#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');
}
});
/* ********************************* */
});
//-->
Friedberg, 06/23/2014: Dwarves as far as the eye can see - since Markus Heitz The Dwarves his bestseller published over ten years ago, the bearded heroes are an inseparable part of the fantasy world. Even with Pegasus Spiele, the ax-wielding residents of the country have recovered since the cooperative success game dwarfs a permanent place in the range. Now the adventure of dwarfs proceed to the next round: In the summer of 2014 Pegasus Press published in cooperation with the software company Questor the interactive game book "The Third Expedition" as a mobile app in the form of A (dventure)-Books.
This first release of Pegasus mobile games is only the first in a series of interactive A-Books, which make the fight against Albae, orcs and trolls into a very personal thanks to the choices of the reader. But true Dwarves fans can get even more active role in shaping the adventure: In an open competition creative minds have come up with the history of the game book "The Third Expedition". The best idea for a prequel looks like a duplicate publication against: First, in the free Player Magazine Games orbit and soon as A-book implementation for mobile devices.
After the thrilling novel series by Markus Heitz and the varied board game of Pegasus Games, now proceed Dwarves in their next adventure - and this is personal than ever. On storyquest.de learn fantasy friends and coming authors to all the new A-Books Pegasus Games and the competition for the history of Tungdil and Co.
INFO | Welcome, to compete in storyquest.de
INFO | The Zerge The A-book on storyquest.de
INFO | Orbit Games on pegasus.de
INFO | The dwarves on pegasus.de