请假

上一章 目录 下一章
请假一天,今天喝得有点高了。不好意思,我先欠下你们三章,等有时候在补给你们,对了。月底爆发,希望兄弟们多多支持。祝你们节日快乐。

t_bc = GetCookie("cfg_bgcolor");
if(t_bc != null){
dochange(t_bc);
document.getElementById("bcolor").value = t_bc;
}
t_ts = GetCookie("cfg_txtsize");
if(t_ts != null){
doSize(t_ts);
document.getElementById("txtsize").value = t_ts;
}
t_tc = GetCookie("cfg_txtcolor");
if(t_tc != null){
dofontcolor(t_tc);
document.getElementById("txtcolor").value = t_tc;
}
t_ss = GetCookie("cfg_scrollspeed");
if(t_ss != null){
scroll_speed = t_ss;
document.getElementById(scrollspeed).value = t_ss;
}
document.onmousedown=sc;
document.ondblclick=initialize;
书书网手机版 m.1pwx.com