javascript:(function(){C=document.cookie.split(%22;%20%22);for(d=%22.%22+location.host;d;d=(%22%22+d).substr(1).match(/\..*$/))for(sl=0;sl<2;++sl)for(p=%22/%22+location.pathname;p;p=p.substring(0,p.lastIndexOf('/')))for(i%20in%20C)if(c=C[i]){document.cookie=c+%22;%20domain=%22+d.slice(sl)+%22;%20path=%22+p.slice(1)+%22/%22+%22;%20expires=%22+new%20Date((new%20Date).getTime()-1e11).toGMTString()}})()