Footers
<script>
//Created by Agent Moose (revolutionx.smfforfree3.com)
$("div#bodyarea div div[class*='catbg'] a").attr("href","javascript:void(0);").click(function(){$(this).parent().next().toggle();});
</script>
I had a code like this that I created way back in the day, but this one will work alot better.
Enjoy