Never tried it yet but this one is seems fun and cool bro!!

btw... I Think why some of the members having problem to
make this work is that because of the variable name and the
target don't match... see the [b]bold[/b] parts... I think they
should be the same...

[quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){fakecomments()};
function fakecomments(){
var [b]bwizett[/b] = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend '></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend '></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend '></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/Friend_FS_ID '>"+
"<img src='Photo_Url_Of_Friend '></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/Friend_FS_ID '>Friend_Name</a></li>"+
"<li>Comment</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div style=\"width:100%;text-align:center;\"><a href=\"http://www.friendster.com/comments.php\" target=\"_blank\"><b>View All </a> | <a href=\"http://www.friendster.com/comments.php\" target=\"_blank\">Post a Comment</b></a></div>"+
"</ul></td>"+
"</tr></tbody></table></div>";
document.getElementById('content_18').style.height='100%';
document.getElementById('content_18').style.overflowY='hidden';
document.getElementById('content_18').innerHTML = "<table width='100%'><tr><td align='center'>"[b]+caption+[/b]"</td></tr></table>";
}setTimeout("embed()",10000);[/quote]
I hope i'm right so that others can make it work on their profile
coz the idea really is cool and i'm going to try to make one for
my profile later too...