Frame 1 (108.8 KiB) ● ● ● ●
function createSet() {
this["it" + newSet] = new Array();
all[newSet] = this["it" + newSet];
currentRow = 1;
while (currentRow < maxRows) {
this[(newSet + "rw") + currentRow] = new Array();
this["it" + newSet][currentRow] = this[(newSet + "rw") + currentRow];
currentRow++;
}
currentSet = newSet;
newSet++;
}
function newZero() {
var z = 1;
while (maxRows >= z) {
all[currentSet][z][1] = 0;
all[currentSet][z][2] = 0;
all[currentSet][z][3] = 1;
all[currentSet][z][4] = 1;
all[currentSet][z][5] = 0;
all[currentSet][z][6] = false;
z++;
}
reverse();
}
function reverse() {
loop = all[currentSet][0];
var z = 1;
while (maxRows >= z) {
this["row" + z].frame = all[currentSet][z][0];
this["row" + z].x = all[currentSet][z][1];
this["row" + z].y = all[currentSet][z][2];
this["row" + z].xS = all[currentSet][z][3];
this["row" + z].yS = all[currentSet][z][4];
this["row" + z].rote = all[currentSet][z][5];
this["row" + z].out = all[currentSet][z][6];
z++;
}
}
function defineSet() {
all[currentSet][0] = loop;
var z = 1;
while (maxRows >= z) {
all[currentSet][z][0] = this["row" + z].frame;
all[currentSet][z][1] = this["row" + z].x;
all[currentSet][z][2] = this["row" + z].y;
all[currentSet][z][3] = this["row" + z].xS;
all[currentSet][z][4] = this["row" + z].yS;
all[currentSet][z][5] = this["row" + z].rote;
all[currentSet][z][6] = this["row" + z].out;
z++;
}
}
function mixSet(odd, even) {
createSet();
all[currentSet][0] = Math.floor((all[odd][0] + all[even][0]) / 2);
var z = 1;
while (maxRows >= z) {
if ((((((((z == 1) or (z == 3)) or (z == 5)) or (z == 7)) or ((z == z) == 9)) or (z == 11)) or (z == 13)) or (z == 15)) {
mixedSet = odd;
} else {
mixedSet = even;
}
all[currentSet][z][0] = all[mixedSet][z][0];
all[currentSet][z][1] = all[mixedSet][z][1];
all[currentSet][z][2] = all[mixedSet][z][2];
all[currentSet][z][3] = all[mixedSet][z][3];
all[currentSet][z][4] = all[mixedSet][z][4];
all[currentSet][z][5] = all[mixedSet][z][5];
all[currentSet][z][6] = all[mixedSet][z][6];
z++;
}
reverse();
}
function zero() {
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
}
zero();
fscommand ("fullscreen", "true");
fscommand ("allowscale", "true");
newSet = 0;
maxRows = 16;
currentSet = 0;
all = new Array();
createSet();
createSet();
newSet = 1;
createSet();
zero();
loop = 7;
row1.frame = 2;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 2;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 11;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 11;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 11;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 11;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 11;
row7.x = 0;
row7.y = 0;
row7.xS = -1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 67;
row1.x = 150;
row1.xS = 2;
row1.yS = 2;
row1.out = false;
row2.frame = 63;
row2.x = -437;
row2.y = -15;
row2.xS = 2.1;
row2.yS = 2.1;
row2.out = false;
row3.frame = 66;
row3.x = 300;
row3.y = 550;
row3.xS = -3.5;
row3.yS = 3.5;
row3.out = false;
row4.frame = 74;
row4.x = -200;
row4.y = 150;
row4.xS = 1.6;
row4.yS = 1.6;
row4.out = false;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "12";
row2.frame = "2";
row3.frame = "12";
row4.frame = "4";
row5.frame = "3";
row6.frame = "35";
row7.frame = "8";
row8.frame = "35";
row1.x = "0";
row1.y = "12";
row2.x = "0";
row2.y = 10;
row3.x = 0;
row3.y = "0";
row3.xS = 1.2;
row4.x = "20";
row4.y = 44;
row4.rote = 0;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.out = false;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "13";
row2.frame = "31";
row3.frame = "22";
row4.frame = "13";
row5.frame = "17";
row6.frame = "31";
row1.x = "0";
row1.y = "0";
row2.x = "0";
row3.x = "0";
row3.y = "0";
row4.x = "0";
row4.rote = 75;
row5.xS = -1;
row5.out = true;
row6.XS = 1.5;
row6.yS = 1.5;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "30";
row2.frame = "29";
row3.frame = "30";
row4.frame = "26";
row5.frame = "26";
row6.frame = "28";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row3.x = 10;
row3.y = 50;
row3.xS = -1.5;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.y = 1.82;
row5.out = false;
row6.XS = 1;
row6.yS = 1.82;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = "4";
row1.frame = "41";
row2.frame = "41";
row3.frame = "36";
row4.frame = "41";
row5.frame = "36";
row6.frame = "41";
row7.frame = "29";
row8.frame = "13";
row1.x = "0";
row1.y = "0";
row1.xS = 1;
row2.x = "0";
row2.xS = 1;
row3.x = "0";
row3.y = "0";
row3.xS = 1;
row4.x = "0";
row4.rote = 0;
row4.xS = 1;
defineSet();
createSet();
zero();
loop = "4";
row1.frame = "41";
row2.frame = "25";
row3.frame = "8";
row4.frame = "29";
row5.frame = "30";
row6.frame = "12";
row7.frame = "29";
row8.frame = "13";
row1.x = "0";
row1.y = "-10";
row2.x = "0";
row3.x = "-200";
row3.y = "0";
row3.xS = 2;
row4.x = "0";
row4.rote = 0;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "41";
row2.frame = "25";
row3.frame = "8";
row4.frame = "35";
row5.frame = "35";
row6.frame = "35";
row7.frame = "8";
row8.frame = "35";
row1.x = "0";
row1.y = "-10";
row2.x = "0";
row3.x = "-200";
row3.y = "0";
row3.xS = 2;
row4.x = "0";
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.out = false;
defineSet();
createSet();
zero();
loop = "8";
row1.frame = "41";
row2.frame = "25";
row3.frame = "8";
row4.frame = "35";
row5.frame = "20";
row6.frame = "35";
row7.frame = "8";
row8.frame = "35";
row1.x = "0";
row1.y = "-10";
row2.x = "0";
row3.x = "-200";
row3.y = "0";
row3.xS = 2;
row4.x = "0";
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.out = false;
row6.XS = 1;
row6.yS = 1;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "2";
row2.frame = "2";
row3.frame = "30";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "14";
row1.x = 0;
row1.y = -10;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.x = 0;
row2.y = 0;
row2.out = true;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1.82;
row3.out = false;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
defineSet();
createSet();
zero();
loop = "4";
row1.frame = "12";
row2.frame = "2";
row3.frame = "12";
row4.frame = "4";
row5.frame = "3";
row6.frame = "35";
row7.frame = "8";
row8.frame = "35";
row1.x = "0";
row1.y = "12";
row2.x = "0";
row2.y = 10;
row3.x = 0;
row3.y = "0";
row3.xS = 1.2;
row4.x = "20";
row4.y = 44;
row4.rote = 0;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.out = false;
row6.XS = 1;
row6.yS = 1;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "13";
row2.frame = "31";
row3.frame = "17";
row4.frame = "13";
row5.frame = "17";
row6.frame = "31";
row1.x = "0";
row1.y = "0";
row2.x = "0";
row3.x = "0";
row3.y = "0";
row4.x = "0";
row4.rote = 75;
row5.xS = -1;
row5.out = true;
row6.XS = 1.5;
row6.yS = 1.5;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "30";
row2.frame = "46";
row3.frame = "30";
row4.frame = "26";
row5.frame = "26";
row6.frame = "28";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row3.x = 10;
row3.y = 50;
row3.xS = -1.5;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.y = 1.82;
row5.out = false;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "30";
row2.frame = "46";
row3.frame = "22";
row4.frame = "26";
row5.frame = "26";
row6.frame = "28";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row3.x = 10;
row3.y = 50;
row3.xS = -1.5;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.y = 1.82;
row5.out = false;
row6.XS = 1;
row6.yS = 1.82;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "2";
row2.frame = "2";
row3.frame = "33";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "14";
row1.x = 0;
row1.y = -10;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.x = 0;
row2.y = 0;
row2.out = true;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1.82;
row3.out = false;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "2";
row2.frame = "2";
row3.frame = "39";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "14";
row1.x = 0;
row1.y = -10;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 0;
row2.out = false;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1.82;
row3.out = false;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
defineSet();
createSet();
zero();
loop = "8";
row1.frame = "2";
row2.frame = "2";
row3.frame = "14";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "14";
row1.x = 0;
row1.y = -10;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 0;
row2.out = false;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1.82;
row3.out = false;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
row7.yS = 1;
row7.rote = 45;
row8.xS = 1.5;
row8.rote = 90;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "4";
row2.frame = "2";
row3.frame = "14";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row2.out = true;
row3.x = 0;
row3.y = -40;
row3.xS = 1.8;
row3.out = true;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
defineSet();
createSet();
zero();
loop = "6";
row1.frame = "4";
row2.frame = "2";
row3.frame = "36";
row4.frame = "3";
row5.frame = "1";
row6.frame = "1";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1.1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row2.out = true;
row3.x = 0;
row3.y = -40;
row3.xS = 1.8;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = -1;
row5.y = 1;
row6.XS = 1;
row6.yS = 1.82;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "12";
row2.frame = "2";
row3.frame = "12";
row4.frame = "4";
row5.frame = "24";
row6.frame = "35";
row7.frame = "8";
row8.frame = "35";
row1.x = "0";
row1.y = "12";
row2.x = "0";
row2.y = 10;
row3.x = 0;
row3.y = "0";
row3.xS = 1.2;
row4.x = "20";
row4.y = 44;
row4.rote = 0;
row5.x = 0;
row5.y = 44;
row5.xS = 1;
row5.out = false;
row6.XS = 1;
row6.yS = 1;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = "5";
row1.frame = "30";
row2.frame = "36";
row3.frame = "30";
row4.frame = "1";
row5.frame = "1";
row6.frame = "28";
row7.frame = "14";
row8.frame = "35";
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row2.x = 0;
row2.y = 30;
row3.x = 10;
row3.y = 50;
row3.xS = -1.5;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.rote = 0;
row5.x = 0;
row5.xS = 1;
row5.y = 1.82;
row5.out = false;
row6.XS = 1;
row6.yS = 1.82;
row7.yS = 1;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 114;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 116;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 114;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 116;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 114;
row5.x = 40;
row5.y = 0;
row5.xS = 1.5;
row5.yS = 1.5;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1.4;
row6.yS = 1.4;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 2;
row1.frame = 111;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 111;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 111;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 102;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 111;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 111;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 122;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 122;
row4.x = 0;
row4.y = 20;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 119;
row1.x = 0;
row1.y = 0;
row1.xS = 1.1;
row1.yS = 1.1;
row1.rote = 0;
row1.out = false;
row2.frame = 119;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 122;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 122;
row4.x = 0;
row4.y = 20;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 119;
row1.x = 0;
row1.y = 0;
row1.xS = 1.1;
row1.yS = 1.1;
row1.rote = 0;
row1.out = false;
row2.frame = 41;
row2.x = 0;
row2.y = 0;
row2.xS = 0.8;
row2.yS = 0.8;
row2.rote = 0;
row2.out = false;
row3.frame = 122;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 122;
row4.x = 0;
row4.y = 20;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 103;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 118;
row2.x = -30;
row2.y = 0;
row2.xS = 1.1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 118;
row3.x = 0;
row3.y = 0;
row3.xS = 1.2;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 115;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 106;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 109;
row1.x = 30;
row1.y = 0;
row1.xS = 1;
row1.yS = 1.5;
row1.rote = -90;
row1.out = false;
row2.frame = 104;
row2.x = 65;
row2.y = -20;
row2.xS = 1.6;
row2.yS = 1.6;
row2.rote = 0;
row2.out = false;
row3.frame = 102;
row3.x = -40;
row3.y = 0;
row3.xS = 1.2;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 101;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 122;
row2.x = 0;
row2.y = 30;
row2.xS = 1;
row2.yS = 1.1;
row2.rote = 0;
row2.out = true;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 51;
row2.x = 0;
row2.y = 20;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
row5.frame = 50;
row5.x = 0;
row5.y = 20;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 122;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
row5.frame = 66;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = false;
row5.frame = 66;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 119;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = true;
row5.frame = 66;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 48;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 15;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 119;
row4.x = 0;
row4.y = 30;
row4.xS = 1;
row4.yS = 1.1;
row4.rote = 0;
row4.out = true;
row5.frame = 66;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 13;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 30;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = -1;
row2.rote = 0;
row2.out = false;
row3.frame = 30;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 30;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 45;
row4.out = false;
row5.frame = 30;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = -45;
row5.out = false;
row6.frame = 109;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = -1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 2;
row1.frame = 109;
row1.x = 5;
row1.y = 0;
row1.xS = 1;
row1.yS = -1.4;
row1.rote = -90;
row1.out = false;
row2.frame = 109;
row2.x = -5;
row2.y = 0;
row2.xS = 1;
row2.yS = 1.4;
row2.rote = -90;
row2.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 112;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = -5;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 112;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 112;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = -5;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 112;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 112;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = -5;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 112;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 112;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = -5;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 112;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 112;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 116;
row2.x = 0;
row2.y = -5;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 112;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 66;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 9;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 11;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 11;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 7;
row1.x = 50;
row1.y = -60;
row1.xS = 2;
row1.yS = 2;
row1.rote = 0;
row1.out = false;
row2.frame = 7;
row2.x = -190;
row2.y = 240;
row2.xS = 2;
row2.yS = 2;
row2.rote = 0;
row2.out = false;
row3.frame = 7;
row3.x = 0;
row3.y = 0;
row3.xS = 1.4;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 11;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 11;
row5.x = -100;
row5.y = 0;
row5.xS = 1.4;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 2;
row1.frame = 11;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 11;
row2.x = 0;
row2.y = 0;
row2.xS = -1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 1;
row1.x = 161.6;
row1.y = -50;
row1.xS = 1.2;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 101;
row3.x = -2;
row3.y = 0;
row3.xS = -1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 2;
row1.frame = 106;
row1.x = 120;
row1.y = -40;
row1.xS = 1.45;
row1.yS = 1.3;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 106;
row1.x = 120;
row1.y = -40;
row1.xS = 1.45;
row1.yS = 1.3;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 106;
row3.x = 120;
row3.y = 0;
row3.xS = 1.45;
row3.yS = 1.3;
row3.rote = 25;
row3.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 106;
row1.x = 120;
row1.y = -40;
row1.xS = 1.45;
row1.yS = 1.3;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 106;
row3.x = 120;
row3.y = 0;
row3.xS = 1.45;
row3.yS = 1.3;
row3.rote = 25;
row3.out = false;
row4.frame = 101;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 104;
row1.x = 120;
row1.y = -40;
row1.xS = 1.45;
row1.yS = 1.3;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 106;
row3.x = 120;
row3.y = 0;
row3.xS = 1.45;
row3.yS = 1.3;
row3.rote = 25;
row3.out = false;
row4.frame = 101;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 107;
row1.x = 120;
row1.y = 0;
row1.xS = 1.45;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 101;
row2.x = 2;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 106;
row3.x = 120;
row3.y = 0;
row3.xS = 1.45;
row3.yS = 1.3;
row3.rote = 25;
row3.out = false;
row4.frame = 101;
row4.x = 0;
row4.y = 0;
row4.xS = -1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 8;
row1.frame = 107;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 107;
row2.x = 0;
row2.y = 0;
row2.xS = 1.5;
row2.yS = 1.5;
row2.rote = 0;
row2.out = false;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = false;
row4.frame = 105;
row4.x = 0;
row4.y = -60;
row4.xS = 1.15;
row4.yS = 1.15;
row4.rote = -10;
row4.out = false;
row5.frame = 107;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 107;
row6.x = 0;
row6.y = 0;
row6.xS = 1.5;
row6.yS = 1.5;
row6.rote = 0;
row6.out = false;
row7.frame = 107;
row7.x = 0;
row7.y = 0;
row7.xS = 2.5;
row7.yS = 2.5;
row7.rote = 0;
row7.out = false;
row8.frame = 12;
row8.x = 50;
row8.y = 150;
row8.xS = 2.4;
row8.yS = 2.4;
row8.rote = 0;
row8.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 107;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 107;
row2.x = 0;
row2.y = 0;
row2.xS = 1.5;
row2.yS = 1.5;
row2.rote = 0;
row2.out = false;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 8;
row1.frame = 107;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 107;
row2.x = 0;
row2.y = 0;
row2.xS = 1.5;
row2.yS = 1.5;
row2.rote = 0;
row2.out = false;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = false;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 107;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 107;
row6.x = 0;
row6.y = 0;
row6.xS = 1.5;
row6.yS = 1.5;
row6.rote = 0;
row6.out = false;
row7.frame = 107;
row7.x = 0;
row7.y = 0;
row7.xS = 2.5;
row7.yS = 2.5;
row7.rote = 0;
row7.out = false;
row8.frame = 12;
row8.x = 50;
row8.y = 150;
row8.xS = 2.4;
row8.yS = 2.4;
row8.rote = 0;
row8.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 107;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 107;
row2.x = 0;
row2.y = 0;
row2.xS = 1.5;
row2.yS = 1.5;
row2.rote = 0;
row2.out = false;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = false;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 103;
row5.x = 122;
row5.y = 174;
row5.xS = 1.81;
row5.yS = 1.81;
row5.rote = 35;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 106;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 103;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = true;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 103;
row5.x = 122;
row5.y = 174;
row5.xS = 1.81;
row5.yS = 1.81;
row5.rote = 35;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 103;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 107;
row3.x = 0;
row3.y = 0;
row3.xS = 2.5;
row3.yS = 2.5;
row3.rote = 0;
row3.out = true;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = -15;
row4.out = false;
row5.frame = 103;
row5.x = 122;
row5.y = 174;
row5.xS = 1.81;
row5.yS = 1.81;
row5.rote = 25;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 103;
row3.x = 122;
row3.y = 174;
row3.xS = 1.81;
row3.yS = 1.81;
row3.rote = 25;
row3.out = true;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = -15;
row4.out = false;
row5.frame = 103;
row5.x = 122;
row5.y = 174;
row5.xS = 1.81;
row5.yS = 1.81;
row5.rote = 25;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = -15;
row4.out = false;
row5.frame = 103;
row5.x = 122;
row5.y = 174;
row5.xS = 1.81;
row5.yS = 1.81;
row5.rote = 25;
row5.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 102;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = -15;
row4.out = false;
defineSet();
createSet();
zero();
loop = 3;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = false;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 106;
row4.x = -50;
row4.y = 25;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = true;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 106;
row4.x = -50;
row4.y = 25;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = true;
row2.frame = 104;
row2.x = 55;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 106;
row4.x = -50;
row4.y = 25;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 1;
row1.x = 0;
row1.y = 0;
row1.xS = 1.2;
row1.yS = 1.2;
row1.rote = 0;
row1.out = true;
row2.frame = 12;
row2.x = 20;
row2.y = 75;
row2.xS = 3;
row2.yS = 1.4;
row2.rote = 0;
row2.out = false;
row3.frame = 12;
row3.x = 20;
row3.y = 75;
row3.xS = 1.4;
row3.yS = 1.4;
row3.rote = 0;
row3.out = false;
row4.frame = 106;
row4.x = -50;
row4.y = 25;
row4.xS = 1.2;
row4.yS = 1.2;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 48;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 49;
row2.x = 0;
row2.y = 51;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 50;
row3.x = 0;
row3.y = 30;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 51;
row4.x = 30;
row4.y = 10;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 52;
row5.x = 20;
row5.y = 40;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 48;
row6.x = 0;
row6.y = 0;
row6.xS = -1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 42;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 43;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 43;
row8.x = 100;
row8.y = 0;
row8.xS = 2;
row8.yS = 2;
row8.rote = 0;
row8.out = false;
row9.frame = 41;
row9.x = 0;
row9.y = 20;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 42;
row10.x = 0;
row10.y = 0;
row10.xS = -1;
row10.yS = 1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 42;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 43;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 43;
row8.x = 100;
row8.y = 0;
row8.xS = 2;
row8.yS = 2;
row8.rote = 0;
row8.out = true;
row9.frame = 41;
row9.x = 0;
row9.y = 20;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 42;
row10.x = 0;
row10.y = 0;
row10.xS = -1;
row10.yS = 1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 42;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 43;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 43;
row8.x = 100;
row8.y = 0;
row8.xS = 2;
row8.yS = 2;
row8.rote = 0;
row8.out = true;
row9.frame = 41;
row9.x = 0;
row9.y = 20;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 42;
row10.x = 0;
row10.y = 0;
row10.xS = -1;
row10.yS = 1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = false;
row4.frame = 41;
row4.x = 0;
row4.y = 20;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 43;
row3.x = 100;
row3.y = 0;
row3.xS = 2;
row3.yS = 2;
row3.rote = 0;
row3.out = true;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 43;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 41;
row6.x = 0;
row6.y = 20;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 42;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 42;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 36;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 36;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 37;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 36;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 37;
row5.x = 0;
row5.y = 0;
row5.xS = -1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 36;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 35;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 39;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 40;
row4.x = 0;
row4.y = 65;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 37;
row5.x = -90;
row5.y = 0;
row5.xS = 1.4;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 117;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 114;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 117;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 118;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 123;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 118;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 123;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 118;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 46;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 68;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 118;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 95;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 124;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 68;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 45;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 68;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 57;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 68;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 57;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 57;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 131;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 103;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 109;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 115;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 141;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 68;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 134;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 84;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 68;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 134;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 60;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 6;
row1.frame = 68;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 136;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 57;
row3.x = 50;
row3.y = 0;
row3.xS = 1.3;
row3.yS = 1.3;
row3.rote = 0;
row3.out = false;
row4.frame = 19;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 21;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 31;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 119;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 7;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 135;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
defineSet();
createSet();
zero();
loop = 8;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 136;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 135;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 114;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 135;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 110;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 136;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 109;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 109;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = -1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = -1;
row4.rote = 0;
row4.out = false;
row5.frame = 136;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 109;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 109;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = -1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = -1;
row4.rote = 0;
row4.out = false;
row5.frame = 136;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 109;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 109;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = -1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 31;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 20;
row2.x = 0;
row2.y = 20;
row2.xS = 0.9;
row2.yS = 0.9;
row2.rote = 0;
row2.out = false;
row3.frame = 18;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 31;
row4.x = -40;
row4.y = 0;
row4.xS = 1.1;
row4.yS = -1;
row4.rote = 0;
row4.out = false;
row5.frame = 136;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 116;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 116;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 35;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 109;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 109;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = -1;
row10.rote = 0;
row10.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 108;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 117;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 19;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 18;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 108;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 117;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 19;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 18;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 109;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 108;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 117;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 19;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 18;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 123;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
defineSet();
createSet();
zero();
loop = 5;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = -55;
row2.y = 100;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 33;
row3.x = 30;
row3.y = 1;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 80;
row4.x = 30;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = -55;
row5.y = 150;
row5.xS = 1.25;
row5.yS = 1.25;
row5.rote = 45;
row5.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 1;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 1;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 1;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 100;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 1;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 1;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 136;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 1;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 1;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 136;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 137;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 1;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 142;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 135;
row6.x = -50;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 136;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 142;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 135;
row6.x = -50;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 136;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 142;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 135;
row6.x = -50;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 139;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 142;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 135;
row6.x = -50;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 139;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 133;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 133;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 134;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 133;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 133;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 134;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 133;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 133;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 134;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 80;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 15;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 33;
row3.x = -55;
row3.y = 100;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 133;
row4.x = 0;
row4.y = 0;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 33;
row5.x = 30;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 133;
row6.x = 0;
row6.y = 0;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 80;
row7.x = 30;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 131;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 33;
row9.x = -55;
row9.y = 150;
row9.xS = 1.25;
row9.yS = 1.25;
row9.rote = 45;
row9.out = false;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 92;
row1.x = 32;
row1.y = 0;
row1.xS = 4;
row1.yS = 1.2;
row1.rote = 5;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 81;
row5.x = -77;
row5.y = -99;
row5.xS = 1;
row5.yS = 1.5;
row5.rote = -20;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 88;
row1.y = 200;
row1.xS = 2.4;
row1.yS = 2.4;
row1.rote = 0;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 86;
row5.x = 89;
row5.y = 200;
row5.xS = 5;
row5.yS = 2.4;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 88;
row1.y = 200;
row1.xS = 2.4;
row1.yS = 2.4;
row1.rote = 0;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 15;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 88;
row1.y = 200;
row1.xS = 2.4;
row1.yS = 2.4;
row1.rote = 0;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 52;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 88;
row1.y = 200;
row1.xS = 2.4;
row1.yS = 2.4;
row1.rote = 0;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 15;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 88;
row1.y = 200;
row1.xS = 2.4;
row1.yS = 2.4;
row1.rote = 0;
row1.out = true;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 80;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 9;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 33;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -200;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 81;
row8.x = 67;
row8.y = 0;
row8.xS = 2;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 80;
row9.x = 67;
row9.y = 0;
row9.xS = 2;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -200;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 200;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 1;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = true;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -200;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 200;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -100;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 100;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -100;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 100;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 33;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = -50;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 50;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 89;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 33;
row4.x = 66;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = 0;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 86;
row8.x = 0;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1.5;
row1.yS = 1.5;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 87;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 66;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 86;
row7.x = 0;
row7.y = 66;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = true;
row8.frame = 86;
row8.x = 0;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 1.5;
row1.yS = 1.5;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 87;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 33;
row4.x = 66;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 63;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = true;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 88;
row7.x = 11;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 0;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 10;
row1.frame = 86;
row1.x = 0;
row1.y = 55;
row1.xS = 3;
row1.yS = 1.5;
row1.rote = 0;
row1.out = false;
row2.frame = 33;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 87;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 33;
row4.x = 66;
row4.y = 0;
row4.xS = 2;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 87;
row5.x = 0;
row5.y = 0;
row5.xS = 2;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = true;
row7.frame = 88;
row7.x = 11;
row7.y = 0;
row7.xS = 2;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 86;
row8.x = 0;
row8.y = 66;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = true;
row9.frame = 90;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 1;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
defineSet();
createSet();
zero();
loop = 11;
row1.frame = 130;
row1.x = 0;
row1.y = 0;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = true;
row2.frame = 21;
row2.x = 0;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = true;
row3.frame = 136;
row3.x = 0;
row3.y = 0;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = true;
row4.frame = 52;
row4.x = 0;
row4.y = 33;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = true;
row5.frame = 48;
row5.x = 0;
row5.y = 0;
row5.xS = 1;
row5.yS = 1;
row5.rote = 0;
row5.out = false;
row6.frame = 33;
row6.x = 0;
row6.y = 80;
row6.xS = 1;
row6.yS = 1;
row6.rote = 0;
row6.out = false;
row7.frame = 15;
row7.x = 0;
row7.y = 0;
row7.xS = 1;
row7.yS = 1;
row7.rote = 0;
row7.out = false;
row8.frame = 44;
row8.x = 0;
row8.y = 0;
row8.xS = 1;
row8.yS = 1;
row8.rote = 0;
row8.out = false;
row9.frame = 45;
row9.x = 0;
row9.y = 0;
row9.xS = 1;
row9.yS = 1;
row9.rote = 0;
row9.out = false;
row10.frame = 89;
row10.x = 0;
row10.y = 0;
row10.xS = 1;
row10.yS = 1;
row10.rote = 0;
row10.out = true;
row11.frame = 140;
row11.x = 0;
row11.y = 0;
row11.xS = 1;
row11.yS = 1;
row11.rote = 0;
row11.out = true;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
createSet();
zero();
loop = 4;
row1.frame = 47;
row1.x = 60;
row1.y = 33;
row1.xS = 1;
row1.yS = 1;
row1.rote = 0;
row1.out = false;
row2.frame = 44;
row2.x = 17;
row2.y = 0;
row2.xS = 1;
row2.yS = 1;
row2.rote = 0;
row2.out = false;
row3.frame = 45;
row3.x = 69;
row3.y = 69;
row3.xS = 1;
row3.yS = 1;
row3.rote = 0;
row3.out = false;
row4.frame = 46;
row4.x = 48;
row4.y = 44;
row4.xS = 1;
row4.yS = 1;
row4.rote = 0;
row4.out = false;
defineSet();
reverse();
Instance of Symbol 2 MovieClip in Frame 1 (50 B)
onClipEvent (enterFrame) {
_parent.defineSet();
}
Instance of Symbol 354 MovieClip in Frame 686 (211 B)
onClipEvent (load) {
count = "50";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (48 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Frame 2552 (10 B)
loop = 1;
Instance of Symbol 396 MovieClip in Frame 2671 (211 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (75 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 397 MovieClip in Frame 4368 (212 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (124 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 398 MovieClip in Frame 4679 (212 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (120 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 399 MovieClip in Frame 4840 (211 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (12 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 400 MovieClip in Frame 5507 (211 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (60 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 401 MovieClip in Frame 7123 (211 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (30 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 398 MovieClip in Frame 8219 (212 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (120 < count) {
_parent.currentSet = random(165) + 1;
_parent.reverse();
count = 0;
}
}
Instance of Symbol 402 MovieClip in Frame 9001 (280 B)
onClipEvent (load) {
count = "80";
}
onClipEvent (enterFrame) {
if (_parent.stopped != true) {
count++;
}
if (12 < count) {
if (random(2) == 1) {
_parent.currentSet = random(165) + 1;
} else {
_parent.currentSet = 165;
}
_parent.reverse();
count = 0;
}
}
Symbol 2 MovieClip Frame 1 (17 B)
gotoAndStop (2);
Symbol 4 MovieClip Frame 1 (17 B)
gotoAndStop (1);
Instance of Symbol 350 MovieClip "pictures" in Symbol 351 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 354 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 393 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 396 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 397 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 398 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 399 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 400 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 401 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}
Instance of Symbol 350 MovieClip "pictures" in Symbol 402 MovieClip Frame 1 (1.05 KiB) ●
onClipEvent (enterFrame) {
if (_parent._parent.pause != true) {
counter++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) {
counter++;
subCount++;
if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) {
counter = 1;
}
}
subCount = 0;
gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]);
this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]);
this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]);
this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]);
this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]);
this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]);
}
}
onClipEvent (load) {
counter = 1;
subCount = 0;
baseX = _x;
baseY = _y;
}