stop(); function zug1() { zahlen = new Array(); for (i=0; i<78; i++) { zahlen[i] = i; } }