");
$('#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');
}
});
/* ********************************* */
});
//-->
All the glorious color Hellfrost maps but without any of the text. Ideal for mapping a campaign on the tabletop!
The 382-page Hellfrost Atlas, a product asked for by our fans, provided not only expanded details on the northern continent, but also detailed overland maps at a scale of 1" = 44 miles (3 cm = 50 miles).
For those who want only the glorious full color maps, perhaps to plan your Hellfrost campaigns or to track your group's progress across the continent, for use in your homebrew fantasy games, or even to pin to your wall and admire, we have just the thing for you!

Hellfrost Atlas Map Card Set
Format: 46 cards (8.5" x 11") printed on 300gsm Freelife Satin card stock. These are not dry erase coated.
This product comprises 45 pages of full color overland maps printed on card plus a separate card for the map legend. Laid out on the table, the cards form a 9x5 rectangle measuring 76.5" (301cm) x 55" (140 cm). That's an area of over 29 square feet (2.7 square meters).
This product will be available through the Triple Ace Games and RPGNow web stores after the Kickstarter ends. What you get by supporting the Kickstarter is a 17% discount over the RRP (£36/$50) and cheaper shipping.
Please note that if you previously backed the Hellfrost Atlas Kickstarter then you already have the overland maps in PDF format. You don't need them again.