[b][i]UPDATED!!!!![/i][/b]
Better use with this [b]CSS[/b] code :thumbsdown:
[quote]#content_2 .flogriditem {
display:none ! important;
}[/quote]
This One for ur [b]JS[/b] :thumbsdown:
[quote]f
MALI PO BA ITO????
function madebynewbie() {
var munyit = document.getElementById("content_friends_2_2").getElementsByTagName("div")[0];
var mdirwan = "<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/8475380 '>"+
"<img src='http://photos.friendster.com/photos/08/35/8475380/298784473m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/8475380 '>Kaizer</a></li>"+
"<li>This iS mY Big Bro. Have a niCe daY Bro,nice page!!!</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper evenrow'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/16790924 '>"+
"<img src='http://photos.friendster.com/photos/42/90/16790924/377008192m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/16790924 '>Khellie-Ryzza</a></li>"+
"<li>this guy?he is so full of mystery,and this guy is so tahimik minsan minsan kalog nmn.bsta masaya ksma itong tao na eto...</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"
"<div class='fitem1wrapper'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/juriz75 '>"+
"<img src='http://photos.friendster.com/photos/41/48/32738414/219587681s.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/juriz75 '>AnnE</a></li>"+
"<li>mabait ito,mdmi alam sa comp. and mapangasar,makulit,kalog,kachat ko lng kac ito e2 eh pero soon mgkkta din kmi n2 pag uwi ko sa pilipinas.</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper evenrow'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/deymlyf '>"+
"<img src='http://photos.friendster.com/photos/89/38/24668398/806172701m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/deymlyf '>Nicole</a></li>"+
"<li>this guy thmk na makulit,kalog na tahimik,Ah bsta mkulit itong tao na ito ksmhan ko din ito sa line dti BLS p kmi nun</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper evenrow'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/10216983 '>"+
"<img src='http://photos-983.friendster.com/e1/photos/38/96/10216983/254548773m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/10216983 '>Tinay</a></li>"+
"<li>nksma ko ito sa gimik,daddy ko ito sa line uR the GameMaster</li>"+
"</ul></td>"+
"</tr></tbody></table></div>"+
"<div class='fitem1wrapper evenrow'><table class='fitem1table'><tbody><tr>"+
"<td class='itd'><div class='imgblock75'><a href='/http://www.friendster.com/22145003 '>"+
"<img src='http://photos.friendster.com/photos/30/05/22145003/597770075m.jpg'></a></div></td>"+
"<td class='dtd'><ul class='data'>"+
"<li class='title'><a href='/http://www.friendster.com/22145003 '>YounG</a></li>"+
"<li>For the TEMPLE this guy is so tahimik,kalog at most of all mxado palabiro,friendly,</li>"+
"</ul></td>"+
"</tr></tbody></table></div>";
munyit.innerHTML = mdirwan;
}window.onload = function() {madebynewbie();}