outliningindicators/none.gif" align="top" alt=""/> {alert("cookie值中不能包含“,”、“;”或空格!");
109
this.init();
110
return false;
111
}
112
if(this.expires<=0||typeof(this.expires)!="number")
113
{alert("请先正确设置cookie的有效时间!");
114
this.init();
115
return false;
116
}
117
var cookie=document.cookie;
118
if(cookie.indexof(this.key