Frame 1 (66 B)
stop();
titlepage.onPress = function () {
gotoAndPlay (2);
};
Frame 4 (117 B)
stop();
page0.onPress = function () {
gotoAndPlay (50);
};
page1.onPress = function () {
gotoAndPlay (5);
};
Frame 7 (117 B)
stop();
page2.onPress = function () {
gotoAndPlay (52);
};
page3.onPress = function () {
gotoAndPlay (8);
};
Frame 10 (118 B)
stop();
page4.onPress = function () {
gotoAndPlay (54);
};
page5.onPress = function () {
gotoAndPlay (11);
};
Frame 13 (118 B)
stop();
page6.onPress = function () {
gotoAndPlay (56);
};
page7.onPress = function () {
gotoAndPlay (14);
};
Frame 16 (118 B)
stop();
page8.onPress = function () {
gotoAndPlay (58);
};
page9.onPress = function () {
gotoAndPlay (17);
};
Frame 19 (120 B)
stop();
page10.onPress = function () {
gotoAndPlay (60);
};
page11.onPress = function () {
gotoAndPlay (20);
};
Frame 22 (120 B)
stop();
page12.onPress = function () {
gotoAndPlay (62);
};
page13.onPress = function () {
gotoAndPlay (23);
};
Frame 25 (120 B)
stop();
page14.onPress = function () {
gotoAndPlay (64);
};
page15.onPress = function () {
gotoAndPlay (26);
};
Frame 28 (120 B)
stop();
page16.onPress = function () {
gotoAndPlay (66);
};
page17.onPress = function () {
gotoAndPlay (29);
};
Frame 46 (17 B)
gotoAndStop (1);
Frame 51 (17 B)
gotoAndStop (1);
Frame 53 (17 B)
gotoAndStop (4);
Frame 55 (17 B)
gotoAndStop (7);
Frame 57 (18 B)
gotoAndStop (10);
Frame 59 (18 B)
gotoAndStop (13);
Frame 61 (18 B)
gotoAndStop (16);
Frame 63 (18 B)
gotoAndStop (19);
Frame 65 (18 B)
gotoAndStop (22);
Frame 67 (18 B)
gotoAndStop (25);