function rcNavDefault() {
 if (document.getElementById("recentchangestable")) {toggleNavigationBar(1);}
}
hookEvent("load", rcNavDefault);