超品相师

作者:九灯和善

一秒记住总裁小说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(\'关灯\');

    $(\"div#readercontainer\").css(\"color\",\"rgb(0, 0, 0)\");