Frame 1
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var btnUrl = (("http://www.dressupone.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=Women%20-%20World%20-%20Cup%20-%20Football");
function rightclick() {
getURL ("");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("", rightclick);
fmm01_menu.customItems[0] = item;
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_lodsnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.lodsnd = new Sound(this._parent.BS_lodsnd);
} else {
this.createEmptyMovieClip("_lodsnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.lodsnd = new Sound(this.BS_lodsnd);
}
_global.Behaviors.Sound.lodsnd.attachSound("lodsin");
_global.Behaviors.Sound.lodsnd.start(0, 3);
function rightclick() {
getURL ("");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("", rightclick);
fmm01_menu.customItems[0] = item;
var loadper = 0;
Frame 86
s2.setMask(s1);
s1.cacheAsBitmap = true;
s2.cacheAsBitmap = true;
Frame 197
if (_framesloaded == _totalframes) {
gotoAndPlay (217);
} else {
setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100);
loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100);
}
Frame 198
stop();
gotoAndPlay (197);
Frame 216
gotoAndStop (229);
Frame 217
if (System.security) {
if (System.security.sandboxType != "localWithFile") {
var xmlLoad = new XML();
xmlLoad.load("http://www.britetrade.com/api/gameplay.php?key=b1ef4d52cafcaff991c618201c2ea314&id=36");
}
}
Frame 228
gotoAndStop (229);
Frame 229
var localDomainLC = new LocalConnection();
flashCurrentDomainName = localDomainLC.domain();
var btnUrl = (("http://www.dressupone.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=Women%20-%20World%20-%20Cup%20-%20Football");
function rightclick() {
getURL ("http://www.ighna.com");
}
stop();
Stage.showMenu = true;
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.ighna.com", rightclick);
fmm01_menu.customItems[0] = item;
function start_link() {
gotoAndPlay (339);
trace("ok");
}
function domain_link() {
getURL ("", "_blank");
trace("ok");
}
function sound_click() {
btn_sound = new Sound(this.btn_mc2);
btn_sound.attachSound("click");
btn_sound.setVolume(50);
btn_sound.start(0, 1);
}
stop();
begin_btn.onRelease = function () {
start_link();
};
begin_btn.onRollOver = function () {
this.gotoAndStop(2);
sound_click();
};
begin_btn.onRollOut = (begin_btn.onReleaseOutside = function () {
this.gotoAndStop(1);
});
domain_btn.onRelease = function () {
domain_link();
};
domain_btn.onRollOver = function () {
this.gotoAndStop(2);
sound_click();
};
domain_btn.onRollOut = (domain_btn.onReleaseOutside = function () {
this.gotoAndStop(1);
});
Frame 230
model_mc._xscale = 300;
model_mc._yscale = 300;
model_mc._x = -660;
model_mc._y = 130;
Instance of Symbol 852 MovieClip "model_mc" in Frame 230
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
var noRa = (random(8) + 1);
this.dress6.gotoAndStop(noRa);
this.dress7.gotoAndStop(noRa);
}
Frame 231
model_mc._xscale = 90;
model_mc._yscale = 90;
model_mc._x = 225;
model_mc._y = 80;
Frame 232
stop();
stop();
Frame 233
stop();
Frame 234
stop();
Frame 235
stop();
Frame 236
stop();
Frame 237
stop();
Frame 238
stop();
Frame 239
stop();
Frame 240
stop();
Frame 242
stop();
Instance of Symbol 1114 MovieClip in Frame 242
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("2");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1118 MovieClip in Frame 242
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("2");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1124 MovieClip in Frame 243
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("3");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1127 MovieClip in Frame 243
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("3");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1132 MovieClip in Frame 244
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("4");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1134 MovieClip in Frame 244
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("4");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1139 MovieClip in Frame 245
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("5");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1141 MovieClip in Frame 245
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("5");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 247
stop();
Instance of Symbol 1148 MovieClip in Frame 247
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("6");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1152 MovieClip in Frame 247
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("6");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1158 MovieClip in Frame 248
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("7");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1160 MovieClip in Frame 248
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("7");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1165 MovieClip in Frame 249
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("8");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1167 MovieClip in Frame 249
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("8");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1172 MovieClip in Frame 250
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("9");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1174 MovieClip in Frame 250
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("9");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 252
stop();
Instance of Symbol 1182 MovieClip in Frame 252
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("10");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1184 MovieClip in Frame 252
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("10");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1190 MovieClip in Frame 253
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("11");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1192 MovieClip in Frame 253
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("11");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1197 MovieClip in Frame 254
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("12");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1199 MovieClip in Frame 254
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("12");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1204 MovieClip in Frame 255
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("13");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1206 MovieClip in Frame 255
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("13");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 257
stop();
Instance of Symbol 1214 MovieClip in Frame 257
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("14");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1216 MovieClip in Frame 257
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("14");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1222 MovieClip in Frame 258
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("15");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1224 MovieClip in Frame 258
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("15");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1229 MovieClip in Frame 259
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("16");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1231 MovieClip in Frame 259
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("16");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1236 MovieClip in Frame 260
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("17");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1238 MovieClip in Frame 260
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("17");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 262
stop();
Instance of Symbol 1246 MovieClip in Frame 262
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("18");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1248 MovieClip in Frame 262
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("18");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1253 MovieClip in Frame 263
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("19");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1255 MovieClip in Frame 263
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("19");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1259 MovieClip in Frame 264
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("20");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1261 MovieClip in Frame 264
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("20");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1266 MovieClip in Frame 265
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("21");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1268 MovieClip in Frame 265
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("21");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 267
stop();
Instance of Symbol 1276 MovieClip in Frame 267
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("22");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1278 MovieClip in Frame 267
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("22");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1285 MovieClip in Frame 268
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("23");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1287 MovieClip in Frame 268
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("23");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1292 MovieClip in Frame 269
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("24");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1294 MovieClip in Frame 269
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("24");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1300 MovieClip in Frame 270
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("25");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1302 MovieClip in Frame 270
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("25");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 272
stop();
Instance of Symbol 1311 MovieClip in Frame 272
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("26");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1313 MovieClip in Frame 272
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("26");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1320 MovieClip in Frame 273
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("27");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1322 MovieClip in Frame 273
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("27");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1328 MovieClip in Frame 274
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("28");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1330 MovieClip in Frame 274
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("28");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1335 MovieClip in Frame 275
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("29");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1337 MovieClip in Frame 275
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("29");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 277
stop();
Instance of Symbol 1344 MovieClip in Frame 277
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("30");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1346 MovieClip in Frame 277
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("30");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1351 MovieClip in Frame 278
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("31");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1353 MovieClip in Frame 278
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("31");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1359 MovieClip in Frame 279
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("32");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1363 MovieClip in Frame 279
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("32");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1368 MovieClip in Frame 280
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.up_m.gotoAndStop("33");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Instance of Symbol 1370 MovieClip in Frame 280
on (press) {
this.gotoAndStop(2);
}
on (release) {
this.gotoAndStop(1);
}
on (releaseOutside) {
this.gotoAndStop(1);
}
on (release) {
this._parent.model_mc.shoes_m.gotoAndStop("33");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
Frame 281
stop();
function sd() {
ggame_dress1_lc = new LocalConnection();
ggame_dress1_lc.send("lc_name", "methodToExecute", buy_str);
}
stop();
var m_name = ["one", "up", "down", "shoes", "head", "eye", "neck", "ear", "bag", "foot"];
var one_dname = "";
var up_dname = "";
var down_dname = "";
var shoes_dname = "";
var head_dname = "";
var eye_dname = "";
var neck_dname = "";
var ear_dname = "";
var bag_dname = "";
var foot_dname = "";
var highest_depth = 0;
make_drag = function () {
var _local4 = 0;
while (_local4 < 19) {
var _local3 = 0;
while (_local3 < m_name.length) {
_root[(m_name[_local3] + "_") + _local4].odepth = _root[(m_name[_local3] + "_") + _local4].getDepth();
_root[(m_name[_local3] + "_") + _local4].ox = _root[(m_name[_local3] + "_") + _local4]._x;
_root[(m_name[_local3] + "_") + _local4].oy = _root[(m_name[_local3] + "_") + _local4]._y;
_root[(m_name[_local3] + "_") + _local4].onPress = function () {
highest_depth++;
this.swapDepths(highest_depth);
this.startDrag();
};
_root[(m_name[_local3] + "_") + _local4].onRelease = function () {
if (this._droptarget == "/model_mc/hidden_area") {
drop(this._name);
} else {
move_f(this._name, this.ox, this.oy);
}
this.stopDrag();
};
_root[(m_name[_local3] + "_") + _local4].onReleaseOutside = function () {
if (this._droptarget == "/model_mc/hidden_area") {
drop(this._name);
} else {
move_f(this._name, this.ox, this.oy);
}
this.stopDrag();
};
_local3++;
}
_local4++;
}
};
drop = function (drop_name) {
so2.start(0, 1);
var _local2 = drop_name.indexOf("_");
_root[drop_name]._visible = false;
_root.model_mc[drop_name.slice(0, _local2) + "_m"].gotoAndStop(parseInt(drop_name.slice(_local2 + 1, _local2 + 3)) + 2);
if (drop_name.slice(0, _local2) == "up") {
model_mc.underwear_up._visible = false;
_root[one_dname]._visible = true;
_root.model_mc.one_m.gotoAndStop(1);
move_f(one_dname, _root[one_dname].ox, _root[one_dname].oy);
if (one_dname != "") {
model_mc.underwear_down._visible = true;
}
one_dname = "";
} else if (drop_name.slice(0, _local2) == "down") {
model_mc.underwear_down._visible = false;
_root[one_dname]._visible = true;
_root.model_mc.one_m.gotoAndStop(1);
move_f(one_dname, _root[one_dname].ox, _root[one_dname].oy);
if (one_dname != "") {
model_mc.underwear_up._visible = true;
}
one_dname = "";
} else if (drop_name.slice(0, _local2) == "one") {
model_mc.underwear_up._visible = false;
model_mc.underwear_down._visible = false;
_root[up_dname]._visible = true;
_root.model_mc.up_m.gotoAndStop(1);
move_f(up_dname, _root[up_dname].ox, _root[up_dname].oy);
_root[down_dname]._visible = true;
_root.model_mc.down_m.gotoAndStop(1);
move_f(down_dname, _root[down_dname].ox, _root[down_dname].oy);
up_dname = "";
down_dname = "";
}
_root[_root[drop_name.slice(0, _local2) + "_dname"]]._visible = true;
move_f(_root[drop_name.slice(0, _local2) + "_dname"], _root[_root[drop_name.slice(0, _local2) + "_dname"]].ox, _root[_root[drop_name.slice(0, _local2) + "_dname"]].oy);
_root[drop_name.slice(0, _local2) + "_dname"] = drop_name;
};
move_f = function (dr_name, xx, yy) {
_root[dr_name].swapDepths(_root[dr_name].odepth);
var _local3 = new mx.transitions.Tween(_root[dr_name], "_x", mx.transitions.easing.Back.easeOut, _root[dr_name]._x, xx, 10);
var _local4 = new mx.transitions.Tween(_root[dr_name], "_y", mx.transitions.easing.Back.easeOut, _root[dr_name]._y, yy, 10);
};
ava_default = function () {
var _local2 = 0;
while (_local2 < m_name.length) {
_root[_root[m_name[_local2] + "_dname"]]._visible = true;
_root.model_mc[m_name[_local2] + "_m"].gotoAndStop(1);
move_f(_root[m_name[_local2] + "_dname"], _root[_root[m_name[_local2] + "_dname"]].ox, _root[_root[m_name[_local2] + "_dname"]].oy);
_root[m_name[_local2] + "_dname"] = "";
_local2++;
}
model_mc.underwear_up._visible = true;
model_mc.underwear_down._visible = true;
};
game_play_bt.onRollOver = function () {
so1.start(0, 1);
this.gotoAndStop(2);
};
game_play_bt.onRollOut = function () {
this.gotoAndStop(1);
};
game_play_bt.onPress = function () {
so1.start(0, 1);
this.gotoAndStop(2);
};
game_play_bt.onRelease = function () {
this.gotoAndStop(1);
gotoAndStop (233);
};
game_play_bt.onReleaseOutside = function () {
this.gotoAndStop(1);
gotoAndStop (233);
};
ava_default_bt.onRollOver = function () {
so1.start(0, 1);
this.gotoAndStop(2);
};
ava_default_bt.onRollOut = function () {
this.gotoAndStop(1);
};
ava_default_bt.onPress = function () {
so1.start(0, 1);
this.gotoAndStop(2);
};
ava_default_bt.onRelease = function () {
this.gotoAndStop(1);
ava_default();
};
ava_default_bt.onReleaseOutside = function () {
this.gotoAndStop(1);
ava_default();
};
make_drag();
var buy_str = "";
var game_name = "G270030";
var game_price = 3500;
var buy_2 = ["G260048", "G260049"];
var buy_3 = ["G250203", "G250204", "G250205", "G250206", "G250207", "G250208", "G250209"];
var buy_4 = ["G240255", "G240256", "G240257", "G240258", "G240259", "G240260", "G240261"];
var buy_5 = ["G230261", "G230262", "G230263", "G230264", "G230265", "G230266", "G230267"];
var buy_6 = ["G220146", "G220147", "G220148", "G220149"];
var buy_7 = ["G210079", "G210080", "G210081"];
var buy_8 = ["G200046"];
var buy_9 = ["G190053", "G190054"];
var buy_11 = ["G170076", "G170078", "G170075", "G170077"];
buy_item = function () {
foot_m = model_mc.foot_m._currentframe;
shoes_m = model_mc.shoes_m._currentframe;
down_m = model_mc.down_m._currentframe;
up_m = model_mc.up_m._currentframe;
one_m = model_mc.one_m._currentframe;
bag_m = model_mc.bag_m._currentframe;
neck_m = model_mc.neck_m._currentframe;
ear_m = model_mc.ear_m._currentframe;
eye_m = model_mc.eye_m._currentframe;
head_m = model_mc.head_m._currentframe;
var _local4 = new Array();
var _local2 = 0;
while (_local2 < ((avaStr.length / 7) - 1)) {
var _local3 = avaStr.slice((_local2 + 1) * 7, ((_local2 + 1) * 7) + 7);
if (((_local3.slice(1, 3) < 17) || (_local3.slice(1, 3) > 32)) && (_local3.slice(1, 3) != 13)) {
_local4.push(avaStr.slice((_local2 + 1) * 7, ((_local2 + 1) * 7) + 7));
}
_local2++;
}
var _local5 = _local4.join("");
buy_str = game_name;
if (foot_m != 1) {
buy_str = buy_str + buy_2[foot_m - 2];
}
if (shoes_m != 1) {
buy_str = buy_str + buy_3[shoes_m - 2];
}
if (down_m != 1) {
buy_str = buy_str + buy_4[down_m - 1];
} else if ((one_m == 1) && (down_m == 1)) {
buy_str = buy_str + buy_4[0];
}
if (up_m != 1) {
buy_str = buy_str + buy_5[up_m - 1];
} else if ((one_m == 1) && (up_m == 1)) {
buy_str = buy_str + buy_5[0];
}
if (one_m != 1) {
buy_str = buy_str + buy_6[one_m - 2];
}
if (bag_m != 1) {
buy_str = buy_str + buy_7[bag_m - 2];
}
if (neck_m != 1) {
buy_str = buy_str + buy_8[neck_m - 2];
}
if (ear_m != 1) {
buy_str = buy_str + buy_9[ear_m - 2];
}
if (eye_m != 1) {
buy_str = buy_str + buy_10[eye_m - 2];
}
if (head_m != 1) {
buy_str = buy_str + buy_11[head_m - 2];
}
buy_str = (((avaStr.slice(0, 2) + "1") + avaStr.slice(3, 7)) + _local5) + buy_str;
trace(buy_str);
getURL (((("JavaScript:GoGAva('" + _root.buy_str) + "','") + _root.game_price) + "')");
};
buy_bt.onRollOver = function () {
this.buy_bt_rollover.gotoAndStop(2);
};
buy_bt.onRollOut = function () {
this.buy_bt_rollover.gotoAndStop(1);
};
buy_bt.onPress = function () {
this.gotoAndStop(2);
};
buy_bt.onRelease = (buy_bt.onReleaseOutside = function () {
this.buy_bt_rollover.gotoAndStop(1);
this.gotoAndStop(1);
buy_item();
});
function rightclick() {
getURL ("http://www.ighna.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.ighna.com", rightclick);
fmm01_menu.customItems[0] = item;
stop();
scale1_btn.onRelease = function () {
this.gotoAndStop(2);
scale2_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (232);
};
scale2_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale3_btn.gotoAndStop(1);
gotoAndStop (231);
};
scale3_btn.onRelease = function () {
this.gotoAndStop(2);
scale1_btn.gotoAndStop(1);
scale2_btn.gotoAndStop(1);
gotoAndStop (232);
};
third_ch_ini();
reset_one();
clothing_visible();
model_mc._xscale = 90;
model_mc._yscale = 90;
model_mc._x = 225;
model_mc._y = 80;
Frame 282
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_finalins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this._parent.BS_finalins);
} else {
this.createEmptyMovieClip("_finalins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.finalins = new Sound(this.BS_finalins);
}
_global.Behaviors.Sound.finalins.attachSound("finalsnd");
_global.Behaviors.Sound.finalins.start(0, 1);
} else {
_global.Behaviors.Sound.finalins.stop("finalsnd");
}
stop();
printButton.onPress = function () {
printAsBitmap (_root.printclip, "bmovie");
};
function rightclick() {
getURL ("http://www.ighna.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.ighna.com", rightclick);
fmm01_menu.customItems[0] = item;
girl(100, 100, 40);
stop();
for (var i in _root.model_mc) {
if (typeof(_root.model_mc[i]) == "movieclip") {
model_mc[i].enabled = false;
}
}
body_btn.onRollOver = function () {
lights_mc.gotoAndStop(2);
good_sd();
};
body_btn.onRollOut = (body_btn.onReleaseOutside = function () {
lights_mc.gotoAndStop(1);
});
model_mc._xscale = 80;
model_mc._yscale = 80;
model_mc._x = 100;
model_mc._y = 80;
Symbol 8 MovieClip [org9] Frame 1
stop();
Symbol 9 MovieClip [a307] Frame 1
stop();
Symbol 9 MovieClip [a307] Frame 2
stop();
Symbol 11 MovieClip [a308] Frame 1
stop();
Symbol 11 MovieClip [a308] Frame 2
stop();
Symbol 12 MovieClip [a206] Frame 1
stop();
Symbol 12 MovieClip [a206] Frame 2
stop();
Symbol 14 MovieClip [a205] Frame 1
stop();
Symbol 14 MovieClip [a205] Frame 2
stop();
Symbol 15 MovieClip [a306] Frame 1
stop();
Symbol 15 MovieClip [a306] Frame 2
stop();
Symbol 16 MovieClip [a305] Frame 1
stop();
Symbol 16 MovieClip [a305] Frame 2
stop();
Symbol 17 MovieClip [a304] Frame 1
stop();
Symbol 17 MovieClip [a304] Frame 2
stop();
Symbol 18 MovieClip [a303] Frame 1
stop();
Symbol 18 MovieClip [a303] Frame 2
stop();
Symbol 19 MovieClip [a302] Frame 1
stop();
Symbol 19 MovieClip [a302] Frame 2
stop();
Symbol 20 MovieClip [a301] Frame 1
stop();
Symbol 20 MovieClip [a301] Frame 2
stop();
Symbol 21 MovieClip [a203] Frame 1
stop();
Symbol 21 MovieClip [a203] Frame 2
stop();
Symbol 22 MovieClip [a204] Frame 1
stop();
Symbol 22 MovieClip [a204] Frame 2
stop();
Symbol 23 MovieClip [a210] Frame 1
stop();
Symbol 23 MovieClip [a210] Frame 2
stop();
Symbol 24 MovieClip [a202] Frame 1
stop();
Symbol 24 MovieClip [a202] Frame 2
stop();
Symbol 25 MovieClip [a201] Frame 1
stop();
Symbol 25 MovieClip [a201] Frame 2
stop();
Symbol 26 MovieClip [a200] Frame 1
stop();
Symbol 26 MovieClip [a200] Frame 2
stop();
Symbol 29 MovieClip [a903] Frame 1
stop();
Symbol 29 MovieClip [a903] Frame 2
stop();
Symbol 31 MovieClip [a605] Frame 1
stop();
Symbol 31 MovieClip [a605] Frame 2
stop();
Symbol 33 MovieClip [a604] Frame 1
stop();
Symbol 33 MovieClip [a604] Frame 2
stop();
Symbol 36 MovieClip [a603] Frame 1
stop();
Symbol 36 MovieClip [a603] Frame 2
stop();
Symbol 38 MovieClip [aj05] Frame 1
stop();
Symbol 38 MovieClip [aj05] Frame 2
stop();
Symbol 39 MovieClip [aj04] Frame 1
stop();
Symbol 39 MovieClip [aj04] Frame 2
stop();
Symbol 40 MovieClip [aj03] Frame 1
stop();
Symbol 40 MovieClip [aj03] Frame 2
stop();
Symbol 41 MovieClip [aj02] Frame 1
stop();
Symbol 41 MovieClip [aj02] Frame 2
stop();
Symbol 42 MovieClip [aj01] Frame 1
stop();
Symbol 42 MovieClip [aj01] Frame 2
stop();
Symbol 44 MovieClip [a602] Frame 1
stop();
Symbol 44 MovieClip [a602] Frame 2
stop();
Symbol 46 MovieClip [a601] Frame 1
stop();
Symbol 46 MovieClip [a601] Frame 2
stop();
Symbol 48 MovieClip [a905] Frame 1
stop();
Symbol 48 MovieClip [a905] Frame 2
stop();
Symbol 50 MovieClip [a904] Frame 1
stop();
Symbol 50 MovieClip [a904] Frame 2
stop();
Symbol 53 MovieClip [a902] Frame 1
stop();
Symbol 53 MovieClip [a902] Frame 2
stop();
Symbol 55 MovieClip [a901] Frame 1
stop();
Symbol 55 MovieClip [a901] Frame 2
stop();
Symbol 117 Button
on (release) {
getURL ("http://www.dressupone.com/", "_blank");
}
Symbol 124 Button
on (release) {
getURL (("http://www.dressupone.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=Women%20-%20World%20-%20Cup%20-%20Football", "_blank");
}
Symbol 1500 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon
{
function OnEnterFrameBeacon () {
}
static function init() {
var _local4 = _global.MovieClip;
if (!_root.__OnEnterFrameBeacon) {
mx.transitions.BroadcasterMX.initialize(_local4);
var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876);
_local3.onEnterFrame = function () {
_global.MovieClip.broadcastMessage("onEnterFrame");
};
}
}
static var version = "1.1.0.52";
}
Symbol 1501 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX
{
var _listeners;
function BroadcasterMX () {
}
static function initialize(o, dontCreateArray) {
if (o.broadcastMessage != undefined) {
delete o.broadcastMessage;
}
o.addListener = mx.transitions.BroadcasterMX.prototype.addListener;
o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener;
if (!dontCreateArray) {
o._listeners = new Array();
}
}
function addListener(o) {
removeListener(o);
if (broadcastMessage == undefined) {
broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage;
}
return(_listeners.push(o));
}
function removeListener(o) {
var _local2 = _listeners;
var _local3 = _local2.length;
while (_local3--) {
if (_local2[_local3] == o) {
_local2.splice(_local3, 1);
if (!_local2.length) {
broadcastMessage = undefined;
}
return(true);
}
}
return(false);
}
function broadcastMessage() {
var _local5 = String(arguments.shift());
var _local4 = _listeners.concat();
var _local6 = _local4.length;
var _local3 = 0;
while (_local3 < _local6) {
_local4[_local3][_local5].apply(_local4[_local3], arguments);
_local3++;
}
}
static var version = "1.1.0.52";
}
Symbol 1502 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween
{
var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime;
function Tween (obj, prop, func, begin, finish, duration, useSeconds) {
mx.transitions.OnEnterFrameBeacon.init();
if (!arguments.length) {
return;
}
this.obj = obj;
this.prop = prop;
this.begin = begin;
position = (begin);
this.duration = (duration);
this.useSeconds = useSeconds;
if (func) {
this.func = func;
}
this.finish = (finish);
_listeners = [];
addListener(this);
start();
}
function set time(t) {
prevTime = _time;
if (t > duration) {
if (looping) {
rewind(t - _duration);
update();
broadcastMessage("onMotionLooped", this);
} else {
if (useSeconds) {
_time = _duration;
update();
}
stop();
broadcastMessage("onMotionFinished", this);
}
} else if (t < 0) {
rewind();
update();
} else {
_time = t;
update();
}
//return(time);
}
function get time() {
return(_time);
}
function set duration(d) {
_duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d));
//return(duration);
}
function get duration() {
return(_duration);
}
function set FPS(fps) {
var _local2 = isPlaying;
stopEnterFrame();
_fps = fps;
if (_local2) {
startEnterFrame();
}
//return(FPS);
}
function get FPS() {
return(_fps);
}
function set position(p) {
setPosition(p);
//return(position);
}
function setPosition(p) {
prevPos = _pos;
obj[prop] = (_pos = p);
broadcastMessage("onMotionChanged", this, _pos);
updateAfterEvent();
}
function get position() {
return(getPosition());
}
function getPosition(t) {
if (t == undefined) {
t = _time;
}
return(func(t, begin, change, _duration));
}
function set finish(f) {
change = f - begin;
//return(finish);
}
function get finish() {
return(begin + change);
}
function continueTo(finish, duration) {
begin = position;
this.finish = (finish);
if (duration != undefined) {
this.duration = (duration);
}
start();
}
function yoyo() {
continueTo(begin, time);
}
function startEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.addListener(this);
} else {
_intervalID = setInterval(this, "onEnterFrame", 1000 / _fps);
}
isPlaying = true;
}
function stopEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.removeListener(this);
} else {
clearInterval(_intervalID);
}
isPlaying = false;
}
function start() {
rewind();
startEnterFrame();
broadcastMessage("onMotionStarted", this);
}
function stop() {
stopEnterFrame();
broadcastMessage("onMotionStopped", this);
}
function resume() {
fixTime();
startEnterFrame();
broadcastMessage("onMotionResumed", this);
}
function rewind(t) {
_time = ((t == undefined) ? 0 : (t));
fixTime();
update();
}
function fforward() {
time = (_duration);
fixTime();
}
function nextFrame() {
if (useSeconds) {
time = ((getTimer() - _startTime) / 1000);
} else {
time = (_time + 1);
}
}
function onEnterFrame() {
nextFrame();
}
function prevFrame() {
if (!useSeconds) {
time = (_time - 1);
}
}
function toString() {
return("[Tween]");
}
function fixTime() {
if (useSeconds) {
_startTime = getTimer() - (_time * 1000);
}
}
function update() {
position = (getPosition(_time));
}
static var version = "1.1.0.52";
static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init();
static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true);
function func(t, b, c, d) {
return(((c * t) / d) + b);
}
}
Symbol 1503 MovieClip [__Packages.mx.transitions.easing.Back] Frame 0
class mx.transitions.easing.Back
{
function Back () {
}
static function easeIn(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = t / d;
return((((c * t) * t) * (((s + 1) * t) - s)) + b);
}
static function easeOut(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = (t / d) - 1;
return((c * (((t * t) * (((s + 1) * t) + s)) + 1)) + b);
}
static function easeInOut(t, b, c, d, s) {
if (s == undefined) {
s = 1.70158;
}
t = t / (d / 2);
if (t < 1) {
s = s * 1.525;
return(((c / 2) * ((t * t) * (((s + 1) * t) - s))) + b);
}
t = t - 2;
s = s * 1.525;
return(((c / 2) * (((t * t) * (((s + 1) * t) + s)) + 2)) + b);
}
static var version = "1.1.0.52";
}
Symbol 135 MovieClip Frame 35
stop();
Symbol 174 Button
on (release) {
gotoAndStop ("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 185 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 2
stop();
Symbol 203 Button
on (release) {
getURL (("http://www.dressupone.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=Women%20-%20World%20-%20Cup%20-%20Football", "_blank");
}
Symbol 210 Button
on (release) {
gotoAndStop (2);
}
Symbol 213 Button
on (release) {
gotoAndStop (1);
}
Symbol 214 MovieClip Frame 1
stop();
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_bgmsndins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgmsndins = new Sound(this._parent.BS_bgmsndins);
} else {
this.createEmptyMovieClip("_bgmsndins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgmsndins = new Sound(this.BS_bgmsndins);
}
_global.Behaviors.Sound.bgmsndins.attachSound("bgmsnd");
_global.Behaviors.Sound.bgmsndins.start(0, 10000);
Symbol 214 MovieClip Frame 2
stop();
stopAllSounds();
Symbol 226 MovieClip Frame 15
stop();
Symbol 234 MovieClip Frame 15
stop();
Symbol 242 MovieClip Frame 15
stop();
Symbol 250 MovieClip Frame 15
stop();
Symbol 258 MovieClip Frame 15
stop();
Symbol 266 MovieClip Frame 15
stop();
Symbol 275 MovieClip Frame 15
stop();
Symbol 283 MovieClip Frame 15
stop();
Symbol 291 MovieClip Frame 15
stop();
Symbol 299 MovieClip Frame 15
stop();
Symbol 308 MovieClip Frame 15
stop();
Symbol 317 MovieClip Frame 15
stop();
Symbol 325 MovieClip Frame 15
stop();
Symbol 333 MovieClip Frame 15
stop();
Symbol 341 MovieClip Frame 15
stop();
Symbol 349 MovieClip Frame 15
stop();
Symbol 357 MovieClip Frame 15
stop();
Symbol 365 MovieClip Frame 15
stop();
Symbol 373 MovieClip Frame 15
stop();
Symbol 381 MovieClip Frame 15
stop();
Symbol 389 MovieClip Frame 15
stop();
Symbol 402 MovieClip Frame 15
stop();
Symbol 410 MovieClip Frame 15
stop();
Symbol 421 MovieClip Frame 15
stop();
Symbol 431 MovieClip Frame 15
stop();
Symbol 439 MovieClip Frame 15
stop();
Symbol 448 MovieClip Frame 15
stop();
Symbol 456 MovieClip Frame 15
stop();
Symbol 464 MovieClip Frame 15
stop();
Symbol 472 MovieClip Frame 15
stop();
Symbol 485 MovieClip Frame 15
stop();
Symbol 487 MovieClip Frame 15
stop();
Symbol 488 MovieClip Frame 1
stop();
Symbol 488 MovieClip Frame 2
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 3
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 4
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 5
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 6
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 7
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 8
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 9
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 10
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 11
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 12
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 13
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 14
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 15
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 16
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 17
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 18
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 19
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 20
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 21
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 22
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 23
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 24
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 25
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 26
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 27
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 28
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 29
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 30
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 31
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 32
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 488 MovieClip Frame 33
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 496 MovieClip Frame 15
stop();
Symbol 501 MovieClip Frame 15
stop();
Symbol 506 MovieClip Frame 15
stop();
Symbol 514 MovieClip Frame 15
stop();
Symbol 522 MovieClip Frame 15
stop();
Symbol 527 MovieClip Frame 15
stop();
Symbol 534 MovieClip Frame 15
stop();
Symbol 541 MovieClip Frame 15
stop();
Symbol 546 MovieClip Frame 15
stop();
Symbol 553 MovieClip Frame 15
stop();
Symbol 558 MovieClip Frame 15
stop();
Symbol 565 MovieClip Frame 15
stop();
Symbol 571 MovieClip Frame 15
stop();
Symbol 576 MovieClip Frame 15
stop();
Symbol 581 MovieClip Frame 15
stop();
Symbol 586 MovieClip Frame 15
stop();
Symbol 593 MovieClip Frame 15
stop();
Symbol 601 MovieClip Frame 15
stop();
Symbol 612 MovieClip Frame 15
stop();
Symbol 620 MovieClip Frame 15
stop();
Symbol 628 MovieClip Frame 15
stop();
Symbol 637 MovieClip Frame 15
stop();
Symbol 644 MovieClip Frame 15
stop();
Symbol 650 MovieClip Frame 15
stop();
Symbol 660 MovieClip Frame 15
stop();
Symbol 667 MovieClip Frame 15
stop();
Symbol 676 MovieClip Frame 15
stop();
Symbol 681 MovieClip Frame 15
stop();
Symbol 691 MovieClip Frame 15
stop();
Symbol 702 MovieClip Frame 15
stop();
Symbol 711 MovieClip Frame 15
stop();
Symbol 714 MovieClip Frame 15
stop();
Symbol 715 MovieClip Frame 1
stop();
Symbol 715 MovieClip Frame 2
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 3
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 4
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 5
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 6
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 7
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 8
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 9
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 10
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 11
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 12
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 13
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 14
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 15
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 16
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 17
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 18
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 19
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 20
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 21
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 22
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 23
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 24
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 25
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 26
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 27
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 28
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 29
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 30
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 31
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 32
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 715 MovieClip Frame 33
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 721 MovieClip Frame 1
stop();
Symbol 721 MovieClip Frame 2
stop();
Symbol 721 MovieClip Frame 3
stop();
Symbol 721 MovieClip Frame 4
stop();
Symbol 721 MovieClip Frame 5
stop();
Symbol 721 MovieClip Frame 6
stop();
Symbol 724 MovieClip Frame 15
stop();
Symbol 727 MovieClip Frame 15
stop();
Symbol 730 MovieClip Frame 15
stop();
Symbol 733 MovieClip Frame 15
stop();
Symbol 736 MovieClip Frame 15
stop();
Symbol 739 MovieClip Frame 15
stop();
Symbol 740 MovieClip Frame 1
stop();
Symbol 740 MovieClip Frame 2
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 740 MovieClip Frame 3
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 740 MovieClip Frame 4
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 740 MovieClip Frame 5
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 740 MovieClip Frame 6
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 740 MovieClip Frame 7
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 743 MovieClip Frame 15
stop();
Symbol 746 MovieClip Frame 15
stop();
Symbol 749 MovieClip Frame 15
stop();
Symbol 752 MovieClip Frame 15
stop();
Symbol 755 MovieClip Frame 15
stop();
Symbol 758 MovieClip Frame 15
stop();
Symbol 760 MovieClip Frame 15
stop();
Symbol 763 MovieClip Frame 15
stop();
Symbol 766 MovieClip Frame 15
stop();
Symbol 769 MovieClip Frame 15
stop();
Symbol 773 MovieClip Frame 15
stop();
Symbol 776 MovieClip Frame 15
stop();
Symbol 779 MovieClip Frame 15
stop();
Symbol 782 MovieClip Frame 15
stop();
Symbol 785 MovieClip Frame 15
stop();
Symbol 788 MovieClip Frame 15
stop();
Symbol 791 MovieClip Frame 15
stop();
Symbol 794 MovieClip Frame 15
stop();
Symbol 797 MovieClip Frame 15
stop();
Symbol 800 MovieClip Frame 15
stop();
Symbol 803 MovieClip Frame 15
stop();
Symbol 806 MovieClip Frame 15
stop();
Symbol 809 MovieClip Frame 15
stop();
Symbol 812 MovieClip Frame 15
stop();
Symbol 815 MovieClip Frame 15
stop();
Symbol 818 MovieClip Frame 15
stop();
Symbol 821 MovieClip Frame 15
stop();
Symbol 824 MovieClip Frame 15
stop();
Symbol 827 MovieClip Frame 15
stop();
Symbol 829 MovieClip Frame 15
stop();
Symbol 832 MovieClip Frame 15
stop();
Symbol 833 MovieClip Frame 1
stop();
Symbol 833 MovieClip Frame 2
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 3
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 4
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 5
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 6
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 7
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 8
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 9
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 10
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 11
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 12
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 13
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 14
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 15
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 16
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 17
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 18
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 19
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 20
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 21
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 22
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 23
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 24
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 25
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 26
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 27
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 28
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 29
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 30
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 31
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 833 MovieClip Frame 32
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 836 MovieClip Frame 15
stop();
Symbol 839 MovieClip Frame 15
stop();
Symbol 842 MovieClip Frame 15
stop();
Symbol 845 MovieClip Frame 15
stop();
Symbol 848 MovieClip Frame 15
stop();
Symbol 849 MovieClip Frame 1
stop();
Symbol 849 MovieClip Frame 2
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 849 MovieClip Frame 3
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 849 MovieClip Frame 4
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 849 MovieClip Frame 5
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 849 MovieClip Frame 6
if (this._parent._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clicksnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this._parent.BS_clicksnd);
} else {
this.createEmptyMovieClip("_clicksnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clicksnd = new Sound(this.BS_clicksnd);
}
_global.Behaviors.Sound.clicksnd.attachSound("mansnd");
_global.Behaviors.Sound.clicksnd.start(0, 1);
} else {
_global.Behaviors.Sound.clicksnd.stop("mansnd");
}
Symbol 853 Button
on (release) {
clear_ini();
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 860 Button
on (release) {
gotoAndPlay ("FinalScreen");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 865 Button
on (release) {
this.model_mc.up_m.gotoAndStop("1");
this.model_mc.shoes_m.gotoAndStop("1");
this.model_mc.dress1.gotoAndStop("1");
this.model_mc.neck_m.gotoAndStop("1");
this.model_mc.ear_m.gotoAndStop("1");
this.model_mc.eye_m.gotoAndStop("1");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 870 Button
on (release) {
getURL (("http://www.dressupone.com/?utm_source=" + flashCurrentDomainName) + "&utm_medium=game&utm_campaign=Women%20-%20World%20-%20Cup%20-%20Football", "_blank");
}
Symbol 882 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.dress1.nextFrame();
if (this.model_mc.dress1._currentframe == 7) {
this.model_mc.dress1.gotoAndStop(1);
}
}
Symbol 883 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.neck_m.nextFrame();
if (this.model_mc.neck_m._currentframe == 8) {
this.model_mc.neck_m.gotoAndStop(2);
}
}
Symbol 884 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.ear_m.nextFrame();
if (this.model_mc.ear_m._currentframe == 32) {
this.model_mc.ear_m.gotoAndStop(2);
}
}
Symbol 888 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
this.model_mc.eye_m.nextFrame();
if (this.model_mc.eye_m._currentframe == 7) {
this.model_mc.eye_m.gotoAndStop(2);
}
}
Symbol 894 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
this.gotoAndStop("ga");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 897 Button
on (release) {
gotoAndPlay ("gb");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 900 Button
on (release) {
gotoAndPlay ("gc");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 903 Button
on (release) {
gotoAndPlay ("gd");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 906 Button
on (release) {
gotoAndPlay ("ge");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 909 Button
on (release) {
gotoAndPlay ("gf");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 912 Button
on (release) {
gotoAndPlay ("gg");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 915 Button
on (release) {
gotoAndPlay ("gh");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 916 MovieClip Frame 41
_root.gotoAndStop("makeup");
stop();
Symbol 917 Button
on (release) {
gotoAndPlay ("gb");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 918 Button
on (release) {
gotoAndPlay ("gc");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 919 Button
on (release) {
gotoAndPlay ("gd");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 920 Button
on (release) {
gotoAndPlay ("ge");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 921 Button
on (release) {
gotoAndPlay ("gf");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 922 Button
on (release) {
gotoAndPlay ("gg");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 923 Button
on (release) {
gotoAndPlay ("gh");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 931 Button
on (release) {
gotoAndStop ("gaa");
}
Symbol 944 Button
on (release) {
this._parent.gotoAndStop("gaa1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 945 Button
on (release) {
this._parent.gotoAndStop("gaa2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 946 Button
on (release) {
this._parent.gotoAndStop("gaa3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 947 Button
on (release) {
this._parent.gotoAndStop("gaa4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 948 MovieClip Frame 11
stop();
Symbol 966 Button
on (release) {
this._parent.gotoAndStop("gbb1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 967 Button
on (release) {
this._parent.gotoAndStop("gbb2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 968 Button
on (release) {
this._parent.gotoAndStop("gbb3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 969 Button
on (release) {
this._parent.gotoAndStop("gbb4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 970 MovieClip Frame 12
stop();
Symbol 988 Button
on (release) {
this._parent.gotoAndStop("gcc1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 989 Button
on (release) {
this._parent.gotoAndStop("gcc2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 990 Button
on (release) {
this._parent.gotoAndStop("gcc3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 991 Button
on (release) {
this._parent.gotoAndStop("gcc4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 992 MovieClip Frame 11
stop();
Symbol 1011 Button
on (release) {
this._parent.gotoAndStop("gdd1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1012 Button
on (release) {
this._parent.gotoAndStop("gdd2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1013 Button
on (release) {
this._parent.gotoAndStop("gdd3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1014 Button
on (release) {
this._parent.gotoAndStop("gdd4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1015 MovieClip Frame 11
stop();
Symbol 1033 Button
on (release) {
this._parent.gotoAndStop("gee1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1034 Button
on (release) {
this._parent.gotoAndStop("gee2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1035 Button
on (release) {
this._parent.gotoAndStop("gee3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1036 Button
on (release) {
this._parent.gotoAndStop("gee4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1037 MovieClip Frame 11
stop();
Symbol 1055 Button
on (release) {
this._parent.gotoAndStop("gff1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1056 Button
on (release) {
this._parent.gotoAndStop("gff2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1057 Button
on (release) {
this._parent.gotoAndStop("gff3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1058 Button
on (release) {
this._parent.gotoAndStop("gff4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1059 MovieClip Frame 11
stop();
Symbol 1077 Button
on (release) {
this._parent.gotoAndStop("ggg1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1078 Button
on (release) {
this._parent.gotoAndStop("ggg2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1079 Button
on (release) {
this._parent.gotoAndStop("ggg3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1080 Button
on (release) {
this._parent.gotoAndStop("ggg4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1081 MovieClip Frame 11
stop();
Symbol 1099 Button
on (release) {
this._parent.gotoAndStop("ghh1");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1100 Button
on (release) {
this._parent.gotoAndStop("ghh2");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1101 Button
on (release) {
this._parent.gotoAndStop("ghh3");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1102 Button
on (release) {
this._parent.gotoAndStop("ghh4");
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1103 MovieClip Frame 11
stop();
Symbol 1105 Button
on (release) {
this.gotoAndStop("gaa2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1106 Button
on (release) {
this.gotoAndStop("gaa3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1107 Button
on (release) {
this.gotoAndStop("gaa4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1114 MovieClip Frame 1
stop();
Instance of Symbol 1113 MovieClip in Symbol 1114 MovieClip Frame 1
on (release) {
this._parent.model_mc.up_m.gotoAndStop("2");
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_iconmoses", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.iconmoses = new Sound(this._parent.BS_iconmoses);
} else {
this.createEmptyMovieClip("_iconmoses_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.iconmoses = new Sound(this.BS_iconmoses);
}
_global.Behaviors.Sound.iconmoses.attachSound("iconmose");
_global.Behaviors.Sound.iconmoses.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("iconmose");
}
}
Symbol 1118 MovieClip Frame 1
stop();
Symbol 1120 Button
on (release) {
this.gotoAndStop("gaa1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1124 MovieClip Frame 1
stop();
Symbol 1127 MovieClip Frame 1
stop();
Symbol 1132 MovieClip Frame 1
stop();
Symbol 1134 MovieClip Frame 1
stop();
Symbol 1139 MovieClip Frame 1
stop();
Symbol 1141 MovieClip Frame 1
stop();
Symbol 1142 Button
on (release) {
this.gotoAndStop("gbb2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1143 Button
on (release) {
this.gotoAndStop("gbb3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1144 Button
on (release) {
this.gotoAndStop("gbb4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1148 MovieClip Frame 1
stop();
Symbol 1152 MovieClip Frame 1
stop();
Symbol 1153 Button
on (release) {
this.gotoAndStop("gbb1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1158 MovieClip Frame 1
stop();
Symbol 1160 MovieClip Frame 1
stop();
Symbol 1165 MovieClip Frame 1
stop();
Symbol 1167 MovieClip Frame 1
stop();
Symbol 1172 MovieClip Frame 1
stop();
Symbol 1174 MovieClip Frame 1
stop();
Symbol 1175 Button
on (release) {
this.gotoAndStop("gcc2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1176 Button
on (release) {
this.gotoAndStop("gcc3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1177 Button
on (release) {
this.gotoAndStop("gcc4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1182 MovieClip Frame 1
stop();
Symbol 1184 MovieClip Frame 1
stop();
Symbol 1185 Button
on (release) {
this.gotoAndStop("gcc1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1190 MovieClip Frame 1
stop();
Symbol 1192 MovieClip Frame 1
stop();
Symbol 1197 MovieClip Frame 1
stop();
Symbol 1199 MovieClip Frame 1
stop();
Symbol 1204 MovieClip Frame 1
stop();
Symbol 1206 MovieClip Frame 1
stop();
Symbol 1207 Button
on (release) {
this.gotoAndStop("gdd2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1208 Button
on (release) {
this.gotoAndStop("gdd3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1209 Button
on (release) {
this.gotoAndStop("gdd4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1214 MovieClip Frame 1
stop();
Symbol 1216 MovieClip Frame 1
stop();
Symbol 1217 Button
on (release) {
this.gotoAndStop("gdd1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1222 MovieClip Frame 1
stop();
Symbol 1224 MovieClip Frame 1
stop();
Symbol 1229 MovieClip Frame 1
stop();
Symbol 1231 MovieClip Frame 1
stop();
Symbol 1236 MovieClip Frame 1
stop();
Symbol 1238 MovieClip Frame 1
stop();
Symbol 1239 Button
on (release) {
this.gotoAndStop("gee2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1240 Button
on (release) {
this.gotoAndStop("gee3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1241 Button
on (release) {
this.gotoAndStop("gee4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1246 MovieClip Frame 1
stop();
Symbol 1248 MovieClip Frame 1
stop();
Symbol 1249 Button
on (release) {
this.gotoAndStop("gee1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1253 MovieClip Frame 1
stop();
Symbol 1255 MovieClip Frame 1
stop();
Symbol 1259 MovieClip Frame 1
stop();
Symbol 1261 MovieClip Frame 1
stop();
Symbol 1266 MovieClip Frame 1
stop();
Symbol 1268 MovieClip Frame 1
stop();
Symbol 1269 Button
on (release) {
this.gotoAndStop("gff2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1270 Button
on (release) {
this.gotoAndStop("gff3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1271 Button
on (release) {
this.gotoAndStop("gff4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1276 MovieClip Frame 1
stop();
Symbol 1278 MovieClip Frame 1
stop();
Symbol 1279 Button
on (release) {
this.gotoAndStop("gff1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1285 MovieClip Frame 1
stop();
Symbol 1287 MovieClip Frame 1
stop();
Symbol 1292 MovieClip Frame 1
stop();
Symbol 1294 MovieClip Frame 1
stop();
Symbol 1300 MovieClip Frame 1
stop();
Symbol 1302 MovieClip Frame 1
stop();
Symbol 1303 Button
on (release) {
this.gotoAndStop("ggg2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1304 Button
on (release) {
this.gotoAndStop("ggg3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1305 Button
on (release) {
this.gotoAndStop("ggg4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1311 MovieClip Frame 1
stop();
Symbol 1313 MovieClip Frame 1
stop();
Symbol 1314 Button
on (release) {
this.gotoAndStop("ggg1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1320 MovieClip Frame 1
stop();
Symbol 1322 MovieClip Frame 1
stop();
Symbol 1328 MovieClip Frame 1
stop();
Symbol 1330 MovieClip Frame 1
stop();
Symbol 1335 MovieClip Frame 1
stop();
Symbol 1337 MovieClip Frame 1
stop();
Symbol 1338 Button
on (release) {
this.gotoAndStop("ghh2");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1339 Button
on (release) {
this.gotoAndStop("ghh3");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1340 Button
on (release) {
this.gotoAndStop("ghh4");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1344 MovieClip Frame 1
stop();
Symbol 1346 MovieClip Frame 1
stop();
Symbol 1347 Button
on (release) {
this.gotoAndStop("ghh1");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnrollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this._parent.BS_btnrollins);
} else {
this.createEmptyMovieClip("_btnrollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnrollins = new Sound(this.BS_btnrollins);
}
_global.Behaviors.Sound.btnrollins.attachSound("btnrollover");
_global.Behaviors.Sound.btnrollins.start(0, 1);
} else {
_global.Behaviors.Sound.btnrollins.stop("btnrollover");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_btnclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this._parent.BS_btnclickins);
} else {
this.createEmptyMovieClip("_btnclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnclickins = new Sound(this.BS_btnclickins);
}
_global.Behaviors.Sound.btnclickins.attachSound("btnclicksnd");
_global.Behaviors.Sound.btnclickins.start(0, 1);
} else {
_global.Behaviors.Sound.btnclickins.stop("btnclicksnd");
}
}
Symbol 1351 MovieClip Frame 1
stop();
Symbol 1353 MovieClip Frame 1
stop();
Symbol 1359 MovieClip Frame 1
stop();
Symbol 1363 MovieClip Frame 1
stop();
Symbol 1368 MovieClip Frame 1
stop();
Symbol 1370 MovieClip Frame 1
stop();
Symbol 1438 MovieClip Frame 9
stop();
Symbol 1475 MovieClip Frame 1
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_glowins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.glowins = new Sound(this._parent.BS_glowins);
} else {
this.createEmptyMovieClip("_glowins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.glowins = new Sound(this.BS_glowins);
}
_global.Behaviors.Sound.glowins.attachSound("glow");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glow");
}
stop();
this._parent.model_mc._xscale = 88;
this._parent.model_mc._yscale = 88;
this._parent.model_mc._x = 120;
this._parent.model_mc._y = 80;
b.gotoAndPlay(1);
Symbol 1475 MovieClip Frame 2
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_glowins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.glowins = new Sound(this._parent.BS_glowins);
} else {
this.createEmptyMovieClip("_glowins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.glowins = new Sound(this.BS_glowins);
}
_global.Behaviors.Sound.glowins.attachSound("glow");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glow");
}
stop();
this._parent.model_mc._xscale = 88;
this._parent.model_mc._yscale = 88;
this._parent.model_mc._x = 120;
this._parent.model_mc._y = 80;
b.gotoAndPlay(1);
Symbol 1480 Button
on (release) {
gotoAndPlay ("playgame");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 1485 Button
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
Symbol 1491 Button
on (release) {
gotoAndPlay ("dressup");
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 1495 Button
on (release) {
this.bgall.gotoAndStop(1);
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 1499 Button
on (release) {
this.bgall.gotoAndStop(2);
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("clicksnd");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("mussnd");
}
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_loose", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this._parent.BS_loose);
} else {
this.createEmptyMovieClip("_loose_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.loose = new Sound(this.BS_loose);
}
_global.Behaviors.Sound.loose.attachSound("mainroll");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}