[b][i]UPDATED!!!!![/i][/b]
Better use with this [b]CSS[/b] code
[quote]#content_2 .flogriditem {
display:none ! important;
}[/quote]
This One for ur [b]JS[/b]
[quote]function friendscaption() {
var friends = document.getElementById("content_2").getElementsByTagName("div")[0];
var caption = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>";
friends.innerHTML = caption;
}window.onload = function() {friendscaption();}[/quote]
If you find this one is not working in ur page or error or anything else try this one first.. actually I didn't try ([b]don't have time to make a new simple one & try it but working good also[/b]) this b4 but its a non advance one
[quote]if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){friendscaption()};
function friendscaption(){
var caption = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/[color=blue]ID_FRIEND[/color] '>"+
"<img src='[color=green]PHOTO_FRIEND[/color]'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/[color=blue]ID_FRIEND[/color] '>[color=red]NAME_FRIEND[/color]</a></li>"+
"<li>[color=pink]COMMENT[/color]</li>"+
"<li>View All</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='viewall'><a href='/friends/[b]UR FS ID[/b] '><b>View All</b>"+
"</ul></td>"+
"</tr></tbody></table></div>";
document.getElementById('content_2').style.height='100%';
document.getElementById('content_2').style.overflowY='hidden';
document.getElementById('content_2').innerHTML = "<table width='100%'><tr><td align='center'>"+caption+"</td></tr></table>";
}setTimeout("embed()",10000);[/quote]
[color=blue]ID_FRIEND[/color] = ID of your friend (ex.
http://www.friendster.com/[b]wan154[/b] or /[b]49096827[/b])
[color=red]NAME_FRIEND[/color] = Name of your friend
[color=green]PHOTO_FRIEND[/color] = link of photo of your friend
[color=pink]COMMENT[/color] = Put anything you like
[color=black][b]UR FS ID[/b][/color] = Put Ur FS ID
See Sample : [url=http://friendster.com/49096827]Click Here[/url] <--- [b]I only put 5 link of my Friends & Links[/b]
Last edited by mdirwan (2007-12-08 04:28:00)