");
$('#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');
}
});
/* ********************************* */
});
//-->
Second Wind—October Non-Mint Sale on Now!
Hundreds of non-mint products on sale!

Looking to stock up on gaming supplies before bundling up for a long and chilly season? Check out the array of products we've added to our Non-Mint October sale!
Not every product that arrives at our warehouse makes the trip safely and occasionally our cave raptors get hungry. We've sifted through the boxes of bent, bumped, dented, and squished products and found some prime picks at 50% off that can still find a home at any gaming table! Choose from our finds for the Pathfinder Adventure Card Game, Pathfinder Roleplaying Game (including Adventure Path, Campaign Setting,Player Companion, and Modules).
Throughout the month of October, all Paizo products in our Non-Mint October sale is 50% off the original retail price! These "lightly loved" products are perfectly usable and available at a fraction of the cost. The Non-Mint October sale runs untilNovember 1st, so don't hesitate—once these non-mint products are gone, they're gone!
Check out all of the products in our Non-Mint October sale, as well as all the other on-sale items we have 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.