一秒记住总裁小说www.wanmeimi.cc,若被浏/览/器/转/码阅读,可返回到本站继续阅读,知道了吗?
//但显示设置时 如果隐藏显示则隐藏$(\"a.yuedushezhi\").click(function(){
if($(\"div#topNavBoxTo\").is(\":visible\")){
$(\"div#topNavBoxTo\").hide();
}
});
//页面功能引导区
var userReadSet = getCookie(\"userReadSet\");
if(!userReadSet){
setCookie(\"userReadSet\",1,30);
}
//判断背景颜色设置 cookie是否保存 如果存在恢复设置
if(readSetBackground){
if(readSetBackground == \'rbgcloselight\'){
$(\".lilighttxet\").text(\'开灯\');
$(\"div#readercontainer\").css(\"color\",\"#666\");
}else if(readSetBackground == \'rbgopenlight\'){
$(\".lilighttxet\").text(\'关灯\');