hi, im a facebook user, and used to play mafia wars.
i have a problem with my gifting bookmarklet.
can any1 help me with this?

this is my script:

javascript:{if(document.getElementById('app10979261223_gift_send')!=null){var eb=document.getElementById('app10979261223_gift_max').parentNode.childNodes[7].childNodes[1];eb.addEventListener('click',function(event){sg();event.stopPropagation();event.preventDefault();},t rue);var qb=document.createElement('INPUT');qb.value='Quantity';qb.setAttribute('id','qb');qb.style.width='70 px';eb.parentNode.appendChild(qb);alert('Mr. Jam\'s Gifter is loaded.');}function sg(){if(document.getElementById('app10979261223_selected_total').textContent=='1')

{var rid;var de=document.getElementsByTagName('DIV');
for(var i=0;i<de.length;i++){if(/app10979261223_recipient/.test(de[i].id)){if(de[i].childNodes[1].checked==true)

{rid=de[i].id.substr(25);}}}var qty=document.getElementById('qb');
if(isNaN(qty.value)){qty.value=0;}
if(qty.value>200){qty.value=200;alert('Quantity has been set to 200, the max send amount');}
if (qty.value>0)
{var src='http://apps.facebook.com/inthemafia/remote/html_server.php?xw_controller=gift';
for(var i=0;i<qty.value;i++){var al='abcdefghijklmnopqrstuvwxyz';src+='&recipients[]='+rid+al.charAt(i/26)+al.charAt(i % 26);}

src+='&gift_category='+document.getElementById
('app10979261223_gift_category').value+'&gift_id='+document.getElementById('app10979261223_gift_id') .value+'&gift_key='+document.getElementById('app10979261223_gift_key').value+'&xw_action=send';windo w.location.href=src;}

else{alert('Please enter a value between 1 and 200');}}
else{alert('Please select ONE mafia member');
}}}

and this is the output:

http://apps.facebook.com/inthemafia/...ift&recipients[]=100000151371157aa&recipients[]=100000151371157ab&recipients[]=100000151371157ac&recipients[]=100000151371157ad&gift_category=1&gift_id=197&gift_key=276c348164741ff9e2aec75c47c4847e&xw_action=send

i want to hide the aa, ab, ac & ad...
what should i do?
thank u in advance....
more power in this site....