Combined Code
frame 1 {
_root.sexSpeed = 'intro';
_root.nipShade = 'orig';
_root.fingerGlow = 'none';
_root.penisWet = 'x0';
_root.tentaState = 'orig';
_root.jizzLvl = 'x0';
_root.futa = 'Off';
_root.futaPack = 'FPack';
_root.navalGem = 'xOn';
_root.nipGem = 'xOff';
_root.nipGemC = 'green';
_root.pubes = 'Off';
_root.pitHair = 'Off';
_root.xRay = 'Off';
_root.maleSkin = 'x02';
_root.jizz01Lvl = 'x0';
_root.jizz02Lvl = 'x0';
_root.jizz03Lvl = 'x0';
_root.jizz04Lvl = 'x0';
_root.jizz05Lvl = 'x0';
_root.jizz06Lvl = 'x0';
_root.jizz07Lvl = 'x0';
_root.jizz08Lvl = 'x0';
_root.jizz09Lvl = 'x0';
_root.jizz10Lvl = 'x0';
_root.jizz11Lvl = 'x0';
_root.jizz12Lvl = 'x0';
_root.jizz13Lvl = 'x0';
_root.jizz14Lvl = 'x0';
_root.jizz15Lvl = 'x0';
_root.jizz16Lvl = 'x0';
_root.jizz17Lvl = 'x0';
_root.jizz18Lvl = 'x0';
_root.jizz19Lvl = 'x0';
_root.jizz20Lvl = 'x0';
_root.jizz21Lvl = 'x0';
_root.jizz22Lvl = 'x0';
_root.jizz23Lvl = 'x0';
_root.jizz24Lvl = 'x0';
_root.jizz25Lvl = 'x0';
_root.jizz26Lvl = 'x0';
_root.ribbon = 'clothOn';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.panty = 'clothOn';
_root.topLeotard = 'clothOn';
_root.brows = 'downToMidS';
_root.tears = 'x0';
_root.pupil = 'up';
_root.eyes = 'mid1';
_root.tooth = 'orig';
_root.mouths = 'zd1';
_root.jaw = 'jC';
_root.makeup = 'makeup2';
_root.talkNoIntro = 'talk01';
_root.talkNoIntro2 = 'talk01';
_root.talkNoFPGC = 'talk01';
_root.talkNoFPGCC = 'talk01';
_root.talkNoFPUD = 'talk01';
_root.talkNoFP_GT = 'talk01';
_root.talkNoInsert = 'talk01';
_root.talkNoSex1UD1 = 'talk01';
_root.talkNoSex1UD2 = 'talk01';
_root.talkNoSex1G = 'talk01';
_root.talkNoSex1Gen = 'talk01';
_root.talkNoSex2UD3 = 'talk01';
_root.talkNoSex2UD4 = 'talk01';
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'noTalk';
_root.sqdBtn01 = 'btnLock';
_root.sqdBtn02 = 'btnLock';
_root.sqdBtn03 = 'btnLock';
_root.sqdBtn04 = 'btnLock';
_root.sqdBtn05 = 'btnLock';
_root.sqdBtn06 = 'btnLock';
_root.sqdBtn07 = 'btnLock';
_root.sqdBtn08 = 'btnLock';
_root.sqdBtn09 = 'btnLock';
_root.sqdBtn10 = 'btnLock';
_root.tissues = 'xOff';
_root.femSquirt = 'On';
_root.bgMusic = 'On';
_root.BGMtrack.attachSound('BGMtrack01');
BGMtrack = new Sound();
if (_root.boobPop == '01Pop') {
} else {
_root.boobPop = 'noPop';
}
stop();
}
frame 1 {
_root.frameLbl = 'welcomePage';
_root.sexType = 'foreplay';
}
movieClip 5 {
}
movieClip 9 {
}
movieClip 13 {
}
movieClip 21 {
frame 30 {
stop();
}
}
movieClip 315 {
}
button 322 {
on (press) {
_root.voiceMain.audStopAll.gotoAndPlay(2);
_root.voiceMain.gotoAndStop(1);
_root.gotoAndStop('thankYou');
}
}
movieClip 327 {
frame 1 {
stop();
}
frame 14 {
stop();
}
}
movieClip 328 {
}
movieClip 621 {
}
button 625 {
on (press) {
this.nextFrame();
}
}
movieClip 631 {
frame 1 {
if (_root.BGVolume == 'x100') {
this.gotoAndStop(1);
} else {
if (_root.BGVolume == 'x75') {
this.gotoAndStop(2);
} else {
if (_root.BGVolume == 'x50') {
this.gotoAndStop(3);
} else {
if (_root.BGVolume == 'x25') {
this.gotoAndStop(4);
} else {
if (_root.BGVolume == 'x00') {
this.gotoAndStop(5);
}
}
}
}
}
}
}
button 634 {
on (press) {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x25') {
_root.bgMusic = 'Off';
_root.bgMusicMC.gotoAndStop(6);
} else {
if (_root.bgMusic == 'Off' && _root.BGVolume == 'x00') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(100);
_root.bgMusicMC.gotoAndPlay(1);
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x100') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(75);
_root.bgMusicMC.nextFrame();
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x75') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(50);
_root.bgMusicMC.nextFrame();
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x50') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(25);
_root.bgMusicMC.nextFrame();
}
}
}
}
}
}
}
button 637 {
on (press) {
if (tScreen._currentframe == 30) {
tScreen.gotoAndStop(31);
} else {
if (tScreen._currentframe == 31) {
tScreen.gotoAndStop(30);
}
}
}
on (rollOut) {
if (tScreen._currentframe == 31) {
tScreen.gotoAndStop(30);
}
}
on (dragOut) {
if (tScreen._currentframe == 31) {
tScreen.gotoAndStop(30);
}
}
on (releaseOutside) {
if (tScreen._currentframe == 31) {
tScreen.gotoAndStop(30);
}
}
}
movieClip 689 {
frame 1 {
stop();
}
frame 3 {
stop();
}
}
movieClip 694 {
frame 1 {
if (_root.talkNoIntro == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoIntro == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoIntro = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.eyes = 'mid1';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 5 {
_root.brows = 'midToUp';
}
frame 5 {
_root.eyes = 'wide1';
}
frame 5 {
_root.mouths = 'ae1';
}
frame 8 {
_root.mouths = 'aei1';
}
frame 11 {
_root.mouths = 'zd1Mac1';
}
frame 13 {
_root.eyes = 'mid1';
}
frame 19 {
_root.mouths = 'ae1';
}
frame 22 {
_root.pupil = 'mid';
}
frame 22 {
_root.mouths = 'bm1';
}
frame 25 {
_root.mouths = 'ae1';
}
frame 28 {
_root.mouths = 'ou1Mac1';
}
frame 31 {
_root.brows = 'upToMid';
}
frame 31 {
_root.mouths = 'aei1';
}
frame 34 {
_root.mouths = 'zd1Mac1';
}
frame 37 {
_root.mouths = 'ae1';
}
frame 40 {
_root.mouths = 'zd1Mac1';
}
frame 53 {
_root.mouths = 'thMac1';
}
frame 56 {
_root.mouths = 'aei1';
}
frame 59 {
_root.brows = 'midToUp';
}
frame 59 {
_root.eyes = 'blink';
}
frame 59 {
_root.mouths = 'zd1Mac1';
}
frame 62 {
_root.mouths = 'ou1Mac1';
}
frame 63 {
_root.pupil = 'up';
}
frame 65 {
_root.mouths = 'f1';
}
frame 68 {
_root.mouths = 'ou1Mac1';
}
frame 71 {
_root.mouths = 'zd1Mac1';
}
frame 74 {
_root.mouths = 'ae1';
}
frame 77 {
_root.mouths = 'bm1';
}
frame 79 {
_root.mouths = 'aei1';
}
frame 82 {
_root.mouths = 'zd1Mac1';
}
frame 84 {
_root.brows = 'upToMid';
}
frame 84 {
_root.mouths = 'ae1';
}
frame 87 {
_root.mouths = 'bm1';
}
frame 89 {
_root.mouths = 'aei1';
}
frame 92 {
_root.mouths = 'zd1Mac1';
}
frame 95 {
_root.mouths = 'aei1';
}
frame 98 {
_root.mouths = 'zd1Mac1';
}
frame 110 {
_root.voiceMain.gotoAndPlay('intro2');
stop();
}
frame 111 {
_root.talkNoIntro = 'talk01';
_root.mTalking = 'talking';
}
frame 111 {
_root.eyes = 'blink';
}
frame 111 {
_root.pupil = 'up';
}
frame 111 {
_root.mouths = 'bm1';
}
frame 112 {
_root.mouths = 'aei1';
}
frame 113 {
_root.mouths = 'ae1';
}
frame 115 {
_root.mouths = 'l1';
}
frame 117 {
_root.brows = 'midToUp';
}
frame 117 {
_root.mouths = 'ooohMac1';
}
frame 121 {
_root.mouths = 'l1';
}
frame 123 {
_root.mouths = 'ae1';
}
frame 128 {
_root.mouths = 'zd1Mac1';
}
frame 138 {
_root.mouths = 'ae1';
}
frame 141 {
_root.mouths = 'bm1';
}
frame 144 {
_root.mouths = 'bm1CB1';
}
frame 148 {
_root.mouths = 'ae1';
}
frame 151 {
_root.mouths = 'zd1Mac1';
}
frame 153 {
_root.mouths = 'aei1CB1';
}
frame 156 {
_root.mouths = 'ae1';
}
frame 157 {
_root.brows = 'upToMid';
}
frame 165 {
_root.mouths = 'aei1';
}
frame 171 {
_root.mouths = 'ae1';
}
frame 172 {
_root.pupil = 'mid';
}
frame 175 {
_root.eyes = 'mid2';
}
frame 177 {
_root.mouths = 'bm1';
}
frame 179 {
_root.pupil = 'down';
}
frame 185 {
_root.mouths = 'f1';
}
frame 190 {
_root.mouths = 'aei1';
}
frame 193 {
_root.mouths = 'zd1Mac1';
}
frame 194 {
_root.mouths = 'aei1CB1';
}
frame 197 {
_root.mouths = 'bm1';
}
frame 200 {
_root.mouths = 'l1';
}
frame 203 {
_root.pupil = 'mid';
}
frame 203 {
_root.mouths = 'aei1CB1';
}
frame 204 {
_root.mouths = 'zd1Mac1';
}
frame 206 {
_root.pupil = 'up';
}
frame 209 {
_root.mouths = 'aei1';
}
frame 212 {
_root.mouths = 'bm1';
}
frame 215 {
_root.mouths = 'aei1CB1';
}
frame 217 {
_root.mouths = 'zd1Mac1';
}
frame 220 {
_root.mouths = 'ooohMac1S';
}
frame 223 {
_root.eyes = 'mid1';
}
frame 231 {
_root.voiceMain.gotoAndPlay('intro2');
stop();
}
}
movieClip 695 {
frame 1 {
if (_root.talkNoIntro2 == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoIntro2 == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoIntro2 = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'mid2';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 4 {
_root.mouths = 'l1';
}
frame 7 {
_root.mouths = 'bm1';
}
frame 10 {
_root.mouths = 'ae1';
}
frame 13 {
_root.brows = 'upToMid';
}
frame 13 {
_root.mouths = 'zd1Mac1';
}
frame 16 {
_root.eyes = 'blink';
}
frame 16 {
_root.mouths = 'ou1Mac1';
}
frame 19 {
_root.mouths = 'bm1';
}
frame 21 {
_root.mouths = 'ae1';
}
frame 23 {
_root.mouths = 'zd1Mac1';
}
frame 25 {
_root.mouths = 'ou1Mac1';
}
frame 27 {
_root.mouths = 'zd1Mac1';
}
frame 30 {
_root.mouths = 'f1';
}
frame 32 {
_root.mouths = 'ou1Mac1';
}
frame 34 {
_root.mouths = 'thMac1';
}
frame 37 {
_root.mouths = 'ae1';
}
frame 40 {
_root.mouths = 'zd1Mac1';
}
frame 43 {
_root.mouths = 'ae1';
}
frame 46 {
_root.mouths = 'zd1Mac1';
}
frame 49 {
_root.mouths = 'ou1Mac1';
}
frame 52 {
_root.mouths = 'zd1Mac1';
}
frame 56 {
_root.mouths = 'ou1Mac1';
}
frame 59 {
_root.mouths = 'zd1Mac1';
}
frame 62 {
_root.mouths = 'ae1';
}
frame 65 {
_root.mouths = 'zd1Mac1';
}
frame 85 {
_root.mouths = 'l1';
}
frame 88 {
_root.brows = 'midToUp';
}
frame 88 {
_root.eyes = 'winkR';
}
frame 88 {
_root.pupil = 'down';
}
frame 88 {
_root.mouths = 'ae1Mac1';
}
frame 91 {
_root.mouths = 'zd1Mac1';
}
frame 94 {
_root.mouths = 'ae1';
}
frame 97 {
_root.mouths = 'f1';
}
frame 100 {
_root.mouths = 'ae1';
}
frame 103 {
_root.mouths = 'zd1Mac1';
}
frame 106 {
_root.mouths = 'ae1Mac1';
}
frame 109 {
_root.mouths = 'zd1Mac1';
}
frame 112 {
_root.brows = 'upToMid';
}
frame 112 {
_root.mouths = 'ou1Mac1';
}
frame 115 {
_root.mouths = 'zd1Mac1';
}
frame 117 {
_root.eyes = 'mid1';
}
frame 117 {
_root.mouths = 'ae1Mac1';
}
frame 120 {
_root.mouths = 'zd1';
}
frame 122 {
stop();
}
frame 123 {
_root.talkNoIntro2 = 'talk01';
_root.mTalking = 'talking';
}
frame 123 {
}
frame 123 {
_root.pupil = 'up';
}
frame 123 {
_root.mouths = 'ae1';
}
frame 125 {
_root.mouths = 'l1';
}
frame 129 {
_root.mouths = 'bm1';
}
frame 131 {
_root.mouths = 'aei1CB1';
}
frame 134 {
_root.mouths = 'zd1Mac1';
}
frame 137 {
_root.mouths = 'ooohMac1S';
}
frame 142 {
_root.mouths = 'zd1Mac1';
}
frame 146 {
_root.eyes = 'mid2';
}
frame 146 {
_root.mouths = 'ou1Mac1';
}
frame 149 {
_root.mouths = 'f1';
}
frame 151 {
_root.mouths = 'ooohMac1S';
}
frame 153 {
_root.mouths = 'zd1Mac1';
}
frame 159 {
_root.mouths = 'aei1';
}
frame 164 {
_root.mouths = 'aei1CB1';
}
frame 168 {
_root.mouths = 'ooohMac1S';
}
frame 171 {
_root.mouths = 'zd1Mac1';
}
frame 186 {
_root.mouths = 'ae1';
}
frame 188 {
_root.mouths = 'aei1';
}
frame 190 {
_root.mouths = 'bm1';
}
frame 196 {
_root.mouths = 'ohCB1';
}
frame 199 {
_root.mouths = 'bm1';
}
frame 201 {
_root.mouths = 'aei1CB1';
}
frame 203 {
_root.mouths = 'zd1Mac1';
}
frame 206 {
_root.mouths = 'ooohMac1S';
}
frame 210 {
_root.mouths = 'bm1CB1';
}
frame 212 {
_root.eyes = 'winkL';
}
frame 212 {
_root.mouths = 'ae1';
}
frame 213 {
_root.mouths = 'aei1';
}
frame 215 {
_root.mouths = 'bm1';
}
frame 218 {
_root.mouths = 'ae1';
}
frame 221 {
_root.mouths = 'zd1Mac1';
}
frame 224 {
_root.mouths = 'f1';
}
frame 227 {
_root.mouths = 'aei1CB1';
}
frame 229 {
_root.eyes = 'mid1';
}
frame 229 {
_root.mouths = 'ou1Mac1';
}
frame 241 {
_root.mouths = 'zd1';
}
frame 243 {
stop();
}
}
movieClip 696 {
frame 1 {
if (_root.talkNoFPGC == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoFPGC == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoFPGC = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'blink';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 5 {
_root.mouths = 'ae1';
}
frame 8 {
_root.mouths = 'aei1';
}
frame 11 {
_root.mouths = 'zd1Mac1';
}
frame 14 {
_root.mouths = 'ou1Mac1';
}
frame 17 {
_root.mouths = 'ae1';
}
frame 20 {
_root.mouths = 'zd1Mac1';
}
frame 43 {
_root.brows = 'upToMid';
}
frame 43 {
_root.eyes = 'mid2';
}
frame 43 {
_root.mouths = 'ae1';
}
frame 46 {
_root.mouths = 'aei1';
}
frame 49 {
_root.mouths = 'zd1Mac1';
}
frame 55 {
_root.mouths = 'thMac1';
}
frame 58 {
_root.mouths = 'ou1';
}
frame 62 {
_root.mouths = 'ou1Mac1';
}
frame 72 {
_root.mouths = 'zd1Mac1';
}
frame 76 {
_root.pupil = 'mid';
}
frame 90 {
_root.eyes = 'mid3';
}
frame 90 {
_root.pupil = 'down';
}
frame 90 {
_root.mouths = 'thMac1';
}
frame 93 {
_root.mouths = 'ou1Mac1';
}
frame 96 {
_root.mouths = 'ae1';
}
frame 99 {
_root.mouths = 'aei1';
}
frame 102 {
_root.mouths = 'zd1Mac1';
}
frame 117 {
_root.eyes = 'blink';
}
frame 117 {
_root.pupil = 'up';
}
frame 117 {
_root.mouths = 'ae1';
}
frame 121 {
_root.mouths = 'zd1Mac1';
}
frame 126 {
_root.mouths = 'ou1Mac1';
}
frame 129 {
_root.mouths = 'bm1';
}
frame 132 {
_root.mouths = 'ou1Mac1';
}
frame 135 {
_root.mouths = 'zd1Mac1';
}
frame 154 {
_root.eyes = 'mid2';
}
frame 154 {
_root.pupil = 'mid';
}
frame 154 {
_root.mouths = 'f1';
}
frame 157 {
_root.mouths = 'ou1Mac1';
}
frame 167 {
_root.mouths = 'zd1Mac1';
}
frame 182 {
_root.eyes = 'mid1';
}
frame 182 {
_root.mouths = 'ae1';
}
frame 186 {
_root.mouths = 'aei1';
}
frame 190 {
_root.mouths = 'zd1Mac1';
}
frame 196 {
_root.mouths = 'f1';
}
frame 199 {
_root.mouths = 'ae1';
}
frame 202 {
_root.mouths = 'f1';
}
frame 205 {
_root.mouths = 'zd1Mac1';
}
frame 217 {
_root.mTalking = 'notTalking';
}
frame 218 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 243 {
_root.talkNoFPGC = 'talk01';
_root.mTalking = 'talking';
}
frame 243 {
_root.eyes = 'mid3';
}
frame 243 {
_root.pupil = 'mid';
}
frame 243 {
_root.mouths = 'aei1';
}
frame 248 {
_root.mouths = 'ou1Mac1';
}
frame 251 {
_root.mouths = 'aei1CB1';
}
frame 255 {
_root.mouths = 'ohCB1';
}
frame 267 {
_root.mouths = 'aei2';
}
frame 282 {
_root.eyes = 'mid1';
}
frame 282 {
_root.pupil = 'down';
}
frame 290 {
_root.mouths = 'ae1';
}
frame 295 {
_root.mouths = 'zd1Mac1';
}
frame 305 {
_root.mouths = 'ooohMac1S';
}
frame 326 {
_root.eyes = 'blink';
}
frame 326 {
_root.mouths = 'ae1';
}
frame 331 {
_root.mouths = 'zd1Mac1';
}
frame 344 {
_root.mouths = 'thMac1';
}
frame 349 {
_root.mouths = 'aei1CB1';
}
frame 357 {
_root.mouths = 'aei2';
}
frame 369 {
_root.mouths = 'ae1';
}
frame 374 {
_root.mouths = 'zd1Mac1';
}
frame 387 {
_root.brows = 'midToUp';
}
frame 387 {
_root.pupil = 'mid';
}
frame 387 {
_root.mouths = 'f1';
}
frame 390 {
_root.mouths = 'ohCB1';
}
frame 393 {
_root.mouths = 'uhMac1';
}
frame 401 {
_root.pupil = 'up';
}
frame 401 {
_root.mouths = 'aei1';
}
frame 403 {
_root.mouths = 'ae1';
}
frame 410 {
_root.mouths = 'aei1';
}
frame 425 {
_root.mouths = 'bm1';
}
frame 430 {
_root.mouths = 'aei1';
}
frame 432 {
_root.mouths = 'ae1';
}
frame 435 {
_root.mouths = 'zd1Mac1';
}
frame 444 {
_root.mouths = 'ae1';
}
frame 458 {
_root.mTalking = 'notTalking';
}
frame 459 {
_parent.gotoAndPlay('FPMoan');
stop();
}
}
movieClip 697 {
frame 1 {
if (_root.talkNoSex1UD == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex1UD == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoSex1UD = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 4 {
_root.mouths = 'ou1Mac1';
}
frame 6 {
_root.brows = 'midToUp';
}
frame 6 {
_root.eyes = 'wide1';
}
frame 6 {
_root.mouths = 'ae1Mac1';
}
frame 9 {
_root.mouths = 'aei1';
}
frame 11 {
_root.mouths = 'zd1Mac1';
}
frame 14 {
_root.eyes = 'mid1';
}
frame 28 {
_root.brows = 'upToMid';
}
frame 28 {
_root.eyes = 'winkL';
}
frame 28 {
_root.mouths = 'ae1';
}
frame 30 {
_root.mouths = 'ou1Mac1';
}
frame 32 {
_root.mouths = 'zd1Mac1';
}
frame 34 {
_root.mouths = 'l1';
}
frame 36 {
_root.mouths = 'ae1Mac1';
}
frame 38 {
_root.mouths = 'zd1Mac1';
}
frame 40 {
_root.mouths = 'ou1Mac1';
}
frame 42 {
_root.mouths = 'ae1';
}
frame 44 {
_root.mouths = 'zd1Mac1';
}
frame 46 {
_root.mouths = 'ae1';
}
frame 48 {
_root.mouths = 'zd1Mac1';
}
frame 50 {
_root.mouths = 'ou1Mac1';
}
frame 53 {
_root.eyes = 'blink';
}
frame 53 {
_root.mouths = 'ae1';
}
frame 56 {
_root.mouths = 'f1';
}
frame 59 {
_root.mouths = 'ae1';
}
frame 62 {
_root.mouths = 'ou1Mac1';
}
frame 65 {
_root.mouths = 'zd1Mac1';
}
frame 87 {
_root.mouths = 'ae1';
}
frame 90 {
_root.mouths = 'aei1';
}
frame 93 {
_root.mouths = 'zd1Mac1';
}
frame 103 {
_root.brows = 'midToDown';
}
frame 103 {
_root.eyes = 'mid2';
}
frame 103 {
_root.pupil = 'mid';
}
frame 103 {
_root.mouths = 'thMac1';
}
frame 106 {
_root.mouths = 'ou1Mac1';
}
frame 109 {
_root.mouths = 'ae1';
}
frame 115 {
_root.mouths = 'zd1Mac1';
}
frame 123 {
_root.pupil = 'down';
}
frame 147 {
_root.mouths = 'f1';
}
frame 150 {
_root.brows = 'downToMid';
}
frame 150 {
_root.eyes = 'wide3';
}
frame 150 {
_root.mouths = 'ou1';
}
frame 153 {
_root.mouths = 'ou1Mac1';
}
frame 163 {
_root.mouths = 'zd1Mac1';
}
frame 193 {
_root.eyes = 'mid3';
}
frame 193 {
_root.pupil = 'up';
}
frame 193 {
_root.mouths = 'f1';
}
frame 196 {
_root.mouths = 'ae1Mac1';
}
frame 199 {
_root.mouths = 'ae1';
}
frame 202 {
_root.mouths = 'f1';
}
frame 207 {
_root.mouths = 'ae1';
}
frame 216 {
_root.mouths = 'aei1';
}
frame 226 {
_root.mouths = 'zd1';
}
frame 241 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn01 == 'btnLock') {
_root.sqdBtn01 = 'btnUnLock';
}
}
frame 242 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 243 {
_root.talkNoSex1UD = 'talk01';
_root.mTalking = 'talking';
}
frame 243 {
_root.brows = 'midToUp';
}
frame 243 {
_root.eyes = 'mid1';
}
frame 243 {
_root.pupil = 'up';
}
frame 243 {
_root.mouths = 'bm1';
}
frame 249 {
_root.mouths = 'ooohMac1S';
}
frame 255 {
_root.mouths = 'zd1Mac1';
}
frame 258 {
_root.mouths = 'aei1';
}
frame 260 {
_root.mouths = 'ae1';
}
frame 264 {
_root.mouths = 'aei1';
}
frame 271 {
_root.mouths = 'l1';
}
frame 277 {
_root.brows = 'upToMid';
}
frame 278 {
_root.mouths = 'ae1';
}
frame 281 {
_root.mouths = 'zd1Mac1';
}
frame 283 {
_root.mouths = 'aei1';
}
frame 285 {
_root.mouths = 'ae1';
}
frame 287 {
_root.mouths = 'aei1CB1';
}
frame 295 {
_root.mouths = 'ohCB1';
}
frame 298 {
_root.mouths = 'thMac1';
}
frame 301 {
_root.mouths = 'aei1CB1';
}
frame 305 {
_root.mouths = 'ou1Mac1';
}
frame 310 {
_root.pupil = 'mid';
}
frame 312 {
_root.mouths = 'ae1';
}
frame 316 {
_root.mouths = 'aei1';
}
frame 319 {
_root.eyes = 'blink';
}
frame 319 {
_root.mouths = 'ae1';
}
frame 323 {
_root.pupil = 'down';
}
frame 326 {
_root.mouths = 'aei2';
}
frame 341 {
_root.mouths = 'ae1';
}
frame 344 {
_root.mouths = 'zd1Mac1';
}
frame 347 {
_root.brows = 'midToR';
}
frame 348 {
_root.mouths = 'thMac1';
}
frame 357 {
_root.mouths = 'aei1CB1';
}
frame 367 {
_root.mouths = 'aei1';
}
frame 369 {
_root.mouths = 'aei1CB1';
}
frame 370 {
_root.mouths = 'aei2';
}
frame 375 {
_root.mouths = 'ae2';
}
frame 381 {
_root.mouths = 'aei2';
}
frame 391 {
_root.mouths = 'f1';
}
frame 396 {
_root.mouths = 'ohCB1';
}
frame 400 {
_root.mouths = 'ooohMac1S';
}
frame 414 {
_root.mouths = 'aei2';
}
frame 416 {
_root.pupil = 'mid';
}
frame 417 {
_root.brows = 'downToUp';
}
frame 417 {
_root.mouths = 'ae2';
}
frame 419 {
_root.pupil = 'up';
}
frame 422 {
_root.mouths = 'aei2';
}
frame 423 {
_root.eyes = 'mid3';
}
frame 429 {
_root.mouths = 'aei1';
}
frame 432 {
_root.mouths = 'aei1CB1';
}
frame 436 {
_root.mouths = 'ae1';
}
frame 444 {
_root.mouths = 'ou1Mac1';
}
frame 451 {
_root.mouths = 'ae1';
}
frame 457 {
_root.mouths = 'aei1CB1';
}
frame 461 {
_root.mouths = 'zd1Mac1';
}
frame 466 {
_root.mouths = 'zd1';
}
frame 471 {
_root.eyes = 'mid1';
}
frame 482 {
_root.mTalking = 'notTalking';
}
frame 483 {
_parent.gotoAndPlay('FPMoan');
stop();
}
}
movieClip 698 {
frame 1 {
if (_root.talkNoFPUD == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoFPUD == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoFPUD = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToDown';
}
frame 2 {
_root.eyes = 'mid1';
}
frame 2 {
_root.pupil = 'mid';
}
frame 2 {
_root.mouths = 'aei2CB1';
}
frame 6 {
_root.mouths = 'zd2CB1';
}
frame 10 {
_root.mouths = 'zd2CB2';
}
frame 16 {
_root.mouths = 'zd2CB1';
}
frame 18 {
_root.mouths = 'ae2';
}
frame 21 {
_root.mouths = 'aei2CB1';
}
frame 23 {
_root.eyes = 'blink';
}
frame 23 {
_root.mouths = 'zd2CB1';
}
frame 27 {
_root.mouths = 'zd2CB2';
}
frame 30 {
_root.mouths = 'ooohMac1S';
}
frame 33 {
_root.brows = 'downToUp';
}
frame 33 {
_root.pupil = 'up';
}
frame 33 {
_root.mouths = 'f2';
}
frame 36 {
_root.mouths = 'aei2CB1';
}
frame 39 {
_root.mouths = 'l2CB1';
}
frame 41 {
_root.eyes = 'wide1';
}
frame 42 {
_root.mouths = 'zd2CB1';
}
frame 49 {
_root.mouths = 'aei1CB1';
}
frame 51 {
_root.mouths = 'l1';
}
frame 56 {
_root.eyes = 'mid1';
}
frame 56 {
_root.mouths = 'aei1CB1';
}
frame 62 {
_root.pupil = 'mid';
}
frame 62 {
_root.mouths = 'ou1Mac1';
}
frame 69 {
_root.mouths = 'zd1Mac1';
}
frame 75 {
_root.brows = 'upToMid';
}
frame 75 {
_root.pupil = 'down';
}
frame 75 {
_root.mouths = 'aei1CB1';
}
frame 83 {
_root.mouths = 'aei1';
}
frame 92 {
_root.mouths = 'ae1';
}
frame 104 {
_root.eyes = 'blink';
}
frame 104 {
_root.mouths = 'aei1';
}
frame 110 {
_root.pupil = 'up';
}
frame 123 {
_root.mouths = 'zd2CB1';
}
frame 125 {
_root.mouths = 'ooohMac1S';
}
frame 127 {
_root.mouths = 'ou1Mac1';
}
frame 129 {
_root.mouths = 'aei2';
}
frame 132 {
_root.mouths = 'zd2CB1';
}
frame 136 {
_root.mouths = 'zd2CB2';
}
frame 140 {
_root.mouths = 'zd2CB1';
}
frame 143 {
_root.mouths = 'aei1';
}
frame 146 {
_root.mouths = 'zd2CB2';
}
frame 149 {
_root.mouths = 'oh1CB1';
}
frame 151 {
_root.mouths = 'ou2CB1';
}
frame 153 {
_root.mouths = 'bm2';
}
frame 156 {
_root.mouths = 'thCB1';
}
frame 160 {
_root.mouths = 'aei2CB1';
}
frame 163 {
_root.mouths = 'zd2CB1';
}
frame 181 {
_root.mTalking = 'notTalking';
_root.sqdBtn02 = 'btnUnLock';
}
frame 182 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 183 {
_root.talkNoFPUD = 'talk01';
_root.mTalking = 'talking';
}
frame 183 {
_root.brows = 'midToUp';
}
frame 183 {
_root.eyes = 'blink';
}
frame 183 {
_root.pupil = 'mid';
}
frame 183 {
_root.mouths = 'bm1';
}
frame 186 {
_root.mouths = 'ae2';
}
frame 188 {
_root.mouths = 'aei2';
}
frame 190 {
_root.mouths = 'zd2CB2';
}
frame 198 {
_root.brows = 'upToMid';
}
frame 198 {
_root.eyes = 'mid2';
}
frame 198 {
_root.mouths = 'l2';
}
frame 200 {
_root.mouths = 'ae2';
}
frame 203 {
_root.mouths = 'zd2CB2';
}
frame 206 {
_root.mouths = 'ae2';
}
frame 207 {
_root.pupil = 'up';
}
frame 208 {
_root.mouths = 'aei2';
}
frame 210 {
_root.mouths = 'zd2CB2';
}
frame 236 {
_root.brows = 'midToUp';
}
frame 236 {
_root.eyes = 'blink';
}
frame 236 {
_root.mouths = 'ae1';
}
frame 238 {
_root.mouths = 'aei1';
}
frame 240 {
_root.mouths = 'zd1Mac1';
}
frame 244 {
_root.pupil = 'mid';
}
frame 245 {
_root.mouths = 'ae1Mac1';
}
frame 247 {
_root.mouths = 'ae1';
}
frame 250 {
_root.mouths = 'bm1';
}
frame 268 {
_root.brows = 'upToDown';
}
frame 268 {
_root.eyes = 'mid1';
}
frame 268 {
_root.mouths = 'aei2';
}
frame 271 {
_root.mouths = 'zd2CB2';
}
frame 285 {
_root.brows = 'downToMid';
}
frame 285 {
_root.eyes = 'blink';
}
frame 285 {
_root.mouths = 'ou2';
}
frame 289 {
_root.mouths = 'ou1Mac1';
}
frame 293 {
_root.mouths = 'zd2CB2';
}
frame 322 {
_root.brows = 'midToUp';
}
frame 322 {
_root.eyes = 'wide1';
}
frame 322 {
_root.pupil = 'down';
}
frame 322 {
_root.mouths = 'ae2';
}
frame 326 {
_root.mouths = 'bm2';
}
frame 332 {
_root.eyes = 'mid3';
}
frame 332 {
_root.mouths = 'aei2';
}
frame 335 {
_root.mouths = 'bm2';
}
frame 355 {
_root.brows = 'upToMid';
}
frame 355 {
_root.eyes = 'mid2';
}
frame 355 {
_root.mouths = 'ou2';
}
frame 359 {
_root.mouths = 'ou1Mac1';
}
frame 363 {
_root.mouths = 'zd2CB2';
}
frame 367 {
_root.mouths = 'aei2';
}
frame 375 {
_root.mouths = 'zd2CB2';
}
frame 387 {
_root.brows = 'midToUp';
}
frame 387 {
_root.eyes = 'blink';
}
frame 387 {
_root.pupil = 'up';
}
frame 387 {
_root.mouths = 'ae2';
}
frame 390 {
_root.mouths = 'ou2';
}
frame 393 {
_root.mouths = 'ou1Mac1';
}
frame 397 {
_root.mouths = 'f1';
}
frame 400 {
_root.mouths = 'ae1';
}
frame 402 {
_root.mouths = 'ou1Mac1';
}
frame 404 {
_root.mouths = 'ae1';
}
frame 406 {
_root.mouths = 'zd1Mac1';
}
frame 409 {
_root.mouths = 'ou1';
}
frame 411 {
_root.mouths = 'ou1Mac1';
}
frame 416 {
_root.brows = 'upToMid';
}
frame 416 {
_root.mouths = 'zd1Mac1';
}
frame 434 {
_root.mTalking = 'notTalking';
}
frame 435 {
_parent.gotoAndPlay('FPMoan');
stop();
}
}
movieClip 702 {
frame 1 {
if (_root.talkNoFP_GT == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoFP_GT == 'talk02') {
gotoAndPlay('talk2');
} else {
if (_root.talkNoFP_GT == 'talk03') {
gotoAndPlay('talk3');
} else {
if (_root.talkNoFP_GT == 'talk04') {
gotoAndPlay('talk4');
} else {
if (_root.talkNoFP_GT == 'talk05') {
gotoAndPlay('talk5');
} else {
if (_root.talkNoFP_GT == 'noTalk') {
stop();
}
}
}
}
}
}
}
frame 2 {
_root.talkNoFP_GT = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.eyes = 'blink';
}
frame 2 {
_root.pupil = 'mid';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 10 {
_root.brows = 'midToUP';
}
frame 10 {
_root.eyes = 'wide1';
}
frame 10 {
_root.mouths = 'ae2';
}
frame 13 {
_root.mouths = 'zd2CB2';
}
frame 16 {
_root.eyes = 'mid3';
}
frame 16 {
_root.mouths = 'l2';
}
frame 18 {
_root.mouths = 'aei2';
}
frame 20 {
_root.mouths = 'zd2CB2';
}
frame 22 {
_root.mouths = 'ae2';
}
frame 25 {
_root.mouths = 'zd2CB2';
}
frame 61 {
_root.brows = 'upToMid';
}
frame 61 {
_root.eyes = 'blink';
}
frame 61 {
_root.pupil = 'down';
}
frame 61 {
_root.mouths = 'ou2';
}
frame 63 {
_root.mouths = 'ou1Mac1';
}
frame 65 {
_root.mouths = 'zd2CB2';
}
frame 67 {
_root.mouths = 'ou1Mac1';
}
frame 71 {
_root.mouths = 'ae2';
}
frame 74 {
_root.mouths = 'zd2CB2';
}
frame 77 {
_root.mouths = 'ou1Mac1';
}
frame 80 {
_root.mouths = 'zd2CB2';
}
frame 83 {
_root.mouths = 'ou1Mac1';
}
frame 86 {
_root.mouths = 'f1';
}
frame 89 {
_root.brows = 'midToUp';
}
frame 89 {
_root.eyes = 'mid3';
}
frame 89 {
_root.pupil = 'up';
}
frame 89 {
_root.mouths = 'ae1';
}
frame 92 {
_root.mouths = 'zd1Mac1';
}
frame 95 {
_root.mouths = 'aei1';
}
frame 98 {
_root.mouths = 'zd1Mac1';
}
frame 103 {
_root.brows = 'upToMid';
}
frame 113 {
_root.eyes = 'blink';
}
frame 145 {
_root.mTalking = 'notTalking';
}
frame 146 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 147 {
_root.talkNoFP_GT = 'talk03';
_root.mTalking = 'talking';
}
frame 147 {
_root.brows = 'midToUp';
}
frame 147 {
_root.eyes = 'wide1';
}
frame 147 {
_root.pupil = 'up2';
}
frame 147 {
_root.mouths = 'zd1Mac1';
}
frame 150 {
_root.mouths = 'aei1';
}
frame 151 {
_root.pupil = 'ahegao';
}
frame 153 {
_root.mouths = 'zd1Mac1';
}
frame 156 {
_root.eyes = 'blink';
}
frame 156 {
_root.pupil = 'up';
}
frame 182 {
_root.brows = 'upToMid';
}
frame 182 {
_root.eyes = 'winkL';
}
frame 182 {
_root.mouths = 'ae1';
}
frame 184 {
_root.mouths = 'bm1';
}
frame 188 {
_root.mouths = 'ou1Mac1';
}
frame 190 {
_root.mouths = 'ae1';
}
frame 193 {
_root.mouths = 'zd1Mac1';
}
frame 196 {
_root.mouths = 'aei1';
}
frame 199 {
_root.mouths = 'f1';
}
frame 202 {
_root.mouths = 'zd1Mac1';
}
frame 206 {
_root.eyes = 'blink';
}
frame 226 {
_root.mouths = 'ou1';
}
frame 229 {
_root.mouths = 'ou1Mac1';
}
frame 236 {
_root.mouths = 'zd1Mac1';
}
frame 241 {
_root.brows = 'midTODown';
}
frame 241 {
_root.mouths = 'ou1Mac1';
}
frame 244 {
_root.eyes = 'wide1';
}
frame 244 {
_root.pupil = 'down';
}
frame 244 {
_root.mouths = 'ae1';
}
frame 248 {
_root.mouths = 'l1';
}
frame 250 {
_root.mouths = 'ae1Mac1';
}
frame 253 {
_root.mouths = 'zd1Mac1';
}
frame 256 {
_root.eyes = 'mid3';
}
frame 256 {
_root.pupil = 'mid';
}
frame 256 {
_root.mouths = 'ae1';
}
frame 261 {
_root.mouths = 'bm1';
}
frame 263 {
_root.mouths = 'ae1';
}
frame 265 {
_root.brows = 'downToUp';
}
frame 265 {
_root.eyes = 'blink';
}
frame 265 {
_root.mouths = 'zd1Mac1';
}
frame 268 {
_root.mouths = 'aei1';
}
frame 271 {
_root.mouths = 'bm1';
}
frame 276 {
_root.brows = 'upToMid';
}
frame 276 {
_root.mouths = 'ae1';
}
frame 279 {
_root.mouths = 'bm1';
}
frame 281 {
_root.mouths = 'aei1';
}
frame 283 {
_root.mouths = 'zd1Mac1';
}
frame 290 {
_root.mTalking = 'notTalking';
}
frame 291 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 292 {
_root.talkNoFP_GT = 'talk04';
_root.mTalking = 'talking';
}
frame 292 {
_root.pupil = 'up';
}
frame 292 {
_root.mouths = 'bm2';
}
frame 295 {
_root.eyes = 'blink';
}
frame 295 {
_root.mouths = 'ae2';
}
frame 302 {
_root.brows = 'upToMid';
}
frame 305 {
_root.mouths = 'zd2CB2';
}
frame 311 {
_root.mouths = 'aei2';
}
frame 314 {
_root.mouths = 'zd2CB2';
}
frame 342 {
_root.brows = 'midToUp';
}
frame 342 {
_root.eyes = 'wide1';
}
frame 342 {
_root.pupil = 'up2';
}
frame 342 {
_root.mouths = 'ae2';
}
frame 345 {
_root.mouths = 'zd2CB2';
}
frame 351 {
_root.brows = 'upToMid';
}
frame 351 {
_root.eyes = 'blink';
}
frame 351 {
_root.pupil = 'up';
}
frame 351 {
_root.mouths = 'ou2';
}
frame 353 {
_root.mouths = 'ou1Mac1';
}
frame 356 {
_root.mouths = 'zd2CB2';
}
frame 359 {
_root.mouths = 'ou1Mac1';
}
frame 361 {
_root.mouths = 'ae2';
}
frame 363 {
_root.mouths = 'zd2CB2';
}
frame 368 {
_root.mouths = 'ou1Mac1';
}
frame 371 {
_root.mouths = 'ae2';
}
frame 374 {
_root.mouths = 'zd2CB2';
}
frame 399 {
_root.mTalking = 'notTalking';
}
frame 400 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 401 {
_root.talkNoFP_GT = 'talk05';
_root.mTalking = 'talking';
}
frame 401 {
_root.brows = 'midToDown';
}
frame 401 {
_root.eyes = 'mid3';
}
frame 401 {
_root.pupil = 'up2';
}
frame 401 {
_root.mouths = 'bm2';
}
frame 406 {
_root.pupil = 'ahegao';
}
frame 411 {
_root.eyes = 'closed3';
}
frame 417 {
_root.mouths = 'thCB1';
}
frame 420 {
_root.mouths = 'aei2';
}
frame 425 {
_root.mouths = 'zd2CB1';
}
frame 432 {
_root.mouths = 'zb2CB2';
}
frame 434 {
_root.mouths = 'ohCB1';
}
frame 437 {
_root.brows = 'downToUp';
}
frame 437 {
_root.eyes = 'openA';
}
frame 437 {
_root.pupil = 'up';
}
frame 438 {
_root.mouths = 'zd2CB1';
}
frame 448 {
_root.mouths = 'aei2';
}
frame 451 {
_root.mouths = 'ae2';
}
frame 458 {
_root.mouths = 'aei2';
}
frame 462 {
_root.mouths = 'bm2';
}
frame 464 {
_root.mouths = 'aei2CB1';
}
frame 469 {
_root.mouths = 'bm2';
}
frame 474 {
_root.mouths = 'aei2CB1';
}
frame 476 {
_root.mouths = 'zd2CB1';
}
frame 478 {
_root.mouths = 'ou2CB1';
}
frame 483 {
_root.mouths = 'bm2';
}
frame 484 {
_root.mTalking = 'notTalking';
}
frame 497 {
_parent.gotoAndPlay('FPMoan');
stop();
}
frame 498 {
_root.talkNoFP_GT = 'noTalk';
_root.mTalking = 'talking';
}
frame 498 {
_root.brows = 'midToR';
}
frame 498 {
_root.eyes = 'mid3';
}
frame 498 {
_root.pupil = 'up';
}
frame 498 {
_root.mouths = 'sex2';
}
frame 501 {
_root.pupil = 'up2';
}
frame 501 {
_root.mouths = 'sex1';
}
frame 505 {
_root.pupil = 'ahegao';
}
frame 511 {
_root.eyes = 'closed3';
}
frame 516 {
_root.mouths = 'aei2';
}
frame 522 {
_root.brows = 'downToUp';
}
frame 529 {
_root.mouths = 'ae2';
}
frame 533 {
_root.eyes = 'openA';
}
frame 533 {
_root.pupil = 'up';
}
frame 535 {
_root.mouths = 'l2CB1';
}
frame 539 {
_root.mouths = 'aei2';
}
frame 541 {
_root.mouths = 'zd2CB1';
}
frame 543 {
_root.mouths = 'bm2';
}
frame 545 {
_root.mouths = 'aei2CB1';
}
frame 547 {
_root.mouths = 'zd2CB2';
}
frame 549 {
_root.mouths = 'ae2';
}
frame 554 {
_root.mouths = 'zd2CB2';
}
frame 558 {
_root.mouths = 'oh1CB1';
}
frame 561 {
_root.mouths = 'bm2';
}
frame 564 {
_root.mouths = 'thCB1';
}
frame 567 {
_root.mouths = 'zd2CB1';
}
frame 569 {
_root.mouths = 'zd2CB2';
}
frame 571 {
_root.mouths = 'aei2CB1';
}
frame 575 {
_root.mouths = 'f2';
}
frame 578 {
_root.mouths = 'zd2CB2';
}
frame 581 {
_root.mouths = 'zd2CB1';
}
frame 593 {
_root.mTalking = 'notTalking';
}
frame 594 {
_parent.gotoAndPlay('FPMoan');
stop();
}
}
movieClip 703 {
frame 1 {
_root.mTalking = 'notTalking';
}
frame 2 {
_root.mouths = 'aei2CB1';
}
frame 4 {
_root.mouths = 'aei2';
}
frame 7 {
_root.mouths = 'sex1Anim';
}
frame 31 {
_root.brows = 'midToUp';
}
frame 31 {
_root.eyes = 'mid3';
}
frame 31 {
_root.pupil = 'up';
}
frame 31 {
_root.mouths = 'sex1';
}
frame 55 {
_root.mouths = 'ae2';
}
frame 57 {
_root.pupil = 'up2';
}
frame 58 {
_root.mouths = 'aei2';
}
frame 72 {
_root.mouths = 'ae2';
}
frame 82 {
_root.mouths = 'bm2';
}
frame 87 {
_root.pupil = 'ahegao';
}
frame 91 {
_root.mouths = 'zd2CB2';
}
frame 93 {
_root.eyes = 'blink';
}
frame 96 {
_root.mouths = 'zd2';
}
frame 97 {
_root.pupil = 'up';
}
frame 98 {
_root.mouths = 'sex1Anim';
}
frame 123 {
_root.mouths = 'sex1';
}
frame 133 {
_root.mouths = 'sex1Anim';
}
frame 136 {
_root.brows = 'upToMid';
}
frame 136 {
_root.pupil = 'mid';
}
frame 158 {
_root.mouths = 'sex1';
}
frame 166 {
_root.mouths = 'oh1CB1';
}
frame 169 {
_root.mouths = 'bm2';
}
frame 181 {
_root.mouths = 'aei2CB1';
}
frame 184 {
_root.mouths = 'sex1Anim';
}
frame 186 {
_root.pupil = 'down';
}
frame 208 {
_root.mouths = 'sex1Anim';
}
frame 232 {
_root.pupil = 'up';
}
frame 232 {
_root.mouths = 'l2CB1';
}
frame 244 {
if (_root.talkNoFP_GT == 'noTalk') {
gotoAndPlay('moan');
} else {
_parent.gotoAndPlay('FPGen');
stop();
}
}
}
movieClip 705 {
frame 1 {
if (_root.talkNoInsert == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoInsert == 'talk02') {
gotoAndPlay('talk2');
} else {
if (_root.talkNoInsert == 'talk03') {
gotoAndPlay('talk3');
} else {
gotoAndPlay('talk1');
}
}
}
}
frame 2 {
_root.talkNoInsert = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'blink';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'sex1Anim';
}
frame 26 {
_root.mouths = 'sex1Anim';
}
frame 35 {
_root.mouths = 'zd2CB1';
}
frame 44 {
_root.mouths = 'ae1';
}
frame 46 {
_root.brows = 'upToMid';
}
frame 46 {
_root.eyes = 'closed2';
}
frame 46 {
_root.mouths = 'aei1';
}
frame 50 {
_root.mouths = 'zd1Mac1';
}
frame 66 {
_root.mouths = 'ou1';
}
frame 70 {
_root.brows = 'midToUp';
}
frame 70 {
_root.eyes = 'openA';
}
frame 70 {
_root.pupil = 'down';
}
frame 72 {
_root.mouths = 'bm1';
}
frame 81 {
_root.mouths = 'ae1';
}
frame 82 {
_root.eyes = 'mid2';
}
frame 92 {
_root.mouths = 'aei1';
}
frame 103 {
_root.mouths = 'zd1Mac1';
}
frame 108 {
_root.brows = 'upToMid';
}
frame 108 {
_root.eyes = 'blink';
}
frame 108 {
_root.pupil = 'mid';
}
frame 109 {
_root.mouths = 'aei1';
}
frame 112 {
_root.mouths = 'zd1Mac1';
}
frame 115 {
_root.mouths = 'ae1';
}
frame 117 {
_root.mouths = 'ou1Mac1';
}
frame 119 {
_root.mouths = 'zd2CB1';
}
frame 121 {
_root.mouths = 'ae1';
}
frame 122 {
_root.pupil = 'up';
}
frame 124 {
_root.mouths = 'zd1Mac1';
}
frame 126 {
_root.mouths = 'ou1';
}
frame 128 {
_root.mouths = 'ou1Mac1';
}
frame 135 {
_root.mouths = 'zd1Mac1';
}
frame 144 {
_root.pupil = 'up2';
}
frame 151 {
_root.brows = 'midToUp';
}
frame 151 {
_root.eyes = 'wide1';
}
frame 151 {
_root.mouths = 'ou2';
}
frame 153 {
_root.mouths = 'bm2';
}
frame 161 {
_root.pupil = 'ahegao';
}
frame 161 {
_root.mouths = 'sex2Anim';
}
frame 184 {
_root.brows = 'upToDown';
}
frame 184 {
_root.eyes = 'closedA';
}
frame 185 {
_root.mouths = 'sex2Anim2';
}
frame 196 {
_root.eyes = 'closed1';
}
frame 196 {
_root.pupil = 'up';
}
frame 196 {
_root.mouths = 'sex2Anim2';
}
frame 207 {
_root.brows = 'downToMid';
}
frame 207 {
_root.eyes = 'blink';
}
frame 207 {
_root.mouths = 'sex2Anim2';
}
frame 216 {
_root.mTalking = 'notTalking';
}
frame 217 {
stop();
}
frame 218 {
_root.talkNoInsert = 'talk01';
_root.mTalking = 'talking';
}
frame 218 {
_root.brows = 'midToDown';
_root.eyes = 'mid2';
_root.pupil = 'up';
}
frame 218 {
_root.mouths = 'sex1Anim2';
}
frame 224 {
_root.mouths = 'thCB1';
}
frame 226 {
_root.mouths = 'aei1CB1';
}
frame 229 {
_root.mouths = 'zd1Mac1';
}
frame 234 {
_root.mouths = 'zd2CB2';
}
frame 237 {
_root.mouths = 'uhMac1';
}
frame 241 {
_root.mouths = 'aei2CB1';
}
frame 242 {
_root.mouths = 'zd1Mac1';
}
frame 244 {
_root.mouths = 'ou1Mac1';
}
frame 246 {
_root.mouths = 'bm2';
}
frame 247 {
_root.mouths = 'aei1CB1';
}
frame 250 {
_root.eyes = 'winkL';
}
frame 250 {
_root.mouths = 'f1';
}
frame 253 {
_root.mouths = 'uhMac1';
}
frame 255 {
_root.mouths = 'ooohMac1S';
}
frame 257 {
_root.mouths = 'zd1Mac1';
}
frame 262 {
_root.mouths = 'aei1';
}
frame 265 {
_root.mouths = 'ae1';
}
frame 267 {
_root.eyes = 'mid2';
}
frame 277 {
_root.mouths = 'aei1';
}
frame 284 {
_root.mouths = 'aei2CB1';
}
frame 286 {
_root.brows = 'downToMid';
}
frame 286 {
_root.mouths = 'ohCB1';
}
frame 291 {
_root.mouths = 'sex1Anim2';
}
frame 295 {
_root.pupil = 'down';
}
frame 303 {
_root.mouths = 'sex1';
}
frame 313 {
_root.mouths = 'sex2Anim2';
}
frame 315 {
_root.brows = 'midToUp';
}
frame 325 {
_root.mouths = 'zd2';
}
frame 330 {
_root.mouths = 'zd2CB2';
}
frame 343 {
_root.mouths = 'zd2CB1';
}
frame 351 {
_root.eyes = 'closed2';
}
frame 355 {
_root.mouths = 'sex1TAnim2';
}
frame 367 {
_root.mouths = 'sex2TAnim2';
}
frame 379 {
_root.mouths = 'sex2T';
}
frame 400 {
_root.brows = 'upToMid';
_root.eyes = 'wide2';
_root.pupil = 'up2';
}
frame 404 {
_root.mouths = 'sex2TAnim';
}
frame 429 {
_root.mouths = 'sex2T';
}
frame 433 {
_root.mTalking = 'notTalking';
}
frame 434 {
stop();
}
frame 435 {
_root.talkNoInsert = 'talk01';
}
frame 491 {
stop();
}
}
movieClip 706 {
frame 1 {
if (_root.talkNoSex1UD1 == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex1UD1 == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoSex1UD1 = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToDown';
}
frame 2 {
_root.eyes = 'closed2';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'sex2TAnim2';
}
frame 10 {
_root.mouths = 'sex2TAnim2';
}
frame 12 {
_root.mouths = 'f2';
}
frame 19 {
_root.brows = 'downToUp';
}
frame 19 {
_root.eyes = 'wide1';
}
frame 19 {
_root.pupil = 'up2';
}
frame 19 {
_root.mouths = 'ou2';
}
frame 21 {
_root.mouths = 'aei2';
}
frame 24 {
_root.pupil = 'ahegao';
}
frame 24 {
_root.mouths = 'zd2CB1';
}
frame 32 {
_root.brows = 'upToMid';
}
frame 32 {
_root.eyes = 'blink';
}
frame 37 {
_root.pupil = 'mid';
}
frame 39 {
_root.mouths = 'ou2';
}
frame 41 {
_root.mouths = 'ou1Mac1';
}
frame 43 {
_root.mouths = 'zd2CB1';
}
frame 45 {
_root.mouths = 'ae1';
}
frame 47 {
_root.mouths = 'aei1';
}
frame 49 {
_root.mouths = 'zd1Mac1';
}
frame 53 {
_root.mouths = 'ou1Mac1';
}
frame 58 {
_root.mouths = 'bm1';
}
frame 60 {
_root.mouths = 'ae1';
}
frame 62 {
_root.mouths = 'zd1Mac1';
}
frame 64 {
_root.mouths = 'bm1';
}
frame 67 {
_root.mouths = 'ae1';
}
frame 69 {
_root.brows = 'midToUp';
}
frame 69 {
_root.eyes = 'mid2';
}
frame 69 {
_root.mouths = 'zd1Mac1';
}
frame 71 {
_root.mouths = 'aei1';
}
frame 73 {
_root.mouths = 'ou1Mac1';
}
frame 75 {
_root.mouths = 'zd1Mac1';
}
frame 91 {
_root.mouths = 'aei2';
}
frame 93 {
_root.pupil = 'up';
}
frame 93 {
_root.mouths = 'zd2CB1';
}
frame 95 {
_root.mouths = 'aei2';
}
frame 100 {
_root.mouths = 'bm2';
}
frame 105 {
_root.mouths = 'zd2CB1';
}
frame 130 {
_root.brows = 'upToMid';
}
frame 130 {
_root.eyes = 'mid3';
}
frame 130 {
_root.pupil = 'down';
}
frame 130 {
_root.mouths = 'ou2';
}
frame 134 {
_root.mouths = 'bm2';
}
frame 153 {
_root.mouths = 'aei2';
}
frame 155 {
_root.mouths = 'zd2CB1';
}
frame 160 {
_root.brows = 'midToDown';
}
frame 162 {
_root.eyes = 'closedA';
}
frame 162 {
_root.mouths = 'ou2';
}
frame 164 {
_root.mouths = 'ou1Mac1';
}
frame 171 {
_root.mouths = 'zd2CB1';
}
frame 177 {
_root.brows = 'downToUp';
}
frame 180 {
_root.eyes = 'openA';
}
frame 180 {
_root.pupil = 'mid';
}
frame 180 {
_root.mouths = 'ou2';
}
frame 183 {
_root.pupil = 'up';
}
frame 184 {
_root.mouths = 'bm2';
}
frame 189 {
_root.mouths = 'aei2';
}
frame 192 {
_root.mouths = 'zd2CB1';
}
frame 203 {
_root.mouths = 'ou2';
}
frame 205 {
_root.mouths = 'ou1Mac1';
}
frame 208 {
_root.mouths = 'zd2CB1';
}
frame 226 {
_root.mouths = 'ae2';
}
frame 229 {
_root.mouths = 'zd2CB1';
}
frame 231 {
_root.mouths = 'aei1';
}
frame 235 {
_root.mouths = 'bm1';
}
frame 238 {
_root.mouths = 'ae1';
}
frame 240 {
_root.mouths = 'zd1Mac1';
}
frame 247 {
_root.brows = 'upToMid';
}
frame 247 {
_root.eyes = 'winkL';
}
frame 247 {
_root.mouths = 'ou1Mac1';
}
frame 249 {
_root.mouths = 'ou1';
}
frame 251 {
_root.mouths = 'zd1Mac1';
}
frame 253 {
_root.mouths = 'aei1';
}
frame 254 {
if (_root.sqdBtn03 == 'btnLock') {
_root.sqdBtn03 = 'btnUnLock1';
}
}
frame 255 {
_root.mouths = 'bm1';
}
frame 259 {
_root.mouths = 'ae1';
}
frame 261 {
_root.mouths = 'zd1Mac1';
}
frame 263 {
_root.mouths = 'bm1';
}
frame 265 {
_root.mouths = 'ae1';
}
frame 268 {
_root.mouths = 'aei1';
}
frame 274 {
_root.eyes = 'blink';
}
frame 289 {
_root.mTalking = 'notTalking';
}
frame 290 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 291 {
_root.talkNoSex1UD1 = 'talk01';
_root.mTalking = 'talking';
}
frame 291 {
_root.brows = 'mid ToDown';
_root.eyes = 'wide3';
_root.pupil = 'up2';
}
frame 291 {
_root.mouths = 'sex2TAnim2';
}
frame 304 {
_root.mouths = 'sex2Anim2';
}
frame 315 {
_root.mouths = 'aei2';
}
frame 318 {
_root.mouths = 'aei1CB1';
}
frame 324 {
_root.mouths = 'zd1Mac1';
}
frame 327 {
_root.mouths = 'bm1';
}
frame 330 {
_root.mouths = 'ae1';
}
frame 331 {
_root.eyes = 'blink';
}
frame 333 {
_root.mouths = 'aei1';
}
frame 334 {
_root.mouths = 'bm1';
}
frame 337 {
_root.mouths = 'aei1';
}
frame 343 {
_root.mouths = 'zd2CB1';
}
frame 347 {
_root.mouths = 'zd2';
}
frame 350 {
_root.mouths = 'bm2';
}
frame 358 {
_root.brows = 'downToUp';
}
frame 371 {
_root.mouths = 'zd2';
}
frame 387 {
_root.mouths = 'sex1Anim2';
}
frame 394 {
_root.eyes = 'wide3';
_root.pupil = 'ahegao';
}
frame 399 {
_root.mouths = 'sex1';
}
frame 406 {
_root.mouths = 'aei2';
}
frame 413 {
_root.mouths = 'zd2';
}
frame 423 {
_root.mouths = 'aei2';
}
frame 425 {
_root.mouths = 'sex1Anim2';
}
frame 432 {
_root.brows = 'upToDown';
_root.eyes = 'mid3';
_root.pupil = 'up';
}
frame 436 {
_root.mouths = 'aei2';
}
frame 438 {
_root.mouths = 'aei2CB1';
}
frame 442 {
_root.mouths = 'bm2';
}
frame 445 {
_root.mouths = 'zd2CB1';
}
frame 452 {
_root.mouths = 'sex1Anim2';
}
frame 462 {
_root.eyes = 'blink';
}
frame 464 {
_root.mouths = 'ou2';
}
frame 467 {
_root.mouths = 'bm2';
}
frame 473 {
_root.mouths = 'sex1Anim2';
}
frame 486 {
_root.mouths = 'sex1';
}
frame 491 {
_root.mouths = 'zd2CB2';
}
frame 495 {
_root.mouths = 'uhMac1';
}
frame 497 {
_root.mouths = 'ooohMac1S';
}
frame 503 {
_root.mouths = 'zd2CB2';
}
frame 508 {
_root.mouths = 'zd2CB1';
}
frame 515 {
_root.mouths = 'sex1Anim2';
}
frame 526 {
_root.brows = 'downToUp';
_root.pupil = 'ahegao';
}
frame 527 {
_root.mouths = 'f2';
}
frame 540 {
_root.mouths = 'sex1Anim2';
}
frame 543 {
_root.mouths = 'aei2CB1';
}
frame 546 {
_root.mouths = 'thCB1';
}
frame 549 {
_root.mouths = 'ae2';
}
frame 552 {
_root.mouths = 'zd2CB1';
}
frame 555 {
_root.mouths = 'zd2CB2';
}
frame 557 {
_root.mouths = 'ohCB1';
}
frame 561 {
_root.mouths = 'zd2CB2';
}
frame 563 {
_root.mouths = 'sex1Anim2';
}
frame 566 {
_root.pupil = 'up';
}
frame 575 {
_root.mouths = 'sex1';
}
frame 578 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn03 == 'btnLock') {
_root.sqdBtn03 = 'btnUnLock1';
}
}
frame 579 {
_parent.gotoAndPlay('S1Moan');
stop();
}
}
movieClip 707 {
frame 1 {
if (_root.talkNoSex1UD2 == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex1UD2 == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoSex1UD2 = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToDown';
}
frame 2 {
_root.eyes = 'closed2';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm1';
}
frame 12 {
_root.mouths = 'bm2';
}
frame 16 {
_root.mouths = 'ou2';
}
frame 18 {
_root.mouths = 'ou1Mac1';
}
frame 19 {
_root.brows = 'downToUp';
}
frame 19 {
_root.eyes = 'wide1';
}
frame 19 {
_root.pupil = 'up2';
}
frame 24 {
_root.pupil = 'ahegao';
}
frame 30 {
_root.mouths = 'f1';
}
frame 37 {
_root.mouths = 'ou2';
}
frame 42 {
_root.mouths = 'zd2CB1';
}
frame 44 {
_root.mouths = 'ae2';
}
frame 46 {
_root.mouths = 'zd2CB1';
}
frame 48 {
_root.mouths = 'aei2';
}
frame 52 {
_root.mouths = 'zd2CB1';
}
frame 55 {
_root.eyes = 'blink';
}
frame 57 {
_root.brows = 'upToMid';
}
frame 57 {
_root.mouths = 'aei2';
}
frame 59 {
_root.pupil = 'mid';
}
frame 62 {
_root.mouths = 'bm2';
}
frame 64 {
_root.mouths = 'ou2';
}
frame 77 {
_root.brows = 'upToMid';
}
frame 77 {
_root.eyes = 'blink';
}
frame 77 {
_root.pupil = 'down';
}
frame 77 {
_root.mouths = 'zd2CB1';
}
frame 79 {
_root.mouths = 'ou2';
}
frame 82 {
_root.mouths = 'bm2';
}
frame 97 {
_root.mouths = 'ou2';
}
frame 99 {
_root.mouths = 'ou1Mac1';
}
frame 105 {
_root.mouths = 'zd2CB1';
}
frame 121 {
_root.eyes = 'mid2';
}
frame 121 {
_root.mouths = 'ou2';
}
frame 124 {
_root.mouths = 'bm2';
}
frame 129 {
_root.mouths = 'ou2';
}
frame 131 {
_root.mouths = 'ou1Mac1';
}
frame 138 {
_root.mouths = 'zd2CB1';
}
frame 148 {
_root.brows = 'midToUp';
}
frame 148 {
_root.eyes = 'closedA';
}
frame 148 {
_root.pupil = 'up';
}
frame 148 {
_root.mouths = 'f1';
}
frame 160 {
_root.mouths = 'zd1';
}
frame 184 {
_root.brows = 'upToDown';
}
frame 184 {
_root.mouths = 'zd1Mac1';
}
frame 196 {
_root.brows = 'downToUp';
}
frame 196 {
_root.eyes = 'openA';
}
frame 196 {
_root.mouths = 'bm1';
}
frame 200 {
_root.pupil = 'up2';
}
frame 203 {
_root.mouths = 'ou1Mac1';
}
frame 207 {
_root.mouths = 'ae1';
}
frame 212 {
_root.mouths = 'zd1';
}
frame 218 {
if (_root.sqdBtn03 == 'btnUnLock2S') {
_root.sqdBtn03 = 'btnUnLock3S';
}
if (_root.sqdBtn04 == 'btnLock') {
_root.sqdBtn04 = 'btnUnLock';
}
if (_root.sqdBtn05 == 'btnLock') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
frame 222 {
_root.mouths = 'zd1Mac1';
}
frame 231 {
_root.mouths = 'sex1TAnim';
}
frame 244 {
_root.mouths = 'sex2Anim';
}
frame 268 {
_root.mouths = 'sex2Anim';
}
frame 291 {
_root.pupil = 'ahegao';
}
frame 292 {
_root.mouths = 'f1';
}
frame 300 {
_root.brows = 'upToDown';
}
frame 300 {
_root.eyes = 'closedA';
}
frame 317 {
_root.mouths = 'sex1TAnim';
}
frame 341 {
_root.brows = 'downToMid';
}
frame 341 {
_root.eyes = 'openA';
}
frame 341 {
_root.pupil = 'up';
}
frame 341 {
_root.mouths = 'sex1TAnim';
}
frame 361 {
_root.mTalking = 'notTalking';
}
frame 367 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 368 {
_root.talkNoSex1UD2 = 'talk01';
_root.mTalking = 'talking';
}
frame 368 {
_root.brows = 'midToDown';
_root.eyes = 'wide2';
_root.pupil = 'mid';
}
frame 368 {
_root.mouths = 'sex2Anim2';
}
frame 380 {
_root.mouths = 'sex1';
}
frame 383 {
_root.mouths = 'aei2CB1';
}
frame 386 {
_root.mouths = 'zd2';
}
frame 398 {
_root.mouths = 'oh1CB1';
}
frame 401 {
_root.mouths = 'ou2CB1';
}
frame 405 {
_root.mouths = 'zd2CB2';
}
frame 410 {
_root.mouths = 'zd2CB1';
}
frame 412 {
_root.mouths = 'ae2';
}
frame 416 {
_root.mouths = 'zd2CB1';
}
frame 418 {
_root.eyes = 'blink';
}
frame 420 {
_root.mouths = 'aei2CB1';
}
frame 424 {
_root.mouths = 'bm2';
}
frame 428 {
_root.mouths = 'sex1Anim2';
}
frame 440 {
_root.mouths = 'sex1';
}
frame 444 {
_root.mouths = 'sex2Anim2';
}
frame 456 {
_root.mouths = 'sex2';
}
frame 464 {
if (_root.sqdBtn03 == 'btnUnLock2S') {
_root.sqdBtn03 = 'btnUnLock3S';
}
if (_root.sqdBtn04 == 'btnLock') {
_root.sqdBtn04 = 'btnUnLock';
}
if (_root.sqdBtn05 == 'btnLock') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
frame 464 {
_root.mouths = 'zd2';
}
frame 468 {
_root.mouths = 'zd2CB1';
}
frame 472 {
_root.mouths = 'ae2';
}
frame 480 {
_root.mouths = 'oh1CB1';
}
frame 483 {
_root.mouths = 'zd2CB2';
}
frame 486 {
_root.mouths = 'sex1Anim2';
}
frame 498 {
_root.eyes = 'closed2';
}
frame 498 {
_root.mouths = 'ae2';
}
frame 500 {
_root.mouths = 'bm2';
}
frame 504 {
_root.mouths = 'zd2CB1';
}
frame 507 {
_root.mouths = 'ae2';
}
frame 514 {
_root.mouths = 'oh1CB1';
}
frame 517 {
_root.mouths = 'zd2CB2';
}
frame 521 {
_root.mouths = 'bm2';
}
frame 527 {
_root.mouths = 'zd2';
}
frame 532 {
_root.mouths = 'sex1Anim2';
}
frame 544 {
_root.mouths = 'ae2';
}
frame 554 {
_root.mouths = 'sex1Anim2';
}
frame 565 {
_root.mouths = 'aei2CB1';
}
frame 568 {
_root.mouths = 'ae1';
}
frame 577 {
_root.mouths = 'aei1';
}
frame 591 {
_root.mouths = 'ae1';
}
frame 601 {
_root.mouths = 'ohCB1';
}
frame 605 {
_root.mouths = 'l1';
}
frame 617 {
_root.mouths = 'aei1';
}
frame 620 {
_root.brows = 'downToMid';
_root.eyes = 'mid2';
_root.pupil = 'down';
}
frame 627 {
_root.mouths = 'ae1';
}
frame 640 {
_root.mouths = 'aei1';
}
frame 659 {
_root.mouths = 'aei2CB1';
}
frame 664 {
_root.mouths = 'ohCB1';
}
frame 670 {
_root.eyes = 'blink';
}
frame 675 {
_root.mouths = 'sex1Anim2';
}
frame 687 {
_root.mouths = 'sex1';
}
frame 691 {
_root.mouths = 'oh1CB1';
}
frame 697 {
_root.mouths = 'sex1Anim2';
}
frame 709 {
_root.mouths = 'sex1';
}
frame 715 {
_root.mTalking = 'notTalking';
}
frame 721 {
_parent.gotoAndPlay('S1Moan');
stop();
}
}
movieClip 708 {
frame 1 {
if (_root.talkNoSex1G == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex1G == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoSex1G = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'wide1';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'zd2CB1';
}
frame 4 {
_root.mouths = 'ou2';
}
frame 7 {
_root.pupil = 'up2';
}
frame 9 {
_root.pupil = 'ahegao';
}
frame 11 {
_root.mouths = 'zd2CB1';
}
frame 17 {
_root.mouths = 'ou2';
}
frame 30 {
_root.eyes = 'blink';
}
frame 30 {
_root.mouths = 'zd2CB1';
}
frame 33 {
_root.brows = 'upToMid';
}
frame 33 {
_root.mouths = 'ou1Mac1';
}
frame 35 {
_root.pupil = 'up';
}
frame 35 {
_root.mouths = 'zd2CB1';
}
frame 37 {
_root.mouths = 'ae2';
}
frame 39 {
_root.mouths = 'aei2';
}
frame 47 {
_root.mouths = 'ae2';
}
frame 50 {
_root.mouths = 'zd2CB1';
}
frame 59 {
_root.mouths = 'thCB1';
}
frame 63 {
_root.eyes = 'mid2';
}
frame 63 {
_root.pupil = 'down';
}
frame 63 {
_root.mouths = 'ou1Mac1';
}
frame 68 {
_root.mouths = 'zd2CB1';
}
frame 73 {
_root.mouths = 'ae2';
}
frame 76 {
_root.mouths = 'zd2CB1';
}
frame 91 {
_root.brows = 'midToDown';
}
frame 91 {
_root.eyes = 'closedA';
}
frame 94 {
_root.mouths = 'ae2';
}
frame 96 {
_root.pupil = 'mid';
}
frame 96 {
_root.mouths = 'aei2';
}
frame 99 {
_root.mouths = 'zd2CB1';
}
frame 102 {
_root.mouths = 'f2';
}
frame 111 {
_root.brows = 'downToUp';
}
frame 112 {
_root.eyes = 'openA';
}
frame 112 {
_root.mouths = 'ou2';
}
frame 114 {
_root.mouths = 'ou1Mac1';
}
frame 118 {
_root.mouths = 'zd2CB1';
}
frame 124 {
_root.mouths = 'aei2';
}
frame 126 {
_root.mouths = 'zd2CB1';
}
frame 133 {
_root.mouths = 'f2';
}
frame 139 {
_root.pupil = 'up';
}
frame 145 {
_root.eyes = 'wide1';
}
frame 145 {
_root.pupil = 'up2';
}
frame 145 {
_root.mouths = 'ou2';
}
frame 151 {
_root.mouths = 'zd2CB1';
}
frame 156 {
_root.mouths = 'ou2';
}
frame 158 {
_root.mouths = 'zd2CB1';
}
frame 160 {
_root.mouths = 'aei2';
}
frame 164 {
_root.mouths = 'zd2CB1';
}
frame 166 {
_root.mouths = 'bm2';
}
frame 169 {
_root.mouths = 'ae2';
}
frame 172 {
_root.mouths = 'zd2CB1';
}
frame 174 {
_root.brows = 'upToMid';
}
frame 174 {
_root.eyes = 'blink';
}
frame 174 {
_root.pupil = 'up';
}
frame 176 {
_root.mouths = 'ae2';
}
frame 179 {
_root.mouths = 'zd2CB1';
}
frame 181 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn03 == 'btnUnLock1S') {
_root.sqdBtn03 = 'btnUnLock2';
}
}
frame 182 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 183 {
_root.talkNoSex1G = 'talk01';
_root.mTalking = 'talking';
}
frame 183 {
_root.brows = 'midToDown';
_root.eyes = 'mid3';
_root.pupil = 'up';
}
frame 183 {
_root.mouths = 'bm1';
}
frame 186 {
_root.mouths = 'bm1CB1';
}
frame 189 {
_root.mouths = 'ooohMac1';
}
frame 194 {
_root.mouths = 'zd1Mac1';
}
frame 197 {
_root.mouths = 'aei1';
}
frame 200 {
_root.mouths = 'zd2CB1';
}
frame 205 {
_root.mouths = 'zd2CB2';
}
frame 208 {
_root.mouths = 'sex1Anim2';
}
frame 220 {
_root.mouths = 'sex2';
}
frame 225 {
_root.mouths = 'sex2Anim2';
}
frame 237 {
_root.mouths = 'sex2';
}
frame 242 {
_root.mouths = 'l2CB1';
}
frame 249 {
_root.mouths = 'aei2';
}
frame 250 {
_root.eyes = 'blink';
}
frame 252 {
_root.mouths = 'zd2CB2';
}
frame 258 {
_root.mouths = 'zd2CB1';
}
frame 263 {
_root.mouths = 'aei2CB1';
}
frame 273 {
_root.mouths = 'aei2';
}
frame 285 {
_root.brows = 'downToUp';
_root.pupil = 'up2';
}
frame 285 {
_root.mouths = 'aei2CB1';
}
frame 287 {
_root.mouths = 'f2';
}
frame 292 {
_root.mouths = 'uhMac1';
}
frame 294 {
_root.mouths = 'ooohMac1S';
}
frame 303 {
_root.mouths = 'aei2CB1';
}
frame 313 {
_root.mouths = 'zd2CB1';
}
frame 317 {
_root.mouths = 'f2';
}
frame 320 {
_root.mouths = 'ae2';
}
frame 326 {
_root.mouths = 'aei2CB1';
}
frame 329 {
_root.mouths = 'f2';
}
frame 331 {
_root.mouths = 'sex1Anim2';
}
frame 342 {
_root.eyes = 'closedA';
}
frame 343 {
_root.mouths = 'sex2Anim2';
}
frame 352 {
_root.mouths = 'aei2CB1';
}
frame 356 {
_root.mouths = 'aei2';
}
frame 361 {
_root.mouths = 'zd2CB2';
}
frame 366 {
_root.mouths = 'sex2Anim2';
}
frame 374 {
_root.mTalking = 'notTalking';
}
frame 378 {
_root.mouths = 'sex2';
}
frame 379 {
_parent.gotoAndPlay('S1Moan');
stop();
}
}
movieClip 709 {
frame 1 {
if (_root.talkNoSex1Gen == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex1Gen == 'talk02') {
gotoAndPlay('talk2');
} else {
if (_root.talkNoSex1Gen == 'talk03') {
gotoAndPlay('talk3');
} else {
if (_root.talkNoSex1Gen == 'talk04') {
gotoAndPlay('talk4');
} else {
if (_root.talkNoSex1Gen == 'talk05') {
gotoAndPlay('talk5');
} else {
if (_root.talkNoSex1Gen == 'noTalk') {
stop();
}
}
}
}
}
}
}
frame 2 {
_root.talkNoSex1Gen = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'ou2CB1';
}
frame 5 {
_root.mouths = 'aei2';
}
frame 12 {
_root.mouths = 'zd2CB1';
}
frame 16 {
_root.mouths = 'aei2CB1';
}
frame 20 {
_root.mouths = 'bm2';
}
frame 24 {
_root.mouths = 'zd2CB1';
}
frame 27 {
_root.mouths = 'aei2';
}
frame 30 {
_root.mouths = 'bm2';
}
frame 33 {
_root.mouths = 'aei2';
}
frame 35 {
_root.eyes = 'blink';
}
frame 38 {
_root.mouths = 'zd2CB1';
}
frame 41 {
_root.mouths = 'bm2';
}
frame 44 {
_root.mouths = 'ae2';
}
frame 46 {
_root.mouths = 'bm2';
}
frame 48 {
_root.mouths = 'ae2';
}
frame 52 {
_root.mouths = 'ou2';
}
frame 61 {
_root.mouths = 'aei2';
}
frame 71 {
_root.mouths = 'ou2';
}
frame 74 {
_root.mouths = 'bm2';
}
frame 77 {
_root.mouths = 'zd1Mac1';
}
frame 83 {
_root.mouths = 'ou1Mac1';
}
frame 87 {
_root.brows = 'midToUp';
}
frame 87 {
_root.mouths = 'zd1Mac1';
}
frame 92 {
_root.mouths = 'ou1Mac1';
}
frame 95 {
_root.mouths = 'aei1';
}
frame 98 {
_root.eyes = 'mid2';
}
frame 98 {
_root.mouths = 'zd1Mac1';
}
frame 101 {
_root.mouths = 'ae1';
}
frame 103 {
_root.mouths = 'aei1';
}
frame 108 {
_root.mouths = 'zd2CB1';
}
frame 115 {
_root.mouths = 'sex1Anim2';
}
frame 126 {
_root.mouths = 'sex1Anim';
}
frame 140 {
_root.mouths = 'sex1';
}
frame 145 {
_root.mTalking = 'notTalking';
}
frame 146 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 147 {
_root.talkNoSex1Gen = 'talk03';
_root.mTalking = 'talking';
}
frame 147 {
_root.brows = 'midToDown';
}
frame 147 {
_root.eyes = 'wide2';
_root.pupil = 'mid';
}
frame 147 {
_root.mouths = 'ou1';
}
frame 159 {
_root.brows = 'downToUp';
}
frame 159 {
_root.mouths = 'zd1Mac1';
}
frame 164 {
_root.mouths = 'ae1Mac1';
}
frame 169 {
_root.mouths = 'zd1Mac1';
}
frame 171 {
_root.eyes = 'wide2';
_root.pupil = 'up2';
}
frame 171 {
_root.mouths = 'aei1CB1';
}
frame 177 {
_root.mouths = 'ooohMac1S';
}
frame 179 {
_root.mouths = 'zd1Mac1';
}
frame 183 {
_root.mouths = 'ooohMac1S';
}
frame 191 {
_root.mouths = 'zd1Mac1';
}
frame 194 {
_root.mouths = 'ooohMac1S';
}
frame 199 {
_root.mouths = 'zd1Mac1';
}
frame 204 {
_root.eyes = 'blink';
}
frame 208 {
_root.mouths = 'sex2Anim2';
}
frame 219 {
_root.mouths = 'sex2';
}
frame 234 {
_root.mouths = 'l2';
}
frame 254 {
_root.mTalking = 'notTalking';
}
frame 255 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 256 {
_root.talkNoSex1Gen = 'talk04';
_root.mTalking = 'talking';
}
frame 256 {
_root.mouths = 'bm1';
}
frame 260 {
_root.mouths = 'f1';
}
frame 267 {
_root.mouths = 'ou1';
}
frame 268 {
_root.brows = 'upToDown';
}
frame 271 {
_root.mouths = 'l1';
}
frame 275 {
_root.mouths = 'ou1';
}
frame 277 {
_root.eyes = 'blink';
}
frame 279 {
_root.mouths = 'f1';
}
frame 280 {
_root.pupil = 'down';
}
frame 283 {
_root.mouths = 'ae1';
}
frame 286 {
_root.mouths = 'zd1Mac1';
}
frame 289 {
_root.mouths = 'l1';
}
frame 291 {
_root.mouths = 'ae1';
}
frame 293 {
_root.mouths = 'zd1Mac1';
}
frame 294 {
_root.mouths = 'thCB1';
}
frame 296 {
_root.mouths = 'ae1';
}
frame 299 {
_root.mouths = 'zd1Mac1';
}
frame 304 {
_root.mouths = 'zd2CB1';
}
frame 311 {
_root.mouths = 'sex2Anim';
}
frame 335 {
_root.mouths = 'sex2';
}
frame 340 {
_root.brows = 'downToUp';
}
frame 347 {
_root.eyes = 'closedA';
}
frame 350 {
_root.mouths = 'zd1Mac1';
}
frame 353 {
_root.mouths = 'ae1';
}
frame 358 {
_root.mouths = 'zd1Mac1';
}
frame 376 {
_root.brows = 'upToMid';
}
frame 384 {
_root.eyes = 'openA';
_root.pupil = 'up';
}
frame 384 {
_root.mouths = 'ou1';
}
frame 387 {
_root.mouths = 'zd1Mac1';
}
frame 390 {
_root.mouths = 'ae1';
}
frame 396 {
_root.mouths = 'zd1Mac1';
}
frame 405 {
_root.mouths = 'sex2Anim';
}
frame 421 {
_root.mouths = 'bm2';
}
frame 427 {
_root.mouths = 'aei2CB1';
}
frame 435 {
_root.mTalking = 'notTalking';
}
frame 436 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 437 {
_root.talkNoSex1Gen = 'talk05';
_root.mTalking = 'talking';
}
frame 437 {
_root.brows = 'midToDown';
}
frame 437 {
_root.eyes = 'wide3';
_root.pupil = 'up2';
}
frame 437 {
_root.mouths = 'f1';
}
frame 447 {
_root.mouths = 'ou1';
}
frame 454 {
_root.mouths = 'zd1Mac1';
}
frame 459 {
_root.mouths = 'ooohMac1S';
}
frame 463 {
_root.mouths = 'zd1Mac1';
}
frame 466 {
_root.mouths = 'aei1';
}
frame 469 {
_root.mouths = 'ae1';
}
frame 471 {
_root.mouths = 'zd1Mac1';
}
frame 473 {
_root.mouths = 'ae1';
}
frame 475 {
_root.mouths = 'zd1Mac1';
}
frame 478 {
_root.mouths = 'aei1';
}
frame 482 {
_root.mouths = 'zd1Mac1';
}
frame 486 {
_root.mouths = 'ae1';
}
frame 492 {
_root.eyes = 'blink';
_root.pupil = 'up';
}
frame 492 {
_root.mouths = 'zd1Mac1';
}
frame 496 {
_root.mouths = 'sex1Anim2';
}
frame 505 {
_root.brows = 'downToMid';
}
frame 505 {
_root.eyes = 'mid3';
}
frame 505 {
_root.mouths = 'sex2TAnim2';
}
frame 517 {
_root.mouths = 'sex2Anim2';
}
frame 528 {
_root.mouths = 'sex2';
}
frame 532 {
_root.mTalking = 'notTalking';
}
frame 533 {
_parent.gotoAndPlay('S1Moan');
stop();
}
frame 534 {
_root.talkNoSex1Gen = 'noTalk';
_root.mTalking = 'talking';
}
frame 534 {
}
frame 534 {
_root.eyes = 'mid2';
}
frame 534 {
_root.mouths = 'zd2CB2';
}
frame 540 {
_root.mouths = 'ae2';
}
frame 545 {
_root.mouths = 'zd2CB2';
}
frame 552 {
_root.mouths = 'ae2';
}
frame 555 {
_root.eyes = 'blink';
}
frame 555 {
_root.mouths = 'bm2';
}
frame 557 {
_root.mouths = 'ou2';
}
frame 560 {
_root.mouths = 'l2';
}
frame 562 {
_root.mouths = 'bm2';
}
frame 564 {
_root.mouths = 'ooohMac1S';
}
frame 567 {
_root.mouths = 'zd2CB2';
}
frame 569 {
_root.mouths = 'thCB1';
}
frame 571 {
_root.mouths = 'ae2';
}
frame 573 {
_root.mouths = 'aei2CB1';
}
frame 579 {
_root.mouths = 'zd2CB2';
}
frame 585 {
_root.mouths = 'ooohMac1';
}
frame 589 {
_root.mouths = 'ooohMac1S';
}
frame 594 {
_root.brows = 'midToDown';
}
frame 597 {
_root.mouths = 'l1';
}
frame 601 {
_root.eyes = 'winkL';
}
frame 601 {
_root.mouths = 'ae1';
}
frame 605 {
_root.mouths = 'zd1Mac1';
}
frame 608 {
_root.mouths = 'ae1';
}
frame 611 {
_root.mouths = 'zd1Mac1';
}
frame 613 {
_root.mouths = 'ae1';
}
frame 615 {
_root.mouths = 'zd1Mac1';
}
frame 617 {
_root.mouths = 'ooohMac1S';
}
frame 619 {
_root.mouths = 'zd1Mac1';
}
frame 621 {
_root.mouths = 'ae1';
}
frame 624 {
_root.mouths = 'zd1Mac1';
}
frame 627 {
_root.mouths = 'ae1';
}
frame 630 {
_root.mouths = 'zd1Mac1';
}
frame 633 {
_root.mouths = 'l1';
}
frame 635 {
_root.mouths = 'ae1';
}
frame 636 {
_root.eyes = 'mid2';
}
frame 639 {
_root.mouths = 'f1';
}
frame 642 {
_root.mouths = 'aei1';
}
frame 645 {
_root.mouths = 'l1';
}
frame 649 {
_root.mouths = 'ou1';
}
frame 652 {
if (_root.sqdBtn03 == 'btnUnLock2S') {
_root.sqdBtn03 = 'btnUnLock3S';
}
if (_root.sqdBtn04 == 'btnLock') {
_root.sqdBtn04 = 'btnUnLock';
}
if (_root.sqdBtn05 == 'btnLock') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
frame 653 {
_root.mTalking = 'notTalking';
}
frame 654 {
_parent.gotoAndPlay('S1Moan');
stop();
}
}
movieClip 710 {
frame 1 {
_root.mTalking = 'notTalking';
}
frame 2 {
_root.mouths = 'sex2Anim2';
}
frame 14 {
_root.mouths = 'l2CB1';
}
frame 24 {
_root.brows = 'midToUp';
}
frame 24 {
_root.eyes = 'blink';
}
frame 24 {
_root.pupil = 'up';
}
frame 24 {
_root.mouths = 'zd2';
}
frame 30 {
_root.mouths = 'ohCB1';
}
frame 37 {
_root.mouths = 'sex1Anim2';
}
frame 49 {
_root.mouths = 'sex1';
}
frame 60 {
_root.pupil = 'up2';
}
frame 60 {
_root.mouths = 'sex2Anim2';
}
frame 72 {
_root.mouths = 'aei2';
}
frame 83 {
_root.mouths = 'aei2CB1';
}
frame 90 {
_root.brows = 'upToDown';
}
frame 90 {
_root.eyes = 'closedA';
}
frame 90 {
_root.mouths = 'ae2';
}
frame 94 {
_root.mouths = 'sex1Anim2';
}
frame 98 {
_root.eyes = 'closed2';
}
frame 105 {
_root.mouths = 'sex1';
}
frame 113 {
_root.mouths = 'aei2CB1';
}
frame 120 {
_root.eyes = 'openA';
}
frame 123 {
_root.pupil = 'up';
}
frame 123 {
_root.mouths = 'oh1CB1';
}
frame 128 {
_root.brows = 'downToMid';
}
frame 133 {
_root.mouths = 'sex1Anim2';
}
frame 144 {
_root.mouths = 'sex1';
}
frame 150 {
_root.mouths = 'sex1Anim2';
}
frame 161 {
_root.mouths = 'aei2CB1';
}
frame 165 {
_root.mouths = 'aei2';
}
frame 169 {
if (_root.talkNoSex1Gen == 'noTalk') {
} else {
_parent.gotoAndPlay('S1Gen');
}
}
frame 170 {
_root.brows = 'midToR';
}
frame 170 {
_root.eyes = 'closedA';
}
frame 170 {
_root.pupil = 'up2';
}
frame 170 {
_root.mouths = 'ae2';
}
frame 172 {
_root.mouths = 'sex2Anim2';
}
frame 179 {
_root.eyes = 'closed2';
}
frame 183 {
_root.mouths = 'sex2';
}
frame 184 {
_root.mouths = 'aei2CB1';
}
frame 186 {
_root.mouths = 'zd2';
}
frame 197 {
_root.mouths = 'sex1Anim2';
}
frame 208 {
_root.mouths = 'sex1';
}
frame 210 {
_root.mouths = 'aei2';
}
frame 212 {
_root.mouths = 'ae2';
}
frame 220 {
_root.mouths = 'aei2CB1';
}
frame 223 {
_root.mouths = 'f2';
}
frame 230 {
_root.brows = 'downToUp';
}
frame 230 {
_root.eyes = 'openA';
}
frame 234 {
_root.mouths = 'zd2';
}
frame 238 {
_root.mouths = 'sex2Anim';
}
frame 261 {
_root.mouths = 'sex2';
}
frame 265 {
_root.mouths = 'aei2';
}
frame 267 {
_root.pupil = 'up';
}
frame 269 {
_root.mouths = 'oh1CB1';
}
frame 271 {
_root.mouths = 'sex1Anim';
}
frame 295 {
_root.mouths = 'oh1CB1';
}
frame 300 {
_root.eyes = 'mid3';
}
frame 301 {
_root.mouths = 'zd2';
}
frame 307 {
_root.mouths = 'zd2CB1';
}
frame 312 {
_root.mouths = 'sex2TAnim';
}
frame 321 {
_root.brows = 'upToMid';
}
frame 336 {
_root.mouths = 'sex1T';
}
frame 340 {
_root.mouths = 'ouT1Anim2';
}
frame 352 {
_root.mouths = 'ouT1CB1';
}
}
movieClip 711 {
frame 1 {
if (_root.talkNoSex2UD3 == 'talk01') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex2UD3 == 'talk02') {
gotoAndPlay('talk2');
} else {
gotoAndPlay('talk1');
}
}
}
frame 2 {
_root.talkNoSex2UD3 = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'mid1';
}
frame 2 {
_root.pupil = 'down';
}
frame 2 {
_root.mouths = 'ae1';
}
frame 5 {
_root.mouths = 'ou1Mac1';
}
frame 8 {
_root.mouths = 'ou1';
}
frame 11 {
_root.mouths = 'zd1Mac1';
}
frame 14 {
_root.mouths = 'ou1';
}
frame 17 {
_root.mouths = 'ou1Mac1';
}
frame 30 {
_root.mouths = 'zd2CB1';
}
frame 42 {
_root.eyes = 'mid2';
}
frame 42 {
_root.pupil = 'up2';
}
frame 42 {
_root.mouths = 'aei2';
}
frame 50 {
_root.mouths = 'zd2CB1';
}
frame 54 {
_root.brows = 'upToDown';
}
frame 54 {
_root.mouths = 'bm2';
}
frame 57 {
_root.eyes = 'closedA';
}
frame 61 {
_root.mouths = 'zd2';
}
frame 66 {
_root.mouths = 'sex2TAnim';
}
frame 67 {
_root.pupil = 'ahegao';
}
frame 87 {
_root.brows = 'downToUp';
}
frame 90 {
_root.eyes = 'wide1';
}
frame 90 {
_root.pupil = 'up2';
}
frame 90 {
_root.mouths = 'zd2CB1';
}
frame 93 {
_root.mouths = 'ou2';
}
frame 96 {
_root.mouths = 'ou1Mac1';
}
frame 99 {
_root.mouths = 'zd2CB1';
}
frame 102 {
_root.mouths = 'ae2';
}
frame 106 {
_root.eyes = 'mid2';
}
frame 106 {
_root.mouths = 'zd2CB1';
}
frame 108 {
_root.mouths = 'aei2';
}
frame 111 {
_root.mouths = 'f2';
}
frame 117 {
_root.mouths = 'l2';
}
frame 120 {
_root.mouths = 'zd2CB1';
}
frame 123 {
_root.mouths = 'ou1Mac1';
}
frame 126 {
_root.mouths = 'zd2CB1';
}
frame 129 {
_root.mouths = 'ou2';
}
frame 132 {
_root.mouths = 'ou1Mac1';
}
frame 139 {
_root.brows = 'upToMid';
}
frame 139 {
_root.eyes = 'mid3';
}
frame 139 {
_root.pupil = 'up';
}
frame 139 {
_root.mouths = 'zd2CB1';
}
frame 144 {
_root.mouths = 'ouT1anim2';
}
frame 156 {
_root.mouths = 'ouT1anim2';
}
frame 169 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn06 == 'btnLock') {
_root.sqdBtn06 = 'btnUnLock1';
}
}
frame 170 {
_parent.gotoAndPlay('S2Moan');
stop();
}
frame 171 {
_root.talkNoSex2UD3 = 'talk01';
_root.mTalking = 'talking';
}
frame 171 {
_root.brows = 'midToUp';
}
frame 171 {
_root.eyes = 'wide3';
}
frame 171 {
_root.pupil = 'up2';
}
frame 171 {
_root.mouths = 'ooohMac1';
}
frame 176 {
_root.mouths = 'ou1Mac1';
}
frame 180 {
_root.mouths = 'zd2CB2';
}
frame 183 {
_root.mouths = 'ae2';
}
frame 184 {
_root.eyes = 'blink';
}
frame 187 {
_root.pupil = 'up';
}
frame 188 {
_root.mouths = 'zd2CB1';
}
frame 192 {
_root.mouths = 'zd2CB2';
}
frame 196 {
_root.mouths = 'oh1CB1';
}
frame 197 {
_root.brows = 'upToDown';
}
frame 197 {
_root.eyes = 'closedA';
}
frame 200 {
_root.mouths = 'f2';
}
frame 209 {
_root.mouths = 'ou2';
}
frame 214 {
_root.mouths = 'zd2CB1';
}
frame 218 {
_root.mouths = 'aei2CB1';
}
frame 220 {
_root.eyes = 'openA';
}
frame 229 {
_root.mouths = 'zd2CB1';
}
frame 232 {
_root.mouths = 'sex1Anim2';
}
frame 233 {
_root.brows = 'downToUp';
}
frame 233 {
_root.eyes = 'mid3';
}
frame 233 {
_root.pupil = 'up2';
}
frame 243 {
_root.mouths = 'sex2Anim2';
}
frame 254 {
_root.mouths = 'sex2TAnim2';
}
frame 265 {
_root.mouths = 'ouT1Anim2';
}
frame 272 {
_root.pupil = 'ahegao';
}
frame 277 {
_root.mouths = 'ouT1Anim2';
}
frame 289 {
_root.mouths = 'ouT1Anim2';
}
frame 301 {
_root.mouths = 'ouT1Anim2';
}
frame 304 {
_root.eyes = 'wide3';
}
frame 313 {
_root.mouths = 'ouT1Anim2';
}
frame 325 {
_root.mouths = 'ouT1Anim2';
}
frame 333 {
_root.eyes = 'wide1';
}
frame 337 {
_root.mouths = 'ouT1Anim2';
}
frame 349 {
_root.mouths = 'ouT1Anim2';
}
frame 353 {
_root.eyes = 'blink';
}
frame 353 {
_root.pupil = 'up2';
}
frame 357 {
_root.mouths = 'ou2';
}
frame 361 {
_root.mouths = 'ou2CB1';
}
frame 365 {
_root.mouths = 'aei2';
}
frame 374 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn06 == 'btnLock') {
_root.sqdBtn06 = 'btnUnLock1';
}
}
frame 375 {
_parent.gotoAndPlay('S2Moan');
stop();
}
}
movieClip 712 {
frame 1 {
if (_root.talkNoSex2UD4 == 'talk01' && _root.talkNoDoIt == 'noTalk') {
gotoAndPlay('talk1');
} else {
if (_root.talkNoSex2UD4 == 'talk02' && _root.talkNoDoIt == 'noTalk') {
gotoAndPlay('talk2');
}
}
if (_root.talkNoDoIt == 'talk01') {
gotoAndPlay('talk3');
}
}
frame 2 {
_root.talkNoSex2UD4 = 'talk02';
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'upToMid';
}
frame 2 {
_root.eyes = 'mid3';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'zd2CB1';
}
frame 5 {
_root.mouths = 'ou1Mac1';
}
frame 10 {
_root.eyes = 'mid2';
}
frame 10 {
_root.mouths = 'oh1CB1';
}
frame 14 {
_root.mouths = 'zd2CB1';
}
frame 17 {
_root.mouths = 'ou2';
}
frame 21 {
_root.mouths = 'ou1Mac1';
}
frame 23 {
_root.mouths = 'oh1CB1';
}
frame 25 {
_root.brows = 'midToDown';
}
frame 29 {
_root.eyes = 'closed2';
}
frame 29 {
_root.mouths = 'ou1Mac1';
}
frame 35 {
_root.mouths = 'aei2';
}
frame 38 {
_root.brows = 'downToUp';
}
frame 40 {
_root.mouths = 'zd2CB1';
}
frame 42 {
_root.eyes = 'wide2';
}
frame 42 {
_root.mouths = 'bm2';
}
frame 44 {
_root.mouths = 'aei2';
}
frame 46 {
_root.mouths = 'bm2';
}
frame 48 {
_root.mouths = 'ae2';
}
frame 51 {
_root.mouths = 'bm2';
}
frame 54 {
_root.mouths = 'aei2';
}
frame 56 {
_root.mouths = 'aei2';
}
frame 59 {
_root.mouths = 'sex2Anim2';
}
frame 70 {
_root.eyes = 'blink';
}
frame 70 {
_root.mouths = 'aei2';
}
frame 73 {
_root.mouths = 'ou2';
}
frame 76 {
_root.mouths = 'zd2CB1';
}
frame 79 {
_root.mouths = 'ou1Mac1';
}
frame 82 {
_root.mouths = 'ou2';
}
frame 86 {
_root.mouths = 'zd2CB1';
}
frame 88 {
_root.mouths = 'ou2';
}
frame 93 {
_root.mouths = 'bm2';
}
frame 99 {
_root.mouths = 'ouT1anim2';
}
frame 108 {
_root.eyes = 'wide1';
}
frame 108 {
_root.pupil = 'up2';
}
frame 112 {
_root.mouths = 'ouT1anim1';
}
frame 134 {
_root.eyes = 'mid2';
}
frame 145 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn07 == 'btnLock') {
_root.sqdBtn07 = 'btnUnLock1';
}
}
frame 146 {
_root.talkNoDoIt = 'talk01';
_parent.gotoAndPlay('S2Moan');
stop();
}
frame 147 {
_root.talkNoSex2UD4 = 'talk03';
_root.mTalking = 'talking';
}
frame 147 {
_root.brows = 'downToUp';
}
frame 147 {
_root.eyes = 'mid3';
}
frame 147 {
_root.pupil = 'up2';
}
frame 147 {
_root.mouths = 'aei1CB1';
}
frame 149 {
_root.mouths = 'bm1';
}
frame 154 {
_root.mouths = 'aei1CB1';
}
frame 157 {
_root.mouths = 'zd1Mac1';
}
frame 162 {
_root.eyes = 'blink';
}
frame 165 {
_root.mouths = 'aei1';
}
frame 170 {
_root.mouths = 'ae1';
}
frame 173 {
_root.brows = 'upToDown';
}
frame 175 {
_root.mouths = 'uhMac1';
}
frame 177 {
_root.pupil = 'up';
}
frame 177 {
_root.mouths = 'ooohMac1s';
}
frame 179 {
_root.mouths = 'bm2';
}
frame 181 {
_root.mouths = 'aei1CB1';
}
frame 184 {
_root.mouths = 'bm1';
}
frame 188 {
_root.mouths = 'ou1';
}
frame 190 {
_root.mouths = 'l1';
}
frame 193 {
_root.mouths = 'bm1';
}
frame 194 {
_root.pupil = 'up2';
}
frame 196 {
_root.mouths = 'thMac1';
}
frame 199 {
_root.mouths = 'ae1';
}
frame 201 {
_root.mouths = 'ae2';
}
frame 204 {
_root.mouths = 'sex1Anim2';
}
frame 213 {
_root.eyes = 'blink';
}
frame 215 {
_root.brows = 'downToUp';
}
frame 216 {
_root.mouths = 'sex2Anim2';
}
frame 218 {
_root.pupil = 'up';
}
frame 225 {
_root.mouths = 'aei2CB1';
}
frame 228 {
_root.mouths = 'oh1CB1';
}
frame 231 {
_root.mouths = 'ae2';
}
frame 233 {
_root.mouths = 'zd2CB1';
}
frame 235 {
_root.mouths = 'zd2CB2';
}
frame 236 {
_root.mouths = 'ohCB1';
}
frame 241 {
_root.mouths = 'aei2CB1';
}
frame 244 {
_root.mouths = 'ohCB1';
}
frame 248 {
_root.mouths = 'bm2';
}
frame 253 {
_root.mouths = 'sex1Anim2';
}
frame 260 {
_root.eyes = 'closedA';
}
frame 263 {
_root.pupil = 'up2';
}
frame 264 {
_root.mouths = 'sex2Anim2';
}
frame 275 {
_root.mouths = 'sex2Anim2';
}
frame 287 {
_root.mouths = 'sex2Anim2';
}
frame 290 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn07 == 'btnLock') {
_root.sqdBtn07 = 'btnUnLock1';
}
}
frame 293 {
_root.eyes = 'openA';
}
frame 296 {
_root.talkNoDoIt = 'talk01';
_parent.gotoAndPlay('S2Moan');
stop();
}
frame 297 {
_root.talkNoSex2UD4 = 'talk01';
_root.mTalking = 'talking';
}
frame 297 {
_root.brows = 'midToUp';
}
frame 297 {
_root.eyes = 'mid2';
}
frame 297 {
_root.pupil = 'mid';
}
frame 297 {
_root.mouths = 'ae1';
}
frame 301 {
_root.mouths = 'aei1';
}
frame 303 {
_root.mouths = 'ae1';
}
frame 305 {
_root.mouths = 'aei1';
}
frame 308 {
_root.mouths = 'ae1';
}
frame 310 {
_root.mouths = 'ooohMac1';
}
frame 314 {
_root.mouths = 'ooohMac1S';
}
frame 318 {
_root.mouths = 'zd2CB2';
}
frame 319 {
_root.brows = 'upToMid';
}
frame 319 {
_root.pupil = 'down';
}
frame 325 {
_root.mouths = 'ou1Mac1';
}
frame 328 {
_root.mouths = 'aei1CB1';
}
frame 331 {
_root.mouths = 'zd1Mac1';
}
frame 336 {
_root.mouths = 'bm1';
}
frame 338 {
_root.mouths = 'ae1';
}
frame 341 {
_root.mouths = 'aei1';
}
frame 343 {
_root.mouths = 'bm1';
}
frame 344 {
_root.eyes = 'closedA';
}
frame 345 {
_root.mouths = 'ae1';
}
frame 348 {
_root.brows = 'midToR';
}
frame 348 {
_root.pupil = 'up';
}
frame 348 {
_root.mouths = 'aei2CB1';
}
frame 351 {
_root.mouths = 'l2CB1';
}
frame 354 {
_root.mouths = 'sex1Anim2';
}
frame 365 {
_root.mouths = 'ou2CB1';
}
frame 371 {
_root.eyes = 'openA';
}
frame 371 {
_root.mouths = 'zd2CB2';
}
frame 378 {
_root.mouths = 'ooohMac1S';
}
frame 379 {
_root.brows = 'downToUp';
}
frame 379 {
_root.eyes = 'wide3';
}
frame 379 {
_root.pupil = 'up2';
}
frame 382 {
_root.mouths = 'aei2CB1';
}
frame 389 {
_root.mouths = 'zd2CB1';
}
frame 392 {
_root.mouths = 'sex1';
}
frame 396 {
_root.pupil = 'ahegao';
}
frame 396 {
_root.mouths = 'sex2Anim2';
}
frame 407 {
_root.mouths = 'sex2';
}
frame 413 {
_root.mouths = 'sex2Anim2';
}
frame 417 {
_root.eyes = 'mid3';
}
frame 428 {
_root.mTalking = 'notTalking';
if (_root.sqdBtn07 == 'btnLock') {
_root.sqdBtn07 = 'btnUnLock1';
}
}
frame 428 {
_root.pupil = 'up2';
}
frame 429 {
_root.talkNoDoIt = 'noTalk';
_parent.gotoAndPlay('S2Moan');
stop();
}
}
movieClip 713 {
frame 1 {
_root.mTalking = 'notTalking';
}
frame 2 {
_root.mouths = 'zd2';
}
frame 4 {
_root.mouths = 'sex1Anim2';
}
frame 10 {
_root.eyes = 'blink';
}
frame 15 {
_root.mouths = 'sex2Anim2';
}
frame 26 {
_root.mouths = 'sex2Anim2';
}
frame 36 {
_root.mouths = 'zd2';
}
frame 42 {
_root.mouths = 'sex1TAnim2';
}
frame 46 {
_root.brows = 'midToR';
}
frame 46 {
_root.eyes = 'mid2';
}
frame 46 {
_root.pupil = 'down';
}
frame 53 {
_root.mouths = 'sex1TAnim2';
}
frame 64 {
_root.mouths = 'sex2TAnim2';
}
frame 76 {
_root.mouths = 'sex2TAnim2';
}
frame 82 {
_root.eyes = 'closedA';
}
frame 82 {
_root.pupil = 'mid';
}
frame 88 {
_root.mouths = 'sex1T';
}
frame 94 {
_root.eyes = 'openA';
}
frame 94 {
_root.mouths = 'sex1';
}
frame 98 {
_root.mouths = 'zd2';
}
frame 105 {
_root.brows = 'downToUp';
}
frame 105 {
_root.pupil = 'up';
}
frame 105 {
_root.mouths = 'zd2CB1';
}
frame 112 {
_root.mouths = 'zd2';
}
frame 114 {
_root.eyes = 'wide3';
}
frame 114 {
_root.pupil = 'up2';
}
frame 116 {
_root.mouths = 'ae2';
}
frame 122 {
_root.mouths = 'sex2';
}
frame 130 {
_root.mouths = 'sex2TAnim2';
}
frame 143 {
_root.mouths = 'sex2TAnim2';
}
frame 155 {
_root.mouths = 'sex2';
}
frame 157 {
_root.pupil = 'ahegao';
}
frame 159 {
_root.mouths = 'aei2';
}
frame 167 {
if (_root.talkNoDoIt == 'talk01') {
_parent.gotoAndPlay('S2UD4');
stop();
} else {}
}
frame 168 {
_root.eyes = 'closedA';
}
frame 168 {
_root.mouths = 'sex1Anim2';
}
frame 180 {
_root.brows = 'upToDown';
}
frame 180 {
_root.eyes = 'openA';
}
frame 180 {
_root.pupil = 'up2';
}
frame 182 {
_root.mouths = 'bm2';
}
frame 188 {
_root.mouths = 'ae2';
}
frame 193 {
_root.eyes = 'wide1';
}
frame 193 {
_root.pupil = 'ahegao';
}
frame 194 {
_root.mouths = 'sex2Anim2';
}
frame 205 {
_root.mouths = 'ouT1Anim2';
}
frame 217 {
_root.mouths = 'ouT1Anim2';
}
frame 229 {
_root.mouths = 'l2';
}
frame 234 {
_root.eyes = 'mid3';
}
frame 234 {
_root.mouths = 'zd2';
}
frame 235 {
_root.brows = 'downToMid';
}
frame 237 {
_root.mouths = 'ae2';
}
frame 239 {
_root.mouths = 'ou1';
}
frame 240 {
_root.pupil = 'up2';
}
frame 254 {
_root.mouths = 'ouT1Anim2';
}
frame 261 {
_root.eyes = 'blink';
}
frame 266 {
_root.mouths = 'ouT1Anim2';
}
frame 278 {
_root.mouths = 'ouT1Anim1';
}
frame 283 {
_root.pupil = 'ahegao';
}
frame 300 {
_root.eyes = 'mid2';
}
frame 300 {
_root.mouths = 'ouT1CB1';
}
frame 303 {
_root.mouths = 'l2';
}
frame 305 {
_root.mouths = 'zd2';
}
frame 311 {
_root.brows = 'midToUp';
}
frame 311 {
_root.eyes = 'winkL';
}
frame 312 {
_root.mouths = 'zd2CB1';
}
frame 315 {
_root.mouths = 'ae2';
}
frame 327 {
_root.mouths = 'ouT1Anim2';
}
frame 338 {
_root.mouths = 'ouT1Anim2';
}
frame 350 {
_root.mouths = 'sex2Anim2';
}
frame 353 {
_root.eyes = 'closedA';
}
frame 362 {
_root.mouths = 'l2';
}
frame 368 {
_root.mouths = 'zd2';
}
frame 375 {
_root.brows = 'upToMid';
}
frame 375 {
_root.pupil = 'up2';
}
frame 375 {
_root.mouths = 'sex2Anim2';
}
frame 381 {
if (_root.tears == 'x0') {
_root.tears = 'x1';
} else {
if (_root.tears == 'x1') {
_root.tears = 'x2';
} else {
if (_root.tears == 'x2') {
}
}
}
}
frame 384 {
_root.eyes = 'openA';
}
frame 385 {
_root.mouths = 'zd2';
}
frame 388 {
_root.mouths = 'ae2';
}
}
movieClip 714 {
frame 2 {
_root.mouths = 'l2CB1';
}
frame 7 {
_root.brows = 'midToUp';
}
frame 12 {
_root.mouths = 'zd2CB2';
}
frame 18 {
_root.mouths = 'ae1';
}
frame 20 {
_root.eyes = 'wide2';
_root.pupil = 'up2';
}
frame 32 {
_root.mouths = 'aei1';
}
frame 38 {
_root.mouths = 'zd1';
}
frame 51 {
_root.mouths = 'l2CB1';
}
frame 53 {
_root.mouths = 'ouT1anim2';
}
frame 65 {
_root.mouths = 'ouT1anim1';
}
frame 89 {
_root.mouths = 'l2CB1';
}
frame 93 {
_root.eyes = 'blink';
}
frame 97 {
_root.mouths = 'l1';
}
frame 104 {
_root.mouths = 'ae1Anim';
}
frame 108 {
_root.mouths = 'aei1';
}
frame 111 {
_root.mouths = 'ae1';
}
frame 114 {
_root.mouths = 'aei1';
}
frame 117 {
_root.mouths = 'f1';
}
frame 123 {
_root.mouths = 'l1';
}
frame 147 {
_root.mouths = 'f1';
}
frame 152 {
_root.brows = 'upToMid';
}
frame 158 {
_root.eyes = 'closedA';
}
frame 158 {
_root.mouths = 'ae1Anim';
}
frame 162 {
_root.mouths = 'aei1';
}
frame 165 {
_root.mouths = 'ae1';
}
frame 168 {
_root.mouths = 'aei1';
}
frame 171 {
_root.mouths = 'ae1';
}
frame 173 {
_root.mouths = 'f1';
}
frame 197 {
_root.brows = 'midToDown';
}
frame 201 {
_root.mouths = 'f2';
}
frame 207 {
_root.mouths = 'aei2CB1';
}
frame 209 {
_root.eyes = 'mid3';
_root.pupil = 'up';
}
frame 210 {
_root.mouths = 'aei1';
}
frame 213 {
_root.mouths = 'ae1';
}
frame 216 {
_root.mouths = 'aei1';
}
frame 218 {
_root.mouths = 'aei2CB1';
}
frame 223 {
_root.mouths = 'zd2';
}
frame 241 {
_root.mouths = 'sex1';
}
frame 248 {
_root.eyes = 'blink';
}
frame 249 {
_root.brows = 'downToMid';
}
frame 249 {
_root.mouths = 'sex1Anim';
}
frame 251 {
if (_root.tears == 'x0') {
_root.tears = 'x1';
} else {
if (_root.tears == 'x1') {
_root.tears = 'x2';
} else {
if (_root.tears == 'x2') {
}
}
}
}
frame 273 {
_root.mouths = 'sex1';
}
frame 290 {
_parent.gotoAndPlay('breatherA');
stop();
}
}
movieClip 715 {
frame 2 {
_root.brows = 'midToDown';
}
frame 2 {
_root.eyes = 'mid3';
}
frame 2 {
_root.pupil = 'ahegao';
}
frame 2 {
_root.mouths = 'f2';
}
frame 7 {
_root.brows = 'downToUp';
}
frame 7 {
_root.mouths = 'l2CB1';
}
frame 10 {
_root.mouths = 'sex2Anim2';
}
frame 21 {
_root.mouths = 'sex2';
}
frame 25 {
_root.mouths = 'sex1';
}
frame 28 {
_root.mouths = 'zd2';
}
frame 30 {
_root.brows = 'midToDown';
}
frame 30 {
_root.eyes = 'closedA';
}
frame 30 {
_root.pupil = 'down';
}
frame 33 {
_root.mouths = 'ou1Mac1';
}
frame 34 {
_root.brows = 'downToUp';
}
frame 35 {
_root.mouths = 'sex2Anim2';
}
frame 46 {
_root.mouths = 'sex1Anim2';
}
frame 58 {
_root.mouths = 'sex1';
}
frame 64 {
_root.eyes = 'openA';
}
frame 65 {
_root.mouths = 'zd2';
}
frame 68 {
_root.brows = 'midToR';
}
frame 73 {
_root.eyes = 'winkR';
}
frame 73 {
_root.pupil = 'mid';
}
frame 73 {
_root.mouths = 'zd2CB1';
}
frame 76 {
_root.pupil = 'up';
}
frame 78 {
_root.mouths = 'aei2CB1';
}
frame 100 {
_root.mouths = 'aei2';
}
frame 102 {
_root.brows = 'downToUp';
}
frame 102 {
_root.eyes = 'mid3';
}
frame 102 {
_root.pupil = 'down';
}
frame 102 {
_root.mouths = 'ou1';
}
frame 110 {
_root.mouths = 'ae1';
}
frame 126 {
_root.mouths = 'aei1';
}
frame 140 {
_root.mouths = 'l1';
}
frame 146 {
_root.eyes = 'blink';
}
frame 146 {
_root.pupil = 'up';
}
frame 160 {
_root.brows = 'midToUp';
}
frame 162 {
_root.mouths = 'ae1Anim';
}
frame 167 {
_root.mouths = 'ae1';
}
frame 171 {
_root.mouths = 'aei1';
}
frame 176 {
_root.mouths = 'ae1';
}
frame 201 {
_root.eyes = 'blink';
}
frame 201 {
_root.pupil = 'mid';
}
frame 204 {
_root.mouths = 'uhMac1';
}
frame 207 {
_root.mouths = 'ae1';
}
frame 215 {
_root.mouths = 'ae1Anim';
}
frame 220 {
_root.mouths = 'ae1';
}
frame 224 {
_root.mouths = 'aei1';
}
frame 229 {
_root.mouths = 'ae1';
}
frame 254 {
_root.mouths = 'f1';
}
frame 258 {
_root.mouths = 'f2';
}
frame 261 {
_root.brows = 'upToMid';
}
frame 261 {
_root.eyes = 'mid2';
}
frame 261 {
_root.pupil = 'up';
}
frame 261 {
_root.mouths = 'sex1Anim';
}
frame 285 {
_root.mouths = 'f2';
}
frame 290 {
_parent.gotoAndPlay('breatherB');
stop();
}
}
movieClip 716 {
frame 1 {
_root.mTalking = 'notTalking';
}
frame 2 {
_root.mouths = 'b1Anim';
}
frame 5 {
_root.brows = 'upToMid';
}
frame 5 {
_root.eyes = 'blink';
}
frame 5 {
_root.pupil = 'up';
}
frame 37 {
_root.brows = 'midToUp';
}
frame 37 {
_root.mouths = 'sex1';
}
frame 49 {
_root.mouths = 'b1Anim';
}
frame 55 {
_root.eyes = 'mid3';
}
frame 84 {
_root.mouths = 'sex1';
}
frame 106 {
_root.mouths = 'b1Anim';
}
frame 110 {
_root.brows = 'upToMid';
}
frame 110 {
_root.eyes = 'closedA';
}
frame 141 {
_root.mouths = 'sex1';
}
frame 160 {
_root.eyes = 'openA';
}
frame 160 {
_root.pupil = 'down';
}
frame 160 {
_root.mouths = 'b1Anim';
}
frame 195 {
_root.pupil = 'up';
}
frame 195 {
_root.mouths = 'sex1';
}
frame 208 {
_root.mouths = 'b1Anim';
}
frame 214 {
_root.brows = 'midToUp';
}
frame 243 {
_root.mouths = 'sex1';
}
frame 263 {
_root.eyes = 'blink';
}
frame 264 {
_root.mouths = 'b1Anim';
}
frame 267 {
_root.pupil = 'up2';
}
frame 299 {
_root.mouths = 'sex1';
}
frame 322 {
_root.pupil = 'up';
}
frame 324 {
_root.mouths = 'b1Anim';
}
frame 329 {
_root.eyes = 'mid3';
}
frame 359 {
_root.mouths = 'sex1';
}
}
movieClip 717 {
frame 1 {
if (_root.talkNoRestart == 'talk02') {
_root.talkNoRestart = 'talk03';
gotoAndPlay('talk2');
} else {
if (_root.talkNoRestart == 'talk03') {
_root.talkNoRestart = 'talk01';
gotoAndPlay('talk3');
} else {
if (_root.talkNoRestart == 'talk01') {
_root.talkNoRestart = 'talk02';
gotoAndPlay('talk1');
} else {
_root.talkNoRestart = 'talk02';
gotoAndPlay('talk1');
}
}
}
}
frame 2 {
_root.mTalking = 'talking';
}
frame 2 {
_root.eyes = 'blink';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'zd1Mac1';
}
frame 5 {
_root.mouths = 'thMac1';
}
frame 8 {
_root.mouths = 'ae1';
}
frame 11 {
_root.mouths = 'l1';
}
frame 12 {
_root.brows = 'midToR';
}
frame 14 {
_root.pupil = 'down';
}
frame 14 {
_root.mouths = 'zd1Mac1';
}
frame 17 {
_root.mouths = 'ou1Mac1';
}
frame 20 {
_root.mouths = 'zd1Mac1';
}
frame 23 {
_root.mouths = 'ae1';
}
frame 29 {
_root.mouths = 'ou1Mac1';
}
frame 32 {
_root.mouths = 'zd1Mac1';
}
frame 47 {
_root.brows = 'downToMid';
}
frame 47 {
_root.eyes = 'blink';
}
frame 47 {
_root.pupil = 'up';
}
frame 47 {
_root.mouths = 'aei1';
}
frame 50 {
_root.mouths = 'zd1Mac1';
}
frame 57 {
_root.mouths = 'ae1';
}
frame 69 {
_root.mouths = 'zd1Mac1';
}
frame 74 {
_root.brows = 'midToUp';
}
frame 74 {
_root.eyes = 'winkL';
}
frame 74 {
_root.mouths = 'ou1';
}
frame 77 {
_root.mouths = 'ou1Mac1';
}
frame 80 {
_root.mouths = 'f1';
}
frame 83 {
_root.mouths = 'ou1Mac1';
}
frame 86 {
_root.mouths = 'zd1Mac1';
}
frame 89 {
_root.mouths = 'ou1Mac1';
}
frame 92 {
_root.mouths = 'ae1';
}
frame 95 {
_root.mouths = 'zd1Mac1';
}
frame 98 {
_root.mouths = 'ae1';
}
frame 101 {
_root.mouths = 'zd1Mac1';
}
frame 104 {
_root.mouths = 'ou1Mac1';
}
frame 107 {
_root.brows = 'upToMid';
}
frame 107 {
_root.mouths = 'zd1Mac1';
}
frame 110 {
_root.mouths = 'ae1';
}
frame 113 {
_root.eyes = 'blink';
}
frame 113 {
_root.mouths = 'zd1Mac1';
}
frame 119 {
_root.mTalking = 'notTalking';
}
frame 120 {
_root.noBounceStart = 'noMore';
_root.sexSpeed = 'restart';
stop();
this.stop();
}
frame 121 {
stop();
}
frame 122 {
_root.mTalking = 'talking';
}
frame 122 {
_root.brows = 'midToUp';
}
frame 122 {
_root.eyes = 'mid1';
_root.pupil = 'up';
}
frame 122 {
_root.mouths = 'bm1';
}
frame 124 {
_root.mouths = 'aei1CB1';
}
frame 126 {
_root.mouths = 'ooohMac1S';
}
frame 131 {
_root.mouths = 'ae1Mac1';
}
frame 133 {
_root.mouths = 'zd1Mac1';
}
frame 135 {
_root.mouths = 'ae1Mac1';
}
frame 138 {
_root.mouths = 'zd1Mac1';
}
frame 140 {
_root.eyes = 'blink';
}
frame 141 {
_root.mouths = 'aei1CB1';
}
frame 143 {
_root.mouths = 'bm1';
}
frame 145 {
_root.mouths = 'zd1Mac1';
}
frame 147 {
_root.mouths = 'ooohMac1S';
}
frame 149 {
_root.mouths = 'aei1CB1';
}
frame 152 {
_root.mouths = 'zd1Mac1';
}
frame 155 {
_root.mouths = 'ae1Mac1';
}
frame 157 {
_root.mouths = 'zd1Mac1';
}
frame 159 {
_root.mouths = 'bm1';
}
frame 162 {
_root.mouths = 'ae1Mac1';
}
frame 164 {
_root.mouths = 'bm1';
}
frame 167 {
_root.mouths = 'ae1Mac1';
}
frame 170 {
_root.mouths = 'aei1CB1';
}
frame 177 {
_root.brows = 'upToDown';
}
frame 186 {
_root.mouths = 'bm1Aik';
}
frame 187 {
_root.eyes = 'winkR';
}
frame 196 {
_root.mouths = 'bm1';
}
frame 198 {
_root.mouths = 'zd1Mac1';
}
frame 205 {
_root.mouths = 'ae1Mac1';
}
frame 223 {
_root.mouths = 'ae1Mac1';
}
frame 225 {
_root.mouths = 'bm1';
}
frame 232 {
_root.mouths = 'zd1Mac1';
}
frame 236 {
_root.mouths = 'ae1Mac1';
}
frame 241 {
_root.eyes = 'mid1';
}
frame 241 {
_root.mouths = 'zd1Mac1';
}
frame 246 {
_root.mouths = 'ae1Mac1';
}
frame 254 {
_root.mouths = 'f1';
}
frame 261 {
_root.mouths = 'aei1CB1';
}
frame 264 {
_root.mTalking = 'notTalking';
}
frame 265 {
_root.noBounceStart = 'noMore';
_root.sexSpeed = 'restart';
stop();
this.stop();
}
frame 266 {
stop();
}
frame 267 {
_root.mTalking = 'talking';
}
frame 267 {
_root.brows = 'midToR';
}
frame 267 {
_root.eyes = 'mid3';
_root.pupil = 'up';
}
frame 267 {
_root.mouths = 'ou1Mac1';
}
frame 268 {
_root.mouths = 'ae2';
}
frame 270 {
_root.mouths = 'zd2';
}
frame 273 {
_root.mouths = 'zd2CB2';
}
frame 275 {
_root.mouths = 'aei2CB1';
}
frame 277 {
_root.mouths = 'zd2CB1';
}
frame 279 {
_root.mouths = 'ou2CB1';
}
frame 281 {
_root.mouths = 'f2';
}
frame 285 {
_root.mouths = 'oh1CB1';
}
frame 288 {
_root.mouths = 'f2';
}
frame 292 {
_root.mouths = 'bm2';
}
frame 296 {
_root.mouths = 'aei2CB1';
}
frame 300 {
_root.mouths = 'oh1CB1';
}
frame 309 {
_root.brows = 'downToMid';
}
frame 311 {
_root.mouths = 'bm2';
}
frame 315 {
_root.mouths = 'bm1';
}
frame 316 {
_root.eyes = 'winkL';
}
frame 318 {
_root.mouths = 'zd1Mac1';
}
frame 322 {
_root.mouths = 'zd1';
}
frame 331 {
_root.mouths = 'ae1';
}
frame 340 {
_root.mouths = 'aei1';
}
frame 352 {
_root.mouths = 'ou1Mac1';
}
frame 354 {
_root.brows = 'midToUp';
}
frame 357 {
_root.mouths = 'aei1CB1';
}
frame 360 {
_root.mouths = 'ae1';
}
frame 366 {
_root.mouths = 'aei1';
}
frame 373 {
_root.mTalking = 'notTalking';
}
frame 374 {
_root.noBounceStart = 'noMore';
_root.sexSpeed = 'restart';
stop();
this.stop();
}
frame 375 {
stop();
}
}
movieClip 718 {
frame 1 {
if (_root.talkNoRestartT == 'talk1' && _root.talkNoIntExt == 'Int') {
_root.talkNoRestartT = 'talk2';
gotoAndPlay('talk1Int');
} else {
if (_root.talkNoRestartT == 'talk2' && _root.talkNoIntExt == 'Int') {
_root.talkNoRestartT = 'talk1';
gotoAndPlay('talk2Int');
} else {
if (_root.talkNoRestartT == 'talk1' && _root.talkNoIntExt == 'Ext') {
_root.talkNoRestartT = 'talk2';
gotoAndPlay('talk1Ext');
} else {
if (_root.talkNoRestartT == 'talk2' && _root.talkNoIntExt == 'Ext') {
_root.talkNoRestartT = 'talk1';
gotoAndPlay('talk2Ext');
} else {
if (_root.talkNoIntExt == 'Ext') {
_root.talkNoRestartT = 'talk02';
gotoAndPlay('talk1Ext');
} else {
if (_root.talkNoIntExt == 'Int') {
_root.talkNoRestartT = 'talk02';
gotoAndPlay('talk1Int');
}
}
}
}
}
}
}
frame 2 {
_root.mTalking = 'talking';
}
frame 2 {
_root.brows = 'midToUp';
}
frame 2 {
_root.eyes = 'mid3';
}
frame 2 {
_root.pupil = 'up';
}
frame 2 {
_root.mouths = 'bm2';
}
frame 5 {
_root.pupil = 'up2';
}
frame 13 {
_root.mouths = 'sex1Anim';
}
frame 27 {
_root.eyes = 'blink';
}
frame 27 {
_root.mouths = 'zd2';
}
frame 30 {
_root.mouths = 'sex2Anim2';
}
frame 32 {
_root.pupil = 'up';
}
frame 35 {
_root.brows = 'upToMid';
}
frame 42 {
_root.mouths = 'zd2';
}
frame 46 {
_root.mouths = 'aei2';
}
frame 48 {
_root.brows = 'midToR';
}
frame 52 {
_root.mouths = 'zd2CB1';
}
frame 55 {
_root.mouths = 'ae2';
}
frame 58 {
_root.mouths = 'zd2CB1';
}
frame 61 {
_root.mouths = 'ou1Mac1';
}
frame 64 {
_root.mouths = 'ae2';
}
frame 67 {
_root.mouths = 'zd2CB1';
}
frame 70 {
_root.mouths = 'ou1Mac1';
}
frame 73 {
_root.mouths = 'bm2';
}
frame 76 {
_root.mouths = 'ou1Mac1';
}
frame 78 {
_root.pupil = 'down';
}
frame 79 {
_root.mouths = 'zd1Mac1';
}
frame 82 {
_root.mouths = 'ae1';
}
frame 85 {
_root.mouths = 'zd1Mac1';
}
frame 88 {
_root.mouths = 'aei1';
}
frame 91 {
_root.mouths = 'zd1Mac1';
}
frame 94 {
_root.mouths = 'ae1';
}
frame 97 {
_root.mouths = 'zd1Mac1';
}
frame 100 {
_root.mouths = 'bm1';
}
frame 103 {
_root.mouths = 'aei1';
}
frame 108 {
_root.brows = 'downToUp';
}
frame 108 {
_root.eyes = 'winkL';
}
frame 108 {
_root.pupil = 'up';
}
frame 109 {
_root.mouths = 'aei1CB1';
}
frame 129 {
_root.eyes = 'mid1';
}
frame 132 {
_root.mTalking = 'notTalking';
}
frame 132 {
_root.mouths = 'bm1';
}
frame 133 {
_root.voiceMain.gotoAndPlay('FPMoan');
stop();
}
frame 134 {
_root.mTalking = 'talking';
}
frame 134 {
_root.brows = 'midToUp';
}
frame 134 {
_root.eyes = 'wide2';
_root.pupil = 'up';
}
frame 134 {
_root.mouths = 'f1';
}
frame 137 {
_root.mouths = 'ae1';
}
frame 143 {
_root.mouths = 'bm1';
}
frame 147 {
_root.mouths = 'aei1';
}
frame 152 {
_root.mouths = 'l1';
}
frame 158 {
_root.mouths = 'ou1';
}
frame 163 {
_root.pupil = 'up2';
}
frame 163 {
_root.mouths = 'f1';
}
frame 170 {
_root.mouths = 'uhMac1';
}
frame 172 {
_root.mouths = 'ooohMac1S';
}
frame 176 {
_root.mouths = 'zd1Mac1';
}
frame 180 {
_root.mouths = 'ae1';
}
frame 183 {
_root.mouths = 'bm1';
}
frame 186 {
_root.mouths = 'aei1CB1';
}
frame 189 {
_root.mouths = 'ae1';
}
frame 193 {
_root.eyes = 'blink';
}
frame 197 {
_root.mouths = 'aei1';
}
frame 201 {
_root.mouths = 'ae1';
}
frame 206 {
_root.mouths = 'f1';
}
frame 217 {
_root.mouths = 'ae1';
}
frame 218 {
_root.brows = 'upToDown';
}
frame 220 {
_root.mouths = 'ae1Mac1';
}
frame 225 {
_root.mouths = 'aei1CB1';
}
frame 227 {
_root.eyes = 'mid2';
_root.pupil = 'down';
}
frame 227 {
_root.mouths = 'zd1Mac1';
}
frame 230 {
_root.mouths = 'ou1Mac1';
}
frame 233 {
_root.mouths = 'ohCB1';
}
frame 242 {
_root.mouths = 'aei1';
}
frame 247 {
_root.mouths = 'zd1';
}
frame 253 {
_root.mTalking = 'notTalking';
}
frame 254 {
_root.voiceMain.gotoAndPlay('FPMoan');
stop();
}
frame 255 {
_root.mTalking = 'talking';
}
frame 255 {
_root.brows = 'midToUp';
}
frame 255 {
_root.eyes = 'closedA';
}
frame 255 {
_root.mouths = 'ae1';
}
frame 265 {
_root.mouths = 'aei2CB1';
}
frame 269 {
_root.mouths = 'aei2';
}
frame 289 {
_root.mouths = 'oh1CB1';
}
frame 291 {
_root.brows = 'upToMid';
}
frame 294 {
_root.mouths = 'aei2CB1';
}
frame 298 {
_root.eyes = 'openA';
_root.pupil = 'down';
}
frame 298 {
_root.mouths = 'oh1CB1';
}
frame 302 {
_root.mouths = 'bm2';
}
frame 305 {
_root.mouths = 'aei2';
}
frame 309 {
_root.mouths = 'bm2';
}
frame 311 {
_root.mouths = 'aei2';
}
frame 314 {
_root.mouths = 'zd2CB2';
}
frame 316 {
_root.mouths = 'aei2';
}
frame 321 {
_root.mouths = 'oh1CB1';
}
frame 324 {
_root.mouths = 'aei2CB1';
}
frame 328 {
_root.mouths = 'zd2CB2';
}
frame 331 {
_root.eyes = 'blink';
}
frame 331 {
_root.mouths = 'oh1CB1';
}
frame 333 {
_root.mouths = 'thCB1';
}
frame 338 {
_root.mouths = 'aei2CB1';
}
frame 341 {
_root.mouths = 'zd2CB1';
}
frame 350 {
_root.mouths = 'aei2';
}
frame 362 {
_root.mTalking = 'notTalking';
}
frame 363 {
_root.voiceMain.gotoAndPlay('S1Moan');
stop();
}
frame 364 {
_root.mTalking = 'talking';
}
frame 364 {
_root.brows = 'midToDown';
}
frame 364 {
_root.eyes = 'mid3';
_root.pupil = 'up';
}
frame 364 {
_root.mouths = 'zd2CB1';
}
frame 368 {
_root.mouths = 'zd2';
}
frame 371 {
_root.mouths = 'ae2';
}
frame 382 {
_root.mouths = 'bm2';
}
frame 385 {
_root.eyes = 'closedA';
}
frame 388 {
_root.mouths = 'sex1Anim2';
}
frame 395 {
_root.brows = 'downToUp';
}
frame 400 {
_root.mouths = 'sex2';
}
frame 409 {
_root.mouths = 'sex2Anim2';
}
frame 421 {
_root.mouths = 'sex1Anim2';
}
frame 431 {
_root.brows = 'upToMid';
}
frame 433 {
_root.mouths = 'sex1';
}
frame 437 {
_root.mouths = 'uhMac1';
}
frame 438 {
_root.eyes = 'openA';
_root.pupil = 'down';
}
frame 439 {
_root.mouths = 'ooohMac1S';
}
frame 444 {
_root.mouths = 'aei2CB1';
}
frame 448 {
_root.mouths = 'bm2';
}
frame 454 {
_root.mouths = 'aei1';
}
frame 460 {
_root.mouths = 'zd1Mac1';
}
frame 463 {
_root.mouths = 'aei1CB1';
}
frame 466 {
_root.mouths = 'zd1Mac1';
}
frame 469 {
_root.mouths = 'aei1';
}
frame 473 {
_root.mouths = 'zd1Mac1';
}
frame 476 {
_root.mouths = 'aei1CB1';
}
frame 479 {
_root.mouths = 'zd1Mac1';
}
frame 485 {
_root.mouths = 'uhMac1';
}
frame 487 {
_root.mouths = 'ooohMac1S';
}
frame 488 {
_root.mouths = 'thMac1';
}
frame 490 {
_root.eyes = 'blink';
}
frame 490 {
_root.mouths = 'ae1';
}
frame 493 {
_root.mouths = 'zd1Mac1';
}
frame 495 {
_root.mouths = 'aei2CB1';
}
frame 497 {
_root.mouths = 'ou2CB1';
}
frame 501 {
_root.mouths = 'aei2CB1';
}
frame 504 {
_root.mouths = 'bm1';
}
frame 506 {
_root.mouths = 'ae1';
}
frame 508 {
_root.mouths = 'bm1';
}
frame 510 {
_root.mouths = 'aei1';
}
frame 517 {
_root.mouths = 'aei2CB1';
}
frame 519 {
_root.mouths = 'ou1';
}
frame 529 {
_root.brows = 'midToUp';
}
frame 529 {
_root.mouths = 'ou2CB1';
}
frame 534 {
_root.eyes = 'closedA';
}
frame 536 {
_root.mouths = 'sex1Anim2';
}
frame 547 {
_root.mouths = 'sex2Anim2';
}
frame 555 {
_root.mTalking = 'notTalking';
}
frame 556 {
_root.voiceMain.gotoAndPlay('S1Moan');
stop();
}
frame 556 {
_root.mouths = 'sex2';
}
}
movieClip 719 {
frame 2 {
stop();
}
frame 5 {
stop();
}
frame 9 {
stop();
}
frame 13 {
stop();
}
frame 17 {
stop();
}
frame 21 {
stop();
}
frame 25 {
stop();
}
frame 29 {
stop();
}
frame 33 {
stop();
}
frame 37 {
stop();
}
frame 41 {
stop();
}
frame 45 {
stop();
}
frame 49 {
stop();
}
frame 53 {
stop();
}
frame 57 {
stop();
}
frame 61 {
stop();
}
frame 65 {
stop();
}
frame 69 {
stop();
}
frame 73 {
stop();
}
frame 77 {
stop();
}
frame 81 {
stop();
}
frame 85 {
stop();
}
frame 89 {
stop();
}
}
movieClip 725 {
frame 2 {
_root.BGVolume = 'x100';
stop();
}
frame 3 {
_root.BGVolume = 'x75';
}
frame 4 {
_root.BGVolume = 'x50';
}
frame 5 {
_root.BGVolume = 'x25';
}
frame 6 {
_root.BGVolume = 'x00';
stop();
}
}
button 728 {
on (press) {
this.gotoAndStop(2);
}
}
button 731 {
on (press) {
this.gotoAndStop(1);
}
}
movieClip 734 {
frame 1 {
gotoAndPlay(_root.xRay);
}
frame 3 {
gotoAndPlay(_root.xRay);
}
frame 5 {
gotoAndPlay(_root.xRay);
}
}
button 736 {
on (press) {
if (_root.xRay == 'On') {
_root.xRay = 'Off';
} else {
if (_root.xRay == 'Off') {
_root.xRay = 'On';
}
}
}
}
movieClip 744 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
button 746 {
on (press) {
if (_root.maleSkin == 'x01') {
_root.maleSkin = 'x02';
} else {
if (_root.maleSkin == 'x02') {
_root.maleSkin = 'x03';
} else {
if (_root.maleSkin == 'x03') {
_root.maleSkin = 'x04';
} else {
if (_root.maleSkin == 'x04') {
_root.maleSkin = 'x05';
} else {
if (_root.maleSkin == 'x05') {
_root.maleSkin = 'x06';
} else {
if (_root.maleSkin == 'x06') {
_root.maleSkin = 'x01';
}
}
}
}
}
}
}
}
movieClip 749 {
frame 1 {
gotoAndPlay(_root.pitHair);
}
frame 3 {
gotoAndPlay(_root.pitHair);
}
frame 5 {
gotoAndPlay(_root.pitHair);
}
}
movieClip 752 {
frame 1 {
gotoAndPlay(_root.pubes);
}
frame 3 {
gotoAndPlay(_root.pubes);
}
frame 5 {
gotoAndPlay(_root.pubes);
}
}
button 755 {
on (press) {
if (_root.pitHair == 'On' && _root.pubes == 'On') {
_root.pitHair = 'On';
_root.pubes = 'Off';
} else {
if (_root.pitHair == 'On' && _root.pubes == 'Off') {
_root.pitHair = 'Off';
_root.pubes = 'Off';
} else {
if (_root.pitHair == 'Off' && _root.pubes == 'Off') {
_root.pitHair = 'Off';
_root.pubes = 'On';
} else {
if (_root.pitHair == 'Off' && _root.pubes == 'On') {
_root.pitHair = 'On';
_root.pubes = 'On';
}
}
}
}
}
}
movieClip 758 {
frame 1 {
gotoAndPlay(_root.femSquirt);
}
frame 3 {
gotoAndPlay(_root.femSquirt);
}
frame 5 {
gotoAndPlay(_root.femSquirt);
}
}
button 760 {
on (press) {
if (_root.femSquirt == 'On') {
_root.femSquirt = 'Off';
} else {
_root.femSquirt = 'On';
}
}
}
movieClip 762 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 765 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 766 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 769 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
// unknown tag 88 length 61
movieClip 773 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
button 774 {
on (press) {
if (_root.futa == 'On' && _root.futaPack == 'FPack') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'FPack') {
_root.futa = 'On';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'On' && _root.futaPack == 'Trans') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'Trans') {
_root.futa = 'On';
_root.futaPack = 'FPack';
}
}
}
}
}
}
button 775 {
on (press) {
if (_root.futa == 'On' && _root.futaPack == 'FPack') {
_root.futa = 'On';
_root.futaPack = 'Trans';
} else {
if (_root.futa == 'On' && _root.futaPack == 'Trans') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'FPack') {
_root.futa = 'On';
_root.futaPack = 'FPack';
}
}
}
}
}
button 776 {
on (press) {
if (_root.futa == 'On' && _root.futaPack == 'FPack' && _root.panty == 'clothOn') {
_root.futa = 'On';
_root.futaPack = 'Trans';
_root.panty = 'clothMid';
} else {
if (_root.futa == 'On' && _root.futaPack == 'Trans' && _root.panty == 'clothOn') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'FPack' && _root.panty == 'clothOn') {
_root.futa = 'On';
_root.futaPack = 'FPack';
_root.panty = 'clothMid';
} else {
if (_root.futa == 'On' && _root.futaPack == 'FPack' && _root.panty == 'clothMid') {
_root.futa = 'On';
_root.futaPack = 'Trans';
} else {
if (_root.futa == 'On' && _root.futaPack == 'Trans' && _root.panty == 'clothMid') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'FPack' && _root.panty == 'clothMid') {
_root.futa = 'On';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'On' && _root.futaPack == 'FPack' && _root.panty == 'clothOff') {
_root.futa = 'On';
_root.futaPack = 'Trans';
} else {
if (_root.futa == 'On' && _root.futaPack == 'Trans' && _root.panty == 'clothOff') {
_root.futa = 'Off';
_root.futaPack = 'FPack';
} else {
if (_root.futa == 'Off' && _root.futaPack == 'FPack' && _root.panty == 'clothOff') {
_root.futa = 'On';
_root.futaPack = 'FPack';
}
}
}
}
}
}
}
}
}
}
}
movieClip 777 {
frame 1 {
gotoAndPlay(_root.sexType);
}
frame 3 {
gotoAndPlay(_root.sexType);
}
frame 5 {
gotoAndPlay(_root.sexType);
}
frame 7 {
gotoAndPlay(_root.sexType);
}
}
movieClip 781 {
frame 1 {
gotoAndPlay(_root.wristB);
}
frame 3 {
gotoAndPlay(_root.wristB);
}
frame 5 {
gotoAndPlay(_root.wristB);
}
}
movieClip 784 {
frame 1 {
gotoAndPlay(_root.sock);
}
frame 3 {
gotoAndPlay(_root.sock);
}
frame 5 {
gotoAndPlay(_root.sock);
}
}
button 786 {
on (press) {
if (_root.wristB == 'clothOn' && _root.sock == 'clothOn') {
_root.wristB = 'clothOff';
_root.sock = 'clothOn';
} else {
if (_root.wristB == 'clothOff' && _root.sock == 'clothOn') {
_root.wristB = 'clothOff';
_root.sock = 'clothOff';
} else {
if (_root.wristB == 'clothOff' && _root.sock == 'clothOff') {
_root.wristB = 'clothOn';
_root.sock = 'clothOff';
} else {
if (_root.wristB == 'clothOn' && _root.sock == 'clothOff') {
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
}
}
}
}
}
}
movieClip 793 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 795 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 799 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 802 {
frame 1 {
gotoAndPlay(_root.sock);
}
frame 3 {
gotoAndPlay(_root.sock);
}
frame 5 {
gotoAndPlay(_root.sock);
}
}
button 807 {
on (press) {
if (_root.menuChoice == '01') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothOff';
_root.panty = 'clothOff';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '02';
} else {
if (_root.menuChoice == '02') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothOn';
_root.panty = 'clothMid';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '03';
} else {
if (_root.menuChoice == '03') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothMid';
_root.panty = 'clothMid';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '04';
} else {
_root.ribbon = 'clothOff';
_root.nipGem = 'xOff';
_root.navalGem = 'xOff';
_root.topLeotard = 'clothOff';
_root.panty = 'clothOff';
_root.wristB = 'clothOff';
_root.sock = 'clothOff';
_root.menuChoice = '01';
}
}
}
}
}
button 808 {
on (press) {
if (_root.menuChoice == '01') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothOff';
_root.panty = 'clothOff';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '02';
} else {
if (_root.menuChoice == '02') {
if (_root.futa == 'On') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothOn';
_root.panty = 'clothMid';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '03';
} else {
if (_root.futa == 'Off') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothOn';
_root.panty = 'clothOn';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '03';
}
}
} else {
if (_root.menuChoice == '03') {
if (_root.futa == 'On') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothMid';
_root.panty = 'clothMid';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '04';
} else {
if (_root.futa == 'Off') {
_root.ribbon = 'clothOn';
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
_root.topLeotard = 'clothMid';
_root.panty = 'clothOn';
_root.wristB = 'clothOn';
_root.sock = 'clothOn';
_root.menuChoice = '04';
}
}
} else {
_root.ribbon = 'clothOff';
_root.nipGem = 'xOff';
_root.navalGem = 'xOff';
_root.topLeotard = 'clothOff';
_root.panty = 'clothOff';
_root.wristB = 'clothOff';
_root.sock = 'clothOff';
_root.menuChoice = '01';
}
}
}
}
}
movieClip 809 {
frame 1 {
gotoAndPlay(_root.sexType);
}
frame 3 {
gotoAndPlay(_root.sexType);
}
frame 5 {
gotoAndPlay(_root.sexType);
}
frame 7 {
gotoAndPlay(_root.sexType);
}
}
movieClip 813 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
button 815 {
on (press) {
if (_root.topLeotard == 'clothOn') {
_root.topLeotard = 'clothMid';
} else {
if (_root.topLeotard == 'clothMid') {
_root.topLeotard = 'clothOff';
} else {
if (_root.topLeotard == 'clothOff') {
_root.topLeotard = 'clothOn';
}
}
}
}
}
button 817 {
on (press) {
if (_root.panty == 'clothOn' && _root.sexType == 'foreplay' && _root.futa == 'On') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'foreplay' && _root.futa == 'On') {
_root.panty = 'clothOff';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'foreplay' && _root.futa == 'On') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'vag' && _root.futa == 'On') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'vag' && _root.futa == 'On') {
_root.panty = 'clothOff';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'anal' && _root.futa == 'On') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'anal' && _root.futa == 'On') {
_root.panty = 'clothOff';
} else {
if (_root.panty == 'clothOn' && _root.sexType == 'foreplay' && _root.futa == 'Off') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'foreplay' && _root.futa == 'Off') {
_root.panty = 'clothOff';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'foreplay' && _root.futa == 'Off') {
_root.panty = 'clothOn';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'vag' && _root.futa == 'Off') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'vag' && _root.futa == 'Off') {
_root.panty = 'clothOff';
} else {
if (_root.panty == 'clothOff' && _root.sexType == 'anal' && _root.futa == 'Off') {
_root.panty = 'clothMid';
} else {
if (_root.panty == 'clothMid' && _root.sexType == 'anal' && _root.futa == 'Off') {
_root.panty = 'clothOff';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 819 {
}
movieClip 822 {
}
movieClip 824 {
}
movieClip 825 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
button 827 {
on (press) {
if (_root.nipShade == 'orig') {
_root.nipShade = 'pink';
} else {
if (_root.nipShade == 'pink') {
_root.nipShade = 'green';
} else {
if (_root.nipShade == 'green') {
_root.nipShade = 'orig';
}
}
}
}
}
movieClip 831 {
frame 1 {
gotoAndPlay(_root.nipGemC);
}
frame 3 {
gotoAndPlay(_root.nipGemC);
}
frame 5 {
gotoAndPlay(_root.nipGemC);
}
frame 7 {
gotoAndPlay(_root.nipGemC);
}
}
movieClip 833 {
frame 1 {
gotoAndPlay(_root.navalGem);
}
frame 3 {
gotoAndPlay(_root.navalGem);
}
frame 5 {
gotoAndPlay(_root.navalGem);
}
}
movieClip 837 {
frame 1 {
gotoAndPlay(_root.nipGemC);
}
frame 3 {
gotoAndPlay(_root.nipGemC);
}
frame 5 {
gotoAndPlay(_root.nipGemC);
}
frame 7 {
gotoAndPlay(_root.nipGemC);
}
}
movieClip 839 {
frame 1 {
gotoAndPlay(_root.nipGem);
}
frame 3 {
gotoAndPlay(_root.nipGem);
}
frame 5 {
gotoAndPlay(_root.nipGem);
}
}
button 841 {
on (press) {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOn' && _root.nipGemC == 'green') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOn' && _root.nipGemC == 'green') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOff';
_root.nipGemC = 'purple';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOff' && _root.nipGemC == 'purple') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOff';
} else {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOff' && _root.nipGemC == 'purple') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
} else {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOn' && _root.nipGemC == 'purple') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOn' && _root.nipGemC == 'purple') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOff';
_root.nipGemC = 'steel';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOff' && _root.nipGemC == 'steel') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOff';
} else {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOff' && _root.nipGemC == 'steel') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
} else {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOn' && _root.nipGemC == 'steel') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOn';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOn' && _root.nipGemC == 'steel') {
_root.nipGem = 'xOff';
_root.navalGem = 'xOff';
_root.nipGemC = 'green';
} else {
if (_root.nipGem == 'xOff' && _root.navalGem == 'xOff' && _root.nipGemC == 'green') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOff';
} else {
if (_root.nipGem == 'xOn' && _root.navalGem == 'xOff' && _root.nipGemC == 'green') {
_root.nipGem = 'xOn';
_root.navalGem = 'xOn';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 844 {
frame 1 {
gotoAndPlay(_root.ribbon);
}
frame 3 {
gotoAndPlay(_root.ribbon);
}
frame 5 {
gotoAndPlay(_root.ribbon);
}
}
button 846 {
on (press) {
if (_root.ribbon == 'clothOff') {
_root.ribbon = 'clothOn';
} else {
if (_root.ribbon == 'clothOn') {
_root.ribbon = 'clothOff';
}
}
}
}
movieClip 848 {
}
movieClip 850 {
frame 1 {
gotoAndPlay(_root.tooth);
}
frame 3 {
gotoAndPlay(_root.tooth);
}
frame 5 {
gotoAndPlay(_root.tooth);
}
}
button 852 {
on (press) {
if (_root.tooth == 'orig') {
_root.tooth = 'none';
} else {
_root.tooth = 'orig';
}
}
}
button 854 {
on (rollOver) {
this.gotoAndStop(1);
}
}
movieClip 855 {
frame 1 {
stop();
}
}
movieClip 859 {
frame 1 {
if (_root.frameLbl == 'welcomePage') {
_root.talkNoIntro = 'talk01';
_root.talkNoIntro2 = 'talk01';
}
}
frame 1 {
_root.fertile = 'noChance';
}
frame 3 {
if (_root.frameLbl == 'welcomePage') {
_root.talkNoIntro = 'talk02';
_root.talkNoIntro2 = 'talk02';
}
}
frame 3 {
_root.fertile = 'yes';
}
}
frame 2 {
if (_root.futa == 'On') {
_root.panty = 'clothMid';
}
}
frame 2 {
_root.frameLbl = 'intro';
_root.sexType = 'foreplay';
}
movieClip 868 {
frame 325 {
_root.gotoAndStop('fpGrindA');
}
}
movieClip 877 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 881 {
}
movieClip 882 {
}
movieClip 883 {
}
movieClip 885 {
}
movieClip 887 {
}
movieClip 889 {
}
movieClip 891 {
}
movieClip 893 {
}
movieClip 895 {
}
movieClip 896 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 899 {
}
movieClip 902 {
}
movieClip 908 {
frame 1 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz14Lvl);
}
}
movieClip 912 {
frame 1 {
gotoAndPlay(_root.jizz15Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz15Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz15Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz15Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz15Lvl);
}
}
movieClip 913 {
}
movieClip 920 {
frame 1 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz14Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz14Lvl);
}
}
movieClip 921 {
}
movieClip 924 {
}
movieClip 926 {
}
movieClip 931 {
}
movieClip 933 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 935 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 942 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 945 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 946 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 950 {
frame 1 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz25Lvl);
}
}
movieClip 951 {
}
movieClip 955 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 957 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 958 {
}
movieClip 963 {
}
movieClip 966 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 969 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 970 {
}
movieClip 976 {
frame 1 {
gotoAndPlay(_root.jizz24Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz24Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz24Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz24Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz24Lvl);
}
}
movieClip 980 {
frame 1 {
gotoAndPlay(_root.jizz23Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz23Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz23Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz23Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz23Lvl);
}
}
movieClip 984 {
frame 1 {
gotoAndPlay(_root.nipGemC);
}
frame 3 {
gotoAndPlay(_root.nipGemC);
}
frame 5 {
gotoAndPlay(_root.nipGemC);
}
frame 7 {
gotoAndPlay(_root.nipGemC);
}
}
movieClip 986 {
}
button 988 {
on (press) {
if (_root.navalGem == 'xOn' && _root.nipGemC == 'steel') {
_root.navalGem = 'xOff';
_root.nipGemC = 'green';
} else {
if (_root.navalGem == 'xOn' && _root.nipGemC == 'green') {
_root.navalGem = 'xOff';
_root.nipGemC = 'purple';
} else {
if (_root.navalGem == 'xOn' && _root.nipGemC == 'purple') {
_root.navalGem = 'xOff';
_root.nipGemC = 'steel';
} else {
if (_root.navalGem == 'xOff' && _root.nipGemC == 'steel') {
_root.navalGem = 'xOn';
_root.nipGemC = 'green';
} else {
if (_root.navalGem == 'xOff' && _root.nipGemC == 'green') {
_root.navalGem = 'xOn';
_root.nipGemC = 'purple';
} else {
if (_root.navalGem == 'xOff' && _root.nipGemC == 'purple') {
_root.navalGem = 'xOn';
_root.nipGemC = 'steel';
}
}
}
}
}
}
}
}
movieClip 989 {
frame 1 {
gotoAndPlay(_root.navalGem);
}
frame 3 {
gotoAndPlay(_root.navalGem);
}
frame 5 {
gotoAndPlay(_root.navalGem);
}
}
movieClip 992 {
}
movieClip 993 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 996 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 998 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 999 {
}
movieClip 1003 {
frame 1 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz22Lvl);
}
}
movieClip 1007 {
frame 1 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz19Lvl);
}
}
movieClip 1008 {
}
movieClip 1010 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1012 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1014 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1016 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1018 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1021 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1024 {
}
movieClip 1026 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1030 {
}
button 1033 {
on (press) {
if (_root.nipShade == 'orig' && _root.nipGem == 'xOn') {
_root.nipShade = 'pink';
_root.nipGem = 'xOff';
} else {
if (_root.nipShade == 'pink' && _root.nipGem == 'xOn') {
_root.nipShade = 'green';
_root.nipGem = 'xOff';
} else {
if (_root.nipShade == 'green' && _root.nipGem == 'xOn') {
_root.nipShade = 'orig';
_root.nipGem = 'xOff';
} else {
if (_root.nipShade == 'orig' && _root.nipGem == 'xOff') {
_root.nipShade = 'pink';
_root.nipGem = 'xOn';
} else {
if (_root.nipShade == 'pink' && _root.nipGem == 'xOff') {
_root.nipShade = 'green';
_root.nipGem = 'xOn';
} else {
if (_root.nipShade == 'green' && _root.nipGem == 'xOff') {
_root.nipShade = 'orig';
_root.nipGem = 'xOn';
}
}
}
}
}
}
}
}
movieClip 1034 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1038 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1039 {
frame 1 {
gotoAndPlay(_root.nipGem);
}
frame 3 {
gotoAndPlay(_root.nipGem);
}
frame 5 {
gotoAndPlay(_root.nipGem);
}
}
movieClip 1040 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1044 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1046 {
frame 1 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz22Lvl);
}
}
movieClip 1048 {
}
movieClip 1050 {
}
movieClip 1055 {
}
movieClip 1059 {
}
movieClip 1063 {
}
movieClip 1064 {
}
movieClip 1107 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 1112 {
frame 1 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz22Lvl);
}
}
movieClip 1116 {
frame 1 {
gotoAndPlay(_root.jizz21Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz21Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz21Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz21Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz21Lvl);
}
}
movieClip 1120 {
frame 1 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz22Lvl);
}
}
movieClip 1124 {
frame 1 {
gotoAndPlay(_root.jizz20Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz20Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz20Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz20Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz20Lvl);
}
}
movieClip 1128 {
frame 1 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz22Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz22Lvl);
}
}
movieClip 1152 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1176 {
frame 1 {
bra.gotoAndPlay(1);
}
}
movieClip 1178 {
frame 1 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz18Lvl);
}
}
movieClip 1184 {
frame 1 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz18Lvl);
}
}
movieClip 1188 {
frame 1 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz19Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz19Lvl);
}
}
movieClip 1192 {
frame 1 {
gotoAndPlay(_root.jizz17Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz17Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz17Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz17Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz17Lvl);
}
}
movieClip 1196 {
frame 1 {
gotoAndPlay(_root.jizz16Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz16Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz16Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz16Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz16Lvl);
}
}
movieClip 1200 {
frame 1 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz18Lvl);
}
}
movieClip 1201 {
}
movieClip 1205 {
frame 1 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz18Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz18Lvl);
}
}
movieClip 1206 {
frame 1 {
bra.gotoAndPlay(1);
}
}
movieClip 1212 {
}
movieClip 1217 {
frame 1 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz25Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz25Lvl);
}
}
movieClip 1220 {
}
movieClip 1222 {
}
movieClip 1225 {
}
button 1227 {
on (press) {
if (_root.sock == 'clothOn' && _root.panty == 'clothOn') {
_root.panty = 'clothMid';
} else {
if (_root.sock == 'clothOn' && _root.panty == 'clothMid') {
_root.panty = 'clothOff';
} else {
if (_root.sock == 'clothOn' && _root.panty == 'clothOff') {
_root.sock = 'clothOff';
} else {
if (_root.sock == 'clothOff' && _root.panty == 'clothOff') {
_root.panty = 'clothMid';
} else {
if (_root.sock == 'clothOff' && _root.panty == 'clothMid') {
_root.sock = 'clothOn';
}
}
}
}
}
}
}
movieClip 1228 {
frame 1 {
gotoAndPlay(_root.sock);
}
frame 3 {
gotoAndPlay(_root.sock);
}
frame 5 {
gotoAndPlay(_root.sock);
}
}
movieClip 1233 {
frame 1 {
gotoAndPlay(_root.jizz26Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz26Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz26Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz26Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz26Lvl);
}
}
movieClip 1236 {
}
movieClip 1237 {
frame 1 {
gotoAndPlay(_root.sock);
}
frame 3 {
gotoAndPlay(_root.sock);
}
frame 5 {
gotoAndPlay(_root.sock);
}
}
movieClip 1244 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1246 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 1249 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1250 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 1252 {
frame 1 {
gotoAndPlay(_root.pubes);
}
frame 3 {
gotoAndPlay(_root.pubes);
}
frame 5 {
gotoAndPlay(_root.pubes);
}
}
movieClip 1254 {
}
movieClip 1256 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1257 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 1260 {
}
movieClip 1262 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 1263 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 1265 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 1266 {
frame 1 {
gotoAndPlay(_root.panty);
}
frame 3 {
gotoAndPlay(_root.panty);
}
frame 5 {
gotoAndPlay(_root.panty);
}
frame 7 {
gotoAndPlay(_root.panty);
}
}
movieClip 1268 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1269 {
}
movieClip 1272 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1273 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1276 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1277 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1280 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1281 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1284 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 1285 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1287 {
frame 1 {
gotoAndPlay(_root.pubes);
}
frame 3 {
gotoAndPlay(_root.pubes);
}
frame 5 {
gotoAndPlay(_root.pubes);
}
}
movieClip 1288 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 1291 {
}
movieClip 1295 {
frame 1 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz13Lvl);
}
}
movieClip 1299 {
frame 1 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz08Lvl);
}
}
movieClip 1303 {
frame 1 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz13Lvl);
}
}
movieClip 1307 {
frame 1 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz08Lvl);
}
}
movieClip 1308 {
frame 1 {
gotoAndPlay(_root.jaw);
}
frame 3 {
gotoAndPlay(_root.jaw);
}
frame 5 {
gotoAndPlay(_root.jaw);
}
}
movieClip 1311 {
}
movieClip 1316 {
frame 1 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz08Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz08Lvl);
}
}
movieClip 1319 {
}
button 1321 {
on (press) {
if (_root.tooth == 'orig') {
_root.tooth = 'none';
} else {
_root.tooth = 'orig';
}
}
}
movieClip 1322 {
frame 1 {
gotoAndPlay(_root.tooth);
}
frame 3 {
gotoAndPlay(_root.tooth);
}
frame 5 {
gotoAndPlay(_root.tooth);
}
}
movieClip 1325 {
}
movieClip 1327 {
frame 1 {
gotoAndPlay(_root.tooth);
}
frame 3 {
gotoAndPlay(_root.tooth);
}
frame 5 {
gotoAndPlay(_root.tooth);
}
}
movieClip 1330 {
}
movieClip 1333 {
}
movieClip 1335 {
}
movieClip 1336 {
}
movieClip 1339 {
}
movieClip 1342 {
}
movieClip 1345 {
}
movieClip 1348 {
}
movieClip 1350 {
}
movieClip 1351 {
}
movieClip 1353 {
}
movieClip 1354 {
}
movieClip 1356 {
}
movieClip 1357 {
}
movieClip 1360 {
}
movieClip 1362 {
}
movieClip 1363 {
}
movieClip 1366 {
}
movieClip 1387 {
}
movieClip 1389 {
}
movieClip 1391 {
}
movieClip 1396 {
}
movieClip 1399 {
}
movieClip 1401 {
}
movieClip 1410 {
frame 1 {
gotoAndPlay(_root.mouths);
}
frame 3 {
gotoAndPlay(_root.mouths);
}
frame 5 {
gotoAndPlay(_root.mouths);
}
frame 7 {
gotoAndPlay(_root.mouths);
}
frame 9 {
gotoAndPlay(_root.mouths);
}
frame 11 {
gotoAndPlay(_root.mouths);
}
frame 13 {
gotoAndPlay(_root.mouths);
}
frame 15 {
gotoAndPlay(_root.mouths);
}
frame 17 {
gotoAndPlay(_root.mouths);
}
frame 19 {
gotoAndPlay(_root.mouths);
}
frame 21 {
gotoAndPlay(_root.mouths);
}
frame 23 {
gotoAndPlay(_root.mouths);
}
frame 25 {
gotoAndPlay(_root.mouths);
}
frame 27 {
gotoAndPlay(_root.mouths);
}
frame 29 {
gotoAndPlay(_root.mouths);
}
frame 31 {
gotoAndPlay(_root.mouths);
}
frame 33 {
gotoAndPlay(_root.mouths);
}
frame 35 {
gotoAndPlay(_root.mouths);
}
frame 37 {
gotoAndPlay(_root.mouths);
}
frame 38 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 39 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 41 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 43 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 45 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 47 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 49 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 51 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 53 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 55 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 57 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 59 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 61 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 62 {
gotoAndPlay(_root.mouths);
}
frame 63 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 64 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 66 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 68 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 70 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 72 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 74 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 75 {
gotoAndPlay(_root.mouths);
}
frame 87 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 88 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 90 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 92 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 94 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 96 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 98 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 100 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 102 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 104 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 106 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 108 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 110 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 111 {
gotoAndPlay(_root.mouths);
}
frame 112 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 113 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 115 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 117 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 119 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 121 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 123 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 124 {
gotoAndPlay(_root.mouths);
}
frame 136 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 137 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 139 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 141 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 143 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 145 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 147 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 149 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 151 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 153 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 155 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 157 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 159 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 160 {
gotoAndPlay(_root.mouths);
}
frame 161 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 162 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 164 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 166 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 168 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 170 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 172 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 173 {
gotoAndPlay(_root.mouths);
}
frame 185 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 186 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 188 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 190 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 192 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 194 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 196 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 198 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 200 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 202 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 204 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 206 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 208 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 209 {
gotoAndPlay(_root.mouths);
}
frame 210 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 211 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 213 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 215 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 217 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 219 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 221 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 222 {
gotoAndPlay(_root.mouths);
}
frame 235 {
_root.mouths = 'ae1AnimS';
}
frame 242 {
gotoAndPlay(_root.mouths);
}
frame 244 {
_root.mouths = 'ooohMac1S';
}
frame 246 {
_root.mouths = 'ooohMac1S';
}
frame 248 {
gotoAndPlay(_root.mouths);
}
frame 250 {
gotoAndPlay(_root.mouths);
}
frame 252 {
gotoAndPlay(_root.mouths);
}
frame 254 {
gotoAndPlay(_root.mouths);
}
frame 256 {
gotoAndPlay(_root.mouths);
}
frame 258 {
gotoAndPlay(_root.mouths);
}
frame 260 {
gotoAndPlay(_root.mouths);
}
frame 262 {
gotoAndPlay(_root.mouths);
}
frame 264 {
gotoAndPlay(_root.mouths);
}
frame 266 {
gotoAndPlay(_root.mouths);
}
frame 268 {
gotoAndPlay(_root.mouths);
}
frame 270 {
gotoAndPlay(_root.mouths);
}
frame 272 {
gotoAndPlay(_root.mouths);
}
frame 274 {
gotoAndPlay(_root.mouths);
}
frame 276 {
gotoAndPlay(_root.mouths);
}
frame 277 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 278 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 280 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 282 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 284 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 286 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 288 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 289 {
gotoAndPlay(_root.mouths);
}
frame 290 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 291 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 293 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 295 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 297 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 299 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 301 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 303 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 305 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 307 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 309 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 311 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 313 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 314 {
gotoAndPlay(_root.mouths);
}
frame 316 {
gotoAndPlay(_root.mouths);
}
frame 317 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 318 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 320 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 322 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 324 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 326 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 328 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 330 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 332 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 334 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 336 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 338 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 340 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 342 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 344 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 346 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 348 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 350 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 352 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 353 {
gotoAndPlay(_root.mouths);
}
frame 355 {
_root.mouths = 'bm1';
}
frame 363 {
gotoAndPlay(_root.mouths);
}
}
movieClip 1415 {
}
movieClip 1417 {
}
movieClip 1421 {
frame 1 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz07Lvl);
}
}
movieClip 1425 {
frame 1 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz03Lvl);
}
}
movieClip 1429 {
frame 1 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz06Lvl);
}
}
movieClip 1433 {
frame 1 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz13Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz13Lvl);
}
}
movieClip 1436 {
frame 1 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz07Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz07Lvl);
}
}
movieClip 1437 {
frame 1 {
gotoAndPlay(_root.mouths);
}
frame 3 {
gotoAndPlay(_root.mouths);
}
frame 5 {
gotoAndPlay(_root.mouths);
}
frame 7 {
gotoAndPlay(_root.mouths);
}
frame 9 {
gotoAndPlay(_root.mouths);
}
frame 11 {
gotoAndPlay(_root.mouths);
}
frame 13 {
gotoAndPlay(_root.mouths);
}
frame 15 {
gotoAndPlay(_root.mouths);
}
frame 17 {
gotoAndPlay(_root.mouths);
}
frame 19 {
gotoAndPlay(_root.mouths);
}
frame 21 {
gotoAndPlay(_root.mouths);
}
frame 23 {
gotoAndPlay(_root.mouths);
}
frame 25 {
gotoAndPlay(_root.mouths);
}
frame 27 {
gotoAndPlay(_root.mouths);
}
frame 29 {
gotoAndPlay(_root.mouths);
}
frame 31 {
gotoAndPlay(_root.mouths);
}
frame 33 {
gotoAndPlay(_root.mouths);
}
frame 35 {
gotoAndPlay(_root.mouths);
}
frame 37 {
gotoAndPlay(_root.mouths);
}
frame 38 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 39 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 41 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 43 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 45 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 47 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 49 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 51 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 53 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 55 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 57 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 59 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 61 {
if (_root.mouths == 'sex1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 62 {
gotoAndPlay(_root.mouths);
}
frame 63 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 64 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 66 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 68 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 70 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 72 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 74 {
if (_root.mouths == 'sex1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 75 {
gotoAndPlay(_root.mouths);
}
frame 87 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 88 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 90 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 92 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 94 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 96 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 98 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 100 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 102 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 104 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 106 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 108 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 110 {
if (_root.mouths == 'sex2Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 111 {
gotoAndPlay(_root.mouths);
}
frame 112 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 113 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 115 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 117 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 119 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 121 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 123 {
if (_root.mouths == 'sex2Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 124 {
gotoAndPlay(_root.mouths);
}
frame 136 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 137 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 139 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 141 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 143 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 145 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 147 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 149 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 151 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 153 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 155 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 157 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 159 {
if (_root.mouths == 'sex1TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 160 {
gotoAndPlay(_root.mouths);
}
frame 161 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 162 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 164 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 166 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 168 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 170 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 172 {
if (_root.mouths == 'sex1TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 173 {
gotoAndPlay(_root.mouths);
}
frame 185 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 186 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 188 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 190 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 192 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 194 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 196 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 198 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 200 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 202 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 204 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 206 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 208 {
if (_root.mouths == 'sex2TAnim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 209 {
gotoAndPlay(_root.mouths);
}
frame 210 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 211 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 213 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 215 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 217 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 219 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 221 {
if (_root.mouths == 'sex2TAnim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 222 {
gotoAndPlay(_root.mouths);
}
frame 235 {
_root.mouths = 'ae1AnimS';
}
frame 242 {
gotoAndPlay(_root.mouths);
}
frame 244 {
_root.mouths = 'ooohMac1S';
}
frame 246 {
_root.mouths = 'ooohMac1S';
}
frame 248 {
gotoAndPlay(_root.mouths);
}
frame 250 {
gotoAndPlay(_root.mouths);
}
frame 252 {
gotoAndPlay(_root.mouths);
}
frame 254 {
gotoAndPlay(_root.mouths);
}
frame 256 {
gotoAndPlay(_root.mouths);
}
frame 258 {
gotoAndPlay(_root.mouths);
}
frame 260 {
gotoAndPlay(_root.mouths);
}
frame 262 {
gotoAndPlay(_root.mouths);
}
frame 264 {
gotoAndPlay(_root.mouths);
}
frame 266 {
gotoAndPlay(_root.mouths);
}
frame 268 {
gotoAndPlay(_root.mouths);
}
frame 270 {
gotoAndPlay(_root.mouths);
}
frame 272 {
gotoAndPlay(_root.mouths);
}
frame 274 {
gotoAndPlay(_root.mouths);
}
frame 276 {
gotoAndPlay(_root.mouths);
}
frame 277 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 278 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 280 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 282 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 284 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 286 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 288 {
if (_root.mouths == 'ouT1Anim2') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 289 {
gotoAndPlay(_root.mouths);
}
frame 290 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 291 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 293 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 295 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 297 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 299 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 301 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 303 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 305 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 307 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 309 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 311 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 313 {
if (_root.mouths == 'ouT1Anim1') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 314 {
gotoAndPlay(_root.mouths);
}
frame 316 {
gotoAndPlay(_root.mouths);
}
frame 317 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 318 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 320 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 322 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 324 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 326 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 328 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 330 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 332 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 334 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 336 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 338 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 340 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 342 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 344 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 346 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 348 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 350 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 352 {
if (_root.mouths == 'b1Anim') {
} else {
gotoAndPlay(_root.mouths);
}
}
frame 353 {
gotoAndPlay(_root.mouths);
}
frame 355 {
_root.mouths = 'bm1';
}
frame 363 {
gotoAndPlay(_root.mouths);
}
}
movieClip 1439 {
}
button 1441 {
on (press) {
if (_root.makeup == 'makeup1') {
_root.makeup = 'makeup2';
} else {
_root.makeup = 'makeup1';
}
}
}
movieClip 1443 {
frame 1 {
gotoAndPlay(_root.makeup);
}
frame 3 {
gotoAndPlay(_root.makeup);
}
frame 5 {
gotoAndPlay(_root.makeup);
}
}
movieClip 1447 {
}
movieClip 1450 {
frame 1 {
gotoAndPlay(_root.pupil);
}
frame 3 {
gotoAndPlay(_root.pupil);
}
frame 5 {
gotoAndPlay(_root.pupil);
}
frame 7 {
gotoAndPlay(_root.pupil);
}
frame 9 {
gotoAndPlay(_root.pupil);
}
frame 11 {
gotoAndPlay(_root.pupil);
}
}
movieClip 1464 {
}
movieClip 1465 {
frame 1 {
gotoAndPlay(_root.pupil);
}
frame 3 {
gotoAndPlay(_root.pupil);
}
frame 5 {
gotoAndPlay(_root.pupil);
}
frame 7 {
gotoAndPlay(_root.pupil);
}
frame 9 {
gotoAndPlay(_root.pupil);
}
frame 11 {
gotoAndPlay(_root.pupil);
}
}
button 1467 {
on (press) {
_root.tears = 'x0';
}
}
movieClip 1477 {
}
movieClip 1479 {
frame 1 {
gotoAndPlay(_root.tears);
}
frame 3 {
gotoAndPlay(_root.tears);
}
frame 5 {
gotoAndPlay(_root.tears);
}
frame 7 {
gotoAndPlay(_root.tears);
}
frame 9 {
gotoAndPlay(_root.tears);
}
}
movieClip 1481 {
}
movieClip 1485 {
frame 1 {
gotoAndPlay(_root.jizz04Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz04Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz04Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz04Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz04Lvl);
}
}
movieClip 1489 {
frame 1 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz06Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz06Lvl);
}
}
movieClip 1490 {
}
movieClip 1494 {
frame 1 {
gotoAndPlay(_root.jizz12Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz12Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz12Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz12Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz12Lvl);
}
}
movieClip 1498 {
frame 1 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz03Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz03Lvl);
}
}
movieClip 1505 {
frame 1 {
gotoAndPlay(_root.pupil);
}
frame 3 {
gotoAndPlay(_root.pupil);
}
frame 5 {
gotoAndPlay(_root.pupil);
}
frame 7 {
gotoAndPlay(_root.pupil);
}
frame 9 {
gotoAndPlay(_root.pupil);
}
frame 11 {
gotoAndPlay(_root.pupil);
}
}
movieClip 1519 {
}
movieClip 1520 {
frame 1 {
gotoAndPlay(_root.pupil);
}
frame 3 {
gotoAndPlay(_root.pupil);
}
frame 5 {
gotoAndPlay(_root.pupil);
}
frame 7 {
gotoAndPlay(_root.pupil);
}
frame 9 {
gotoAndPlay(_root.pupil);
}
frame 11 {
gotoAndPlay(_root.pupil);
}
}
movieClip 1521 {
frame 1 {
gotoAndPlay(_root.eyes);
}
frame 3 {
gotoAndPlay(_root.eyes);
}
frame 5 {
gotoAndPlay(_root.eyes);
}
frame 7 {
gotoAndPlay(_root.eyes);
}
frame 9 {
gotoAndPlay(_root.eyes);
}
frame 11 {
gotoAndPlay(_root.eyes);
}
frame 13 {
gotoAndPlay(_root.eyes);
}
frame 15 {
gotoAndPlay(_root.eyes);
}
frame 17 {
gotoAndPlay(_root.eyes);
}
frame 19 {
gotoAndPlay(_root.eyes);
}
frame 21 {
if (_root.eyes == 'winkR') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 23 {
if (_root.eyes == 'winkR') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 25 {
if (_root.eyes == 'winkR') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 27 {
if (_root.eyes == 'winkR') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 29 {
if (_root.eyes == 'winkR') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 31 {
_root.eyes = 'winkRS';
}
frame 33 {
gotoAndPlay(_root.eyes);
}
frame 35 {
if (_root.eyes == 'winkL') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 37 {
if (_root.eyes == 'winkL') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 39 {
if (_root.eyes == 'winkL') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 41 {
if (_root.eyes == 'winkL') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 43 {
if (_root.eyes == 'winkL') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 45 {
_root.eyes = 'winkLS';
}
frame 47 {
gotoAndPlay(_root.eyes);
}
frame 49 {
if (_root.eyes == 'blink') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 51 {
if (_root.eyes == 'blink') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 53 {
_root.eyes = 'openA';
}
frame 54 {
if (_root.eyes == 'openA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 56 {
if (_root.eyes == 'openA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 58 {
if (_root.eyes == 'openA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 59 {
_root.eyes = 'mid1';
}
frame 60 {
gotoAndPlay(_root.eyes);
}
frame 62 {
if (_root.eyes == 'closedA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 64 {
if (_root.eyes == 'closedA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 66 {
if (_root.eyes == 'closedA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 68 {
if (_root.eyes == 'closedA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 70 {
if (_root.eyes == 'closedA') {
} else {
gotoAndPlay(_root.eyes);
}
}
frame 72 {
_root.eyes = 'closed1';
}
frame 73 {
gotoAndPlay(_root.eyes);
}
}
movieClip 1524 {
}
movieClip 1568 {
frame 1 {
gotoAndPlay(_root.brows);
}
frame 12 {
_root.brows = 'midToUpS';
}
frame 14 {
gotoAndPlay(_root.brows);
}
frame 25 {
_root.brows = 'midToDownS';
}
frame 27 {
gotoAndPlay(_root.brows);
}
frame 38 {
_root.brows = 'upToDownS';
}
frame 40 {
gotoAndPlay(_root.brows);
}
frame 51 {
_root.brows = 'upToMidS';
}
frame 53 {
gotoAndPlay(_root.brows);
}
frame 64 {
_root.brows = 'downToUpS';
}
frame 66 {
gotoAndPlay(_root.brows);
}
frame 77 {
_root.brows = 'downToMidS';
}
frame 79 {
gotoAndPlay(_root.brows);
}
frame 90 {
_root.brows = 'midToRS';
}
frame 92 {
gotoAndPlay(_root.brows);
}
}
button 1570 {
on (press) {
if (_root.ribbon == 'clothOn' && _root.topLeotard == 'clothOn') {
_root.topLeotard = 'clothMid';
_root.boobPop = '01Pop';
} else {
if (_root.ribbon == 'clothOn' && _root.topLeotard == 'clothMid') {
_root.topLeotard = 'clothOff';
} else {
if (_root.ribbon == 'clothOn' && _root.topLeotard == 'clothOff') {
_root.ribbon = 'clothOff';
} else {
if (_root.ribbon == 'clothOff' && _root.topLeotard == 'clothOff') {
_root.topLeotard = 'clothMid';
} else {
if (_root.ribbon == 'clothOff' && _root.topLeotard == 'clothMid') {
_root.topLeotard = 'clothOn';
} else {
if (_root.ribbon == 'clothOff' && _root.topLeotard == 'clothOn') {
_root.ribbon = 'clothOn';
}
}
}
}
}
}
}
}
movieClip 1573 {
}
movieClip 1576 {
}
movieClip 1577 {
frame 1 {
gotoAndPlay(_root.ribbon);
}
frame 3 {
gotoAndPlay(_root.ribbon);
}
frame 5 {
gotoAndPlay(_root.ribbon);
}
}
movieClip 1579 {
}
movieClip 1581 {
}
movieClip 1584 {
}
movieClip 1589 {
frame 1 {
gotoAndPlay(_root.jizz09Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz09Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz09Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz09Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz09Lvl);
}
}
movieClip 1593 {
frame 1 {
gotoAndPlay(_root.jizz10Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz10Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz10Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz10Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz10Lvl);
}
}
movieClip 1597 {
frame 1 {
gotoAndPlay(_root.jizz11Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz11Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz11Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz11Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz11Lvl);
}
}
movieClip 1598 {
}
movieClip 1601 {
}
movieClip 1602 {
}
movieClip 1608 {
frame 1 {
gotoAndPlay(_root.jizz01Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz01Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz01Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz01Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz01Lvl);
}
}
movieClip 1612 {
frame 1 {
gotoAndPlay(_root.jizz02Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz02Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz02Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz02Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz02Lvl);
}
}
movieClip 1617 {
frame 1 {
gotoAndPlay(_root.jizz05Lvl);
}
frame 3 {
gotoAndPlay(_root.jizz05Lvl);
}
frame 5 {
gotoAndPlay(_root.jizz05Lvl);
}
frame 7 {
gotoAndPlay(_root.jizz05Lvl);
}
frame 9 {
gotoAndPlay(_root.jizz05Lvl);
}
}
movieClip 1618 {
}
movieClip 1625 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1626 {
}
movieClip 1633 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1637 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1642 {
frame 1 {
gotoAndPlay(_root.penisWet);
}
frame 3 {
gotoAndPlay(_root.penisWet);
}
frame 5 {
gotoAndPlay(_root.penisWet);
}
frame 7 {
gotoAndPlay(_root.penisWet);
}
frame 9 {
gotoAndPlay(_root.penisWet);
}
frame 11 {
gotoAndPlay(_root.penisWet);
}
}
movieClip 1645 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1649 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1652 {
frame 1 {
gotoAndPlay(_root.penisWet);
}
frame 3 {
gotoAndPlay(_root.penisWet);
}
frame 5 {
gotoAndPlay(_root.penisWet);
}
frame 7 {
gotoAndPlay(_root.penisWet);
}
frame 9 {
gotoAndPlay(_root.penisWet);
}
frame 11 {
gotoAndPlay(_root.penisWet);
}
}
movieClip 1654 {
}
movieClip 1655 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
button 1657 {
on (press) {
if (_root.maleSkin == 'x01') {
_root.maleSkin = 'x02';
} else {
if (_root.maleSkin == 'x02') {
_root.maleSkin = 'x03';
} else {
if (_root.maleSkin == 'x03') {
_root.maleSkin = 'x04';
} else {
if (_root.maleSkin == 'x04') {
_root.maleSkin = 'x05';
} else {
if (_root.maleSkin == 'x05') {
_root.maleSkin = 'x06';
} else {
if (_root.maleSkin == 'x06') {
_root.maleSkin = 'x01';
}
}
}
}
}
}
}
}
movieClip 1664 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1665 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1671 {
frame 1 {
gotoAndPlay(_root.penisWet);
}
frame 3 {
gotoAndPlay(_root.penisWet);
}
frame 5 {
gotoAndPlay(_root.penisWet);
}
frame 7 {
gotoAndPlay(_root.penisWet);
}
frame 9 {
gotoAndPlay(_root.penisWet);
}
frame 11 {
gotoAndPlay(_root.penisWet);
}
}
movieClip 1674 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1677 {
frame 1 {
gotoAndPlay(_root.maleSkin);
}
frame 3 {
gotoAndPlay(_root.maleSkin);
}
frame 5 {
gotoAndPlay(_root.maleSkin);
}
frame 7 {
gotoAndPlay(_root.maleSkin);
}
frame 9 {
gotoAndPlay(_root.maleSkin);
}
frame 11 {
gotoAndPlay(_root.maleSkin);
}
frame 13 {
gotoAndPlay(_root.maleSkin);
}
}
movieClip 1681 {
frame 1 {
gotoAndPlay(_root.penisWet);
}
frame 3 {
gotoAndPlay(_root.penisWet);
}
frame 5 {
gotoAndPlay(_root.penisWet);
}
frame 7 {
gotoAndPlay(_root.penisWet);
}
frame 9 {
gotoAndPlay(_root.penisWet);
}
frame 11 {
gotoAndPlay(_root.penisWet);
}
}
movieClip 1682 {
}
movieClip 1683 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 1690 {
}
movieClip 1692 {
}
movieClip 1695 {
}
movieClip 1704 {
frame 1 {
gotoAndPlay(_root.topLeotard);
}
frame 3 {
gotoAndPlay(_root.topLeotard);
}
frame 5 {
gotoAndPlay(_root.topLeotard);
}
frame 7 {
gotoAndPlay(_root.topLeotard);
}
}
movieClip 1705 {
}
movieClip 1706 {
}
movieClip 1707 {
frame 1 {
gotoAndPlay(_root.ribbon);
}
frame 3 {
gotoAndPlay(_root.ribbon);
}
frame 5 {
gotoAndPlay(_root.ribbon);
}
}
movieClip 1708 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 1709 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 1710 {
frame 49 {
this.gotoAndPlay('loop');
}
}
movieClip 1714 {
}
movieClip 1715 {
frame 1 {
if (_root.bgMusic == 'On') {
gotoAndPlay(2);
} else {
if (_root.bgMusic == 'Off') {
stop();
}
}
}
frame 14 {
this.gotoAndPlay(2);
}
}
movieClip 1717 {
}
movieClip 1719 {
}
movieClip 1721 {
}
movieClip 1723 {
}
movieClip 1725 {
}
movieClip 1726 {
}
movieClip 1727 {
frame 1 {
if (_root.bgMusic == 'On') {
gotoAndPlay(2);
} else {
if (_root.bgMusic == 'Off') {
stop();
}
}
}
frame 14 {
this.gotoAndPlay(2);
}
}
movieClip 1729 {
frame 1 {
stop();
}
}
movieClip 1731 {
}
movieClip 1733 {
}
button 1734 {
on (press) {
this.gotoAndPlay(2);
tLight.gotoAndStop(1);
}
on (rollOver) {
tLight.gotoAndStop(2);
}
on (rollOut) {
tLight.gotoAndStop(1);
}
on (dragOut) {
tLight.gotoAndStop(1);
}
}
movieClip 1735 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 19 {
_root.jizz01Lvl = 'x0';
_root.jizz02Lvl = 'x0';
_root.jizz03Lvl = 'x0';
_root.jizz04Lvl = 'x0';
_root.jizz05Lvl = 'x0';
_root.jizz06Lvl = 'x0';
_root.jizz07Lvl = 'x0';
_root.jizz08Lvl = 'x0';
_root.jizz09Lvl = 'x0';
_root.jizz10Lvl = 'x0';
_root.jizz11Lvl = 'x0';
_root.jizz12Lvl = 'x0';
_root.jizz13Lvl = 'x0';
_root.jizz14Lvl = 'x0';
_root.jizz15Lvl = 'x0';
_root.jizz16Lvl = 'x0';
_root.jizz17Lvl = 'x0';
_root.jizz18Lvl = 'x0';
_root.jizz19Lvl = 'x0';
_root.jizz20Lvl = 'x0';
_root.jizz21Lvl = 'x0';
_root.jizz22Lvl = 'x0';
_root.jizz23Lvl = 'x0';
_root.jizz24Lvl = 'x0';
_root.jizz25Lvl = 'x0';
_root.jizz26Lvl = 'x0';
}
}
movieClip 1736 {
frame 1 {
if (_root.tissues == 'xOn') {
this.gotoAndStop(10);
} else {
if (_root.tissues == 'xOff') {
stop();
}
}
}
frame 2 {
play();
}
frame 10 {
stop();
}
}
movieClip 1743 {
frame 1 {
gotoAndPlay(_root.BGVolume);
}
frame 3 {
gotoAndPlay(_root.BGVolume);
}
frame 5 {
gotoAndPlay(_root.BGVolume);
}
frame 7 {
gotoAndPlay(_root.BGVolume);
}
frame 9 {
gotoAndPlay(_root.BGVolume);
}
frame 11 {
gotoAndPlay(_root.BGVolume);
}
}
button 1745 {
on (press) {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x25') {
_root.bgMusic = 'Off';
_root.bgMusicMC.gotoAndStop(6);
_parent._parent.speaker1.gotoAndStop(1);
_parent._parent.speaker2.gotoAndStop(1);
_parent._parent.speaker3.gotoAndStop(1);
_parent._parent.speaker4.gotoAndStop(1);
} else {
if (_root.bgMusic == 'Off' && _root.BGVolume == 'x00') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(100);
_root.bgMusicMC.gotoAndPlay(1);
_parent._parent.speaker1.gotoAndPlay(2);
_parent._parent.speaker2.gotoAndPlay(2);
_parent._parent.speaker3.gotoAndPlay(2);
_parent._parent.speaker4.gotoAndPlay(2);
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x100') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(75);
_root.bgMusicMC.nextFrame();
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x75') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(50);
_root.bgMusicMC.nextFrame();
} else {
if (_root.bgMusic == 'On' && _root.BGVolume == 'x50') {
_root.bgMusic = 'On';
_root.BGMtrack.setVolume(25);
_root.bgMusicMC.nextFrame();
}
}
}
}
}
}
}
movieClip 1746 {
}
movieClip 1747 {
frame 1 {
if (_root.bgMusic == 'On') {
gotoAndPlay(2);
} else {
if (_root.bgMusic == 'Off') {
stop();
}
}
}
frame 14 {
this.gotoAndPlay(2);
}
}
movieClip 1748 {
}
movieClip 2039 {
}
movieClip 2074 {
}
movieClip 2075 {
frame 1 {
_root.eyes = 'blink';
_root.pupil = 'up';
_root.mouths = 'zd1';
}
frame 49 {
_root.voiceMain.gotoAndPlay('intro1');
}
}
frame 3 {
if (_root.tissues == 'xOn') {
_root.BG.speaker1.tissue.gotoAndStop(10);
}
}
frame 3 {
_root.frameLbl = 'fpGrindA';
_root.sexType = 'foreplay';
}
movieClip 2079 {
}
movieClip 2081 {
}
movieClip 2082 {
}
movieClip 2089 {
frame 241 {
if (_root.sexSpeed == 'sexInsert') {
} else {
_root.gotoAndStop('fpGrindB');
}
}
}
movieClip 2145 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2248 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2301 {
}
movieClip 2302 {
}
movieClip 2303 {
}
movieClip 2304 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 2305 {
}
movieClip 2306 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 2307 {
}
movieClip 2308 {
frame 1 {
if (_root.talkGrindNo1 == 'talk01') {
_root.voiceMain.gotoAndPlay('FPGC');
_root.talkGrindNo1 = 'talk02';
}
}
frame 1 {
if (_root.noBounceStart == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart = 'noMore';
}
if (_root.sqdBtn02 == 'notBtn') {
_root.sqdBtn02 = 'btnUnLockS';
}
malePeenF.malePeenF.gotoAndPlay(1);
malePeen.malePeen.gotoAndPlay(1);
}
frame 49 {
if (_root.talkGrindNo1 == 'talk01') {
_root.voiceMain.gotoAndPlay('FPGC');
_root.talkGrindNo1 = 'talk02';
}
}
frame 49 {
if (_root.sqdBtn02 == 'notBtn') {
_root.sqdBtn02 = 'btnUnLockS';
}
malePeenF.malePeenF.gotoAndPlay(1);
malePeen.malePeen.gotoAndPlay(1);
}
frame 97 {
if (_root.sexSpeed == 'fpUpDown') {
_root.gotoAndStop('fpUpDown');
} else {
this.gotoAndPlay('loop');
}
lboob.gotoAndPlay('loop');
rboob.gotoAndPlay('loop');
}
}
button 2313 {
on (press) {
_root.sexSpeed = 'fpUpDown';
_root.sqdBtn01 = 'btnClick';
}
}
button 2314 {
on (press) {
_root.sexSpeed = 'fpUpDown';
}
}
movieClip 2315 {
frame 1 {
gotoAndPlay(_root.sqdBtn01);
}
frame 4 {
gotoAndPlay(_root.sqdBtn01);
}
frame 5 {
_root.sqdBtn01 = 'btnUnLockS';
}
frame 17 {
gotoAndPlay(_root.sqdBtn01);
}
frame 19 {
gotoAndPlay(_root.sqdBtn01);
}
frame 20 {
_root.sqdBtn01 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn01);
}
}
movieClip 2317 {
frame 1 {
stop();
}
}
frame 4 {
_root.frameLbl = 'fpGrindB';
_root.sexType = 'foreplay';
}
movieClip 2320 {
frame 241 {
if (_root.sexSpeed == 'sexInsert') {
} else {
_root.gotoAndStop('fpGrindA');
}
}
}
movieClip 2321 {
frame 1 {
bra.gotoAndPlay(1);
}
}
movieClip 2322 {
frame 1 {
bra.gotoAndPlay(1);
}
}
movieClip 2323 {
frame 1 {
if (_root.talkGrindNo1 == 'talk02') {
_root.voiceMain.gotoAndPlay('FPGCC');
_root.talkGrindNo1 = 'noTalk';
}
}
frame 1 {
malePeenF.malePeenF.gotoAndPlay(1);
malePeen.malePeen.gotoAndPlay(1);
}
frame 49 {
if (_root.sexSpeed == 'fpUpDown') {
_root.gotoAndStop('fpUpDown');
} else {
this.gotoAndPlay('loop');
}
lboob.gotoAndPlay('loop');
rboob.gotoAndPlay('loop');
}
}
frame 5 {
_root.frameLbl = 'fpUpDown';
_root.sexType = 'foreplay';
}
movieClip 2328 {
}
movieClip 2329 {
frame 1 {
if (_root.talkFPNo1 == 'talk01') {
_root.voiceMain.gotoAndPlay('FPUD');
_root.talkFPNo1 = 'noTalk';
} else {
if (_root.talkFPNo1 == 'restartT') {
_root.talkFPNo1 = 'noTalk';
}
}
}
frame 1 {
lboob.gotoAndPlay('loop');
rboob.gotoAndPlay('loop');
_root.sqdBtn01 = 'btnUnLockS';
malePeenF.malePeenF.gotoAndPlay(1);
malePeen.malePeen.gotoAndPlay(1);
}
frame 49 {
if (_root.sexSpeed == 'insert') {
_root.gotoAndStop('insert');
} else {
if (_root.sexSpeed == 'fpGrindA') {
_root.gotoAndStop('fpGrindA');
} else {
if (_root.sexSpeed == 'insertA') {
_root.gotoAndStop('insertA');
} else {
this.gotoAndPlay('loop');
}
}
}
}
}
button 2331 {
on (press) {
_root.sexSpeed = 'insertA';
_root.sqdBtn02 = 'btnClick';
}
}
button 2333 {
on (press) {
_root.sexSpeed = 'insert';
_root.sqdBtn02 = 'btnClick';
}
}
button 2335 {
on (press) {
_root.sexSpeed = 'fpGrindA';
_root.sqdBtn02 = 'btnClick';
}
}
button 2336 {
on (press) {
_root.sexSpeed = 'fpGrindA';
_root.sqdBtn02 = 'btnClick2';
}
}
movieClip 2337 {
frame 1 {
gotoAndPlay(_root.sqdBtn02);
}
frame 4 {
gotoAndPlay(_root.sqdBtn02);
}
frame 5 {
_root.sqdBtn02 = 'btnUnLockS';
}
frame 17 {
gotoAndPlay(_root.sqdBtn02);
}
frame 19 {
gotoAndPlay(_root.sqdBtn02);
}
frame 20 {
_root.sqdBtn02 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn02);
}
frame 29 {
_root.sqdBtn02 = 'notBtn';
}
frame 36 {
gotoAndPlay(_root.sqdBtn02);
}
}
movieClip 2338 {
frame 1 {
gotoAndPlay(_root.sqdBtn02);
}
frame 4 {
gotoAndPlay(_root.sqdBtn02);
}
frame 5 {
_root.sqdBtn02 = 'btnUnLockS';
}
frame 17 {
gotoAndPlay(_root.sqdBtn02);
}
frame 19 {
gotoAndPlay(_root.sqdBtn02);
}
frame 20 {
_root.sqdBtn02 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn02);
}
frame 29 {
_root.sqdBtn02 = 'notBtn';
}
frame 36 {
gotoAndPlay(_root.sqdBtn02);
}
}
movieClip 2339 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 7 {
gotoAndPlay(_root.futaPack);
}
}
frame 6 {
_root.noBounceStart = 'more';
_root.noBounceStart2 = 'more';
}
frame 6 {
_root.frameLbl = 'insert';
_root.sexType = 'vag';
}
movieClip 2344 {
}
movieClip 2350 {
}
movieClip 2356 {
}
movieClip 2357 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 75 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 76 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 77 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 78 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 79 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 80 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 81 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 82 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 83 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 84 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 85 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 86 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 87 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 88 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 89 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 90 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 91 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 92 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 93 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 94 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 95 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 96 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 97 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 98 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 99 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 100 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 101 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 102 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 103 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 104 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 105 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 106 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 107 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 108 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 109 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 110 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 111 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 112 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 113 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 114 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 115 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 116 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 117 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 118 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 119 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 120 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 121 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 122 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 123 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 124 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 125 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 126 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 127 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 128 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 129 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 130 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 131 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 132 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 133 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 134 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 135 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 136 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 137 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 138 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 139 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 140 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 141 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 142 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 143 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 144 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 145 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 146 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 147 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 148 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 149 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 150 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 151 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 152 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 153 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 154 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 155 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 156 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 157 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 158 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 159 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 160 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 161 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 162 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 163 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 164 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 165 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 166 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 167 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 168 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 169 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 170 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 171 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 172 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 173 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 174 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 175 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 176 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 177 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 178 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 179 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 180 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 181 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 182 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 183 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 184 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 185 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 186 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 187 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 188 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 189 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 190 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 191 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 192 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 193 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 194 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 195 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 196 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 197 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 198 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 199 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 200 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 201 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 202 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 203 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 204 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 205 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 206 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 207 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 208 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 209 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 210 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 211 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 212 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 213 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 214 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 215 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 216 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 217 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 2414 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 49 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 50 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 51 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 52 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 53 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 54 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 55 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 56 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 57 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 58 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 59 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 60 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 61 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 62 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 63 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 64 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 65 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 66 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 67 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 68 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 69 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 70 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 71 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 72 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 73 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 74 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 75 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 76 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 77 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 78 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 79 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 80 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 81 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 82 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 83 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 84 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 85 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 86 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 87 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 88 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 89 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 90 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 91 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 92 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 93 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 94 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 95 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 96 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 97 {
stop();
}
}
movieClip 2464 {
frame 145 {
stop();
}
}
movieClip 2465 {
frame 145 {
stop();
}
}
movieClip 2466 {
}
movieClip 2467 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 2468 {
}
movieClip 2469 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 2472 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 2473 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 2476 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 2477 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 2481 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 2482 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 2488 {
}
movieClip 2491 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 2492 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 2497 {
}
movieClip 2499 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 2500 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 2503 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 2504 {
frame 1 {
_root.voiceMain.gotoAndPlay('insert');
}
frame 1 {
lboob.gotoAndPlay('loop');
rboob.gotoAndPlay('loop');
_root.sqdBtn02 = 'btnUnLockS';
}
frame 2 {
_root.talkGrindNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
}
frame 112 {
if (_root.panty == 'clothOn' && _root.futa == 'Off') {
_root.panty = 'clothMid';
}
}
frame 160 {
if (_root.penisWet == 'x0') {
_root.penisWet = 'x1';
} else {
if (_root.penisWet == 'x1') {
_root.penisWet = 'x2';
} else {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
}
}
frame 217 {
_root.sexSpeed = 'sexUpDown';
_root.gotoAndStop('sexUpDown');
}
}
frame 7 {
_root.frameLbl = 'sexUpDown';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 2505 {
}
movieClip 2524 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2563 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2592 {
}
movieClip 2593 {
}
movieClip 2594 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 2596 {
}
movieClip 2597 {
}
button 2600 {
on (press) {
if (_root.fingerGlow == 'orig') {
_root.fingerGlow = 'none';
} else {
if (_root.fingerGlow == 'none') {
_root.fingerGlow = 'orig';
}
}
}
}
movieClip 2601 {
frame 1 {
gotoAndPlay(_root.fingerGlow);
}
frame 3 {
gotoAndPlay(_root.fingerGlow);
}
frame 5 {
gotoAndPlay(_root.fingerGlow);
}
}
movieClip 2602 {
}
movieClip 2604 {
}
button 2605 {
on (press) {
if (_root.wristB == 'clothOff') {
_root.wristB = 'clothOn';
} else {
if (_root.wristB == 'clothOn') {
_root.wristB = 'clothOff';
}
}
}
}
movieClip 2606 {
frame 1 {
gotoAndPlay(_root.wristB);
}
frame 3 {
gotoAndPlay(_root.wristB);
}
frame 5 {
gotoAndPlay(_root.wristB);
}
}
movieClip 2610 {
}
movieClip 2612 {
frame 1 {
if (_root.talkSUD1No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD1');
_root.talkSUD1No1 = 'noTalk';
} else {
if (_root.talkSUD1No1 == 'restartT') {
_root.talkSUD1No1 = 'noTalk';
}
}
}
frame 1 {
if (_root.noBounceStart == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart = 'noMore';
}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnLock';
} else {
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
}
frame 25 {
if (_root.talkSUD1No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD1');
_root.talkSUD1No1 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock';
} else {
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
}
frame 32 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 43 {
if (_root.boobPop == '01Pop') {
} else {
if (_root.boobPop == 'noPop' && _root.topLeotard == 'clothOn') {
_root.topLeotard = 'clothMid';
_root.boobPop = '01Pop';
}
}
}
frame 49 {
if (_root.sexSpeed == 'sexUpDown2') {
_root.noBounceStart = 'more';
_root.gotoAndStop('sexUpDown2');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
_root.noBounceStart = 'more';
_root.gotoAndStop('sexUpDown3');
} else {
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
}
}
button 2616 {
on (press) {
_root.talkSUD3No1 = 'talk01';
_root.sexSpeed = 'sexUpDown3';
}
}
button 2620 {
on (press) {
_root.sexSpeed = 'sexUpDown2';
}
}
button 2622 {
on (press) {
_root.sexSpeed = 'sexGrindA';
_root.sqdBtn03 = 'btnClick1';
}
}
button 2623 {
on (press) {
_root.sexSpeed = 'sexGrindA';
}
}
button 2624 {
on (press) {
_root.sexSpeed = 'sexUpDown2';
_root.sqdBtn03 = 'btnClick2';
}
}
button 2625 {
on (press) {
_root.sexSpeed = 'sexGrindA';
_root.sqdBtn03 = 'btnClick2';
}
}
button 2626 {
on (press) {
_root.sexSpeed = 'sexUpDown2';
}
}
button 2627 {
on (press) {
_root.sexSpeed = 'sexUpDown2';
_root.sqdBtn03 = 'btnClick3';
}
}
button 2628 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn03 = 'btnClick3';
}
}
button 2629 {
on (press) {
_root.sexSpeed = 'sexGrindA';
_root.sqdBtn03 = 'btnClick3';
}
}
button 2630 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
}
}
movieClip 2631 {
frame 1 {
gotoAndPlay(_root.sqdBtn03);
}
frame 4 {
gotoAndPlay(_root.sqdBtn03);
}
frame 5 {
_root.sqdBtn03 = 'btnUnLock1S';
}
frame 17 {
gotoAndPlay(_root.sqdBtn03);
}
frame 19 {
gotoAndPlay(_root.sqdBtn03);
}
frame 20 {
_root.sqdBtn03 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn03);
}
frame 30 {
gotoAndPlay(_root.sqdBtn03);
}
frame 31 {
_root.sqdBtn03 = 'btnUnLock2S';
}
frame 43 {
gotoAndPlay(_root.sqdBtn03);
}
frame 45 {
gotoAndPlay(_root.sqdBtn03);
}
frame 46 {
_root.sqdBtn03 = 'btnUnLock3S';
}
frame 58 {
gotoAndPlay(_root.sqdBtn03);
}
frame 59 {
_root.sqdBtn03 = 'notBtn2';
}
frame 65 {
gotoAndPlay(_root.sqdBtn03);
}
frame 66 {
_root.sqdBtn03 = 'notBtn3';
}
frame 74 {
gotoAndPlay(_root.sqdBtn03);
}
frame 76 {
gotoAndPlay(_root.sqdBtn03);
}
}
frame 8 {
_root.frameLbl = 'sexUpDown2';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 2708 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 49 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 50 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 51 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 52 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 53 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 54 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 55 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 56 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 57 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 58 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 59 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 60 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 61 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 62 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 63 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 64 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 65 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 66 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 67 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 68 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 69 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 70 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 71 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 72 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2755 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2811 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2834 {
}
movieClip 2835 {
}
movieClip 2836 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 75 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 76 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 77 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 78 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 79 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 80 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 81 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 82 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 83 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 84 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 85 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 86 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 87 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 88 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 89 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 90 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 91 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 92 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 93 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 94 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 95 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 96 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 97 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 98 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 99 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 2841 {
frame 1 {
gotoAndPlay(_root.pitHair);
}
frame 3 {
gotoAndPlay(_root.pitHair);
}
frame 5 {
gotoAndPlay(_root.pitHair);
}
}
movieClip 2842 {
}
movieClip 2845 {
frame 1 {
if (_root.talkSUD2No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD2');
_root.talkSUD2No1 = 'noTalk';
}
}
frame 1 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
}
frame 8 {
_root.penisWet = 'x2';
}
frame 49 {
if (_root.sexSpeed == 'sexUpDown') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexGrindA') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
_root.noBounceStart3 = 'noMore';
xRay.gotoAndPlay('gotoSex3');
gotoAndPlay('goToSex3');
} else {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 74 {
if (_root.sexSpeed == 'sexUpDown') {
_root.noBounceStart = 'noMore';
_root.gotoAndStop('sexUpDown');
} else {
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
_root.gotoAndStop('sexUpDown3');
} else {
this.gotoAndPlay('starter');
}
}
}
}
frame 75 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 99 {
_root.noBounceStart3 = 'noMore';
_root.gotoAndStop('sexUpDown3');
}
}
button 2846 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn04 = 'btnClick2';
}
}
button 2849 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.sqdBtn04 = 'btnClick2';
}
}
button 2850 {
on (press) {
_root.sexSpeed = 'sexGrindA';
_root.sqdBtn04 = 'btnClick2';
}
}
button 2851 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.sqdBtn04 = 'btnClick1';
}
}
button 2852 {
on (press) {
_root.sexSpeed = 'sexGrindA';
_root.sqdBtn04 = 'btnClick1';
}
}
movieClip 2853 {
frame 1 {
gotoAndPlay(_root.sqdBtn04);
}
frame 4 {
gotoAndPlay(_root.sqdBtn04);
}
frame 5 {
_root.sqdBtn04 = 'btnUnLockS';
}
frame 17 {
gotoAndPlay(_root.sqdBtn04);
}
frame 19 {
gotoAndPlay(_root.sqdBtn04);
}
frame 20 {
_root.sqdBtn04 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn04);
}
frame 29 {
_root.sqdBtn04 = 'notBtn2';
}
frame 37 {
gotoAndPlay(_root.sqdBtn04);
}
}
frame 9 {
_root.frameLbl = 'sexGrindA';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 2856 {
frame 121 {
if (_root.sexSpeed == 'sexGrindA' || _root.sexSpeed == 'sexGrindB') {
_root.sexSpeed = 'sexGrindB';
_root.gotoAndStop('sexGrindB');
}
}
}
movieClip 2903 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 2948 {
}
movieClip 2993 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 3054 {
}
movieClip 3055 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 3056 {
frame 1 {
if (_root.talkGrindNo2 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1G');
_root.talkGrindNo2 = 'noTalk';
}
}
frame 1 {
if (_root.noBounceStart2 == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart2 = 'noMore';
}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
}
frame 3 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 25 {
if (_root.talkGrindNo2 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1G');
_root.talkGrindNo2 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
}
frame 28 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 49 {
if (_root.sexSpeed == 'sexGrindB') {
_root.gotoAndStop('sexGrindB');
} else {
if (_root.sexSpeed == 'sexUpDown') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 74 {
_root.noBounceStart2 = 'more';
if (_root.sexSpeed == 'sexGrindB') {
_root.gotoAndStop('sexGrindB');
} else {
if (_root.sexSpeed == 'sexUpDown') {
_root.gotoAndStop('sexUpDown');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
_root.gotoAndStop('sexUpDown3');
} else {
this.gotoAndPlay(1);
}
}
}
}
}
button 3057 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn05 = 'btnClick1';
}
}
button 3060 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.sqdBtn05 = 'btnClick1';
}
}
button 3061 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.sqdBtn05 = 'btnClick';
}
}
movieClip 3062 {
frame 1 {
gotoAndPlay(_root.sqdBtn05);
}
frame 4 {
gotoAndPlay(_root.sqdBtn05);
}
frame 5 {
_root.sqdBtn05 = 'notBtn';
}
frame 11 {
gotoAndPlay(_root.sqdBtn05);
}
frame 12 {
_root.sqdBtn05 = 'notBtn2';
}
frame 18 {
gotoAndPlay(_root.sqdBtn05);
}
frame 20 {
gotoAndPlay(_root.sqdBtn05);
}
frame 22 {
gotoAndPlay(_root.sqdBtn05);
}
frame 24 {
gotoAndPlay(_root.sqdBtn05);
}
}
frame 10 {
_root.frameLbl = 'sexGrindB';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 3065 {
frame 121 {
if (_root.sexSpeed == 'sexGrindA' || _root.sexSpeed == 'sexGrindB') {
_root.sexSpeed = 'sexGrindA';
_root.gotoAndStop('sexGrindA');
}
}
}
movieClip 3066 {
}
movieClip 3067 {
}
movieClip 3068 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 3069 {
frame 1 {
if (_root.noBounceStart2 == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart2 = 'noMore';
}
}
frame 3 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 28 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 49 {
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
if (_root.sexSpeed == 'sexUpDown') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 74 {
_root.noBounceStart2 = 'more';
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
if (_root.sexSpeed == 'sexUpDown') {
_root.gotoAndStop('sexUpDown');
} else {
if (_root.sexSpeed == 'sexUpDown3') {
_root.gotoAndStop('sexUpDown3');
} else {
this.gotoAndPlay(1);
}
}
}
}
}
frame 11 {
_root.frameLbl = 'sexUpDown3';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 3074 {
}
movieClip 3075 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 3076 {
frame 146 {
this.gotoAndPlay(2);
}
}
movieClip 3101 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 3118 {
}
movieClip 3119 {
}
movieClip 3120 {
frame 1 {
_root.talkNoDoIt = 'noTalk';
if (_root.talkSUD3No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD3');
_root.talkSUD3No1 = 'noTalk';
}
}
frame 1 {
if (_root.noBounceStart3 == 'noMore') {
gotoAndPlay('loop');
} else {}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
} else {
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
if (_root.sqdBtn07 == 'notBtn') {
_root.sqdBtn07 = 'btnLock';
} else {
if (_root.sqdBtn07 == 'notBtn2') {
_root.sqdBtn07 = 'btnUnLock1S';
}
}
}
frame 8 {
_root.penisWet = 'x2';
}
frame 25 {
_root.talkNoDoIt = 'noTalk';
if (_root.talkSUD3No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD3');
_root.talkSUD3No1 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
} else {
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
if (_root.sqdBtn07 == 'notBtn') {
_root.sqdBtn07 = 'btnLock';
} else {
if (_root.sqdBtn07 == 'notBtn2') {
_root.sqdBtn07 = 'btnUnLock1S';
}
}
}
frame 37 {
if (_root.sexSpeed == 'sexUpDown') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown4') {
_root.noBounceStart3 = 'more';
_root.gotoAndStop('sexUpDown4');
} else {
if (_root.sexSpeed == 'sexGrindA') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 38 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 62 {
_root.noBounceStart3 = 'more';
if (_root.sexSpeed == 'sexUpDown') {
_root.gotoAndStop('sexUpDown');
} else {
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
this.gotoAndPlay('starter');
}
}
}
}
button 3124 {
on (press) {
_root.sexSpeed = 'sexUpDown4';
_root.sqdBtn06 = 'btnClick1';
}
}
button 3125 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.talkSUD1No1 = 'talk01';
_root.sqdBtn06 = 'btnClick1';
}
}
button 3126 {
on (press) {
_root.sexSpeed = 'sexUpDown4';
}
}
button 3127 {
on (press) {
_root.sexSpeed = 'sexUpDown';
}
}
button 3128 {
on (press) {
_root.sexSpeed = 'sexUpDown';
_root.talkSUD1No1 = 'talk01';
_root.sqdBtn06 = 'btnClick';
}
}
movieClip 3129 {
frame 1 {
gotoAndPlay(_root.sqdBtn06);
}
frame 4 {
gotoAndPlay(_root.sqdBtn06);
}
frame 5 {
_root.sqdBtn06 = 'btnUnLock1S';
}
frame 17 {
gotoAndPlay(_root.sqdBtn06);
}
frame 18 {
_root.sqdBtn06 = 'notBtn';
}
frame 24 {
gotoAndPlay(_root.sqdBtn06);
}
frame 25 {
_root.sqdBtn06 = 'notBtn2';
}
frame 31 {
gotoAndPlay(_root.sqdBtn06);
}
frame 33 {
gotoAndPlay(_root.sqdBtn06);
}
frame 35 {
gotoAndPlay(_root.sqdBtn06);
}
frame 37 {
gotoAndPlay(_root.sqdBtn06);
}
}
frame 12 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
}
frame 12 {
_root.frameLbl = 'sexUpDown4';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 3130 {
}
movieClip 3131 {
}
movieClip 3132 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 3138 {
frame 146 {
this.gotoAndPlay(2);
}
}
movieClip 3139 {
frame 1 {
if (_root.talkSUD4No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD4');
_root.talkSUD4No1 = 'noTalk';
}
}
frame 1 {
_root.sqdBtn06 = 'btnUnLock1S';
_root.penisWet = 'x2';
}
frame 13 {
if (_root.sexSpeed == 'sexUpDown3') {
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexOrgasmA') {
_root.gotoAndStop('sexOrgasmA');
} else {
if (_root.sexSpeed == 'sexOrgasmB') {
_root.gotoAndStop('sexOrgasmB');
} else {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
}
frame 14 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 38 {
if (_root.sexSpeed == 'sexUpDown3') {
_root.gotoAndStop('sexUpDown3');
} else {
this.gotoAndPlay('loop');
}
}
}
button 3144 {
on (press) {
_root.sexSpeed = 'sexOrgasmB';
_root.sqdBtn07 = 'btnClick1';
}
}
button 3149 {
on (press) {
_root.sexSpeed = 'sexOrgasmA';
_root.sqdBtn07 = 'btnClick1';
}
}
button 3152 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnClick1';
}
}
button 3153 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnClick';
}
}
button 3154 {
on (press) {
_root.sexSpeed = 'sexUpDown3';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnUnLock1S';
}
}
movieClip 3155 {
frame 1 {
gotoAndPlay(_root.sqdBtn07);
}
frame 4 {
gotoAndPlay(_root.sqdBtn07);
}
frame 5 {
_root.sqdBtn07 = 'notBtn';
}
frame 11 {
gotoAndPlay(_root.sqdBtn07);
}
frame 12 {
_root.sqdBtn07 = 'notBtn2';
}
frame 18 {
gotoAndPlay(_root.sqdBtn07);
}
frame 20 {
gotoAndPlay(_root.sqdBtn07);
}
frame 22 {
gotoAndPlay(_root.sqdBtn07);
}
frame 24 {
gotoAndPlay(_root.sqdBtn07);
}
frame 25 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 37 {
gotoAndPlay(_root.sqdBtn07);
}
}
frame 13 {
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'talk01';
}
frame 13 {
_root.frameLbl = 'sexOrgasmA';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 3160 {
frame 289 {
_root.gotoAndStop('sexBreatherA');
}
}
movieClip 3357 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 49 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 50 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 51 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 52 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 53 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 54 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 55 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 56 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 57 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 58 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 59 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 60 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 61 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 62 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 63 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 64 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 65 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 66 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 67 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 68 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 69 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 70 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 71 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 72 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 73 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 74 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 75 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 76 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 77 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 78 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 79 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 80 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 81 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 82 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 83 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 84 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 85 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 86 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 87 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 88 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 89 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 90 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 91 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 92 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 93 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 94 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 95 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 96 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 97 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 98 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 99 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 100 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 101 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 102 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 103 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 104 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 105 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 106 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 107 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 108 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 109 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 110 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 111 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 112 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 113 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 114 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 115 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 116 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 117 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 118 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 119 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 120 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 121 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 122 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 123 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 124 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 125 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 126 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 127 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 128 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 129 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 130 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 131 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 132 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 133 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 134 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 135 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 136 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 137 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 138 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 139 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 140 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 141 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 142 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 143 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 144 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 145 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 146 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 147 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 148 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 149 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 150 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 151 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 152 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 153 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 154 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 155 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 156 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 157 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 158 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 159 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 160 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 161 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 162 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 163 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 164 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 165 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 166 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 167 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 168 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 169 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 170 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 171 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 172 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 173 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 174 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 175 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 176 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 177 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 178 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 179 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 180 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 181 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 182 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 183 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 184 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 185 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 186 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 187 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 188 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 189 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 190 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 191 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 192 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 193 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 194 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 195 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 196 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 197 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 198 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 199 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 200 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 201 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 202 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 203 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 204 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 205 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 206 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 207 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 208 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 209 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 210 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 211 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 212 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 213 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 214 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 215 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 216 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 217 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 218 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 219 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 220 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 221 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 222 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 223 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 224 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 225 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 226 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 227 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 228 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 229 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 230 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 231 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 232 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 233 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 234 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 235 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 236 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 237 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 238 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 239 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 240 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 241 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 242 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 243 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 244 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 245 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 246 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 247 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 248 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 249 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 250 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 251 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 252 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 253 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 254 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 255 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 256 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 257 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 258 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 259 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 260 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 261 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 262 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 263 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 264 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 265 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 266 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 267 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 268 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 269 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 270 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 271 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 272 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 273 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 274 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 275 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 276 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 277 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 278 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 279 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 280 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 281 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 282 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 283 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 284 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 285 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 286 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 287 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 288 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 3545 {
}
movieClip 3546 {
}
movieClip 3657 {
frame 1 {
if (_root.femSquirt == 'On') {
play();
} else {
if (_root.femSquirt == 'Off') {
stop();
}
}
}
}
movieClip 3659 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 3847 {
frame 25 {
if (_root.jizz01Lvl == 'x0') {
_root.jizz01Lvl = 'x1a';
} else {
if (_root.jizz01Lvl == 'x1a') {
_root.jizz01Lvl = 'x1b';
} else {
if (_root.jizz01Lvl == 'x1b') {
_root.jizz01Lvl = 'x1c';
} else {
if (_root.jizz01Lvl == 'x1c') {
_root.jizz01Lvl = 'x1a';
}
}
}
}
}
frame 29 {
if (_root.jizz02Lvl == 'x0') {
_root.jizz02Lvl = 'x1a';
} else {
if (_root.jizz02Lvl == 'x1a') {
_root.jizz02Lvl = 'x1b';
} else {
if (_root.jizz02Lvl == 'x1b') {
_root.jizz02Lvl = 'x1c';
} else {
if (_root.jizz02Lvl == 'x1c') {
_root.jizz02Lvl = 'x1a';
}
}
}
}
}
frame 33 {
if (_root.jizz03Lvl == 'x0') {
_root.jizz03Lvl = 'x1a';
} else {
if (_root.jizz03Lvl == 'x1a') {
_root.jizz03Lvl = 'x1b';
} else {
if (_root.jizz03Lvl == 'x1b') {
_root.jizz03Lvl = 'x1c';
} else {
if (_root.jizz03Lvl == 'x1c') {
_root.jizz03Lvl = 'x1a';
}
}
}
}
}
frame 37 {
if (_root.jizz04Lvl == 'x0') {
_root.jizz04Lvl = 'x1a';
} else {
if (_root.jizz04Lvl == 'x1a') {
_root.jizz04Lvl = 'x1b';
} else {
if (_root.jizz04Lvl == 'x1b') {
_root.jizz04Lvl = 'x1c';
} else {
if (_root.jizz04Lvl == 'x1c') {
_root.jizz04Lvl = 'x1a';
}
}
}
}
}
frame 40 {
if (_root.jizz05Lvl == 'x0') {
_root.jizz05Lvl = 'x1a';
} else {
if (_root.jizz05Lvl == 'x1a') {
_root.jizz05Lvl = 'x1b';
} else {
if (_root.jizz05Lvl == 'x1b') {
_root.jizz05Lvl = 'x1c';
} else {
if (_root.jizz05Lvl == 'x1c') {
_root.jizz05Lvl = 'x1a';
}
}
}
}
}
frame 42 {
if (_root.jizz06Lvl == 'x0') {
_root.jizz06Lvl = 'x1a';
} else {
if (_root.jizz06Lvl == 'x1a') {
_root.jizz06Lvl = 'x1b';
} else {
if (_root.jizz06Lvl == 'x1b') {
_root.jizz06Lvl = 'x1c';
} else {
if (_root.jizz06Lvl == 'x1c') {
_root.jizz06Lvl = 'x1a';
}
}
}
}
}
frame 45 {
if (_root.jizz07Lvl == 'x0') {
_root.jizz07Lvl = 'x1a';
} else {
if (_root.jizz07Lvl == 'x1a') {
_root.jizz07Lvl = 'x1b';
} else {
if (_root.jizz07Lvl == 'x1b') {
_root.jizz07Lvl = 'x1c';
} else {
if (_root.jizz07Lvl == 'x1c') {
_root.jizz07Lvl = 'x1a';
}
}
}
}
}
frame 48 {
if (_root.jizz08Lvl == 'x0') {
_root.jizz08Lvl = 'x1a';
} else {
if (_root.jizz08Lvl == 'x1a') {
_root.jizz08Lvl = 'x1b';
} else {
if (_root.jizz08Lvl == 'x1b') {
_root.jizz08Lvl = 'x1c';
} else {
if (_root.jizz08Lvl == 'x1c') {
_root.jizz08Lvl = 'x1a';
}
}
}
}
}
frame 75 {
if (_root.jizz09Lvl == 'x0') {
_root.jizz09Lvl = 'x1a';
} else {
if (_root.jizz09Lvl == 'x1a') {
_root.jizz09Lvl = 'x1b';
} else {
if (_root.jizz09Lvl == 'x1b') {
_root.jizz09Lvl = 'x1c';
} else {
if (_root.jizz09Lvl == 'x1c') {
_root.jizz09Lvl = 'x1a';
}
}
}
}
}
frame 77 {
if (_root.jizz10Lvl == 'x0') {
_root.jizz10Lvl = 'x1a';
} else {
if (_root.jizz10Lvl == 'x1a') {
_root.jizz10Lvl = 'x1b';
} else {
if (_root.jizz10Lvl == 'x1b') {
_root.jizz10Lvl = 'x1c';
} else {
if (_root.jizz10Lvl == 'x1c') {
_root.jizz10Lvl = 'x1a';
}
}
}
}
}
frame 80 {
if (_root.jizz11Lvl == 'x0') {
_root.jizz11Lvl = 'x1a';
} else {
if (_root.jizz11Lvl == 'x1a') {
_root.jizz11Lvl = 'x1b';
} else {
if (_root.jizz11Lvl == 'x1b') {
_root.jizz11Lvl = 'x1c';
} else {
if (_root.jizz11Lvl == 'x1c') {
_root.jizz11Lvl = 'x1a';
}
}
}
}
}
frame 83 {
if (_root.jizz12Lvl == 'x0') {
_root.jizz12Lvl = 'x1a';
} else {
if (_root.jizz12Lvl == 'x1a') {
_root.jizz12Lvl = 'x1b';
} else {
if (_root.jizz12Lvl == 'x1b') {
_root.jizz12Lvl = 'x1c';
} else {
if (_root.jizz12Lvl == 'x1c') {
_root.jizz12Lvl = 'x1a';
}
}
}
}
}
frame 85 {
if (_root.jizz13Lvl == 'x0') {
_root.jizz13Lvl = 'x1a';
} else {
if (_root.jizz13Lvl == 'x1a') {
_root.jizz13Lvl = 'x1b';
} else {
if (_root.jizz13Lvl == 'x1b') {
_root.jizz13Lvl = 'x1c';
} else {
if (_root.jizz13Lvl == 'x1c') {
_root.jizz13Lvl = 'x1a';
}
}
}
}
}
frame 117 {
if (_root.jizz14Lvl == 'x0') {
_root.jizz14Lvl = 'x1a';
} else {
if (_root.jizz14Lvl == 'x1a') {
_root.jizz14Lvl = 'x1b';
} else {
if (_root.jizz14Lvl == 'x1b') {
_root.jizz14Lvl = 'x1c';
} else {
if (_root.jizz14Lvl == 'x1c') {
_root.jizz14Lvl = 'x1a';
}
}
}
}
}
frame 121 {
if (_root.jizz15Lvl == 'x0') {
_root.jizz15Lvl = 'x1a';
} else {
if (_root.jizz15Lvl == 'x1a') {
_root.jizz15Lvl = 'x1b';
} else {
if (_root.jizz15Lvl == 'x1b') {
_root.jizz15Lvl = 'x1c';
} else {
if (_root.jizz15Lvl == 'x1c') {
_root.jizz15Lvl = 'x1a';
}
}
}
}
}
frame 123 {
if (_root.jizz16Lvl == 'x0') {
_root.jizz16Lvl = 'x1a';
} else {
if (_root.jizz16Lvl == 'x1a') {
_root.jizz16Lvl = 'x1b';
} else {
if (_root.jizz16Lvl == 'x1b') {
_root.jizz16Lvl = 'x1c';
} else {
if (_root.jizz16Lvl == 'x1c') {
_root.jizz16Lvl = 'x1a';
}
}
}
}
}
frame 128 {
if (_root.jizz17Lvl == 'x0') {
_root.jizz17Lvl = 'x1a';
} else {
if (_root.jizz17Lvl == 'x1a') {
_root.jizz17Lvl = 'x1b';
} else {
if (_root.jizz17Lvl == 'x1b') {
_root.jizz17Lvl = 'x1c';
} else {
if (_root.jizz17Lvl == 'x1c') {
_root.jizz17Lvl = 'x1a';
}
}
}
}
}
frame 131 {
if (_root.jizz18Lvl == 'x0') {
_root.jizz18Lvl = 'x1a';
} else {
if (_root.jizz18Lvl == 'x1a') {
_root.jizz18Lvl = 'x1b';
} else {
if (_root.jizz18Lvl == 'x1b') {
_root.jizz18Lvl = 'x1c';
} else {
if (_root.jizz18Lvl == 'x1c') {
_root.jizz18Lvl = 'x1a';
}
}
}
}
}
frame 136 {
if (_root.jizz19Lvl == 'x0') {
_root.jizz19Lvl = 'x1a';
} else {
if (_root.jizz19Lvl == 'x1a') {
_root.jizz19Lvl = 'x1b';
} else {
if (_root.jizz19Lvl == 'x1b') {
_root.jizz19Lvl = 'x1c';
} else {
if (_root.jizz19Lvl == 'x1c') {
_root.jizz19Lvl = 'x1a';
}
}
}
}
}
frame 172 {
if (_root.jizz20Lvl == 'x0') {
_root.jizz20Lvl = 'x1a';
} else {
if (_root.jizz20Lvl == 'x1a') {
_root.jizz20Lvl = 'x1b';
} else {
if (_root.jizz20Lvl == 'x1b') {
_root.jizz20Lvl = 'x1c';
} else {
if (_root.jizz20Lvl == 'x1c') {
_root.jizz20Lvl = 'x1a';
}
}
}
}
}
frame 175 {
if (_root.jizz21Lvl == 'x0') {
_root.jizz21Lvl = 'x1a';
} else {
if (_root.jizz21Lvl == 'x1a') {
_root.jizz21Lvl = 'x1b';
} else {
if (_root.jizz21Lvl == 'x1b') {
_root.jizz21Lvl = 'x1c';
} else {
if (_root.jizz21Lvl == 'x1c') {
_root.jizz21Lvl = 'x1a';
}
}
}
}
}
frame 178 {
if (_root.jizz22Lvl == 'x0') {
_root.jizz22Lvl = 'x1a';
} else {
if (_root.jizz22Lvl == 'x1a') {
_root.jizz22Lvl = 'x1b';
} else {
if (_root.jizz22Lvl == 'x1b') {
_root.jizz22Lvl = 'x1c';
} else {
if (_root.jizz22Lvl == 'x1c') {
_root.jizz22Lvl = 'x1a';
}
}
}
}
}
frame 180 {
if (_root.jizz23Lvl == 'x0') {
_root.jizz23Lvl = 'x1a';
} else {
if (_root.jizz23Lvl == 'x1a') {
_root.jizz23Lvl = 'x1b';
} else {
if (_root.jizz23Lvl == 'x1b') {
_root.jizz23Lvl = 'x1c';
} else {
if (_root.jizz23Lvl == 'x1c') {
_root.jizz23Lvl = 'x1a';
}
}
}
}
}
frame 190 {
if (_root.jizz24Lvl == 'x0') {
_root.jizz24Lvl = 'x1a';
} else {
if (_root.jizz24Lvl == 'x1a') {
_root.jizz24Lvl = 'x1b';
} else {
if (_root.jizz24Lvl == 'x1b') {
_root.jizz24Lvl = 'x1c';
} else {
if (_root.jizz24Lvl == 'x1c') {
_root.jizz24Lvl = 'x1a';
}
}
}
}
}
frame 227 {
if (_root.jizz25Lvl == 'x0') {
_root.jizz25Lvl = 'x1a';
} else {
if (_root.jizz25Lvl == 'x1a') {
_root.jizz25Lvl = 'x1b';
} else {
if (_root.jizz25Lvl == 'x1b') {
_root.jizz25Lvl = 'x1c';
} else {
if (_root.jizz25Lvl == 'x1c') {
_root.jizz25Lvl = 'x1a';
}
}
}
}
}
frame 279 {
if (_root.jizz26Lvl == 'x0') {
_root.jizz26Lvl = 'x1a';
} else {
if (_root.jizz26Lvl == 'x1a') {
_root.jizz26Lvl = 'x1b';
} else {
if (_root.jizz26Lvl == 'x1b') {
_root.jizz26Lvl = 'x1c';
} else {
if (_root.jizz26Lvl == 'x1c') {
_root.jizz26Lvl = 'x1a';
}
}
}
}
}
frame 280 {
if (_root.tissues == 'xOn') {
} else {
if (_root.tissues == 'xOff') {
_root.BG.speaker1.tissue.gotoAndPlay(2);
_root.tissues = 'xOn';
}
}
}
frame 290 {
stop();
}
}
movieClip 3848 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 6 {
gotoAndPlay(_root.futa);
}
}
movieClip 4006 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 75 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 76 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 77 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 78 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 79 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 80 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 81 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 82 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 83 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 84 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 85 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 86 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 87 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 88 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 89 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 90 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 91 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 92 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 93 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 94 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 95 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 96 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 97 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 98 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 99 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 100 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 101 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 102 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 103 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 104 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 105 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 106 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 107 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 108 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 109 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 110 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 111 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 112 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 113 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 114 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 115 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 116 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 117 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 118 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 119 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 120 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 121 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 122 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 123 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 124 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 125 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 126 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 127 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 128 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 129 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 130 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 131 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 132 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 133 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 134 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 135 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 136 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 137 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 138 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 139 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 140 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 141 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 142 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 143 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 144 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 145 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 146 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 147 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 148 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 149 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 150 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 151 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 152 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 153 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 154 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 155 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 156 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 157 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 158 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 159 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 160 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 161 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 162 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 163 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 164 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 165 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 166 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 167 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 168 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 169 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 170 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 171 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 172 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 173 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 174 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 175 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 176 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 177 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 178 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 179 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 180 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 181 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 182 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 183 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 184 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 185 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 186 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 187 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 188 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 189 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 190 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 191 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 192 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 193 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 194 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 195 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 196 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 197 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 198 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 199 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 200 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 201 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 202 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 203 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 204 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 205 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 206 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 207 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 208 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 209 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 210 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 211 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 212 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 213 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 214 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 215 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 216 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 217 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 218 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 219 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 220 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 221 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 222 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 223 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 224 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 225 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 226 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 227 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 228 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 229 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 230 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 231 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 232 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 233 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 234 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 235 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 236 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 237 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 238 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 239 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 240 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 241 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 242 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 243 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 244 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 245 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 246 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 247 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 248 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 249 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 250 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 251 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 252 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 253 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 254 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 255 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 256 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 257 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 258 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 259 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 260 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 261 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 262 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 263 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 264 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 265 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 266 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 267 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 268 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 269 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 270 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 271 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 272 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 273 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 274 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 275 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 276 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 277 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 278 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 279 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 280 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 281 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 282 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 283 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 284 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 285 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 286 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 287 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 288 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 289 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4008 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 4009 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 4012 {
frame 1 {
gotoAndPlay(_root.nipShade);
}
frame 3 {
gotoAndPlay(_root.nipShade);
}
frame 5 {
gotoAndPlay(_root.nipShade);
}
frame 7 {
gotoAndPlay(_root.nipShade);
}
}
movieClip 4013 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
frame 7 {
gotoAndPlay(_root.futa);
}
}
movieClip 4172 {
frame 1 {
gotoAndPlay(_root.fingerGlow);
}
frame 3 {
gotoAndPlay(_root.fingerGlow);
}
frame 5 {
gotoAndPlay(_root.fingerGlow);
}
}
movieClip 4173 {
}
movieClip 4221 {
frame 1 {
_root.voiceMain.gotoAndPlay('OrgInt');
_root.talkBreathing = 'breathingStart';
_root.talkNoIntExt = 'Int';
}
frame 1 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 61 {
_root.penisWet = 'x3';
}
frame 289 {
_root.sexSpeed = 'breatherA';
_root.gotoAndStop('sexBreatherA');
}
}
frame 14 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 14 {
_root.frameLbl = 'sexBreatherA';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4226 {
frame 1 {
if (_root.btnHeart == 'appeared') {
} else {
_root.btnAll.btnHeart.gotoAndPlay(2);
_root.btnHeart = 'appeared';
}
}
}
movieClip 4227 {
}
movieClip 4245 {
}
movieClip 4246 {
}
movieClip 4247 {
}
movieClip 4285 {
frame 1 {
stop();
}
frame 2 {
_root.pregCounter.gotoAndStop(1);
_root.impregChance = '00';
play();
}
}
movieClip 4286 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4287 {
frame 1 {
if (_root.talkBreathing == 'breathingStart') {
_root.voiceMain.gotoAndPlay('breatherA');
}
_root.talkBreathing = 'breathingLoop';
_root.talkNoIntExt = 'Int';
}
frame 1 {
if (_root.fertile == 'yes' || _root.impregChance == '100') {
pregClip.gotoAndPlay(2);
} else {}
}
frame 49 {
if (_root.sexSpeed == 'breatherA') {
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
} else {
if (_root.sexSpeed == 'restart') {
xRay.gotoAndPlay('restart');
gotoAndPlay('restart');
}
}
}
frame 50 {
_root.talkBreathing = 'breathingStart';
_root.talkSUD1No1 = 'restartT';
_root.voiceMain.gotoAndPlay('restartT');
}
frame 50 {
if (_root.impregChance == '50') {
_root.impregChance = '75';
_root.pregCounter.gotoAndPlay(2);
} else {
if (_root.impregChance == '75') {
_root.impregChance = '100';
_root.pregCounter.gotoAndPlay(2);
} else {
if (_root.impregChance == '100') {
_root.impregChance = '00';
_root.pregCounter.gotoAndPlay(2);
} else {
if (_root.impregChance == '00') {
} else {
_root.impregChance = '50';
_root.pregCounter.gotoAndPlay(2);
}
}
}
}
}
frame 74 {
_root.gotoAndStop('sexUpDown');
}
}
button 4288 {
on (press) {
_root.voiceMain.gotoAndPlay('restart');
}
}
frame 15 {
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'talk01';
}
frame 15 {
_root.frameLbl = 'sexOrgasmB';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4289 {
frame 289 {
_root.gotoAndStop('sexBreatherB');
}
}
movieClip 4293 {
}
movieClip 4296 {
}
movieClip 4487 {
frame 1 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 2 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 3 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 4 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 5 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 6 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 7 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 8 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 9 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 10 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 11 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 12 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 13 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 14 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 15 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 16 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 17 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 18 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 19 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 20 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 21 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 22 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 23 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 24 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 25 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 26 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 27 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 28 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 29 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 30 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 31 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 32 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 33 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 34 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 35 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 36 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 37 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 38 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 39 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 40 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 41 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 42 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 43 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 44 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 45 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 46 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 47 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 48 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 49 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 50 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 51 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 52 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 53 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 54 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 55 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 56 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 57 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 58 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 59 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 60 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 61 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 62 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 63 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 64 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 65 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 66 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 67 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 68 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 69 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 70 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 71 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 72 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 73 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 74 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 75 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 76 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 77 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 78 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 79 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 80 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 81 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 82 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 83 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 84 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 85 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 86 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 87 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 88 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 89 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 90 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 91 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 92 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 93 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 94 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 95 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 96 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 97 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 98 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 99 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 100 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 101 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 102 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 103 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 104 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 105 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 106 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 107 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 108 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 109 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 110 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 111 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 112 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 113 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 114 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 115 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 116 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 117 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 118 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 119 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 120 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 121 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 122 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 123 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 124 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 125 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 126 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 127 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 128 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 129 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 130 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 131 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 132 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 133 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 134 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 135 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 136 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 137 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 138 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 139 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 140 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 141 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 142 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 143 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 144 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 145 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 146 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 147 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 148 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 149 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 150 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 151 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 152 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 153 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 154 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 155 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 156 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 157 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 158 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 159 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 160 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 161 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 162 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 163 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 164 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 165 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 166 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 167 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 168 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 169 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 170 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 171 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 172 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 173 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 174 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 175 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 176 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 177 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 178 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 179 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 180 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 181 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 182 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 183 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 184 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 185 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 186 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 187 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 188 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 189 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 190 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 191 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 192 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 193 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 194 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 195 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 196 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 197 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 198 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 199 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 200 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 201 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 202 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 203 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 204 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 205 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 206 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 207 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 208 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 209 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 210 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 211 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 212 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 213 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 214 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 215 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 216 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 217 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 218 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 219 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 220 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 221 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 222 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 223 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 224 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 225 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 226 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 227 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 228 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 229 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 230 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 231 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 232 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 233 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 234 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 235 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 236 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 237 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 238 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 239 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 240 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 241 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 242 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 243 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 244 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 245 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 246 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 247 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 248 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 249 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 250 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 251 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 252 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 253 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 254 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 255 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 256 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 257 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 258 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 259 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 260 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 261 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 262 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 263 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 264 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 265 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 266 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 267 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 268 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 269 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 270 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 271 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 272 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 273 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 274 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 275 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 276 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 277 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 278 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 279 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 280 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 281 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 282 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 283 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 284 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 285 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 286 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 287 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
frame 288 {
if (_root.topLeotard == 'clothOn') {
_parent.bra._visible = true;
} else {
if (_root.topLeotard == 'clothMid') {
_parent.bra._visible = false;
} else {
if (_root.topLeotard == 'clothOff') {
_parent.bra._visible = false;
}
}
}
}
}
movieClip 4629 {
}
movieClip 4630 {
}
movieClip 4631 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4770 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 4771 {
}
movieClip 4772 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 4782 {
frame 1 {
_root.voiceMain.gotoAndPlay('OrgExt');
_root.talkBreathing = 'breathingStart';
_root.talkNoIntExt = 'Ext';
}
frame 1 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 25 {
if (_root.jizz01Lvl == 'x0') {
_root.jizz01Lvl = 'x1a';
} else {
if (_root.jizz01Lvl == 'x1a') {
_root.jizz01Lvl = 'x1b';
} else {
if (_root.jizz01Lvl == 'x1b') {
_root.jizz01Lvl = 'x1c';
} else {
if (_root.jizz01Lvl == 'x1c') {
_root.jizz01Lvl = 'x1a';
}
}
}
}
}
frame 29 {
if (_root.jizz02Lvl == 'x0') {
_root.jizz02Lvl = 'x1a';
} else {
if (_root.jizz02Lvl == 'x1a') {
_root.jizz02Lvl = 'x1b';
} else {
if (_root.jizz02Lvl == 'x1b') {
_root.jizz02Lvl = 'x1c';
} else {
if (_root.jizz02Lvl == 'x1c') {
_root.jizz02Lvl = 'x1a';
}
}
}
}
}
frame 33 {
if (_root.jizz03Lvl == 'x0') {
_root.jizz03Lvl = 'x1a';
} else {
if (_root.jizz03Lvl == 'x1a') {
_root.jizz03Lvl = 'x1b';
} else {
if (_root.jizz03Lvl == 'x1b') {
_root.jizz03Lvl = 'x1c';
} else {
if (_root.jizz03Lvl == 'x1c') {
_root.jizz03Lvl = 'x1a';
}
}
}
}
}
frame 37 {
if (_root.jizz04Lvl == 'x0') {
_root.jizz04Lvl = 'x1a';
} else {
if (_root.jizz04Lvl == 'x1a') {
_root.jizz04Lvl = 'x1b';
} else {
if (_root.jizz04Lvl == 'x1b') {
_root.jizz04Lvl = 'x1c';
} else {
if (_root.jizz04Lvl == 'x1c') {
_root.jizz04Lvl = 'x1a';
}
}
}
}
}
frame 40 {
if (_root.jizz05Lvl == 'x0') {
_root.jizz05Lvl = 'x1a';
} else {
if (_root.jizz05Lvl == 'x1a') {
_root.jizz05Lvl = 'x1b';
} else {
if (_root.jizz05Lvl == 'x1b') {
_root.jizz05Lvl = 'x1c';
} else {
if (_root.jizz05Lvl == 'x1c') {
_root.jizz05Lvl = 'x1a';
}
}
}
}
}
frame 42 {
if (_root.jizz06Lvl == 'x0') {
_root.jizz06Lvl = 'x1a';
} else {
if (_root.jizz06Lvl == 'x1a') {
_root.jizz06Lvl = 'x1b';
} else {
if (_root.jizz06Lvl == 'x1b') {
_root.jizz06Lvl = 'x1c';
} else {
if (_root.jizz06Lvl == 'x1c') {
_root.jizz06Lvl = 'x1a';
}
}
}
}
}
frame 45 {
if (_root.jizz07Lvl == 'x0') {
_root.jizz07Lvl = 'x1a';
} else {
if (_root.jizz07Lvl == 'x1a') {
_root.jizz07Lvl = 'x1b';
} else {
if (_root.jizz07Lvl == 'x1b') {
_root.jizz07Lvl = 'x1c';
} else {
if (_root.jizz07Lvl == 'x1c') {
_root.jizz07Lvl = 'x1a';
}
}
}
}
}
frame 48 {
if (_root.jizz08Lvl == 'x0') {
_root.jizz08Lvl = 'x1a';
} else {
if (_root.jizz08Lvl == 'x1a') {
_root.jizz08Lvl = 'x1b';
} else {
if (_root.jizz08Lvl == 'x1b') {
_root.jizz08Lvl = 'x1c';
} else {
if (_root.jizz08Lvl == 'x1c') {
_root.jizz08Lvl = 'x1a';
}
}
}
}
}
frame 75 {
if (_root.jizz09Lvl == 'x0') {
_root.jizz09Lvl = 'x1a';
} else {
if (_root.jizz09Lvl == 'x1a') {
_root.jizz09Lvl = 'x1b';
} else {
if (_root.jizz09Lvl == 'x1b') {
_root.jizz09Lvl = 'x1c';
} else {
if (_root.jizz09Lvl == 'x1c') {
_root.jizz09Lvl = 'x1a';
}
}
}
}
}
frame 77 {
if (_root.jizz10Lvl == 'x0') {
_root.jizz10Lvl = 'x1a';
} else {
if (_root.jizz10Lvl == 'x1a') {
_root.jizz10Lvl = 'x1b';
} else {
if (_root.jizz10Lvl == 'x1b') {
_root.jizz10Lvl = 'x1c';
} else {
if (_root.jizz10Lvl == 'x1c') {
_root.jizz10Lvl = 'x1a';
}
}
}
}
}
frame 80 {
if (_root.jizz11Lvl == 'x0') {
_root.jizz11Lvl = 'x1a';
} else {
if (_root.jizz11Lvl == 'x1a') {
_root.jizz11Lvl = 'x1b';
} else {
if (_root.jizz11Lvl == 'x1b') {
_root.jizz11Lvl = 'x1c';
} else {
if (_root.jizz11Lvl == 'x1c') {
_root.jizz11Lvl = 'x1a';
}
}
}
}
}
frame 83 {
if (_root.jizz12Lvl == 'x0') {
_root.jizz12Lvl = 'x1a';
} else {
if (_root.jizz12Lvl == 'x1a') {
_root.jizz12Lvl = 'x1b';
} else {
if (_root.jizz12Lvl == 'x1b') {
_root.jizz12Lvl = 'x1c';
} else {
if (_root.jizz12Lvl == 'x1c') {
_root.jizz12Lvl = 'x1a';
}
}
}
}
}
frame 85 {
if (_root.jizz13Lvl == 'x0') {
_root.jizz13Lvl = 'x1a';
} else {
if (_root.jizz13Lvl == 'x1a') {
_root.jizz13Lvl = 'x1b';
} else {
if (_root.jizz13Lvl == 'x1b') {
_root.jizz13Lvl = 'x1c';
} else {
if (_root.jizz13Lvl == 'x1c') {
_root.jizz13Lvl = 'x1a';
}
}
}
}
}
frame 117 {
if (_root.jizz14Lvl == 'x0') {
_root.jizz14Lvl = 'x1a';
} else {
if (_root.jizz14Lvl == 'x1a') {
_root.jizz14Lvl = 'x1b';
} else {
if (_root.jizz14Lvl == 'x1b') {
_root.jizz14Lvl = 'x1c';
} else {
if (_root.jizz14Lvl == 'x1c') {
_root.jizz14Lvl = 'x1a';
}
}
}
}
}
frame 121 {
if (_root.jizz15Lvl == 'x0') {
_root.jizz15Lvl = 'x1a';
} else {
if (_root.jizz15Lvl == 'x1a') {
_root.jizz15Lvl = 'x1b';
} else {
if (_root.jizz15Lvl == 'x1b') {
_root.jizz15Lvl = 'x1c';
} else {
if (_root.jizz15Lvl == 'x1c') {
_root.jizz15Lvl = 'x1a';
}
}
}
}
}
frame 123 {
if (_root.jizz16Lvl == 'x0') {
_root.jizz16Lvl = 'x1a';
} else {
if (_root.jizz16Lvl == 'x1a') {
_root.jizz16Lvl = 'x1b';
} else {
if (_root.jizz16Lvl == 'x1b') {
_root.jizz16Lvl = 'x1c';
} else {
if (_root.jizz16Lvl == 'x1c') {
_root.jizz16Lvl = 'x1a';
}
}
}
}
}
frame 128 {
if (_root.jizz17Lvl == 'x0') {
_root.jizz17Lvl = 'x1a';
} else {
if (_root.jizz17Lvl == 'x1a') {
_root.jizz17Lvl = 'x1b';
} else {
if (_root.jizz17Lvl == 'x1b') {
_root.jizz17Lvl = 'x1c';
} else {
if (_root.jizz17Lvl == 'x1c') {
_root.jizz17Lvl = 'x1a';
}
}
}
}
}
frame 131 {
if (_root.jizz18Lvl == 'x0') {
_root.jizz18Lvl = 'x1a';
} else {
if (_root.jizz18Lvl == 'x1a') {
_root.jizz18Lvl = 'x1b';
} else {
if (_root.jizz18Lvl == 'x1b') {
_root.jizz18Lvl = 'x1c';
} else {
if (_root.jizz18Lvl == 'x1c') {
_root.jizz18Lvl = 'x1a';
}
}
}
}
}
frame 136 {
if (_root.jizz19Lvl == 'x0') {
_root.jizz19Lvl = 'x1a';
} else {
if (_root.jizz19Lvl == 'x1a') {
_root.jizz19Lvl = 'x1b';
} else {
if (_root.jizz19Lvl == 'x1b') {
_root.jizz19Lvl = 'x1c';
} else {
if (_root.jizz19Lvl == 'x1c') {
_root.jizz19Lvl = 'x1a';
}
}
}
}
}
frame 172 {
if (_root.jizz20Lvl == 'x0') {
_root.jizz20Lvl = 'x1a';
} else {
if (_root.jizz20Lvl == 'x1a') {
_root.jizz20Lvl = 'x1b';
} else {
if (_root.jizz20Lvl == 'x1b') {
_root.jizz20Lvl = 'x1c';
} else {
if (_root.jizz20Lvl == 'x1c') {
_root.jizz20Lvl = 'x1a';
}
}
}
}
}
frame 175 {
if (_root.jizz21Lvl == 'x0') {
_root.jizz21Lvl = 'x1a';
} else {
if (_root.jizz21Lvl == 'x1a') {
_root.jizz21Lvl = 'x1b';
} else {
if (_root.jizz21Lvl == 'x1b') {
_root.jizz21Lvl = 'x1c';
} else {
if (_root.jizz21Lvl == 'x1c') {
_root.jizz21Lvl = 'x1a';
}
}
}
}
}
frame 178 {
if (_root.jizz22Lvl == 'x0') {
_root.jizz22Lvl = 'x1a';
} else {
if (_root.jizz22Lvl == 'x1a') {
_root.jizz22Lvl = 'x1b';
} else {
if (_root.jizz22Lvl == 'x1b') {
_root.jizz22Lvl = 'x1c';
} else {
if (_root.jizz22Lvl == 'x1c') {
_root.jizz22Lvl = 'x1a';
}
}
}
}
}
frame 180 {
if (_root.jizz23Lvl == 'x0') {
_root.jizz23Lvl = 'x1a';
} else {
if (_root.jizz23Lvl == 'x1a') {
_root.jizz23Lvl = 'x1b';
} else {
if (_root.jizz23Lvl == 'x1b') {
_root.jizz23Lvl = 'x1c';
} else {
if (_root.jizz23Lvl == 'x1c') {
_root.jizz23Lvl = 'x1a';
}
}
}
}
}
frame 190 {
if (_root.jizz24Lvl == 'x0') {
_root.jizz24Lvl = 'x1a';
} else {
if (_root.jizz24Lvl == 'x1a') {
_root.jizz24Lvl = 'x1b';
} else {
if (_root.jizz24Lvl == 'x1b') {
_root.jizz24Lvl = 'x1c';
} else {
if (_root.jizz24Lvl == 'x1c') {
_root.jizz24Lvl = 'x1a';
}
}
}
}
}
frame 227 {
if (_root.jizz25Lvl == 'x0') {
_root.jizz25Lvl = 'x1a';
} else {
if (_root.jizz25Lvl == 'x1a') {
_root.jizz25Lvl = 'x1b';
} else {
if (_root.jizz25Lvl == 'x1b') {
_root.jizz25Lvl = 'x1c';
} else {
if (_root.jizz25Lvl == 'x1c') {
_root.jizz25Lvl = 'x1a';
}
}
}
}
}
frame 279 {
if (_root.jizz26Lvl == 'x0') {
_root.jizz26Lvl = 'x1a';
} else {
if (_root.jizz26Lvl == 'x1a') {
_root.jizz26Lvl = 'x1b';
} else {
if (_root.jizz26Lvl == 'x1b') {
_root.jizz26Lvl = 'x1c';
} else {
if (_root.jizz26Lvl == 'x1c') {
_root.jizz26Lvl = 'x1a';
}
}
}
}
}
frame 289 {
_root.sexSpeed = 'breatherB';
_root.gotoAndStop('sexBreatherB');
}
}
frame 16 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 16 {
_root.frameLbl = 'sexBreatherB';
_root.sexType = 'vag';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4783 {
frame 1 {
if (_root.btnHeart == 'appeared') {
} else {
_root.btnAll.btnHeart.gotoAndPlay(2);
_root.btnHeart = 'appeared';
}
}
}
movieClip 4784 {
}
movieClip 4785 {
frame 1 {
gotoAndPlay(_root.futa);
}
frame 3 {
gotoAndPlay(_root.futa);
}
frame 5 {
gotoAndPlay(_root.futa);
}
}
movieClip 4786 {
frame 1 {
if (_root.talkBreathing == 'breathingStart') {
_root.voiceMain.gotoAndPlay('breatherB');
}
_root.talkBreathing = 'breathingLoop';
_root.talkNoIntExt = 'Ext';
}
frame 1 {
if (_root.tissues == 'xOn') {
} else {
if (_root.tissues == 'xOff') {
_root.BG.speaker1.tissue.gotoAndPlay(2);
_root.tissues = 'xOn';
}
}
malePeenF.malePeenF.gotoAndPlay(1);
}
frame 49 {
if (_root.sexSpeed == 'breatherB') {
this.gotoAndPlay('loop');
} else {
if (_root.sexSpeed == 'restart') {
gotoAndPlay('restart');
}
}
}
frame 50 {
_root.talkBreathing = 'breathingStart';
_root.talkFPNo1 = 'restartT';
_root.voiceMain.gotoAndPlay('restartT');
}
frame 74 {
_root.gotoAndStop('fpUpDown');
}
}
button 4787 {
on (press) {
_root.voiceMain.gotoAndPlay('restart');
}
}
frame 18 {
_root.noBounceStart = 'more';
_root.noBounceStart2 = 'more';
}
frame 18 {
_root.frameLbl = 'insertA';
_root.sexType = 'anal';
}
movieClip 4802 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 75 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 76 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 77 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 78 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 79 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 80 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 81 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 82 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 83 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 84 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 85 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 86 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 87 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 88 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 89 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 90 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 91 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 92 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 93 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 94 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 95 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 96 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 97 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 98 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 99 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 100 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 101 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 102 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 103 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 104 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 105 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 106 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 107 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 108 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 109 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 110 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 111 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 112 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 113 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 114 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 115 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 116 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 117 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 118 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 119 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 120 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 121 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 122 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 123 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 124 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 125 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 126 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 127 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 128 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 129 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 130 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 131 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 132 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 133 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 134 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 135 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 136 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 137 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 138 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 139 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 140 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 141 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 142 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 143 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 144 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 145 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 146 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 147 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 148 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 149 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 150 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 151 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 152 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 153 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 154 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 155 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 156 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 157 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 158 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 159 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 160 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 161 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 162 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 163 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 164 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 165 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 166 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 167 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 168 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 169 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 170 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 171 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 172 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 173 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 174 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 175 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 176 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 177 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 178 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 179 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 180 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 181 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 182 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 183 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 184 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 185 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 186 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 187 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 188 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 189 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 190 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 191 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 192 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 193 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 194 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 195 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 196 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 197 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 198 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 199 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 200 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 201 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 202 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 203 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 204 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 205 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 206 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 207 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 208 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 209 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 210 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 211 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 212 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 213 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 214 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 215 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 216 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 217 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4803 {
}
movieClip 4804 {
}
movieClip 4805 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4810 {
frame 1 {
_root.voiceMain.gotoAndPlay('insert');
}
frame 1 {
lboob.gotoAndPlay('loop');
rboob.gotoAndPlay('loop');
_root.sqdBtn02 = 'btnUnLockS';
}
frame 2 {
_root.talkGrindNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
}
frame 112 {
if (_root.panty == 'clothOn' && _root.futa == 'Off') {
_root.panty = 'clothMid';
}
}
frame 160 {
if (_root.penisWet == 'x0') {
_root.penisWet = 'x1';
} else {
if (_root.penisWet == 'x1') {
_root.penisWet = 'x2';
} else {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
}
}
frame 217 {
_root.sexSpeed = 'sexUpDownA';
_root.gotoAndStop('sexUpDownA');
}
}
frame 19 {
_root.frameLbl = 'sexUpDownA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4811 {
}
movieClip 4812 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4813 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4814 {
}
movieClip 4815 {
frame 1 {
if (_root.talkSUD1No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD1');
_root.talkSUD1No1 = 'noTalk';
} else {
if (_root.talkSUD1No1 == 'restartT') {
_root.talkSUD1No1 = 'noTalk';
}
}
}
frame 1 {
if (_root.noBounceStart == 'noMore') {
gotoAndPlay('loop');
futa.futa.gotoAndPlay('loop');
} else {
_root.noBounceStart = 'noMore';
}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnLock';
} else {
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 25 {
if (_root.talkSUD1No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD1');
_root.talkSUD1No1 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock';
} else {
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
}
frame 31 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 43 {
if (_root.boobPop == '01Pop') {
} else {
if (_root.boobPop == 'noPop' && _root.topLeotard == 'clothOn') {
_root.topLeotard = 'clothMid';
_root.boobPop = '01Pop';
}
}
}
frame 49 {
if (_root.sexSpeed == 'sexUpDown2A') {
_root.noBounceStart = 'more';
_root.gotoAndStop('sexUpDown2A');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.noBounceStart = 'more';
_root.gotoAndStop('sexUpDown3A');
} else {
if (_root.sexSpeed == 'sexGrindAA') {
_root.gotoAndStop('sexGrindAA');
} else {
futa.futa.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
}
}
button 4816 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
_root.sqdBtn03 = 'btnClick1';
}
}
button 4817 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
}
}
button 4818 {
on (press) {
_root.sexSpeed = 'sexUpDown2A';
_root.sqdBtn03 = 'btnClick2';
}
}
button 4819 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
_root.sqdBtn03 = 'btnClick2';
}
}
button 4820 {
on (press) {
_root.sexSpeed = 'sexUpDown2A';
_root.sqdBtn03 = 'btnClick3';
}
}
button 4821 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn03 = 'btnClick3';
}
}
button 4822 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
_root.sqdBtn03 = 'btnClick3';
}
}
movieClip 4823 {
frame 1 {
gotoAndPlay(_root.sqdBtn03);
}
frame 4 {
gotoAndPlay(_root.sqdBtn03);
}
frame 5 {
_root.sqdBtn03 = 'btnUnLock1S';
}
frame 17 {
gotoAndPlay(_root.sqdBtn03);
}
frame 19 {
gotoAndPlay(_root.sqdBtn03);
}
frame 20 {
_root.sqdBtn03 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn03);
}
frame 30 {
gotoAndPlay(_root.sqdBtn03);
}
frame 31 {
_root.sqdBtn03 = 'btnUnLock2S';
}
frame 43 {
gotoAndPlay(_root.sqdBtn03);
}
frame 45 {
gotoAndPlay(_root.sqdBtn03);
}
frame 46 {
_root.sqdBtn03 = 'btnUnLock3S';
}
frame 58 {
gotoAndPlay(_root.sqdBtn03);
}
frame 59 {
_root.sqdBtn03 = 'notBtn2';
}
frame 65 {
gotoAndPlay(_root.sqdBtn03);
}
frame 66 {
_root.sqdBtn03 = 'notBtn3';
}
frame 74 {
gotoAndPlay(_root.sqdBtn03);
}
frame 76 {
gotoAndPlay(_root.sqdBtn03);
}
}
frame 20 {
_root.frameLbl = 'sexUpDown2A';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4824 {
}
movieClip 4825 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4826 {
}
movieClip 4827 {
frame 1 {
if (_root.talkSUD2No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1UD2');
_root.talkSUD2No1 = 'noTalk';
}
}
frame 1 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
}
frame 8 {
_root.penisWet = 'x2';
}
frame 24 {
if (_root.penisWet == 'x4') {
_root.penisWet = 'x2';
}
}
frame 25 {
_root.penisWet = 'x2';
}
frame 49 {
if (_root.sexSpeed == 'sexUpDownA') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexGrindAA') {
futa.futa.gotoAndPlay('sexGrindAA');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.noBounceStart3 = 'noMore';
xRay.gotoAndPlay('gotoAndSex3');
futa.futa.gotoAndPlay('goToSex3');
gotoAndPlay('goToSex3');
} else {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 74 {
if (_root.sexSpeed == 'sexUpDownA') {
_root.noBounceStart = 'noMore';
_root.gotoAndStop('sexUpDownA');
} else {
if (_root.sexSpeed == 'sexGrindAA') {
_root.gotoAndStop('sexGrindAA');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.gotoAndStop('sexUpDown3A');
} else {
this.gotoAndPlay('starter');
}
}
}
}
frame 75 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 99 {
_root.noBounceStart3 = 'noMore';
_root.gotoAndStop('sexUpDown3A');
}
}
button 4828 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn04 = 'btnClick2';
}
}
button 4829 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.sqdBtn04 = 'btnClick2';
}
}
button 4830 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
_root.sqdBtn04 = 'btnClick2';
}
}
button 4831 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.sqdBtn04 = 'btnClick1';
}
}
button 4832 {
on (press) {
_root.sexSpeed = 'sexGrindAA';
_root.sqdBtn04 = 'btnClick1';
}
}
movieClip 4833 {
frame 1 {
gotoAndPlay(_root.sqdBtn04);
}
frame 4 {
gotoAndPlay(_root.sqdBtn04);
}
frame 5 {
_root.sqdBtn04 = 'btnUnLockS';
}
frame 17 {
gotoAndPlay(_root.sqdBtn04);
}
frame 19 {
gotoAndPlay(_root.sqdBtn04);
}
frame 20 {
_root.sqdBtn04 = 'notBtn';
}
frame 28 {
gotoAndPlay(_root.sqdBtn04);
}
frame 29 {
_root.sqdBtn04 = 'notBtn2';
}
frame 37 {
gotoAndPlay(_root.sqdBtn04);
}
}
frame 21 {
_root.frameLbl = 'sexGrindAA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4835 {
frame 121 {
if (_root.sexSpeed == 'sexGrindAA' || _root.sexSpeed == 'sexGrindBA') {
_root.sexSpeed = 'sexGrindBA';
_root.gotoAndStop('sexGrindBA');
}
}
}
movieClip 4836 {
}
movieClip 4837 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4838 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4839 {
frame 1 {
if (_root.talkGrindNo2 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1G');
_root.talkGrindNo2 = 'noTalk';
}
}
frame 1 {
if (_root.noBounceStart2 == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart2 = 'noMore';
}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
}
frame 4 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 25 {
if (_root.talkGrindNo2 == 'talk01') {
_root.voiceMain.gotoAndPlay('S1G');
_root.talkGrindNo2 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
}
frame 27 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 49 {
if (_root.sexSpeed == 'sexGrindBA') {
_root.gotoAndStop('sexGrindBA');
} else {
if (_root.sexSpeed == 'sexUpDownA') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 74 {
_root.noBounceStart2 = 'more';
if (_root.sexSpeed == 'sexGrindBA') {
_root.gotoAndStop('sexGrindBA');
} else {
if (_root.sexSpeed == 'sexUpDownA') {
_root.gotoAndStop('sexUpDownA');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.gotoAndStop('sexUpDown3A');
} else {
this.gotoAndPlay(1);
}
}
}
}
}
button 4841 {
on (press) {
_root.sexSpeed = 'sexUpDown';
}
}
button 4842 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn05 = 'btnClick1';
}
}
button 4843 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.sqdBtn05 = 'btnClick1';
}
}
button 4844 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.sqdBtn05 = 'btnClick';
}
}
movieClip 4845 {
frame 1 {
gotoAndPlay(_root.sqdBtn05);
}
frame 4 {
gotoAndPlay(_root.sqdBtn05);
}
frame 5 {
_root.sqdBtn05 = 'notBtn';
}
frame 11 {
gotoAndPlay(_root.sqdBtn05);
}
frame 12 {
_root.sqdBtn05 = 'notBtn2';
}
frame 18 {
gotoAndPlay(_root.sqdBtn05);
}
frame 20 {
gotoAndPlay(_root.sqdBtn05);
}
frame 22 {
gotoAndPlay(_root.sqdBtn05);
}
frame 24 {
gotoAndPlay(_root.sqdBtn05);
}
}
frame 22 {
_root.frameLbl = 'sexGrindBA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4847 {
frame 121 {
if (_root.sexSpeed == 'sexGrindAA' || _root.sexSpeed == 'sexGrindBA') {
_root.sexSpeed = 'sexGrindAA';
_root.gotoAndStop('sexGrindAA');
}
}
}
movieClip 4848 {
}
movieClip 4849 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4850 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4851 {
frame 1 {
if (_root.noBounceStart2 == 'noMore') {
gotoAndPlay('loop');
} else {
_root.noBounceStart2 = 'noMore';
}
}
frame 4 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 27 {
if (_root.penisWet == 'x3') {
_root.penisWet = 'x4';
}
}
frame 49 {
if (_root.sexSpeed == 'sexGrindAA') {
_root.gotoAndStop('sexGrindAA');
} else {
if (_root.sexSpeed == 'sexUpDownA') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 50 {
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 74 {
_root.noBounceStart2 = 'more';
if (_root.sexSpeed == 'sexGrindAA') {
_root.gotoAndStop('sexGrindAA');
} else {
if (_root.sexSpeed == 'sexUpDownA') {
_root.gotoAndStop('sexUpDownA');
} else {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.gotoAndStop('sexUpDown3A');
} else {
this.gotoAndPlay(1);
}
}
}
}
}
frame 23 {
_root.frameLbl = 'sexUpDown3A';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4852 {
}
movieClip 4853 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4854 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4855 {
frame 1 {
_root.talkNoDoIt = 'noTalk';
if (_root.talkSUD3No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD3');
_root.talkSUD3No1 = 'noTalk';
}
}
frame 1 {
if (_root.noBounceStart3 == 'noMore') {
gotoAndPlay('loop');
} else {}
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
} else {
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
if (_root.sqdBtn07 == 'notBtn') {
_root.sqdBtn07 = 'btnLock';
} else {
if (_root.sqdBtn07 == 'notBtn2') {
_root.sqdBtn07 = 'btnUnLock1S';
}
}
}
frame 8 {
_root.penisWet = 'x2';
}
frame 25 {
_root.talkNoDoIt = 'noTalk';
if (_root.talkSUD3No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD3');
_root.talkSUD3No1 = 'noTalk';
}
}
frame 25 {
if (_root.sqdBtn03 == 'notBtn') {
_root.sqdBtn03 = 'btnUnLock1S';
} else {
if (_root.sqdBtn03 == 'notBtn2') {
_root.sqdBtn03 = 'btnUnLock2S';
} else {
if (_root.sqdBtn03 == 'notBtn3') {
_root.sqdBtn03 = 'btnUnLock3S';
}
}
}
if (_root.sqdBtn04 == 'notBtn') {
_root.sqdBtn04 = 'btnLock';
} else {
if (_root.sqdBtn04 == 'notBtn2') {
_root.sqdBtn04 = 'btnUnLockS';
}
}
if (_root.sqdBtn05 == 'notBtn') {
_root.sqdBtn05 = 'btnLock';
} else {
if (_root.sqdBtn05 == 'notBtn2') {
_root.sqdBtn05 = 'btnUnLock1';
}
}
if (_root.sqdBtn06 == 'notBtn2') {
_root.sqdBtn06 = 'btnUnLock1S';
} else {
if (_root.sqdBtn06 == 'notBtn') {
_root.sqdBtn06 = 'btnUnLock1S';
}
}
if (_root.sqdBtn07 == 'notBtn') {
_root.sqdBtn07 = 'btnLock';
} else {
if (_root.sqdBtn07 == 'notBtn2') {
_root.sqdBtn07 = 'btnUnLock1S';
}
}
}
frame 26 {
_root.penisWet = 'x2';
}
frame 37 {
if (_root.sexSpeed == 'sexUpDownA') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexUpDown4A') {
_root.noBounceStart3 = 'more';
_root.gotoAndStop('sexUpDown4A');
} else {
if (_root.sexSpeed == 'sexGrindAA') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
rBoob.gotoAndPlay('loop');
lBoob.gotoAndPlay('loop');
}
frame 38 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 62 {
_root.noBounceStart3 = 'more';
if (_root.sexSpeed == 'sexUpDownA') {
_root.gotoAndStop('sexUpDownA');
} else {
if (_root.sexSpeed == 'sexGrindA') {
_root.gotoAndStop('sexGrindA');
} else {
this.gotoAndPlay('starter');
}
}
}
}
button 4856 {
on (press) {
_root.sexSpeed = 'sexUpDown4A';
_root.sqdBtn06 = 'btnClick1';
}
}
button 4857 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.talkSUD1No1 = 'talk01';
_root.sqdBtn06 = 'btnClick1';
}
}
button 4858 {
on (press) {
_root.sexSpeed = 'sexUpDownA';
_root.talkSUD1No1 = 'talk01';
_root.sqdBtn06 = 'btnClick';
}
}
movieClip 4859 {
frame 1 {
gotoAndPlay(_root.sqdBtn06);
}
frame 4 {
gotoAndPlay(_root.sqdBtn06);
}
frame 5 {
_root.sqdBtn06 = 'btnUnLock1S';
}
frame 17 {
gotoAndPlay(_root.sqdBtn06);
}
frame 18 {
_root.sqdBtn06 = 'notBtn';
}
frame 24 {
gotoAndPlay(_root.sqdBtn06);
}
frame 25 {
_root.sqdBtn06 = 'notBtn2';
}
frame 31 {
gotoAndPlay(_root.sqdBtn06);
}
frame 33 {
gotoAndPlay(_root.sqdBtn06);
}
frame 35 {
gotoAndPlay(_root.sqdBtn06);
}
frame 37 {
gotoAndPlay(_root.sqdBtn06);
}
}
frame 24 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
}
frame 24 {
_root.frameLbl = 'sexUpDown4A';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4860 {
}
movieClip 4861 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4862 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 4863 {
frame 1 {
if (_root.talkSUD4No1 == 'talk01') {
_root.voiceMain.gotoAndPlay('S2UD4');
_root.talkSUD4No1 = 'noTalk';
}
}
frame 1 {
_root.sqdBtn06 = 'btnUnLock1S';
_root.penisWet = 'x2';
}
frame 13 {
if (_root.sexSpeed == 'sexUpDown3A') {
futa.futa.gotoAndPlay('returnTo');
xRay.gotoAndPlay('returnTo');
gotoAndPlay('returnTo');
} else {
if (_root.sexSpeed == 'sexOrgasmAA') {
_root.gotoAndStop('sexOrgasmAA');
} else {
if (_root.sexSpeed == 'sexOrgasmBA') {
_root.gotoAndStop('sexOrgasmBA');
} else {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
}
}
}
}
frame 14 {
rBoob.gotoAndPlay('returnTo');
lBoob.gotoAndPlay('returnTo');
}
frame 38 {
if (_root.sexSpeed == 'sexUpDown3A') {
_root.gotoAndStop('sexUpDown3A');
} else {
this.gotoAndPlay('loop');
}
}
}
button 4864 {
on (press) {
gotoAndStop('sexGrindA');
}
}
button 4865 {
on (press) {
_root.sexSpeed = 'sexOrgasmBA';
_root.sqdBtn07 = 'btnClick1';
}
}
button 4866 {
on (press) {
_root.sexSpeed = 'sexOrgasmAA';
_root.sqdBtn07 = 'btnClick1';
}
}
button 4867 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnClick1';
}
}
button 4868 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnClick';
}
}
button 4869 {
on (press) {
_root.sexSpeed = 'sexUpDown3A';
_root.talkSUD3No1 = 'talk01';
_root.sqdBtn07 = 'btnUnLock1S';
}
}
movieClip 4870 {
frame 1 {
gotoAndPlay(_root.sqdBtn07);
}
frame 4 {
gotoAndPlay(_root.sqdBtn07);
}
frame 5 {
_root.sqdBtn07 = 'notBtn';
}
frame 11 {
gotoAndPlay(_root.sqdBtn07);
}
frame 12 {
_root.sqdBtn07 = 'notBtn2';
}
frame 18 {
gotoAndPlay(_root.sqdBtn07);
}
frame 20 {
gotoAndPlay(_root.sqdBtn07);
}
frame 22 {
gotoAndPlay(_root.sqdBtn07);
}
frame 24 {
gotoAndPlay(_root.sqdBtn07);
}
frame 25 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 37 {
gotoAndPlay(_root.sqdBtn07);
}
}
frame 25 {
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'talk01';
}
frame 25 {
_root.frameLbl = 'sexOrgasmAA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 4871 {
frame 289 {
_root.gotoAndStop('sexBreatherAA');
}
}
movieClip 4872 {
}
movieClip 4873 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4874 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 4875 {
frame 1 {
if (_root.femSquirt == 'On' && _root.futa == 'Off') {
play();
} else {
stop();
}
}
}
movieClip 5006 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 75 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 76 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 77 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 78 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 79 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 80 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 81 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 82 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 83 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 84 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 85 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 86 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 87 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 88 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 89 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 90 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 91 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 92 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 93 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 94 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 95 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 96 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 97 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 98 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 99 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 100 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 101 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 102 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 103 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 104 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 105 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 106 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 107 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 108 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 109 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 110 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 111 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 112 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 113 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 114 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 115 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 116 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 117 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 118 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 119 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 120 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 121 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 122 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 123 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 124 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 125 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 126 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 127 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 128 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 129 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 130 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 131 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 132 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 133 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 134 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 135 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 136 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 137 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 138 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 139 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 140 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 141 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 142 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 143 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 144 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 145 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 146 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 147 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 148 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 149 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 150 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 151 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 152 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 153 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 154 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 155 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 156 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 157 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 158 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 159 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 160 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 161 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 162 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 163 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 164 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 165 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 166 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 167 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 168 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 169 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 170 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 171 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 172 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 173 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 174 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 175 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 176 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 177 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 178 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 179 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 180 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 181 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 182 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 183 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 184 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 185 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 186 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 187 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 188 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 189 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 190 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 191 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 192 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 193 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 194 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 195 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 196 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 197 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 198 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 199 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 200 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 201 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 202 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 203 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 204 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 205 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 206 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 207 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 208 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 209 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 210 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 211 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 212 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 213 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 214 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 215 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 216 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 217 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 218 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 219 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 220 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 221 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 222 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 223 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 224 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 225 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 226 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 227 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 228 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 229 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 230 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 231 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 232 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 233 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 234 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 235 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 236 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 237 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 238 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 239 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 240 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 241 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 242 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 243 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 244 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 245 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 246 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 247 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 248 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 249 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 250 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 251 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 252 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 253 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 254 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 255 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 256 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 257 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 258 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 259 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 260 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 261 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 262 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 263 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 264 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 265 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 266 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 267 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 268 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 269 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 270 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 271 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 272 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 273 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 274 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 275 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 276 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 277 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 278 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 279 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 280 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 281 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 282 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 283 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 284 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 285 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 286 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 287 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 288 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 289 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 5153 {
frame 1 {
_root.voiceMain.gotoAndPlay('OrgInt');
_root.talkBreathing = 'breathingStart';
_root.talkNoIntExt = 'Int';
}
frame 1 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 61 {
_root.penisWet = 'x3';
}
frame 289 {
_root.sexSpeed = 'breatherAA';
_root.gotoAndStop('sexBreatherAA');
}
}
frame 26 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 26 {
_root.frameLbl = 'sexBreatherAA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 5154 {
}
movieClip 5155 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 5156 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 8 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 9 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 10 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 11 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 12 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 13 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 14 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 15 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 16 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 17 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 18 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 19 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 20 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 21 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 22 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 23 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 24 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 25 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 26 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 27 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 28 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 29 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 30 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 31 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 32 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 33 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 34 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 35 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 36 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 37 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 38 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 39 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 40 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 41 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 42 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 43 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 44 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 45 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 46 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 47 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 48 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 49 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 50 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 51 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 52 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 53 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 54 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 55 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 56 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 57 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 58 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 59 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 60 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 61 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 62 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 63 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 64 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 65 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 66 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 67 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 68 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 69 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 70 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 71 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 72 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 73 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 74 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 5157 {
frame 1 {
if (_root.talkBreathing == 'breathingStart') {
_root.voiceMain.gotoAndPlay('breatherA');
}
_root.talkBreathing = 'breathingLoop';
_root.talkNoIntExt = 'Int';
}
frame 49 {
if (_root.sexSpeed == 'breatherAA') {
futa.futa.gotoAndPlay('loop');
xRay.gotoAndPlay('loop');
this.gotoAndPlay('loop');
} else {
if (_root.sexSpeed == 'restart') {
futa.futa.gotoAndPlay('restart');
xRay.gotoAndPlay('restart');
gotoAndPlay('restart');
}
}
}
frame 50 {
_root.talkBreathing = 'breathingStart';
_root.talkSUD1No1 = 'restartT';
_root.voiceMain.gotoAndPlay('restartT');
}
frame 74 {
_root.gotoAndStop('sexUpDownA');
}
}
frame 27 {
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'talk01';
}
frame 27 {
_root.frameLbl = 'sexOrgasmBA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 5158 {
frame 289 {
_root.gotoAndStop('sexBreatherBA');
}
}
movieClip 5159 {
}
movieClip 5160 {
}
movieClip 5161 {
frame 1 {
gotoAndPlay(_root.futaPack);
}
frame 3 {
gotoAndPlay(_root.futaPack);
}
frame 5 {
gotoAndPlay(_root.futaPack);
}
}
movieClip 5162 {
frame 1 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 2 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 3 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 4 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 5 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 6 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
frame 7 {
if (_root.xRay == 'On') {
_visible = true;
} else {
if (_root.xRay == 'Off') {
_visible = false;
}
}
}
}
movieClip 5189 {
frame 1 {
_root.voiceMain.gotoAndPlay('OrgExt');
_root.talkBreathing = 'breathingStart';
_root.talkNoIntExt = 'Ext';
}
frame 1 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 25 {
if (_root.jizz01Lvl == 'x0') {
_root.jizz01Lvl = 'x1a';
} else {
if (_root.jizz01Lvl == 'x1a') {
_root.jizz01Lvl = 'x1b';
} else {
if (_root.jizz01Lvl == 'x1b') {
_root.jizz01Lvl = 'x1c';
} else {
if (_root.jizz01Lvl == 'x1c') {
_root.jizz01Lvl = 'x1a';
}
}
}
}
}
frame 29 {
if (_root.jizz02Lvl == 'x0') {
_root.jizz02Lvl = 'x1a';
} else {
if (_root.jizz02Lvl == 'x1a') {
_root.jizz02Lvl = 'x1b';
} else {
if (_root.jizz02Lvl == 'x1b') {
_root.jizz02Lvl = 'x1c';
} else {
if (_root.jizz02Lvl == 'x1c') {
_root.jizz02Lvl = 'x1a';
}
}
}
}
}
frame 33 {
if (_root.jizz03Lvl == 'x0') {
_root.jizz03Lvl = 'x1a';
} else {
if (_root.jizz03Lvl == 'x1a') {
_root.jizz03Lvl = 'x1b';
} else {
if (_root.jizz03Lvl == 'x1b') {
_root.jizz03Lvl = 'x1c';
} else {
if (_root.jizz03Lvl == 'x1c') {
_root.jizz03Lvl = 'x1a';
}
}
}
}
}
frame 37 {
if (_root.jizz04Lvl == 'x0') {
_root.jizz04Lvl = 'x1a';
} else {
if (_root.jizz04Lvl == 'x1a') {
_root.jizz04Lvl = 'x1b';
} else {
if (_root.jizz04Lvl == 'x1b') {
_root.jizz04Lvl = 'x1c';
} else {
if (_root.jizz04Lvl == 'x1c') {
_root.jizz04Lvl = 'x1a';
}
}
}
}
}
frame 40 {
if (_root.jizz05Lvl == 'x0') {
_root.jizz05Lvl = 'x1a';
} else {
if (_root.jizz05Lvl == 'x1a') {
_root.jizz05Lvl = 'x1b';
} else {
if (_root.jizz05Lvl == 'x1b') {
_root.jizz05Lvl = 'x1c';
} else {
if (_root.jizz05Lvl == 'x1c') {
_root.jizz05Lvl = 'x1a';
}
}
}
}
}
frame 42 {
if (_root.jizz06Lvl == 'x0') {
_root.jizz06Lvl = 'x1a';
} else {
if (_root.jizz06Lvl == 'x1a') {
_root.jizz06Lvl = 'x1b';
} else {
if (_root.jizz06Lvl == 'x1b') {
_root.jizz06Lvl = 'x1c';
} else {
if (_root.jizz06Lvl == 'x1c') {
_root.jizz06Lvl = 'x1a';
}
}
}
}
}
frame 45 {
if (_root.jizz07Lvl == 'x0') {
_root.jizz07Lvl = 'x1a';
} else {
if (_root.jizz07Lvl == 'x1a') {
_root.jizz07Lvl = 'x1b';
} else {
if (_root.jizz07Lvl == 'x1b') {
_root.jizz07Lvl = 'x1c';
} else {
if (_root.jizz07Lvl == 'x1c') {
_root.jizz07Lvl = 'x1a';
}
}
}
}
}
frame 48 {
if (_root.jizz08Lvl == 'x0') {
_root.jizz08Lvl = 'x1a';
} else {
if (_root.jizz08Lvl == 'x1a') {
_root.jizz08Lvl = 'x1b';
} else {
if (_root.jizz08Lvl == 'x1b') {
_root.jizz08Lvl = 'x1c';
} else {
if (_root.jizz08Lvl == 'x1c') {
_root.jizz08Lvl = 'x1a';
}
}
}
}
}
frame 75 {
if (_root.jizz09Lvl == 'x0') {
_root.jizz09Lvl = 'x1a';
} else {
if (_root.jizz09Lvl == 'x1a') {
_root.jizz09Lvl = 'x1b';
} else {
if (_root.jizz09Lvl == 'x1b') {
_root.jizz09Lvl = 'x1c';
} else {
if (_root.jizz09Lvl == 'x1c') {
_root.jizz09Lvl = 'x1a';
}
}
}
}
}
frame 77 {
if (_root.jizz10Lvl == 'x0') {
_root.jizz10Lvl = 'x1a';
} else {
if (_root.jizz10Lvl == 'x1a') {
_root.jizz10Lvl = 'x1b';
} else {
if (_root.jizz10Lvl == 'x1b') {
_root.jizz10Lvl = 'x1c';
} else {
if (_root.jizz10Lvl == 'x1c') {
_root.jizz10Lvl = 'x1a';
}
}
}
}
}
frame 80 {
if (_root.jizz11Lvl == 'x0') {
_root.jizz11Lvl = 'x1a';
} else {
if (_root.jizz11Lvl == 'x1a') {
_root.jizz11Lvl = 'x1b';
} else {
if (_root.jizz11Lvl == 'x1b') {
_root.jizz11Lvl = 'x1c';
} else {
if (_root.jizz11Lvl == 'x1c') {
_root.jizz11Lvl = 'x1a';
}
}
}
}
}
frame 83 {
if (_root.jizz12Lvl == 'x0') {
_root.jizz12Lvl = 'x1a';
} else {
if (_root.jizz12Lvl == 'x1a') {
_root.jizz12Lvl = 'x1b';
} else {
if (_root.jizz12Lvl == 'x1b') {
_root.jizz12Lvl = 'x1c';
} else {
if (_root.jizz12Lvl == 'x1c') {
_root.jizz12Lvl = 'x1a';
}
}
}
}
}
frame 85 {
if (_root.jizz13Lvl == 'x0') {
_root.jizz13Lvl = 'x1a';
} else {
if (_root.jizz13Lvl == 'x1a') {
_root.jizz13Lvl = 'x1b';
} else {
if (_root.jizz13Lvl == 'x1b') {
_root.jizz13Lvl = 'x1c';
} else {
if (_root.jizz13Lvl == 'x1c') {
_root.jizz13Lvl = 'x1a';
}
}
}
}
}
frame 117 {
if (_root.jizz14Lvl == 'x0') {
_root.jizz14Lvl = 'x1a';
} else {
if (_root.jizz14Lvl == 'x1a') {
_root.jizz14Lvl = 'x1b';
} else {
if (_root.jizz14Lvl == 'x1b') {
_root.jizz14Lvl = 'x1c';
} else {
if (_root.jizz14Lvl == 'x1c') {
_root.jizz14Lvl = 'x1a';
}
}
}
}
}
frame 121 {
if (_root.jizz15Lvl == 'x0') {
_root.jizz15Lvl = 'x1a';
} else {
if (_root.jizz15Lvl == 'x1a') {
_root.jizz15Lvl = 'x1b';
} else {
if (_root.jizz15Lvl == 'x1b') {
_root.jizz15Lvl = 'x1c';
} else {
if (_root.jizz15Lvl == 'x1c') {
_root.jizz15Lvl = 'x1a';
}
}
}
}
}
frame 123 {
if (_root.jizz16Lvl == 'x0') {
_root.jizz16Lvl = 'x1a';
} else {
if (_root.jizz16Lvl == 'x1a') {
_root.jizz16Lvl = 'x1b';
} else {
if (_root.jizz16Lvl == 'x1b') {
_root.jizz16Lvl = 'x1c';
} else {
if (_root.jizz16Lvl == 'x1c') {
_root.jizz16Lvl = 'x1a';
}
}
}
}
}
frame 128 {
if (_root.jizz17Lvl == 'x0') {
_root.jizz17Lvl = 'x1a';
} else {
if (_root.jizz17Lvl == 'x1a') {
_root.jizz17Lvl = 'x1b';
} else {
if (_root.jizz17Lvl == 'x1b') {
_root.jizz17Lvl = 'x1c';
} else {
if (_root.jizz17Lvl == 'x1c') {
_root.jizz17Lvl = 'x1a';
}
}
}
}
}
frame 131 {
if (_root.jizz18Lvl == 'x0') {
_root.jizz18Lvl = 'x1a';
} else {
if (_root.jizz18Lvl == 'x1a') {
_root.jizz18Lvl = 'x1b';
} else {
if (_root.jizz18Lvl == 'x1b') {
_root.jizz18Lvl = 'x1c';
} else {
if (_root.jizz18Lvl == 'x1c') {
_root.jizz18Lvl = 'x1a';
}
}
}
}
}
frame 136 {
if (_root.jizz19Lvl == 'x0') {
_root.jizz19Lvl = 'x1a';
} else {
if (_root.jizz19Lvl == 'x1a') {
_root.jizz19Lvl = 'x1b';
} else {
if (_root.jizz19Lvl == 'x1b') {
_root.jizz19Lvl = 'x1c';
} else {
if (_root.jizz19Lvl == 'x1c') {
_root.jizz19Lvl = 'x1a';
}
}
}
}
}
frame 172 {
if (_root.jizz20Lvl == 'x0') {
_root.jizz20Lvl = 'x1a';
} else {
if (_root.jizz20Lvl == 'x1a') {
_root.jizz20Lvl = 'x1b';
} else {
if (_root.jizz20Lvl == 'x1b') {
_root.jizz20Lvl = 'x1c';
} else {
if (_root.jizz20Lvl == 'x1c') {
_root.jizz20Lvl = 'x1a';
}
}
}
}
}
frame 175 {
if (_root.jizz21Lvl == 'x0') {
_root.jizz21Lvl = 'x1a';
} else {
if (_root.jizz21Lvl == 'x1a') {
_root.jizz21Lvl = 'x1b';
} else {
if (_root.jizz21Lvl == 'x1b') {
_root.jizz21Lvl = 'x1c';
} else {
if (_root.jizz21Lvl == 'x1c') {
_root.jizz21Lvl = 'x1a';
}
}
}
}
}
frame 178 {
if (_root.jizz22Lvl == 'x0') {
_root.jizz22Lvl = 'x1a';
} else {
if (_root.jizz22Lvl == 'x1a') {
_root.jizz22Lvl = 'x1b';
} else {
if (_root.jizz22Lvl == 'x1b') {
_root.jizz22Lvl = 'x1c';
} else {
if (_root.jizz22Lvl == 'x1c') {
_root.jizz22Lvl = 'x1a';
}
}
}
}
}
frame 180 {
if (_root.jizz23Lvl == 'x0') {
_root.jizz23Lvl = 'x1a';
} else {
if (_root.jizz23Lvl == 'x1a') {
_root.jizz23Lvl = 'x1b';
} else {
if (_root.jizz23Lvl == 'x1b') {
_root.jizz23Lvl = 'x1c';
} else {
if (_root.jizz23Lvl == 'x1c') {
_root.jizz23Lvl = 'x1a';
}
}
}
}
}
frame 190 {
if (_root.jizz24Lvl == 'x0') {
_root.jizz24Lvl = 'x1a';
} else {
if (_root.jizz24Lvl == 'x1a') {
_root.jizz24Lvl = 'x1b';
} else {
if (_root.jizz24Lvl == 'x1b') {
_root.jizz24Lvl = 'x1c';
} else {
if (_root.jizz24Lvl == 'x1c') {
_root.jizz24Lvl = 'x1a';
}
}
}
}
}
frame 227 {
if (_root.jizz25Lvl == 'x0') {
_root.jizz25Lvl = 'x1a';
} else {
if (_root.jizz25Lvl == 'x1a') {
_root.jizz25Lvl = 'x1b';
} else {
if (_root.jizz25Lvl == 'x1b') {
_root.jizz25Lvl = 'x1c';
} else {
if (_root.jizz25Lvl == 'x1c') {
_root.jizz25Lvl = 'x1a';
}
}
}
}
}
frame 279 {
if (_root.jizz26Lvl == 'x0') {
_root.jizz26Lvl = 'x1a';
} else {
if (_root.jizz26Lvl == 'x1a') {
_root.jizz26Lvl = 'x1b';
} else {
if (_root.jizz26Lvl == 'x1b') {
_root.jizz26Lvl = 'x1c';
} else {
if (_root.jizz26Lvl == 'x1c') {
_root.jizz26Lvl = 'x1a';
}
}
}
}
}
frame 289 {
_root.sexSpeed = 'breatherBA';
_root.gotoAndStop('sexBreatherBA');
}
}
frame 28 {
_root.sqdBtn01 = 'btnUnLockS';
_root.sqdBtn02 = 'btnUnLockS';
_root.sqdBtn03 = 'btnUnLock3S';
_root.sqdBtn04 = 'btnUnLockS';
_root.sqdBtn05 = 'btnUnLock1';
_root.sqdBtn06 = 'btnUnLock1S';
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 28 {
_root.frameLbl = 'sexBreatherBA';
_root.sexType = 'anal';
if (_root.panty == 'clothOn') {
_root.panty = 'clothMid';
}
}
movieClip 5190 {
frame 1 {
if (_root.talkBreathing == 'breathingStart') {
_root.voiceMain.gotoAndPlay('breatherB');
}
_root.talkBreathing = 'breathingLoop';
_root.talkNoIntExt = 'Ext';
}
frame 1 {
if (_root.tissues == 'xOn') {
} else {
if (_root.tissues == 'xOff') {
_root.BG.speaker1.tissue.gotoAndPlay(2);
_root.tissues = 'xOn';
}
}
malePeenF.malePeenF.gotoAndPlay(1);
}
frame 49 {
if (_root.sexSpeed == 'breatherBA') {
this.gotoAndPlay('loop');
} else {
if (_root.sexSpeed == 'restart') {
gotoAndPlay('restart');
}
}
}
frame 50 {
_root.talkBreathing = 'breathingStart';
_root.talkFPNo1 = 'restartT';
_root.voiceMain.gotoAndPlay('restartT');
}
frame 50 {
_root.talkFPNo1 = 'restartT';
_root.voiceMain.gotoAndPlay('restartT');
}
frame 74 {
_root.gotoAndStop('fpUpDown');
}
}
frame 29 {
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'talk01';
}
frame 29 {
_root.frameLbl = 'fpOrgasm';
_root.sexType = 'foreplay';
}
movieClip 5215 {
frame 1 {
_root.voiceMain.gotoAndPlay('OrgExt');
_root.talkBreathing = 'breathingStart';
_root.talkNoIntExt = 'Ext';
}
frame 1 {
_root.sqdBtn07 = 'btnUnLock1S';
}
frame 25 {
if (_root.jizz01Lvl == 'x0') {
_root.jizz01Lvl = 'x1a';
} else {
if (_root.jizz01Lvl == 'x1a') {
_root.jizz01Lvl = 'x1b';
} else {
if (_root.jizz01Lvl == 'x1b') {
_root.jizz01Lvl = 'x1c';
} else {
if (_root.jizz01Lvl == 'x1c') {
_root.jizz01Lvl = 'x1a';
}
}
}
}
}
frame 29 {
if (_root.jizz02Lvl == 'x0') {
_root.jizz02Lvl = 'x1a';
} else {
if (_root.jizz02Lvl == 'x1a') {
_root.jizz02Lvl = 'x1b';
} else {
if (_root.jizz02Lvl == 'x1b') {
_root.jizz02Lvl = 'x1c';
} else {
if (_root.jizz02Lvl == 'x1c') {
_root.jizz02Lvl = 'x1a';
}
}
}
}
}
frame 33 {
if (_root.jizz03Lvl == 'x0') {
_root.jizz03Lvl = 'x1a';
} else {
if (_root.jizz03Lvl == 'x1a') {
_root.jizz03Lvl = 'x1b';
} else {
if (_root.jizz03Lvl == 'x1b') {
_root.jizz03Lvl = 'x1c';
} else {
if (_root.jizz03Lvl == 'x1c') {
_root.jizz03Lvl = 'x1a';
}
}
}
}
}
frame 37 {
if (_root.jizz04Lvl == 'x0') {
_root.jizz04Lvl = 'x1a';
} else {
if (_root.jizz04Lvl == 'x1a') {
_root.jizz04Lvl = 'x1b';
} else {
if (_root.jizz04Lvl == 'x1b') {
_root.jizz04Lvl = 'x1c';
} else {
if (_root.jizz04Lvl == 'x1c') {
_root.jizz04Lvl = 'x1a';
}
}
}
}
}
frame 40 {
if (_root.jizz05Lvl == 'x0') {
_root.jizz05Lvl = 'x1a';
} else {
if (_root.jizz05Lvl == 'x1a') {
_root.jizz05Lvl = 'x1b';
} else {
if (_root.jizz05Lvl == 'x1b') {
_root.jizz05Lvl = 'x1c';
} else {
if (_root.jizz05Lvl == 'x1c') {
_root.jizz05Lvl = 'x1a';
}
}
}
}
}
frame 42 {
if (_root.jizz06Lvl == 'x0') {
_root.jizz06Lvl = 'x1a';
} else {
if (_root.jizz06Lvl == 'x1a') {
_root.jizz06Lvl = 'x1b';
} else {
if (_root.jizz06Lvl == 'x1b') {
_root.jizz06Lvl = 'x1c';
} else {
if (_root.jizz06Lvl == 'x1c') {
_root.jizz06Lvl = 'x1a';
}
}
}
}
}
frame 45 {
if (_root.jizz07Lvl == 'x0') {
_root.jizz07Lvl = 'x1a';
} else {
if (_root.jizz07Lvl == 'x1a') {
_root.jizz07Lvl = 'x1b';
} else {
if (_root.jizz07Lvl == 'x1b') {
_root.jizz07Lvl = 'x1c';
} else {
if (_root.jizz07Lvl == 'x1c') {
_root.jizz07Lvl = 'x1a';
}
}
}
}
}
frame 48 {
if (_root.jizz08Lvl == 'x0') {
_root.jizz08Lvl = 'x1a';
} else {
if (_root.jizz08Lvl == 'x1a') {
_root.jizz08Lvl = 'x1b';
} else {
if (_root.jizz08Lvl == 'x1b') {
_root.jizz08Lvl = 'x1c';
} else {
if (_root.jizz08Lvl == 'x1c') {
_root.jizz08Lvl = 'x1a';
}
}
}
}
}
frame 75 {
if (_root.jizz09Lvl == 'x0') {
_root.jizz09Lvl = 'x1a';
} else {
if (_root.jizz09Lvl == 'x1a') {
_root.jizz09Lvl = 'x1b';
} else {
if (_root.jizz09Lvl == 'x1b') {
_root.jizz09Lvl = 'x1c';
} else {
if (_root.jizz09Lvl == 'x1c') {
_root.jizz09Lvl = 'x1a';
}
}
}
}
}
frame 77 {
if (_root.jizz10Lvl == 'x0') {
_root.jizz10Lvl = 'x1a';
} else {
if (_root.jizz10Lvl == 'x1a') {
_root.jizz10Lvl = 'x1b';
} else {
if (_root.jizz10Lvl == 'x1b') {
_root.jizz10Lvl = 'x1c';
} else {
if (_root.jizz10Lvl == 'x1c') {
_root.jizz10Lvl = 'x1a';
}
}
}
}
}
frame 80 {
if (_root.jizz11Lvl == 'x0') {
_root.jizz11Lvl = 'x1a';
} else {
if (_root.jizz11Lvl == 'x1a') {
_root.jizz11Lvl = 'x1b';
} else {
if (_root.jizz11Lvl == 'x1b') {
_root.jizz11Lvl = 'x1c';
} else {
if (_root.jizz11Lvl == 'x1c') {
_root.jizz11Lvl = 'x1a';
}
}
}
}
}
frame 83 {
if (_root.jizz12Lvl == 'x0') {
_root.jizz12Lvl = 'x1a';
} else {
if (_root.jizz12Lvl == 'x1a') {
_root.jizz12Lvl = 'x1b';
} else {
if (_root.jizz12Lvl == 'x1b') {
_root.jizz12Lvl = 'x1c';
} else {
if (_root.jizz12Lvl == 'x1c') {
_root.jizz12Lvl = 'x1a';
}
}
}
}
}
frame 85 {
if (_root.jizz13Lvl == 'x0') {
_root.jizz13Lvl = 'x1a';
} else {
if (_root.jizz13Lvl == 'x1a') {
_root.jizz13Lvl = 'x1b';
} else {
if (_root.jizz13Lvl == 'x1b') {
_root.jizz13Lvl = 'x1c';
} else {
if (_root.jizz13Lvl == 'x1c') {
_root.jizz13Lvl = 'x1a';
}
}
}
}
}
frame 117 {
if (_root.jizz14Lvl == 'x0') {
_root.jizz14Lvl = 'x1a';
} else {
if (_root.jizz14Lvl == 'x1a') {
_root.jizz14Lvl = 'x1b';
} else {
if (_root.jizz14Lvl == 'x1b') {
_root.jizz14Lvl = 'x1c';
} else {
if (_root.jizz14Lvl == 'x1c') {
_root.jizz14Lvl = 'x1a';
}
}
}
}
}
frame 121 {
if (_root.jizz15Lvl == 'x0') {
_root.jizz15Lvl = 'x1a';
} else {
if (_root.jizz15Lvl == 'x1a') {
_root.jizz15Lvl = 'x1b';
} else {
if (_root.jizz15Lvl == 'x1b') {
_root.jizz15Lvl = 'x1c';
} else {
if (_root.jizz15Lvl == 'x1c') {
_root.jizz15Lvl = 'x1a';
}
}
}
}
}
frame 123 {
if (_root.jizz16Lvl == 'x0') {
_root.jizz16Lvl = 'x1a';
} else {
if (_root.jizz16Lvl == 'x1a') {
_root.jizz16Lvl = 'x1b';
} else {
if (_root.jizz16Lvl == 'x1b') {
_root.jizz16Lvl = 'x1c';
} else {
if (_root.jizz16Lvl == 'x1c') {
_root.jizz16Lvl = 'x1a';
}
}
}
}
}
frame 128 {
if (_root.jizz17Lvl == 'x0') {
_root.jizz17Lvl = 'x1a';
} else {
if (_root.jizz17Lvl == 'x1a') {
_root.jizz17Lvl = 'x1b';
} else {
if (_root.jizz17Lvl == 'x1b') {
_root.jizz17Lvl = 'x1c';
} else {
if (_root.jizz17Lvl == 'x1c') {
_root.jizz17Lvl = 'x1a';
}
}
}
}
}
frame 131 {
if (_root.jizz18Lvl == 'x0') {
_root.jizz18Lvl = 'x1a';
} else {
if (_root.jizz18Lvl == 'x1a') {
_root.jizz18Lvl = 'x1b';
} else {
if (_root.jizz18Lvl == 'x1b') {
_root.jizz18Lvl = 'x1c';
} else {
if (_root.jizz18Lvl == 'x1c') {
_root.jizz18Lvl = 'x1a';
}
}
}
}
}
frame 136 {
if (_root.jizz19Lvl == 'x0') {
_root.jizz19Lvl = 'x1a';
} else {
if (_root.jizz19Lvl == 'x1a') {
_root.jizz19Lvl = 'x1b';
} else {
if (_root.jizz19Lvl == 'x1b') {
_root.jizz19Lvl = 'x1c';
} else {
if (_root.jizz19Lvl == 'x1c') {
_root.jizz19Lvl = 'x1a';
}
}
}
}
}
frame 172 {
if (_root.jizz20Lvl == 'x0') {
_root.jizz20Lvl = 'x1a';
} else {
if (_root.jizz20Lvl == 'x1a') {
_root.jizz20Lvl = 'x1b';
} else {
if (_root.jizz20Lvl == 'x1b') {
_root.jizz20Lvl = 'x1c';
} else {
if (_root.jizz20Lvl == 'x1c') {
_root.jizz20Lvl = 'x1a';
}
}
}
}
}
frame 175 {
if (_root.jizz21Lvl == 'x0') {
_root.jizz21Lvl = 'x1a';
} else {
if (_root.jizz21Lvl == 'x1a') {
_root.jizz21Lvl = 'x1b';
} else {
if (_root.jizz21Lvl == 'x1b') {
_root.jizz21Lvl = 'x1c';
} else {
if (_root.jizz21Lvl == 'x1c') {
_root.jizz21Lvl = 'x1a';
}
}
}
}
}
frame 178 {
if (_root.jizz22Lvl == 'x0') {
_root.jizz22Lvl = 'x1a';
} else {
if (_root.jizz22Lvl == 'x1a') {
_root.jizz22Lvl = 'x1b';
} else {
if (_root.jizz22Lvl == 'x1b') {
_root.jizz22Lvl = 'x1c';
} else {
if (_root.jizz22Lvl == 'x1c') {
_root.jizz22Lvl = 'x1a';
}
}
}
}
}
frame 180 {
if (_root.jizz23Lvl == 'x0') {
_root.jizz23Lvl = 'x1a';
} else {
if (_root.jizz23Lvl == 'x1a') {
_root.jizz23Lvl = 'x1b';
} else {
if (_root.jizz23Lvl == 'x1b') {
_root.jizz23Lvl = 'x1c';
} else {
if (_root.jizz23Lvl == 'x1c') {
_root.jizz23Lvl = 'x1a';
}
}
}
}
}
frame 190 {
if (_root.jizz24Lvl == 'x0') {
_root.jizz24Lvl = 'x1a';
} else {
if (_root.jizz24Lvl == 'x1a') {
_root.jizz24Lvl = 'x1b';
} else {
if (_root.jizz24Lvl == 'x1b') {
_root.jizz24Lvl = 'x1c';
} else {
if (_root.jizz24Lvl == 'x1c') {
_root.jizz24Lvl = 'x1a';
}
}
}
}
}
frame 227 {
if (_root.jizz25Lvl == 'x0') {
_root.jizz25Lvl = 'x1a';
} else {
if (_root.jizz25Lvl == 'x1a') {
_root.jizz25Lvl = 'x1b';
} else {
if (_root.jizz25Lvl == 'x1b') {
_root.jizz25Lvl = 'x1c';
} else {
if (_root.jizz25Lvl == 'x1c') {
_root.jizz25Lvl = 'x1a';
}
}
}
}
}
frame 279 {
if (_root.jizz26Lvl == 'x0') {
_root.jizz26Lvl = 'x1a';
} else {
if (_root.jizz26Lvl == 'x1a') {
_root.jizz26Lvl = 'x1b';
} else {
if (_root.jizz26Lvl == 'x1b') {
_root.jizz26Lvl = 'x1c';
} else {
if (_root.jizz26Lvl == 'x1c') {
_root.jizz26Lvl = 'x1a';
}
}
}
}
}
frame 289 {
_root.sexSpeed = 'breatherB';
_root.gotoAndStop('sexBreatherB');
}
}
frame 30 {
_root.voiceMain.audStopAll.gotoAndPlay(2);
_root.voiceMain.gotoAndStop(1);
_root.talkGrindNo1 = 'talk01';
_root.talkGrindNo2 = 'talk01';
_root.talkFPNo1 = 'talk01';
_root.talkSUD1No1 = 'talk01';
_root.talkSUD2No1 = 'talk01';
_root.talkSUD3No1 = 'talk01';
_root.talkSUD4No1 = 'talk01';
_root.talkNoDoIt = 'noTalk';
_root.talkBreathing = 'breathingStart';
}
movieClip 5221 {
}
movieClip 5514 {
}
button 5518 {
on (press) {
_root.jizz01Lvl = 'x0';
_root.jizz02Lvl = 'x0';
_root.jizz03Lvl = 'x0';
_root.jizz04Lvl = 'x0';
_root.jizz05Lvl = 'x0';
_root.jizz06Lvl = 'x0';
_root.jizz07Lvl = 'x0';
_root.jizz08Lvl = 'x0';
_root.jizz09Lvl = 'x0';
_root.jizz10Lvl = 'x0';
_root.jizz11Lvl = 'x0';
_root.jizz12Lvl = 'x0';
_root.jizz13Lvl = 'x0';
_root.jizz14Lvl = 'x0';
_root.jizz15Lvl = 'x0';
_root.jizz16Lvl = 'x0';
_root.jizz17Lvl = 'x0';
_root.jizz18Lvl = 'x0';
_root.jizz19Lvl = 'x0';
_root.jizz20Lvl = 'x0';
_root.jizz21Lvl = 'x0';
_root.jizz22Lvl = 'x0';
_root.jizz23Lvl = 'x0';
_root.jizz24Lvl = 'x0';
_root.jizz25Lvl = 'x0';
_root.jizz26Lvl = 'x0';
_root.gotoAndStop('intro');
}
}
button 5519 {
on (press) {
if (_root.frameLbl == 'sexBreatherA') {
_root.pregCounter.gotoAndStop(1);
}
this.gotoAndStop(_root.frameLbl);
}
}