
Mental Block Gaming
We've moved!
We have moved to a new website. Follow the link to our new website where you can download our maps.
New Website >
$('#my-affix').affix({
offset: {
top: 100
, bottom: function () {
return (this.bottom = $('.footer').outerHeight(true))
}
}
})
$('.sidebarfullscreen').css('height', $(window).height() - $('.red-box').height());
$('.green-box').css('height', $(window).height() - $('.red-box').height());