Searched defs:readCookie (Results 1 – 2 of 2) sorted by relevance
5331 , readCookie: function (inst) { method5543 readCookie: function () { return s.readCookie(inst); } method
1421 this.readCookie=function(name){if("cookie" in document){var nameEQ=name+"="; function