[quote=- AdiYaT -]malah ga jalan JS nya bro
[/quote]
pindahin script ini k bagian A bro
[quote]//Slide Photo Gallery
function embedflash(){
var ephemeral = "<embed src="http://widget-35.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=fr&il=1&channel=1585267068851830210=widget-35.slide.com" style="width:420px;height:115px" name="flashticker" align="middle"/><br><div align='center'><a href='http://www.friendster.com/photos/20488250'>View Photos</a> | <a href='http://www.friendster.com/friendphotoupload.php?uid=20488250'>Submit Photo for "+pageOwnerFName+"</a>";
document.getElementById('content_photos_1_2').style.height='130';
document.getElementById('content_photos_1_2').style.width='490';
document.getElementById('content_photos_1_2').style.overflowY='hidden';
document.getElementById('content_photos_1_2').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>";
//Recent updates
document.getElementById("content_0").getElementsByTagName("ul")[2].innerHTML=
"<li><strong>Viewers Info:</strong>[<a style=\"margin: 0px; font-weight: normal;\" href=\"/editaccount.php#showTracker\"> <font color= #ffffff>visible to all </FONT></a>]<br></li>"+
"<li><a><img src=http://img255.imageshack.us/img255/3334/blinker50pt3.gif border=0></a><font color= #ffffff>You are?:</a> </FONT> "+pageViewerFName+"<br></li>"+
"<li><a><img src=http://img255.imageshack.us/img255/3334/blinker50pt3.gif border=0></a><font color= #ffffff>Your user's ID:</a> </FONT> "+pageViewerID+"<br></li>"+
"<li><a><img src=http://img255.imageshack.us/img255/3334/blinker50pt3.gif border=0></a><font color= #ffffff>Time you visit my profile:</a></font> "+Date()+"<br></li>";[/quote]
yang ini pindahin k bagian B
[quote]//time & info
var header="TIME & INFO";
var code="<br>"+
"<div align=\"center\"><embed src='http://f.friendster-tweakers.com/rsc/swf/clock/fsdbp.swf' wmode=\"transparent\" quality='high' width='106' height='26' align='middle' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'/></div>"+
"<br>"+
"<div align=\"center\"><img src=\"http://www.wieistmeineip.de/ip-address/\" border=\"0\" width=\"125\" height=\"125\" alt=\"IP\" /></div>"+
"<br>";
addBox(header,code,"custombox_102",/commonbox[\s]*?friends/i);[/quote]