i tried it, and,and..
there were A LOT of the added box iv put in,
..um,is this ryt??
[quote]//ADD box
var about;
try {about = document.createElement("div");}
catch (e){about = document.createElement("<div>");}
about.innerHTML ="<div class='commonbox'style='margin-botton:15px'><embed src='http://www.mp3asset.com/swf/mp3/fetish-mp3player.swf' quality='high' wmode='transparent' flashvars='myid=5214211&path=2007/10/10&mycolor=D9D9D9&mycolor2=242424&mycolor3=808080&autoplay=true&rand=1&f
&vol=100&pat=0'width='350' height='280' name='myflashfetish' align='middle'type='application/x-shockwave-flash' allowScriptAccess='never' allownetworking='internal'/><div>";
document.getElementById("1").parentNode.appendChild(about);[/quote]
...i'm using the same code like u... but i think u need to change this part
x1=document.createElement("div");
x2.id="clock";
document.getElementById("15").parentNode.appendChild(x2);
anotherekek.innerHTML="<h2>My Clock</h2>"
+"<EMBED src=http://www.fancygens.com/gens/fancyclocks/clock14.swf width=200 height=50 type=application/x-shockwave-flash quality='high' wmode='transparent' go='go' getflashplayer?='getflashplayer?' www.macromedia.com='www.macromedia.com' http:='http:' allowscriptaccess='never'></EMBED>"
into this one
x2=document.createElement("div");
x2.id="clock";
document.getElementById("15").parentNode.appendChild(x2);
clock.innerHTML="<h2>My Clock</h2>"
+"<EMBED src=http://www.fancygens.com/gens/fancyclocks/clock14.swf width=200 height=50 type=application/x-shockwave-flash quality='high' wmode='transparent' go='go' getflashplayer?='getflashplayer?' www.macromedia.com='www.macromedia.com' http:='http:' allowscriptaccess='never'></EMBED>"
it should be fine then.....u can check it on my profile
Last edited by adsbeh (2008-02-29 11:06:57)

this is my code..
somethin wrong with the code
<">