Footers:
<script>
if(location.href.match(/action=forum#(.*)/i) || location.href.match(/index.php#(.*)/i)){
//Created by Agent Moose (revolutionx.smfforfree3.com)
var _a = document.getElementsByTagName("a");
for(x=0;x<_a.length;x++){
if(_a[x].name != RegExp.$1 && _a[x].parentNode.className == "catbg"){
_a[x].parentNode.parentNode.style.display = "none";
};};};
</script>
You know when you are looking at the topics, and you click on that link that says the board name? Basicly, it will remove all the boards but that one. Kinda hard to understand, but if you use InvisionFree forums, it just makes it more like that

Sorry if its hard to understand.
Enjoy
