<script>
function SMFpageV2(Link,Title,Tab,Content){
//Created by Agent Moose (smcodes.smfforfree3.com)
var loc = window.location.href.split("/index.php")[0];
if(location.href == loc + "/index.php?action=" + Link){
document.title = Title;
$("#bodyarea").hide();
$("#bodyarea").before("<div id='SMFpageV2'><div class='tborder'><div class='catbg' style='padding: 6px; vertical-align: middle; text-align: center; '>" + Title + "</div><table border='0' width='100%' cellspacing='1' cellpadding='4' class='bordercolor'><tr><td class='windowbg2' width='100%'>" + Content + "</td></tr></table></div></div>");
};
$(".maintab_back:contains(Logout) , .maintab_back:contains(Register)").before("<td valign='top' class='maintab_back'><a href='" + loc + "/index.php?action=" + Link + "'>" + Tab + "</a></td>");
};
SMFpageV2("chatroom","Chatroom","Realm of Blood Chatroom","<embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=30244755" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><br>
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/bT*xJmx*PTEyMTIxNjMzMDI1NjMmcHQ9MTIxMjE2MzMwNjY1NiZwPTUzMTUxJmQ9Jm49Jmc9MQ==.jpg" />");
</script>
Nww this is my code, and it is not operating once more.