Frame 1
function dj_menu0() {
getURL ("http://dealatebee.deviantart.com/", "_blank");
}
stop();
Set("\u53F3\u952E\u83DC\u5355", new ContextMenu());
\u53F3\u952E\u83DC\u5355.hideBuiltInItems();
\u53F3\u952E\u83DC\u5355.customItems.push(new ContextMenuItem("DealateBee's Gallery", dj_menu0, false));
_root.menu = \u53F3\u952E\u83DC\u5355;
fscommand ("allowscale", false);
this.vol = 1;
_root.onEnterFrame = function () {
_root.allf.text = "\u603B\u5E27\u6570:" + _root._totalframes;
_root.loadedf.text = "\u5DF2\u52A0\u8F7D:" + _root._framesloaded;
_root.loadf.text = Math.round(((_root._framesloaded / _root._totalframes) * 100) * 100) / 100;
_root.loadf.text = _root.loadf.text + "%";
_root.loadmcf._xscale = (_root._framesloaded / _root._totalframes) * 100;
_root.allb.text = "\u603B\u5B57\u8282:" + _root.getBytesTotal();
_root.loadedb.text = "\u5DF2\u52A0\u8F7D:" + _root.getBytesLoaded();
_root.loadb.text = Math.round(((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) * 100) / 100;
_root.loadb.text = _root.loadb.text + "%";
_root.loadmcb._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if ((_root._framesloaded >= _root._totalframes) || (_root.getBytesLoaded() == _root.getBytesTotal())) {
delete _root.onEnterFrame;
_root.nextFrame();
}
};
Frame 2
stop();
Frame 3
stop();
fscommand ("allowscale", true);
this.vol = 1;
a.gotoAndStop(1);
b.gotoAndStop(1);
c.gotoAndStop(1);
d.gotoAndStop(1);
e.gotoAndStop(1);
f.gotoAndStop(1);
g.gotoAndStop(1);
h.gotoAndStop(1);
j.gotoAndStop(1);
k.gotoAndStop(1);
l.gotoAndStop(1);
m.gotoAndStop(1);
Instance of Symbol 56 MovieClip "f" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 64 MovieClip "h" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 86 MovieClip "e" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 89 MovieClip "j" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 91 MovieClip "g" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 94 MovieClip "m" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 102 MovieClip "a" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 110 MovieClip "k" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 115 MovieClip "d" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 123 MovieClip "l" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 128 MovieClip "b" in Frame 3
on (release, releaseOutside) {
_parent[this._name + (this._currentframe - 1)]._visible = true;
this.gotoAndStop(1);
}
Instance of Symbol 132 MovieClip "j2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if ((((this.hitTest(_parent.hit) && (_parent.e._currentframe != 4)) && (_parent.e._currentframe != 12)) && (_parent.e._currentframe != 11)) && (_parent.e._currentframe != 10)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
_parent.f.gotoAndStop(1);
var i = 1;
while (i <= 8) {
_parent[this._name.substr(0, 1) + i]._visible = true;
_parent["f" + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 134 MovieClip "j4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if ((((this.hitTest(_parent.hit) && (_parent.e._currentframe != 4)) && (_parent.e._currentframe != 12)) && (_parent.e._currentframe != 11)) && (_parent.e._currentframe != 10)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
_parent.f.gotoAndStop(1);
var i = 1;
while (i <= 8) {
_parent[this._name.substr(0, 1) + i]._visible = true;
_parent["f" + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 138 MovieClip "j3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (((this.hitTest(_parent.hit) && (_parent.e._currentframe != 12)) && (_parent.e._currentframe != 11)) && (_parent.e._currentframe != 10)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 1)) + 1);
_parent.f.gotoAndStop(1);
var i = 1;
while (i <= 8) {
_parent[this._name.substr(0, 1) + i]._visible = true;
_parent["f" + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 141 MovieClip "m2" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 1)) + 1);
var i = 1;
while (i <= 8) {
_parent[this._name.substr(0, 1) + i]._visible = true;
_parent["f" + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 143 MovieClip "m3" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 1)) + 1);
var i = 1;
while (i <= 8) {
_parent[this._name.substr(0, 1) + i]._visible = true;
_parent["f" + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 252 MovieClip "l4" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 99) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 254 MovieClip "l5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 99) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 256 MovieClip "a5" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 1)) + 1);
var i = 1;
while (i <= 6) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 258 MovieClip "a6" in Frame 3
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_parent.hit)) {
_parent[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 1)) + 1);
var i = 1;
while (i <= 6) {
_parent[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = false;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Symbol 20 Button
on (release) {
gotoAndPlay ("start");
}
Symbol 24 Button
on (release) {
getURL ("http://dealatebee.deviantart.com/", "_blank");
}
Symbol 28 Button
on (release) {
getURL ("http://www.allfungirlsgames.com/", "_blank");
}
Symbol 32 Button
on (release) {
getURL ("http://www.allfungirlsgames.com/", "_blank");
}
Symbol 56 MovieClip Frame 1
this.stop();
Symbol 64 MovieClip Frame 1
this.stop();
Symbol 86 MovieClip Frame 1
this.stop();
Symbol 89 MovieClip Frame 1
this.stop();
Symbol 91 MovieClip Frame 1
this.stop();
Symbol 94 MovieClip Frame 1
this.stop();
Symbol 102 MovieClip Frame 1
this.stop();
Symbol 110 MovieClip Frame 1
this.stop();
Symbol 115 MovieClip Frame 1
this.stop();
Symbol 123 MovieClip Frame 1
this.stop();
Symbol 128 MovieClip Frame 1
this.stop();
Instance of Symbol 150 MovieClip "f5" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 152 MovieClip "f1" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 154 MovieClip "f2" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 156 MovieClip "f3" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 158 MovieClip "f4" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 160 MovieClip "e7" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
if (_root.f._currentframe == 9) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 52 MovieClip "f6" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 162 MovieClip "f7" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.e._currentframe == 11) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.e._currentframe != 11)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 164 MovieClip "f8" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (((((((_root.e._currentframe == 8) || (_root.e._currentframe == 9)) || (_root.e._currentframe == 11)) || (_root.e._currentframe == 12)) || (_root.e._currentframe == 13)) || (_root.e._currentframe == 14)) || (_root.e._currentframe == 15)) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 166 MovieClip "f9" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (((((_root.e._currentframe == 9) || (_root.e._currentframe == 11)) || (_root.e._currentframe == 12)) || (_root.e._currentframe == 13)) || (_root.e._currentframe == 15)) {
_root.e.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 168 MovieClip "e8" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if ((_root.f._currentframe == 9) || (_root.f._currentframe == 10)) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 170 MovieClip "e9" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 172 MovieClip "e10" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.f._currentframe != 1) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 174 MovieClip "e11" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if ((_root.f._currentframe == 9) || (_root.f._currentframe == 10)) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 176 MovieClip "m1" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (((((((_root.e._currentframe == 2) || (_root.e._currentframe == 3)) || (_root.e._currentframe == 6)) || (_root.e._currentframe == 7)) || (_root.e._currentframe == 8)) || (_root.e._currentframe == 13)) || (_root.e._currentframe == 15)) {
_root.e.gotoAndStop(1);
}
}
if (((((((this.hitTest(_root.hit) && (_root.e._currentframe != 2)) && (_root.e._currentframe != 3)) && (_root.e._currentframe != 6)) && (_root.e._currentframe != 7)) && (_root.e._currentframe != 8)) && (_root.e._currentframe != 13)) && (_root.e._currentframe != 15)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 178 MovieClip "e1" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 180 MovieClip "e2" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 182 MovieClip "e3" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 184 MovieClip "e4" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 186 MovieClip "e5" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 188 MovieClip "e6" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 190 MovieClip "e12" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
if ((_root.f._currentframe == 9) || (_root.f._currentframe == 10)) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 192 MovieClip "e13" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.f._currentframe == 9) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 194 MovieClip "e14" in Symbol 195 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.m._currentframe == 2) {
_root.m.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit)) {
if ((_root.f._currentframe == 9) || (_root.f._currentframe == 10)) {
_root.f.gotoAndStop(1);
}
}
if (this.hitTest(_root.hit) && (_root.m._currentframe != 2)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 198 MovieClip "a1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 200 MovieClip "h1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 202 MovieClip "h2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 204 MovieClip "h3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 206 MovieClip "h4" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 208 MovieClip "h5" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 210 MovieClip "h6" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 212 MovieClip "b1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.a._currentframe != 2) {
_root.a.gotoAndStop(1);
}
}
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 214 MovieClip "b2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 216 MovieClip "k1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 218 MovieClip "k2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 220 MovieClip "k3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 222 MovieClip "k4" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 224 MovieClip "k5" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 226 MovieClip "j1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 228 MovieClip "a2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.b._currentframe == 2) {
_root.b.gotoAndStop(1);
}
}
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 230 MovieClip "a3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.b._currentframe == 2) {
_root.b.gotoAndStop(1);
}
}
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 232 MovieClip "a4" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
if (_root.b._currentframe == 2) {
_root.b.gotoAndStop(1);
}
}
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 234 MovieClip "b3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 236 MovieClip "l1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 238 MovieClip "l2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 240 MovieClip "l3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 242 MovieClip "k6" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 244 MovieClip "d1" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 246 MovieClip "d2" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Instance of Symbol 248 MovieClip "d3" in Symbol 249 MovieClip Frame 1
onClipEvent (load) {
this.X = this._x;
this.Y = this._y;
}
on (press) {
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (this.hitTest(_root.hit)) {
_root[this._name.substr(0, 1)].gotoAndStop(Math.floor(this._name.substr(1, 2)) + 1);
var i = 1;
while (i <= 100) {
_root[this._name.substr(0, 1) + i]._visible = true;
i++;
}
this._visible = true;
} else {
this._visible = true;
}
this._x = this.X;
this._y = this.Y;
}
Symbol 250 MovieClip Frame 1
gotoAndStop (6);
Symbol 250 MovieClip Frame 6
stop();
Symbol 250 MovieClip Frame 16
stop();
Symbol 250 MovieClip Frame 21
gotoAndPlay (2);
Symbol 267 Button
on (release) {
if ((((((((a._currentframe == 3) && (l._currentframe == 5)) && (k._currentframe == 5)) && (m._currentframe == 4)) && (e._currentframe == 6)) && (f._currentframe == 3)) && (h._currentframe == 6)) && (d._currentframe == 4)) {
gotoAndStop ("result100");
} else if ((((((a._currentframe == 2) && (l._currentframe == 3)) && (k._currentframe == 2)) && (e._currentframe == 3)) && (j._currentframe == 5)) && (h._currentframe == 3)) {
gotoAndStop ("result100");
} else if (((((((a._currentframe == 5) && (l._currentframe == 4)) && (m._currentframe == 2)) && (e._currentframe == 5)) && (f._currentframe == 2)) && (h._currentframe == 5)) && (k._currentframe == 3)) {
gotoAndStop ("result100");
} else if ((((((a._currentframe == 6) && (l._currentframe == 6)) && (e._currentframe == 4)) && (h._currentframe == 4)) && (d._currentframe == 2)) && (k._currentframe == 6)) {
gotoAndStop ("result100");
} else if (((e._currentframe == 2) && (j._currentframe == 3)) && (h._currentframe != 5)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 2) && (j._currentframe == 5)) && (h._currentframe != 5)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 3) && (j._currentframe == 5)) && (h._currentframe != 5)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 7) && (f._currentframe == 4)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 8) && (f._currentframe == 5)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 6) && (f._currentframe == 3)) && (h._currentframe != 5)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 9) && (h._currentframe == 4)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 12) && (h._currentframe == 5)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 11) && (h._currentframe == 6)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 11) && (h._currentframe == 2)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 8) && (f._currentframe == 5)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 8) && (j._currentframe == 4)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 8) && (j._currentframe == 2)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 7) && (j._currentframe == 4)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((e._currentframe == 7) && (j._currentframe == 2)) && (h._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 10) && (h._currentframe == 2)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (h._currentframe == 4)) && (k._currentframe != 3)) && (d._currentframe != 2)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 2) && (h._currentframe == 5)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 3) && (h._currentframe == 5)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 6) && (h._currentframe == 5)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 6) && (h._currentframe == 3)) {
gotoAndStop ("result60");
} else if (((e._currentframe == 11) && (h._currentframe != 5)) && (h._currentframe != 6)) {
gotoAndStop ("result60");
} else if (h._currentframe == 1) {
gotoAndStop ("result30");
} else {
gotoAndStop ("result30");
}
}
Symbol 270 Button
on (release) {
a.gotoAndStop(1);
b.gotoAndStop(1);
c.gotoAndStop(1);
d.gotoAndStop(1);
e.gotoAndStop(1);
f.gotoAndStop(1);
g.gotoAndStop(1);
h.gotoAndStop(1);
j.gotoAndStop(1);
k.gotoAndStop(1);
l.gotoAndStop(1);
m.gotoAndStop(1);
a1._visible = true;
a2._visible = true;
a3._visible = true;
a4._visible = true;
a5._visible = true;
a6._visible = true;
a7._visible = true;
a8._visible = true;
a9._visible = true;
a10._visible = true;
a11._visible = true;
b1._visible = true;
b2._visible = true;
b3._visible = true;
b4._visible = true;
b5._visible = true;
b6._visible = true;
b7._visible = true;
b8._visible = true;
b9._visible = true;
b10._visible = true;
b11._visible = true;
c1._visible = true;
c2._visible = true;
c3._visible = true;
c4._visible = true;
c5._visible = true;
c6._visible = true;
c7._visible = true;
c8._visible = true;
c9._visible = true;
c10._visible = true;
c11._visible = true;
d1._visible = true;
d2._visible = true;
d3._visible = true;
d4._visible = true;
d5._visible = true;
d6._visible = true;
d7._visible = true;
d8._visible = true;
d9._visible = true;
d10._visible = true;
d11._visible = true;
e1._visible = true;
e2._visible = true;
e3._visible = true;
e4._visible = true;
e5._visible = true;
e6._visible = true;
e7._visible = true;
e8._visible = true;
e9._visible = true;
e10._visible = true;
e11._visible = true;
f1._visible = true;
f2._visible = true;
f3._visible = true;
f4._visible = true;
f5._visible = true;
f6._visible = true;
f7._visible = true;
f8._visible = true;
f9._visible = true;
f10._visible = true;
f11._visible = true;
g1._visible = true;
g2._visible = true;
g3._visible = true;
g4._visible = true;
g5._visible = true;
g6._visible = true;
g7._visible = true;
g8._visible = true;
g9._visible = true;
g10._visible = true;
g11._visible = true;
h1._visible = true;
h2._visible = true;
h3._visible = true;
h4._visible = true;
h5._visible = true;
h6._visible = true;
h7._visible = true;
h8._visible = true;
h9._visible = true;
h10._visible = true;
h11._visible = true;
j1._visible = true;
j2._visible = true;
j3._visible = true;
j4._visible = true;
j5._visible = true;
j6._visible = true;
j7._visible = true;
j8._visible = true;
j9._visible = true;
j10._visible = true;
j11._visible = true;
k1._visible = true;
k2._visible = true;
k3._visible = true;
k4._visible = true;
k5._visible = true;
k6._visible = true;
k7._visible = true;
k8._visible = true;
k9._visible = true;
k10._visible = true;
k11._visible = true;
l1._visible = true;
l2._visible = true;
l3._visible = true;
l4._visible = true;
l5._visible = true;
l6._visible = true;
l7._visible = true;
l8._visible = true;
l9._visible = true;
l10._visible = true;
l11._visible = true;
m1._visible = true;
m2._visible = true;
m3._visible = true;
m4._visible = true;
m5._visible = true;
m6._visible = true;
m7._visible = true;
m8._visible = true;
m9._visible = true;
m10._visible = true;
m11._visible = true;
}
Symbol 277 Button
on (release) {
_root.yigui.gotoAndPlay(17);
if (yigui._currentframe == 6) {
_root.yigui.stop();
}
}
Symbol 280 Button
on (release) {
a.gotoAndStop(1);
b.gotoAndStop(1);
c.gotoAndStop(1);
d.gotoAndStop(1);
e.gotoAndStop(1);
f.gotoAndStop(1);
g.gotoAndStop(1);
h.gotoAndStop(1);
j.gotoAndStop(1);
k.gotoAndStop(1);
l.gotoAndStop(1);
m.gotoAndStop(1);
a1._visible = true;
a2._visible = true;
a3._visible = true;
a4._visible = true;
a5._visible = true;
a6._visible = true;
a7._visible = true;
a8._visible = true;
a9._visible = true;
a10._visible = true;
a11._visible = true;
a12._visible = true;
a13._visible = true;
a14._visible = true;
a15._visible = true;
b1._visible = true;
b2._visible = true;
b3._visible = true;
b4._visible = true;
b5._visible = true;
b6._visible = true;
b7._visible = true;
b8._visible = true;
b9._visible = true;
b10._visible = true;
b11._visible = true;
b12._visible = true;
b13._visible = true;
b14._visible = true;
b15._visible = true;
c1._visible = true;
c2._visible = true;
c3._visible = true;
c4._visible = true;
c5._visible = true;
c6._visible = true;
c7._visible = true;
c8._visible = true;
c9._visible = true;
c10._visible = true;
c11._visible = true;
c12._visible = true;
c13._visible = true;
c14._visible = true;
c15._visible = true;
d1._visible = true;
d2._visible = true;
d3._visible = true;
d4._visible = true;
d5._visible = true;
d6._visible = true;
d7._visible = true;
d8._visible = true;
d9._visible = true;
d10._visible = true;
d11._visible = true;
d12._visible = true;
d13._visible = true;
d14._visible = true;
d15._visible = true;
e1._visible = true;
e2._visible = true;
e3._visible = true;
e4._visible = true;
e5._visible = true;
e6._visible = true;
e7._visible = true;
e8._visible = true;
e9._visible = true;
e10._visible = true;
e11._visible = true;
e12._visible = true;
e13._visible = true;
e14._visible = true;
e15._visible = true;
f1._visible = true;
f2._visible = true;
f3._visible = true;
f4._visible = true;
f5._visible = true;
f6._visible = true;
f7._visible = true;
f8._visible = true;
f9._visible = true;
f10._visible = true;
f11._visible = true;
f12._visible = true;
f13._visible = true;
f14._visible = true;
f15._visible = true;
g1._visible = true;
g2._visible = true;
g3._visible = true;
g4._visible = true;
g5._visible = true;
g6._visible = true;
g7._visible = true;
g8._visible = true;
g9._visible = true;
g10._visible = true;
g11._visible = true;
g12._visible = true;
g13._visible = true;
g14._visible = true;
g15._visible = true;
h1._visible = true;
h2._visible = true;
h3._visible = true;
h4._visible = true;
h5._visible = true;
h6._visible = true;
h7._visible = true;
h8._visible = true;
h9._visible = true;
h10._visible = true;
h11._visible = true;
h12._visible = true;
h13._visible = true;
h14._visible = true;
h15._visible = true;
j1._visible = true;
j2._visible = true;
j3._visible = true;
j4._visible = true;
j5._visible = true;
j6._visible = true;
j7._visible = true;
j8._visible = true;
j9._visible = true;
j10._visible = true;
j11._visible = true;
j12._visible = true;
j13._visible = true;
j14._visible = true;
j15._visible = true;
k1._visible = true;
k2._visible = true;
k3._visible = true;
k4._visible = true;
k5._visible = true;
k6._visible = true;
k7._visible = true;
k8._visible = true;
k9._visible = true;
k10._visible = true;
k11._visible = true;
k12._visible = true;
k13._visible = true;
k14._visible = true;
k15._visible = true;
l1._visible = true;
l2._visible = true;
l3._visible = true;
l4._visible = true;
l5._visible = true;
l6._visible = true;
l7._visible = true;
l8._visible = true;
l9._visible = true;
l10._visible = true;
l11._visible = true;
l12._visible = true;
l13._visible = true;
l14._visible = true;
l15._visible = true;
m1._visible = true;
m2._visible = true;
m3._visible = true;
m4._visible = true;
m5._visible = true;
m6._visible = true;
m7._visible = true;
m8._visible = true;
m9._visible = true;
m10._visible = true;
m11._visible = true;
m12._visible = true;
m13._visible = true;
m14._visible = true;
m15._visible = true;
}
Symbol 283 Button
on (release) {
_root.yigui.gotoAndPlay(7);
}
Symbol 286 Button
on (release) {
if ((((((((((a._currentframe == 2) && (k._currentframe == 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe == 3)) && (j._currentframe == 1)) && (m._currentframe == 1)) && (l._currentframe == 1)) && (d._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((((b._currentframe == 2) && (k._currentframe == 6)) && (m._currentframe == 2)) && (e._currentframe == 14)) && (j._currentframe == 2)) && (h._currentframe == 4)) && (f._currentframe == 1)) && (a._currentframe == 1)) && (l._currentframe == 1)) && (d._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (j._currentframe == 1)) && (a._currentframe == 1)) && (b._currentframe == 1)) && (k._currentframe == 1)) && (m._currentframe == 1)) && (l._currentframe == 1)) && (d._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((((e._currentframe == 10) && (f._currentframe == 2)) && (k._currentframe == 4)) && (h._currentframe == 5)) && (a._currentframe == 1)) && (b._currentframe == 1)) && (j._currentframe == 1)) && (m._currentframe == 1)) && (l._currentframe == 1)) && (d._currentframe == 1)) {
gotoAndStop ("result100");
} else if ((((((((a._currentframe == 1) && (k._currentframe == 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe == 3)) && (l._currentframe != 1)) && (d._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((((((a._currentframe != 1) && (k._currentframe == 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe == 3)) && (l._currentframe == 1)) && (d._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((((((a._currentframe == 1) && (k._currentframe == 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe == 3)) && (l._currentframe != 1)) && (d._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((((((a._currentframe == 2) && (k._currentframe != 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe == 3)) {
gotoAndStop ("result80");
} else if ((((((a._currentframe == 2) && (k._currentframe == 3)) && (e._currentframe == 3)) && (f._currentframe == 4)) && (h._currentframe == 7)) && (b._currentframe != 3)) {
gotoAndStop ("result80");
} else if (((((((b._currentframe != 2) && (k._currentframe == 6)) && (m._currentframe == 2)) && (e._currentframe == 14)) && (j._currentframe == 2)) && (h._currentframe == 4)) && (a._currentframe != 5)) {
gotoAndStop ("result80");
} else if (((((((b._currentframe == 2) && (k._currentframe != 6)) && (m._currentframe == 2)) && (e._currentframe == 14)) && (j._currentframe == 2)) && (h._currentframe == 4)) && (a._currentframe != 5)) {
gotoAndStop ("result80");
} else if (((((((b._currentframe == 2) && (k._currentframe == 6)) && (m._currentframe == 2)) && (e._currentframe == 14)) && (j._currentframe != 2)) && (h._currentframe == 4)) && (a._currentframe != 5)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (k._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (b._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (a._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (j._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 4) && (f._currentframe == 6)) && (h._currentframe == 3)) && (j._currentframe == 1)) {
if ((((((a._currentframe != 1) || (b._currentframe != 1)) || (k._currentframe != 1)) || (m._currentframe != 1)) || (l._currentframe != 1)) || (d._currentframe != 1)) {
gotoAndStop ("result100");
}
} else if ((((e._currentframe == 10) && (f._currentframe == 2)) && (k._currentframe != 4)) && (h._currentframe == 5)) {
gotoAndStop ("result80");
} else if (((((e._currentframe == 10) && (f._currentframe == 2)) && (k._currentframe == 4)) && (h._currentframe == 5)) && (a._currentframe != 1)) {
gotoAndStop ("result80");
} else if (((((e._currentframe == 10) && (f._currentframe == 2)) && (k._currentframe == 4)) && (h._currentframe == 5)) && (b._currentframe != 1)) {
gotoAndStop ("result80");
} else if ((((e._currentframe == 10) && (f._currentframe == 2)) && (k._currentframe == 4)) && (h._currentframe == 5)) {
if ((((((a._currentframe != 1) || (b._currentframe != 1)) || (j._currentframe != 1)) || (m._currentframe != 1)) || (l._currentframe != 1)) || (d._currentframe != 1)) {
gotoAndStop ("result80");
}
} else if ((((((((e._currentframe == 6) && (a._currentframe == 2)) && (b._currentframe == 2)) && (k._currentframe == 5)) && (h._currentframe == 6)) && (f._currentframe == 7)) && (j._currentframe == 1)) && (m._currentframe == 1)) {
gotoAndStop ("result80");
} else if ((e._currentframe == 8) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 9) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 11) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 12) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 13) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((e._currentframe == 15) && (h._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 8) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 9) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 11) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 12) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 13) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if ((((e._currentframe != 15) && (e._currentframe != 1)) && (h._currentframe != 1)) && (f._currentframe != 1)) {
gotoAndStop ("result60");
} else if (h._currentframe == 1) {
gotoAndStop ("result30");
} else if (((((((((h._currentframe != 1) && (e._currentframe != 1)) && (e._currentframe != 8)) && (e._currentframe != 9)) && (e._currentframe != 11)) && (e._currentframe != 12)) && (e._currentframe != 13)) && (e._currentframe != 15)) && (f._currentframe == 1)) {
gotoAndStop ("result30");
} else if (((h._currentframe != 1) && (f._currentframe != 1)) && (e._currentframe == 1)) {
gotoAndStop ("result30");
} else {
gotoAndStop ("result30");
}
}
Symbol 289 Button
on (release) {
getURL ("http://www.allfungirlsgames.com/game-category/dress-up/", "_blank");
}
Symbol 293 Button
on (release) {
getURL ("http://games2girls.com/", "_blank");
}
Symbol 294 Button
on (release) {
gotoAndStop ("start");
}
Symbol 297 Button
on (release) {
getURL ("print:#bmax", "tv");
}
Symbol 301 MovieClip Frame 18
stop();
Symbol 307 MovieClip Frame 35
stop();
Symbol 310 MovieClip Frame 35
stop();
Symbol 315 MovieClip Frame 35
stop();
Symbol 320 MovieClip Frame 35
stop();