if(pro==''){
url = "/artinfo/updateInfo?aid=28192&cid=912776" ;
}else{
url = "/artinfo/updateInfo"+pro+"&aid=28192&cid=912776" ;
}
$.getScript(url) ;
}
var autoScroll = (function() {
var top;
var timer;
var actualTop;
var speed;
function startTimer() {
timer = setInterval(scroll, 40);
try {
if () {
.empty();
} else {
var selection = ();
();
}
} catch(e) {}
}
function scroll() {
top = document. || document.;
speed = parseInt($('#screen').val()) || 1;
if(speed!=null){
top = top + speed;
}
(0, top);
actualTop = document. || document.;
if (top != actualTop) {
stopTimer();
}
}
function stopTimer() {
clearInterval(timer);
}
return {
start: startTimer,
stop: stopTimer
};
})();
jQuery(document
本章未完,请点击下一页继续阅读!