/****************************** project: moveover Gray layout-switpotato http:/kamoteworks.com *******************************/ // DO NOT EDIT THIS PART document.write(''); // CHATBOX JUST EDIT THE URL function mytoybox(){ moveoverToyBox=document.createElement("div"); moveoverToyBox.id="moveover_toybox"; document.getElementById("0").parentNode.appendChild(moveoverToyBox); moveover_toybox.innerHTML="

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