Searched refs:createCookie (Results 1 – 1 of 1) sorted by relevance
1415 this.createCookie=function(name,value,days){if("cookie" in document){if(days){var date=new Date(); function1430 this.removeCookie=function(name){this.createCookie(name,"",-1)