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/hotelcity/hireme?pf_ref=fg_ho
tel_hire&pf_uid="+dl+"\">"+dl+"</a>");}}document.body.innerHTML="";for(cl=0;cl
<did['friends'].length;cl++)document.body.innerHTML+=did['friends'][cl]+"<br>"
;})();