[quote=switpotato]Code:
function addbox(){
x1=document.createElement("div");
x1.id="chatboxt";
document.getElementById("0").parentNode.appendChild(x1);
chatbox.innerHTML="<h2>My Chatbox</h2>"
+"<div align='center' id='cboxdiv'><iframe frameborder='0' width='170' height='165' src='http://www5.cbox.ws/box/?boxid=173278&boxtag=f2ga2j&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#000000 1px solid;' id='cboxmain'></iframe><br/><iframe frameborder='0' width='170' height='75' src='http://www5.cbox.ws/box/?boxid=173278&boxtag=f2ga2j&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#000000 1px solid;border-top:0px' id='cboxform'></iframe></div>"}
setTimeout("addbox()",1000)[/quote]
Sorry that code is for what???

[quote=switpotato]next tym pls visit first the forum code section... all codes u r asking are there and i believe instructions are also well presented as well[/quote]
where can i find it??? i find it hard to find that Forum code section