1Temparray[0]1:00
2Window.setinterval("myfunction()", 15000);1:00
3Setinterval("Jump()", 10);1:00
4}1:00
5Function Jump() {1:00
6//1:00
7Self.moveby((Math.random() * A * 2 - A), (Math.random() *1:00
8(Math.random()*3)1:00
9*1:00
10A = 1+Math.round(Math.random()*3);1:00
11()1:00
12</script>1:00
13Function Shaker(s, V) {1:00
14For (i = S; I > 0; I--) { Self.moveby(i, V);1:00
15Self.moveby(-i, -v); } }1:00