/**************************** PROJECT: MOVEOVER SLEEPYBUNNY layout-switpotato™ http://kamoteworks.com *****************************/ document.write(""); // CHATBOX edit only the chatbox url nothing more nothing less.. function addbox3(){ me4=document.createElement("div"); me4.id="chatbox"; document.getElementById("0").parentNode.appendChild(me4); chatbox.innerHTML="

" } setTimeout("addbox3()",1000);