shoChapterAll(){
loading();
setTimeout('shoChapterAllTimeOut()' , 1000) ;
}
fun shoChapterAllTimeOut(){
("#chapter_more_table tr:gt(4)").sho() ;
chapter_t = parseInt(('#chapterSum').html()) ;
goldsum = parseInt(('#goldsum').html()) ;
("#chapter_more_table tr:visible").each(fun(i, n){
if((this).children().children(":checkbox").attr('disabled')==false&&(this).children().children(":checkbox").attr('checked')==false){
(this).chil