摘要:
var tfs=GetCookie('bookfs');//字体大小var tbg=GetCookie('bookbg');//背景颜色var tfc=GetCookie('bookfc');//字体颜色if (tfs != null){document.write ('');}if (tbg != null){document.write ('');}if(tfc != null){docume... 阅读全文
posted @ 2007-04-26 15:32 Bobby 阅读(1321) 评论(0) 推荐(0)