Frame 1 (63 B)
if (_framesloaded >= _totalframes) {
gotoAndPlay (11);
}
Frame 10 (17 B)
gotoAndPlay (1);
Frame 210 (40 B)
getURL ("Support/aij1.htm", "_parent");
Frame 211 (29 B)
stop();
fscommand ("quit");
Symbol 8 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support1/Menu1.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support1/Menu1.swf");
}
}
Symbol 10 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support2/Menu2.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support2/Menu2.swf");
}
}
Symbol 12 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support3/Menu3.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support3/Menu3.swf");
}
}
Symbol 14 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support4/Menu4.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support4/Menu4.swf");
}
}
Symbol 16 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support5/Menu5.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support5/Menu5.swf");
}
}
Symbol 18 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support6/Menu6.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support6/Menu6.swf");
}
}
Symbol 20 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support7/Menu7.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support7/Menu7.swf");
}
}
Symbol 22 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support8/Menu8.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support8/Menu8.swf");
}
}
Symbol 24 Button (221 B)
on (release) {
stopAllSounds();
gotoAndStop (241);
if (this.holder_mc == Number(this.holder_mc)) {
loadMovieNum ("Support9/Menu9.swf", this.holder_mc);
} else {
this.holder_mc.loadMovie("Support9/Menu9.swf");
}
}
Symbol 42 Button (36 B)
on (release) {
gotoAndPlay (210);
}
Symbol 49 MovieClip Frame 70 (8 B)
stop();
Symbol 71 Button (53 B)
on (release) {
stopAllSounds();
gotoAndPlay (11);
}