|
Ranks
|
News & Announcements
|
Information
|
@Leader
Total Terror
Fradiger
-Co-Leader
Ossie
^Council
Musket
Max
|
Requirements:
120+ Combat
94 Mage Barrows Gloves
Past Experience
Public IRC: #Terrorize
| |
|
|
|
/* IPB/IF Style Index by Eureka [DC] of Divinity Coding (http://divinitycoding.net)
Corrected by HolySavior of ZBCode */
if (location.href.match(/index/i)){
var b = document.getElementsByTagName("td");
for (i=0; i
In: ").after("
By: ");
});
$(".c_forum").each(function(){
$(this).parent(1).next().find("td:lt(2)").append(", ");
$(this).find("a:eq(0)").after(" (" + $(this).parent(1).next().text() + ")").end().parent(1).next().find("td").hide().end().parent(1).find(".c_last").attr("rowspan","2");
if ($(this).parent(1).next().next().find(".c_subforum").html() != null)
$(this).append("
" + $(this).parent(1).next().next().find(".c_subforum").html() + "").parent(1).parent().find(".c_subforum").hide().end().parent(1).find(".c_mark").attr("rowspan", "2");
});
}