$("#scroolHeightNum").val(scroolHeightNum);
var chapterid=parseInt(subChapter[ji].chapterid);
var chaptername=subChapter[ji].chaptername;
var isvip=parseInt(subChapter[ji].isvip);
var size=parseInt(subChapter[ji].size);
var lastupdate=parseInt(subChapter[ji].lastupdate);
var chaptertype=parseInt(subChapter[ji].chaptertype);
var aclass="";
if(chapterid==337374){
added=1;
$("#added").val("1");
aclass=" class=\"hover\"";
}
if(added==0){
scroolTopNum+=1;
$("#scroolTopNum").val(scroolTopNum);
}
if(isvip==1){
var createli=""+chaptername+"";
}else{
var createli=""+chaptername+"";
}
$("#AdLayer").find("ul").append(createli);
}
}
}else{
scroolHeightNum+=1;
$("#scroolHeightNum").val(scroolHeightNum);
var aclass="";
if(chapterid==337374){
added=1;
$("#added").val("1");
ac
本章未完,请点击"下一页"继续阅读! 第12页 / 共14页
