");
$('#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');
}
});
/* ********************************* */
});
//-->
Well Gang, I Guess that Wraps Up the Mystery!
New Pathfinder Player Companion releases!

It's one thing to face foes like ravenous beasts, fire-breathing dragons, and marauding monsters, but what about ghosts that can hop from body to body? How do you face a fiend that's using an innocent pawn as a proxy for its evil? Are there ways being haunted could be turned to your advantage? Prepare yourself for the answers to these questions and more as you explore what it's like to be a haunted hero in the Haunted Heroes Handbook, our most recent Pathfinder Player Companionrelease!
Inside this book, you'll find:
-
New archetypes, feats, and traits that build upon your character's past and explore eerie powers gained from being haunted by spirits.
-
Rules for a new category of magic: haunted spells, which operate in ghostly ways to mimic the sinister manifestation of haunts.
-
An exploration of how different faiths of the Inner Sea region and beyond deal with haunts and the influence of the spirit world.
This Pathfinder Player Companion is intended for use with thePathfinder Roleplaying Game and the Pathfinder Campaign Setting, but can be easily incorporated into any fantasy world.
Take a look at the rest of the Pathfinder Player Companions we carry on Paizo.com!
Get free or discounted shipping!
-
Paizo will pay the first $10 in shipping and handling for any shipment of products totalling $100 or more.
-