scrolldelay = setTimeout('pageScroll()',100); // scrolls every 100 milliseconds. } /* To actually start scrolling down */. pageScroll(); ...
確定! 回上一頁