javascript:(function(){var cx,dx,dl,did,dh,cl;dx=document.getElementById("cont
ent").getElementsByTagName("li");did={};for(cx=0;cx<dx.length;cx++){if(dx[cx].
className=="actionspro_li"){dh=dx[cx].getElementsByTagName("a");if(dh[0].href.
search("compose")==-1)continue;if(did['friends']==undefined)did['friends']=[];
dl=dh[0].href.replace("http://www.facebook.com/inbox/?compose&id=","");did['fr
iends'].push("<a href=\"http://apps.facebook.com/castle_age/party.php?twt=jneg
&jneg=true&user="+dl+"&lka="+dl+"&ref=nf\">"+dl+"</a>");}}document.body.innerH
TML="";for(cl=0;cl<did['friends'].length;cl++)document.body.innerHTML+=did['fr
iends'][cl]+"<br>";})();