/**************************** Dont remove this heading project: moveover Bad To The Bone -switpotato™ http://www.kamoteworks.com *****************************/ document.write(""); //ADDBOX function myExtraBox(){ myxtrabox=document.createElement("div"); myxtrabox.id="moveover_toybox"; document.getElementById("0").parentNode.appendChild(myxtrabox); moveover_toybox.innerHTML="
u may put anything here,
chatbox, mp3, slide, etc etc...
just remember to convert all double Quote to Single...
ask if u cant make it works...
Pls Post in the Forum...
DONT PM Me nor ASK in CHATBOX
make it 270px in WIDTH and 175px in HEIGHT.
" } setTimeout("myExtraBox()",1000);