//function Scroller(x, y, width, height, border, padding) {
var mScroll=new Scroller(10,10,100,324,0,0);
mScroll.setSpeed(30);
mScroll.setPause(0);
