·µ»Ø

ÄæÂÒÒõÑô

Ê×Ò³
¹ØµÆ
»¤ÑÛ
×ÖÌ壺
´ó
ÖÐ
С
¡¾ÄæÂÒÒõÑô¡¿£¨11£©(µÚ14/24Ò³)
   ´æÊéÇ© Êé¼Ü¹ÜÀí ·µ»ØÄ¿Â¼
core.cookie("currentFontString", sizes[c], { expires: 3600 });

    },

    increase: function(){

    if( currentFont < level - 1 ) {

    this.set(currentFont + 1)

    }

    },

    descrease: function(){

    if( currentFont > 0 ) {

    this.set( currentFont - 1 );

    }

    },

    day: function(){

    isNight = false;

    body.removeClass("night");

    core.cookie.removeCookie("night-mode", {});

    },

    night: function(){

    isNight = true;

    body.addClass("night");

    core.cookie("night-mode", true, { expires: 3600 });

    }

    }

    }();

    if( typeof saveFont !

    == "undefined" ){



-->>(µÚ14/24Ò³)£¨±¾ÕÂδÍ꣬Çëµã»÷ÏÂÒ»Ò³¼ÌÐøÔĶÁ£©
ÉÏÒ»Ò³ Ŀ¼ ÏÂÒ»Ò³