Citibank India wants credit card, bank account numbers to stop marketing emails 13 years ago
I liked this JS function one of the JS files in that page, specially the name of the cookie "Gabbar":
function fun() {
var new_dte= new Date(2005,1,1);
setCookie("Gabbar","#!#0",new_dte);
setCookie("hitsscore",hitsscore+"~",new_dte);
}