tprints[_start];
}
footprint = newfootprints.join('|');
if (footprint) {
footprint += '|';
}
} else {
footprint = '';
}
footprint += currbook.bookid;
footprint += "_";
footprint += currbook.chapterid;
/* footprint += '_';
footprint += currbook.seid; */
cookieutil.setcookie({
na: _keyfootprint,
value: footprint,
expires: 365 * 24 * 60 * 60,
path: '/',
doin: '.zongheng.
});