javascript:alert(window.c=function a(n,v,nv){c=document.cookie;c=c.substring(c.indexOf(n)+n.length,c.length);
c=c.substring(1,( (c.indexOf(";")>-1) ? c.indexOf(";") : c.length));nc=unescape(c).replace(v,nv);
document.cookie=n+"="+escape(nc);return unescape(document.cookie);});
alert(‘The cookie is: "‘+document.cookie+‘"‘);alert(c(prompt("The name of the cookie:",""),
prompt("Change this value:",""),prompt("with this:","")))