Frame 1
function rightclick() {
getURL ("http://www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
var loadper = 0;
Frame 2
if (_framesloaded == _totalframes) {
gotoAndPlay (4);
} else {
setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100);
loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100);
}
Frame 3
gotoAndPlay (2);
Frame 4
function rightclick() {
getURL ("http://www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
Frame 210
stop();
Frame 211
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("34058f17", this, 10301, true);
function rightclick() {
getURL ("http://www.girlgames1.com");
}
stop();
Stage.showMenu = true;
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
function start_link() {
gotoAndPlay (321);
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 212
stop();
model_mc._x = 330;
model_mc._y = 40;
model_mc._xscale = 95;
model_mc._yscale = 95;
Instance of Symbol 450 MovieClip "model_mc" in Frame 212
onClipEvent (load) {
this.x0 = this._x;
this.y0 = this._y;
var noRa = (random(8) + 1);
this.dress6.gotoAndStop(noRa);
this.dress7.gotoAndStop(noRa);
}
Frame 213
stop();
model_mc._xscale = 34;
model_mc._yscale = 34;
model_mc._x = 450;
model_mc._y = 10;
Frame 214
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();
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();
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.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
girl(100, 100, 40);
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 = 36;
model_mc._yscale = 36;
model_mc._x = 305;
model_mc._y = 10;
Symbol 10 MovieClip [star] Frame 27
removeMovieClip(this);
stop();
Symbol 15 MovieClip [a201] Frame 1
stop();
Symbol 15 MovieClip [a201] Frame 2
stop();
Symbol 38 MovieClip Frame 85
gotoAndPlay (56);
Symbol 53 Button
on (release) {
getURL ("http://www.girlgames1.com/", "_blank");
}
Symbol 60 Button
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
}
Symbol 67 MovieClip Frame 20
this.removeMovieClip();
Symbol 68 MovieClip Frame 1
Frame_num = 1;
angle = 360;
plus_angle = 0;
scene_width = 400;
scene_height = 45;
bar_mc.i = 0;
bar_mc._visible = 0;
bar_mc.onEnterFrame = function () {
var _local2 = this;
if ((_local2.i % Frame_num) == 0) {
mc = _local2.duplicateMovieClip("bar_mc" + _local2.i, _local2.i);
mc._x = random(scene_width);
mc._y = random(scene_height);
mc._rotation = random(angle) + plus_angle;
}
_local2.i++;
};
Symbol 72 MovieClip Frame 30
stop();
Symbol 95 Button
on (release) {
gotoAndStop (211);
}
Symbol 108 MovieClip Frame 25
gotoAndPlay ("loop");
Symbol 118 Button
on (release) {
gotoAndPlay ("makeover");
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 2
stop();
Symbol 151 MovieClip Frame 3
stop();
Symbol 151 MovieClip Frame 4
stop();
Symbol 151 MovieClip Frame 5
stop();
Symbol 151 MovieClip Frame 6
stop();
Symbol 151 MovieClip Frame 7
stop();
Symbol 172 Button
on (release) {
getURL ("http://www.girlgames1.com/", "_blank");
}
Symbol 178 Button
on (release) {
gotoAndStop (215);
}
Symbol 184 Button
on (release) {
gotoAndStop (2);
}
Symbol 187 Button
on (release) {
gotoAndStop (1);
}
Symbol 188 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_bgsnd", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this._parent.BS_bgsnd);
} else {
this.createEmptyMovieClip("_bgsnd_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bgsnd = new Sound(this.BS_bgsnd);
}
_global.Behaviors.Sound.bgsnd.attachSound("vensnd");
_global.Behaviors.Sound.bgsnd.start(0, 999);
Symbol 188 MovieClip Frame 2
stop();
stopAllSounds();
Symbol 192 MovieClip Frame 1
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
stop();
Symbol 192 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
stop();
Symbol 192 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
stop();
Symbol 192 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
stop();
Symbol 196 MovieClip Frame 10
stop();
Symbol 203 MovieClip Frame 10
stop();
Symbol 211 MovieClip Frame 10
stop();
Symbol 215 MovieClip Frame 10
stop();
Symbol 222 MovieClip Frame 10
stop();
Symbol 226 MovieClip Frame 10
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 227 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 227 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 227 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 227 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 227 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 228 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 1
stop();
Symbol 229 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 229 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 237 MovieClip Frame 1
gotoAndPlay(random(45));
Symbol 237 MovieClip Frame 60
stop();
Symbol 238 MovieClip Frame 16
stop();
Symbol 239 MovieClip Frame 20
stop();
Symbol 243 MovieClip Frame 20
stop();
Symbol 246 MovieClip Frame 20
stop();
Symbol 249 MovieClip Frame 20
stop();
Symbol 254 MovieClip Frame 20
stop();
Symbol 257 MovieClip Frame 20
stop();
Symbol 260 MovieClip Frame 20
stop();
Symbol 263 MovieClip Frame 20
stop();
Symbol 270 MovieClip Frame 20
stop();
Symbol 275 MovieClip Frame 20
stop();
Symbol 278 MovieClip Frame 20
stop();
Symbol 282 MovieClip Frame 20
stop();
Symbol 285 MovieClip Frame 20
stop();
Symbol 289 MovieClip Frame 20
stop();
Symbol 290 MovieClip Frame 1
stop();
Symbol 290 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 8
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 9
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 10
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 11
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 12
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 13
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 14
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 290 MovieClip Frame 15
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 310 MovieClip Frame 10
stop();
Symbol 313 MovieClip Frame 10
stop();
Symbol 326 MovieClip Frame 10
stop();
Symbol 332 MovieClip Frame 10
stop();
Symbol 338 MovieClip Frame 10
stop();
Symbol 345 MovieClip Frame 10
stop();
Symbol 346 MovieClip Frame 1
stop();
Symbol 346 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 346 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 346 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 346 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 346 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 346 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 353 MovieClip Frame 1
stop();
Symbol 359 MovieClip Frame 1
stop();
Symbol 367 MovieClip Frame 1
stop();
Symbol 370 MovieClip Frame 1
stop();
Symbol 374 MovieClip Frame 10
stop();
Symbol 379 MovieClip Frame 10
stop();
Symbol 384 MovieClip Frame 10
stop();
Symbol 389 MovieClip Frame 10
stop();
Symbol 394 MovieClip Frame 10
stop();
Symbol 399 MovieClip Frame 10
stop();
Symbol 401 MovieClip Frame 1
stop();
Symbol 401 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 401 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 401 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 401 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 401 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 401 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 403 MovieClip Frame 1
stop();
Symbol 403 MovieClip Frame 2
stop();
Symbol 403 MovieClip Frame 3
stop();
Symbol 403 MovieClip Frame 4
stop();
Symbol 403 MovieClip Frame 5
stop();
Symbol 403 MovieClip Frame 6
stop();
Symbol 403 MovieClip Frame 7
stop();
Symbol 406 MovieClip Frame 1
stop();
Symbol 406 MovieClip Frame 2
stop();
Symbol 406 MovieClip Frame 3
stop();
Symbol 406 MovieClip Frame 4
stop();
Symbol 406 MovieClip Frame 5
stop();
Symbol 406 MovieClip Frame 6
stop();
Symbol 406 MovieClip Frame 7
stop();
Symbol 408 MovieClip Frame 1
stop();
Symbol 408 MovieClip Frame 2
stop();
Symbol 408 MovieClip Frame 3
stop();
Symbol 408 MovieClip Frame 4
stop();
Symbol 408 MovieClip Frame 5
stop();
Symbol 408 MovieClip Frame 6
stop();
Symbol 408 MovieClip Frame 7
stop();
Symbol 411 MovieClip Frame 1
stop();
Symbol 411 MovieClip Frame 2
stop();
Symbol 411 MovieClip Frame 3
stop();
Symbol 411 MovieClip Frame 4
stop();
Symbol 411 MovieClip Frame 5
stop();
Symbol 411 MovieClip Frame 6
stop();
Symbol 411 MovieClip Frame 7
stop();
Symbol 415 MovieClip Frame 1
stop();
Symbol 415 MovieClip Frame 2
stop();
Symbol 415 MovieClip Frame 3
stop();
Symbol 415 MovieClip Frame 4
stop();
Symbol 415 MovieClip Frame 5
stop();
Symbol 415 MovieClip Frame 6
stop();
Symbol 415 MovieClip Frame 7
stop();
Symbol 416 MovieClip Frame 1
stop();
Symbol 423 MovieClip Frame 10
stop();
Symbol 426 MovieClip Frame 10
stop();
Symbol 429 MovieClip Frame 10
stop();
Symbol 438 MovieClip Frame 10
stop();
Symbol 441 MovieClip Frame 10
stop();
Symbol 444 MovieClip Frame 10
stop();
Symbol 445 MovieClip Frame 1
stop();
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 445 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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
this._parent._parent.model_mc._xscale = 65;
this._parent._parent.model_mc._yscale = 65;
this._parent._parent.model_mc._x = 420;
this._parent._parent.model_mc._y = 25;
Symbol 446 MovieClip Frame 1
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
stop();
Symbol 446 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
Symbol 446 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
Symbol 446 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
Symbol 447 MovieClip Frame 1
stop();
Symbol 447 MovieClip Frame 2
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 447 MovieClip Frame 3
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 447 MovieClip Frame 4
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 447 MovieClip Frame 5
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 447 MovieClip Frame 6
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 447 MovieClip Frame 7
this._parent._parent.model_mc._xscale = 36;
this._parent._parent.model_mc._yscale = 36;
this._parent._parent.model_mc._x = 480;
this._parent._parent.model_mc._y = 1;
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_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("glowsnd");
_global.Behaviors.Sound.glowins.start(0, 1);
} else {
_global.Behaviors.Sound.glowins.stop("glowsnd");
}
Symbol 482 MovieClip Frame 1
stop();
Instance of Symbol 465 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 468 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("1");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 471 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 474 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 477 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 480 MovieClip in Symbol 482 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 482 MovieClip Frame 39
stop();
Symbol 488 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("aa1") {
nextFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 510 MovieClip Frame 1
stop();
Instance of Symbol 494 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 497 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 500 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 503 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 506 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 509 MovieClip in Symbol 510 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress1.hairin.gotoAndStop("1");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 510 MovieClip Frame 39
stop();
Symbol 514 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a2") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 531 MovieClip Frame 1
stop();
Instance of Symbol 520 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 522 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 524 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 526 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 528 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 530 MovieClip in Symbol 531 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress4.gotoAndStop("7");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 531 MovieClip Frame 39
stop();
Symbol 535 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a3") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 548 MovieClip Frame 1
stop();
Instance of Symbol 537 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("1");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 539 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 541 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 543 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 545 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 547 MovieClip in Symbol 548 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress5.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 548 MovieClip Frame 39
stop();
Symbol 552 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a4") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 566 MovieClip Frame 1
stop();
Instance of Symbol 555 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 557 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 559 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 561 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 563 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 565 MovieClip in Symbol 566 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress2.gotoAndStop("7");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 566 MovieClip Frame 39
stop();
Symbol 568 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a5") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 581 MovieClip Frame 1
stop();
Instance of Symbol 570 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 572 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 574 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 576 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("5");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 578 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("6");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Instance of Symbol 580 MovieClip in Symbol 581 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress3.gotoAndStop("7");
this._parent._parent.model_mc._xscale = 95;
this._parent._parent.model_mc._yscale = 95;
this._parent._parent.model_mc._x = 330;
this._parent._parent.model_mc._y = 40;
}
Symbol 581 MovieClip Frame 39
stop();
Symbol 584 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a6") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a7") {
prevFrame();
};
};
}
Symbol 593 MovieClip Frame 1
stop();
Instance of Symbol 586 MovieClip in Symbol 593 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress6.gotoAndStop("1");
this._parent._parent.model_mc.dress7.gotoAndStop("1");
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
}
Instance of Symbol 588 MovieClip in Symbol 593 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress6.gotoAndStop("2");
this._parent._parent.model_mc.dress7.gotoAndStop("2");
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
}
Instance of Symbol 590 MovieClip in Symbol 593 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress6.gotoAndStop("3");
this._parent._parent.model_mc.dress7.gotoAndStop("3");
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
}
Instance of Symbol 592 MovieClip in Symbol 593 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.dress6.gotoAndStop("4");
this._parent._parent.model_mc.dress7.gotoAndStop("4");
this._parent._parent.model_mc._xscale = 34;
this._parent._parent.model_mc._yscale = 34;
this._parent._parent.model_mc._x = 450;
this._parent._parent.model_mc._y = 10;
}
Symbol 593 MovieClip Frame 39
stop();
Symbol 595 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a7") {
nextFrame();
};
tellTarget ("aa1") {
prevFrame();
};
tellTarget ("a2") {
prevFrame();
};
tellTarget ("a3") {
prevFrame();
};
tellTarget ("a4") {
prevFrame();
};
tellTarget ("a5") {
prevFrame();
};
tellTarget ("a6") {
prevFrame();
};
};
}
Symbol 604 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 609 Button
on (release) {
this.model_mc.dress4.gotoAndStop(1);
this.model_mc.dress5.gotoAndStop(1);
this.model_mc.dress3.gotoAndStop(1);
this.model_mc.dress2.gotoAndStop(1);
this.model_mc.dress1.gotoAndStop(1);
this.model_mc.dress1.hairin.gotoAndStop(1);
this.model_mc.eyeliner.gotoAndStop(1);
this.model_mc.dress6.gotoAndStop(1);
this.model_mc.dress7.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 619 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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
Symbol 649 MovieClip Frame 1
stop();
Instance of Symbol 622 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(2);
}
Instance of Symbol 624 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(3);
}
Instance of Symbol 626 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(4);
}
Instance of Symbol 628 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(5);
}
Instance of Symbol 630 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(6);
}
Instance of Symbol 632 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(7);
}
Instance of Symbol 634 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(12);
}
Instance of Symbol 636 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(11);
}
Instance of Symbol 639 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(10);
}
Instance of Symbol 640 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(9);
}
Instance of Symbol 641 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(8);
}
Instance of Symbol 643 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(14);
}
Instance of Symbol 645 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(15);
}
Instance of Symbol 648 MovieClip in Symbol 649 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.one_m.gotoAndStop(13);
}
Symbol 649 MovieClip Frame 39
stop();
Symbol 653 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a8") {
nextFrame();
};
tellTarget ("a9") {
prevFrame();
};
tellTarget ("a10") {
prevFrame();
};
tellTarget ("a11") {
prevFrame();
};
tellTarget ("a12") {
prevFrame();
};
};
}
Symbol 665 MovieClip Frame 1
stop();
Instance of Symbol 655 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(2);
}
Instance of Symbol 657 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(3);
}
Instance of Symbol 658 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(4);
}
Instance of Symbol 660 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(5);
}
Instance of Symbol 662 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(6);
}
Instance of Symbol 664 MovieClip in Symbol 665 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.neck_m.gotoAndStop(7);
}
Symbol 665 MovieClip Frame 39
stop();
Symbol 670 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a9") {
nextFrame();
};
tellTarget ("a10") {
prevFrame();
};
tellTarget ("a8") {
prevFrame();
};
tellTarget ("a11") {
prevFrame();
};
tellTarget ("a12") {
prevFrame();
};
};
}
Symbol 679 MovieClip Frame 1
stop();
Instance of Symbol 671 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(6);
}
Instance of Symbol 672 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(5);
}
Instance of Symbol 673 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(7);
}
Instance of Symbol 675 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(4);
}
Instance of Symbol 676 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(3);
}
Instance of Symbol 678 MovieClip in Symbol 679 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.ear_m.gotoAndStop(2);
}
Symbol 679 MovieClip Frame 39
stop();
Symbol 680 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a10") {
nextFrame();
};
tellTarget ("a9") {
prevFrame();
};
tellTarget ("a8") {
prevFrame();
};
tellTarget ("a11") {
prevFrame();
};
tellTarget ("a12") {
prevFrame();
};
};
}
Symbol 698 MovieClip Frame 1
stop();
Instance of Symbol 682 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(2);
}
Instance of Symbol 687 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(3);
}
Instance of Symbol 690 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(4);
}
Instance of Symbol 692 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(5);
}
Instance of Symbol 695 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(6);
}
Instance of Symbol 697 MovieClip in Symbol 698 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.shoes_m.gotoAndStop(7);
}
Symbol 698 MovieClip Frame 39
stop();
Symbol 701 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a12") {
nextFrame();
};
tellTarget ("a11") {
prevFrame();
};
tellTarget ("a10") {
prevFrame();
};
tellTarget ("a9") {
prevFrame();
};
tellTarget ("a8") {
prevFrame();
};
};
}
Symbol 718 MovieClip Frame 1
stop();
Instance of Symbol 703 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(2);
}
Instance of Symbol 706 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(3);
}
Instance of Symbol 709 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(4);
}
Instance of Symbol 711 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(7);
}
Instance of Symbol 714 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(6);
}
Instance of Symbol 717 MovieClip in Symbol 718 MovieClip Frame 11
on (release) {
this._parent._parent.model_mc.bag_m.gotoAndStop(5);
}
Symbol 718 MovieClip Frame 39
stop();
Symbol 720 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_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.btnoverins.stop("btnoversnd");
}
}
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_btnoverins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this._parent.BS_btnoverins);
} else {
this.createEmptyMovieClip("_btnoverins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.btnoverins = new Sound(this.BS_btnoverins);
}
_global.Behaviors.Sound.btnoverins.attachSound("btnoversnd");
_global.Behaviors.Sound.btnoverins.start(0, 1);
} else {
_global.Behaviors.Sound.btnoverins.stop("btnoversnd");
}
}
on (release) {
onEnterFrame = function () {
tellTarget ("a11") {
nextFrame();
};
tellTarget ("a10") {
prevFrame();
};
tellTarget ("a9") {
prevFrame();
};
tellTarget ("a8") {
prevFrame();
};
tellTarget ("a12") {
prevFrame();
};
};
}
Symbol 725 Button
on (release) {
prevFrame();
gotoAndStop;
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 730 Button
on (release) {
gotoAndPlay ("final");
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 731 Button
on (release) {
this.model_mc.shoes_m.gotoAndStop(1);
this.model_mc.one_m.gotoAndStop(1);
this.model_mc.hand.gotoAndStop(1);
this.model_mc.ear_m.gotoAndStop(1);
this.model_mc.neck_m.gotoAndStop(1);
this.model_mc.bag_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 845 MovieClip Frame 1
stop();
Symbol 845 MovieClip Frame 3
stop();
Symbol 858 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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
Symbol 861 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 864 Button
on (release) {
this.bgall.gotoAndStop(3);
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 869 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("navoversnd");
_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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
Symbol 874 Button
on (release) {
gotoAndStop ("play");
clear_ini();
clear_skin();
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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 875 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_navclickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this._parent.BS_navclickins);
} else {
this.createEmptyMovieClip("_navclickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.navclickins = new Sound(this.BS_navclickins);
}
_global.Behaviors.Sound.navclickins.attachSound("navclicksnd");
_global.Behaviors.Sound.navclickins.start(0, 1);
} else {
_global.Behaviors.Sound.navclickins.stop("navclicksnd");
}
}
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("navoversnd");
_global.Behaviors.Sound.loose.start(0, 1);
} else {
_global.Behaviors.Sound.loose.stop("mussnd");
}
}
Symbol 877 MovieClip Frame 8
stop();
Symbol 899 MovieClip Frame 40
stop();
Symbol 901 MovieClip Frame 21
stop();
Symbol 902 Button
on (release) {
getURL ("http://www.girlgames1.com", "_blank");
}
Symbol 905 Button
on (release) {
gotoAndStop (211);
}