function setStyleCookie(){
var _1=getActiveStyleSheet();
createCookie("style",_1,365);
}

