马上记住本网站,如果被/浏/览/器/强/制进入它们的阅/读/模/式了,阅读体/验极/差请退出转/码阅读.
setCookie(\"readsetlineheihgt\",lineHN,30);
}
});
//切换阅读背景颜色
$(\"d_bg dl span\").each(function(index,element){
$(this).click(function(){
var backColorValue = $(this).attr(\'class\');
$(\"body\").removeClass();
$(\"body\").addClass(backColorValue);
//添加cookie记录
setCookie(\"readSetBackground\",backColorValue,30);
});
});
//切换关灯效果
$(\"div.book_title xet\").toggle(function(){
$(\"#qiehuancss\").attr(\'href\',\"-\");
$(\"div#readercontainer\").css(\"color\",\"#666\");
$(\".lilighttxet\").text(\'开灯\');
//添加cookie记录