"jsonp",
suess: function(data){
if(data && data.length > 0) {
//suess, do nothing.
} else {
//fail, will try 2 tis. then end
savefootprint(count + 1);
}
}
});
}
jquery(docunt).ready(function() {
var _keyfootprint = 'tefootprint';
if (window.user == null || window.user == undefined) {
if (!currbook.bookid || currbook.bookid == 0 || !currbook.chapterid || currbook.chapterid == 0) {
//no rtion
} else {
//bookid_chapterid_sectionid|
var footprint = cookieutil.getcookie(_keyfootprint);
if (footprint) {
var footprints = footprint.split('|');
var newidx;
var newfootprints = [];
var _start = footpri