STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228071
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/78263185?noj=FRM78263185-28DC" width="1" height="1"></div>

Unzipping Fluttershy's Skirt - game.swf

This is the info page for
Flash #224164

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 2 { } instance _static of movieClip 2 { onClipEvent (load) { PANTIES_NUMBER = 422; PANTIES_BLACK = 423; } } // unknown tag 88 length 73 // unknown tag 88 length 64 // unknown tag 88 length 74 // unknown tag 88 length 70 button 19 { on (press) { if (_root.infobox.overlay == 1) { _root.infobox.overlay = 0; } } } movieClip 20 { } instance infobox of movieClip 20 { onClipEvent (load) { function update_numbers() { text_stats.text = '0\n1\n' + _root.fluttershy.stats_shirt_lifted + '\n' + _root.fluttershy.stats_skirt_pulled; } overlay = 0; update_numbers(); } } movieClip 26 { } instance of movieClip 26 { } movieClip 28 { } movieClip 30 { } movieClip 32 { } movieClip 34 { } movieClip 36 { } movieClip 38 { } movieClip 40 { } movieClip 42 { } movieClip 44 { } movieClip 46 { } movieClip 48 { } movieClip 50 { } movieClip 52 { } movieClip 54 { } movieClip 56 { } movieClip 58 { } movieClip 320 { } movieClip 323 { } movieClip 326 { } movieClip 331 { } movieClip 334 { } movieClip 338 { } movieClip 340 { } movieClip 342 { } movieClip 344 { } movieClip 347 { } movieClip 357 { } movieClip 360 { } movieClip 361 { } movieClip 366 { } movieClip 368 { } movieClip 373 { } movieClip 380 { } instance fluttershy of movieClip 380 { onClipEvent (load) { function lift_shirt(scale) { if (scale < top_lower._yscale + 2) { top_lower._yscale = scale; shirt_fall = 0; } } function act(a) { if (a == 'idle') { action = 'idle'; gotoAndPlay(1); } else { if (a == 'skirted') { action = 'skirted'; mood = 'embarrased'; embarrased_target = 150; head.eyes.gotoAndStop(1); head.mouth.gotoAndStop(1); unlock_panties(); gotoAndPlay(251); } else { if (a == 'skirted first') { action = 'skirted first'; unlock_panties(); gotoAndPlay(303); } else { if (a == 'skirt on ground') { action = 'skirt on ground'; head.eyes.gotoAndStop(4); head.mouth.gotoAndStop(1); mood = 'embarrased'; embarrased_target = 200; gotoAndPlay(384); } else { if (a == 'angel jump') { action = 'angel jump'; head.eyes.gotoAndStop(3); gotoAndPlay(494); } else { if (a == 'angel jump, skirt on ground') { action = 'angel jump, skirt on ground'; head.eyes.gotoAndStop(4); head.mouth.gotoAndStop(1); unlock_panties(); mood = 'embarrased'; embarrased_target = 200; gotoAndPlay(558); } } } } } } } function unlock_panties() { _root.gallerybox.panties_unlocked_id[underwear_design - 1] = 1; _root.gallerybox.panties_unlocked_total += 1; _root.gallerybox.game_save(); } var currentDate = new Date(); action = 'idle'; mood = 'happy'; embarrased = 0; embarrased_target = 0; underwear_number = _root._static.PANTIES_NUMBER; underwear_design = Math.floor(Math.random() * underwear_number) + 1; _xmouse_p = 0; _ymouse_p = 0; cursor_speed = 0; cursor_shirt = 0; cursor_skirt = 0; cursor_action = 'none'; shirt_up = 0; shirt_fall = 0; skirt_down = 0; panties_down = 0; blink_time = 10; stats_shirt_lifted = 0; stats_skirt_pulled = 0; stats_panties_pulled = 0; stats_time_ago = 999; head.eyes.gotoAndStop(2); head.mouth.gotoAndStop(2); head.blush._alpha = 0; bra.gotoAndStop(6); panties.gotoAndStop(underwear_design); shirt_height_skirting = [100, 97.83, 95.67, 93.5, 91.33, 89.17, 87, 87.40000000000001, 87.8, 88.2, 88.59999999999999, 89, 89.40000000000001, 89.8, 90.2, 90.59999999999999, 91, 94, 97, 100]; } onClipEvent (enterFrame) { if (action == 'idle') { if (mood == 'embarrased') { if (_currentframe >= 100) { gotoAndPlay(1); } } else { if (mood == 'happy') { if (_currentframe <= 100 || _currentframe >= 250) { gotoAndPlay(101); } } } } else { if (action == 'skirted') { if (_currentframe >= 302) { gotoAndPlay(1); act('idle'); stats_time_ago = 0; } else { if (_currentframe >= 276 && _currentframe <= 295) { lift_shirt(shirt_height_skirting[_currentframe - 276]); } } } else { if (action == 'skirted first') { if (_currentframe >= 317) { mood = 'embarrased'; embarrased_target = 150; head.eyes.gotoAndStop(1); head.mouth.gotoAndStop(1); } if (_currentframe >= 382) { gotoAndPlay(1); act('idle'); stats_time_ago = 0; } else { if (_currentframe >= 354 && _currentframe <= 373) { lift_shirt(shirt_height_skirting[_currentframe - 354]); } } } else { if (action == 'skirt on ground') { if (_currentframe >= 493) { gotoAndPlay(397); embarrased_target = 200; stats_time_ago = 0; } } else { if (action == 'angel jump') { if (_currentframe == 507) { head.eyes.gotoAndStop(1); } else { if (_currentframe >= 557) { gotoAndPlay(508); } } } else { if (action == 'angel jump, skirt on ground') { if (_currentframe >= 631) { gotoAndPlay(583); embarrased_target = 200; stats_time_ago = 0; } } } } } } } if (_root.infobox.overlay == 0 && _root.gallerybox.overlay == 0 && _root.galleryloadfail.overlay == 0) { if (cursor_shirt == 0 && action != 'angel jump') { if (_xmouse > -95 && _xmouse < 95 && cursor_speed < 20) { if (_ymouse > 60 && _ymouse < 200) { cursor_shirt = 1; } } } else { if (cursor_shirt == 1) { if (_xmouse <= -95 || _xmouse >= 95 || _ymouse <= -83 || _ymouse >= 200) { cursor_shirt = 0; shirt_fall = 0; if (shirt_up == 1) { stats_shirt_lifted += 1; } } if (cursor_shirt == 1) { lift_shirt((189 - Math.abs(Math.min(_ymouse - 60, 0))) / 1.89); } } } cursor_skirt = 0; if (cursor_skirt == 0 && (action == 'idle' || action == 'angel jump')) { if (_xmouse > -60 && _xmouse < 60) { if (_ymouse > 15 && _ymouse < 92) { cursor_skirt = 1; } } } if (cursor_action == 'skirt pull') { if (_ymouse > 113 && cursor_speed < 6) { cursor_action = 'none'; } else { if (_ymouse > 165 && cursor_speed >= 6) { cursor_action = 'none'; if (action == 'idle') { if (mood == 'embarrased') { act('skirted'); } else { act('skirted first'); } } else { if (action == 'angel jump') { act('angel jump, skirt on ground'); } } } } } } else { cursor_shirt = 0; cursor_skirt = 0; cursor_action = 'none'; } if (top_lower._yscale < 100) { top_lower._yscale = Math.min(top_lower._yscale + shirt_fall, 100); shirt_fall += 0.5; } if (top_lower._yscale < 50) { shirt_up = 1; } else { shirt_up = 0; } if (embarrased < embarrased_target) { embarrased = Math.min(embarrased + 2.5, embarrased_target); } else { if (embarrased > embarrased_target) { embarrased = Math.max(embarrased - 1.5, embarrased_target); } } head.blush._alpha = embarrased; if (mood == 'embarrased' && action == 'idle') { embarrased_target -= 0.08333333333333333; stats_time_ago += 1; if (stats_time_ago > 630 && (_currentframe <= 10 || _currentframe >= 90)) { mood = 'happy'; embarrased_target = 0; gotoAndPlay(Math.floor(_currentframe * 1.5) + 100); head.eyes.gotoAndStop(2); head.mouth.gotoAndStop(2); } } blink_time += 1; if (blink_time >= 225 + Math.random() * 270) { blink_time = 0; } else { if (blink_time <= 4) { if (head.eyes._currentframe == 1) { head.eyes.gotoAndStop(5); } if (head.eyes._currentframe == 2) { head.eyes.gotoAndStop(6); } if (head.eyes._currentframe == 3) { head.eyes.gotoAndStop(7); } } else { if (blink_time == 5) { if (head.eyes._currentframe == 5) { head.eyes.gotoAndStop(1); } if (head.eyes._currentframe == 6) { head.eyes.gotoAndStop(2); } if (head.eyes._currentframe == 7) { head.eyes.gotoAndStop(3); } } } } cursor_speed = Math.sqrt(Math.pow(_xmouse_p - _xmouse, 2) + Math.pow(_ymouse_p - _ymouse, 2)); _xmouse_p = _xmouse; _ymouse_p = _ymouse; } onClipEvent (press) { if (cursor_shirt == 1) { cursor_shirt = 0; } if (cursor_skirt == 1) { cursor_action = 'skirt pull'; } if (action == 'idle') { if (_ymouse >= 190.1 && _ymouse <= 539.7000000000001) { if (_xmouse >= 354.55 && _xmouse <= 583.25) { act('angel jump'); } } } else { if (action == 'skirted first') { if (_currentframe >= 304 && _currentframe <= 346) { if (_ymouse >= 160 && _ymouse <= 290) { if (_xmouse >= -150 && _xmouse <= -50 || _xmouse >= 50 && _xmouse <= 150) { act('skirt on ground'); } } } } } } onClipEvent (release, releaseOutside) { if (cursor_skirt == 1) { cursor_shirt = 0; cursor_action = 'none'; } } } movieClip 382 { } instance gallerybox_fade of movieClip 382 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.gallerybox.overlay == 0) { if (_alpha > 0) { _alpha = Math.max(_alpha - 2, 0); } } else { if (_root.gallerybox.overlay == 1) { if (_alpha < 25) { _alpha = Math.min(_alpha + 1.5, 25); } } } } } instance galleryerror_fade of movieClip 382 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.galleryloadfail.overlay == 0) { if (_alpha > 0) { _alpha = Math.max(_alpha - 4, 0); } } else { if (_root.galleryloadfail.overlay == 1) { if (_alpha < 50) { _alpha = Math.min(_alpha + 3, 50); } } } } } button 389 { on (press) { if (_root.galleryloadfail.overlay == 1) { _root.galleryloadfail.overlay = 0; _root.gallerybox.game_purge(); _root.gallerybox.game_load(); _root.gallerybox.update_panties(); } } } movieClip 390 { } instance galleryloadfail of movieClip 390 { onClipEvent (load) { overlay = 0; _y = 680; } onClipEvent (enterFrame) { if (overlay == 0) { if (_y < 680) { _y = Math.min(_y + 50, 680); } } else { if (overlay == 1) { if (_y > 275) { _y = Math.max(_y - 40, 275); } } } } } movieClip 396 { } instance gallerytab of movieClip 396 { onClipEvent (load) { gotoAndStop(1); _y = 575; } onClipEvent (enterFrame) { if (_root.gallerybox.overlay == 0 && _root.galleryloadfail.overlay == 0) { if (_y > 575) { _y = Math.max(_y - 10, 575); } } else { if (_root.gallerybox.overlay == 1 || _root.galleryloadfail.overlay == 1) { if (_y < 630) { _y = Math.min(_y + 10, 630); } } } } onClipEvent (rollOver) { gotoAndStop(2); } onClipEvent (press) { gotoAndStop(3); if (_root.gallerybox.overlay == 0) { _root.gallerybox.overlay = 1; _root.gallerybox.update_panties(); } } onClipEvent (release, releaseOutside, rollOut) { gotoAndStop(1); } } movieClip 399 { } movieClip 405 { } movieClip 406 { instance drag of movieClip 405 { onClipEvent (load) { gotoAndStop(1); yy = 0; draging = 0; } onClipEvent (rollOver) { gotoAndStop(2); } onClipEvent (releaseOutside, rollOut) { gotoAndStop(1); } onClipEvent (release, releaseOutside) { draging = 0; } onClipEvent (press) { yy = _ymouse; draging = 1; } onClipEvent (enterFrame) { if (draging == 1) { _y = Math.min(Math.max(_root._ymouse - _root.gallerybox._y - yy, -168.75), 168.75); _root.gallerybox.update_scroll((_y + 168.75) * 5.925925925925926); } } } } button 407 { on (press) { if (_root.gallerybox.overlay == 1 && _root.galleryinfo.overlay == 0 && _root.gallerywarning.overlay == 0) { _root.gallerybox.overlay = 0; } } } button 408 { on (press) { if (_root.gallerybox.overlay == 1 && _root.galleryinfo.overlay == 0 && _root.gallerywarning.overlay == 0) { _root.gallerywarning.overlay = 1; } } } button 410 { on (press) { if (_root.gallerybox.overlay == 1 && _root.galleryinfo.overlay == 0 && _root.gallerywarning.overlay == 0) { _root.gallerybox.game_all(); _root.gallerybox.update_panties(); } } } movieClip 411 { instance panties38 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(38); } } } } instance panties37 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(37); } } } } instance panties39 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(39); } } } } instance panties36 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(36); } } } } instance panties40 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(40); } } } } instance panties41 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(41); } } } } instance panties35 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(35); } } } } instance panties31 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(31); } } } } instance panties30 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(30); } } } } instance panties32 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(32); } } } } instance panties29 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(29); } } } } instance panties33 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(33); } } } } instance panties34 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(34); } } } } instance panties28 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(28); } } } } instance panties24 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(24); } } } } instance panties23 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(23); } } } } instance panties25 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(25); } } } } instance panties22 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(22); } } } } instance panties26 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(26); } } } } instance panties27 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(27); } } } } instance panties21 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(21); } } } } instance panties17 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(17); } } } } instance panties16 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(16); } } } } instance panties18 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(18); } } } } instance panties15 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(15); } } } } instance panties19 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(19); } } } } instance panties20 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(20); } } } } instance panties14 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(14); } } } } instance panties10 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(10); } } } } instance panties9 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(9); } } } } instance panties11 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(11); } } } } instance panties8 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(8); } } } } instance panties12 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(12); } } } } instance panties13 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(13); } } } } instance panties7 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(7); } } } } instance panties3 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(3); } } } } instance panties2 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(2); } } } } instance panties4 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(4); } } } } instance panties1 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(1); } } } } instance panties5 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(5); } } } } instance panties6 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(6); } } } } instance panties0 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(0); } } } } instance panties45 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(45); } } } } instance panties44 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(44); } } } } instance panties46 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(46); } } } } instance panties43 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(43); } } } } instance panties47 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(47); } } } } instance panties48 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(48); } } } } instance panties42 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(42); } } } } instance panties52 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(52); } } } } instance panties51 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(51); } } } } instance panties53 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(53); } } } } instance panties50 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(50); } } } } instance panties54 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(54); } } } } instance panties55 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(55); } } } } instance panties49 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(49); } } } } instance panties59 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(59); } } } } instance panties58 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(58); } } } } instance panties60 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(60); } } } } instance panties57 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(57); } } } } instance panties61 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(61); } } } } instance panties62 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(62); } } } } instance panties56 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(56); } } } } instance panties66 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(66); } } } } instance panties65 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(65); } } } } instance panties67 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(67); } } } } instance panties64 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(64); } } } } instance panties68 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(68); } } } } instance panties69 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(69); } } } } instance panties63 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(63); } } } } instance panties73 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(73); } } } } instance panties72 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(72); } } } } instance panties74 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(74); } } } } instance panties71 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(71); } } } } instance panties75 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(75); } } } } instance panties76 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(76); } } } } instance panties70 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(70); } } } } instance panties80 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(80); } } } } instance panties79 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(79); } } } } instance panties81 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(81); } } } } instance panties78 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(78); } } } } instance panties82 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(82); } } } } instance panties83 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(83); } } } } instance panties77 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(77); } } } } instance panties87 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(87); } } } } instance panties86 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(86); } } } } instance panties88 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(88); } } } } instance panties85 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(85); } } } } instance panties89 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(89); } } } } instance panties90 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(90); } } } } instance panties84 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(84); } } } } instance panties94 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(94); } } } } instance panties93 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(93); } } } } instance panties95 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(95); } } } } instance panties92 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(92); } } } } instance panties96 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(96); } } } } instance panties97 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(97); } } } } instance panties91 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(91); } } } } instance panties101 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(101); } } } } instance panties100 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(100); } } } } instance panties102 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(102); } } } } instance panties99 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(99); } } } } instance panties103 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(103); } } } } instance panties104 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(104); } } } } instance panties98 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(98); } } } } instance panties108 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(108); } } } } instance panties107 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(107); } } } } instance panties109 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(109); } } } } instance panties106 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(106); } } } } instance panties110 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(110); } } } } instance panties111 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(111); } } } } instance panties105 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(105); } } } } instance panties114 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(114); } } } } instance panties113 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(113); } } } } instance panties112 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(112); } } } } instance panties115 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(115); } } } } instance panties116 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(116); } } } } instance panties117 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(117); } } } } instance panties118 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(118); } } } } instance panties136 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(136); } } } } instance panties135 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(135); } } } } instance panties137 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(137); } } } } instance panties134 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(134); } } } } instance panties138 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(138); } } } } instance panties139 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(139); } } } } instance panties133 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(133); } } } } instance panties129 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(129); } } } } instance panties128 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(128); } } } } instance panties130 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(130); } } } } instance panties127 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(127); } } } } instance panties131 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(131); } } } } instance panties132 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(132); } } } } instance panties126 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(126); } } } } instance panties122 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(122); } } } } instance panties121 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(121); } } } } instance panties123 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(123); } } } } instance panties120 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(120); } } } } instance panties124 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(124); } } } } instance panties125 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(125); } } } } instance panties119 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(119); } } } } instance panties143 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(143); } } } } instance panties142 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(142); } } } } instance panties144 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(144); } } } } instance panties141 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(141); } } } } instance panties145 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(145); } } } } instance panties146 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(146); } } } } instance panties140 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(140); } } } } instance panties150 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(150); } } } } instance panties149 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(149); } } } } instance panties151 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(151); } } } } instance panties148 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(148); } } } } instance panties152 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(152); } } } } instance panties153 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(153); } } } } instance panties147 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(147); } } } } instance panties157 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(157); } } } } instance panties156 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(156); } } } } instance panties158 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(158); } } } } instance panties155 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(155); } } } } instance panties159 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(159); } } } } instance panties160 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(160); } } } } instance panties154 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(154); } } } } instance panties164 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(164); } } } } instance panties163 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(163); } } } } instance panties165 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(165); } } } } instance panties162 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(162); } } } } instance panties166 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(166); } } } } instance panties167 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(167); } } } } instance panties161 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(161); } } } } instance panties171 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(171); } } } } instance panties170 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(170); } } } } instance panties172 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(172); } } } } instance panties169 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(169); } } } } instance panties173 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(173); } } } } instance panties174 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(174); } } } } instance panties168 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(168); } } } } instance panties178 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(178); } } } } instance panties177 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(177); } } } } instance panties179 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(179); } } } } instance panties176 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(176); } } } } instance panties180 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(180); } } } } instance panties181 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(181); } } } } instance panties175 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(175); } } } } instance panties185 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(185); } } } } instance panties184 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(184); } } } } instance panties186 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(186); } } } } instance panties183 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(183); } } } } instance panties187 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(187); } } } } instance panties188 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(188); } } } } instance panties182 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(182); } } } } instance panties192 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(192); } } } } instance panties191 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(191); } } } } instance panties193 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(193); } } } } instance panties190 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(190); } } } } instance panties194 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(194); } } } } instance panties195 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(195); } } } } instance panties189 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(189); } } } } instance panties199 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(199); } } } } instance panties198 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(198); } } } } instance panties200 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(200); } } } } instance panties197 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(197); } } } } instance panties201 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(201); } } } } instance panties202 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(202); } } } } instance panties196 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(196); } } } } instance panties206 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(206); } } } } instance panties205 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(205); } } } } instance panties207 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(207); } } } } instance panties204 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(204); } } } } instance panties208 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(208); } } } } instance panties209 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(209); } } } } instance panties203 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(203); } } } } instance panties212 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(212); } } } } instance panties211 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(211); } } } } instance panties210 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(210); } } } } instance panties213 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(213); } } } } instance panties214 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(214); } } } } instance panties215 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(215); } } } } instance panties216 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(216); } } } } instance panties219 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(219); } } } } instance panties218 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(218); } } } } instance panties217 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(217); } } } } instance panties220 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(220); } } } } instance panties221 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(221); } } } } instance panties222 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(222); } } } } instance panties223 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(223); } } } } instance panties234 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(234); } } } } instance panties233 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(233); } } } } instance panties235 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(235); } } } } instance panties232 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(232); } } } } instance panties236 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(236); } } } } instance panties237 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(237); } } } } instance panties231 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(231); } } } } instance panties227 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(227); } } } } instance panties226 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(226); } } } } instance panties228 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(228); } } } } instance panties225 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(225); } } } } instance panties229 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(229); } } } } instance panties230 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(230); } } } } instance panties224 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(224); } } } } instance panties241 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(241); } } } } instance panties240 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(240); } } } } instance panties242 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(242); } } } } instance panties239 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(239); } } } } instance panties243 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(243); } } } } instance panties244 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(244); } } } } instance panties238 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(238); } } } } instance panties248 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(248); } } } } instance panties247 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(247); } } } } instance panties249 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(249); } } } } instance panties246 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(246); } } } } instance panties250 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(250); } } } } instance panties251 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(251); } } } } instance panties245 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(245); } } } } instance panties255 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(255); } } } } instance panties254 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(254); } } } } instance panties256 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(256); } } } } instance panties253 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(253); } } } } instance panties257 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(257); } } } } instance panties258 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(258); } } } } instance panties252 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(252); } } } } instance panties262 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(262); } } } } instance panties261 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(261); } } } } instance panties263 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(263); } } } } instance panties260 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(260); } } } } instance panties264 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(264); } } } } instance panties265 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(265); } } } } instance panties259 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(259); } } } } instance panties269 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(269); } } } } instance panties268 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(268); } } } } instance panties270 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(270); } } } } instance panties267 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(267); } } } } instance panties271 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(271); } } } } instance panties272 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(272); } } } } instance panties266 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(266); } } } } instance panties276 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(276); } } } } instance panties275 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(275); } } } } instance panties277 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(277); } } } } instance panties274 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(274); } } } } instance panties278 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(278); } } } } instance panties279 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(279); } } } } instance panties273 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(273); } } } } instance panties283 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(83); } } } } instance panties282 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(282); } } } } instance panties284 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(284); } } } } instance panties281 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(281); } } } } instance panties285 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(285); } } } } instance panties286 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(286); } } } } instance panties280 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(280); } } } } instance panties290 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(290); } } } } instance panties289 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(289); } } } } instance panties291 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(291); } } } } instance panties288 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(288); } } } } instance panties292 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(292); } } } } instance panties293 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(293); } } } } instance panties287 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(287); } } } } instance panties297 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(297); } } } } instance panties296 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(296); } } } } instance panties298 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(298); } } } } instance panties295 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(295); } } } } instance panties299 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(299); } } } } instance panties300 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(300); } } } } instance panties294 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(294); } } } } instance panties304 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(304); } } } } instance panties303 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(303); } } } } instance panties305 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(305); } } } } instance panties302 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(302); } } } } instance panties306 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(306); } } } } instance panties307 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(307); } } } } instance panties301 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(301); } } } } instance panties310 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(310); } } } } instance panties309 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(309); } } } } instance panties308 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(308); } } } } instance panties311 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(311); } } } } instance panties312 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(312); } } } } instance panties313 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(313); } } } } instance panties314 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(314); } } } } instance panties332 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(332); } } } } instance panties331 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(331); } } } } instance panties333 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(333); } } } } instance panties330 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(330); } } } } instance panties334 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(334); } } } } instance panties335 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(335); } } } } instance panties329 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(329); } } } } instance panties325 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(325); } } } } instance panties324 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(324); } } } } instance panties326 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(326); } } } } instance panties323 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(323); } } } } instance panties327 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(327); } } } } instance panties328 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(328); } } } } instance panties322 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(322); } } } } instance panties318 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(318); } } } } instance panties317 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(317); } } } } instance panties319 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(319); } } } } instance panties316 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(316); } } } } instance panties320 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(320); } } } } instance panties321 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(321); } } } } instance panties315 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(315); } } } } instance panties339 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(339); } } } } instance panties338 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(338); } } } } instance panties340 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(340); } } } } instance panties337 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(337); } } } } instance panties341 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(341); } } } } instance panties342 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(342); } } } } instance panties336 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(336); } } } } instance panties346 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(346); } } } } instance panties345 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(345); } } } } instance panties347 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(347); } } } } instance panties344 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(344); } } } } instance panties348 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(348); } } } } instance panties349 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(349); } } } } instance panties343 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(343); } } } } instance panties353 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(353); } } } } instance panties352 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(352); } } } } instance panties354 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(354); } } } } instance panties351 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(351); } } } } instance panties355 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(355); } } } } instance panties356 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(356); } } } } instance panties350 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(350); } } } } instance panties360 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(360); } } } } instance panties359 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(359); } } } } instance panties361 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(361); } } } } instance panties358 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(358); } } } } instance panties362 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(362); } } } } instance panties363 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(363); } } } } instance panties357 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(357); } } } } instance panties367 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(367); } } } } instance panties366 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(366); } } } } instance panties368 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(368); } } } } instance panties365 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(365); } } } } instance panties369 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(369); } } } } instance panties370 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(370); } } } } instance panties364 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(364); } } } } instance panties374 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(374); } } } } instance panties373 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(373); } } } } instance panties375 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(375); } } } } instance panties372 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(372); } } } } instance panties376 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(376); } } } } instance panties377 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(377); } } } } instance panties371 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(371); } } } } instance panties381 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(381); } } } } instance panties380 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(380); } } } } instance panties382 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(382); } } } } instance panties379 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(379); } } } } instance panties383 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(383); } } } } instance panties384 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(384); } } } } instance panties378 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(378); } } } } instance panties388 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(388); } } } } instance panties387 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(387); } } } } instance panties389 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(389); } } } } instance panties386 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(386); } } } } instance panties390 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(390); } } } } instance panties391 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(391); } } } } instance panties385 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(385); } } } } instance panties395 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(395); } } } } instance panties394 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(394); } } } } instance panties396 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(396); } } } } instance panties393 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(393); } } } } instance panties397 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(397); } } } } instance panties398 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(398); } } } } instance panties392 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(392); } } } } instance panties402 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(402); } } } } instance panties401 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(401); } } } } instance panties403 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(403); } } } } instance panties400 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(400); } } } } instance panties404 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(404); } } } } instance panties405 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(405); } } } } instance panties399 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(399); } } } } instance panties408 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(408); } } } } instance panties407 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(407); } } } } instance panties406 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(406); } } } } instance panties409 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(409); } } } } instance panties410 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(410); } } } } instance panties411 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(411); } } } } instance panties412 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(412); } } } } instance panties415 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(415); } } } } instance panties414 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(414); } } } } instance panties413 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(413); } } } } instance panties416 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(416); } } } } instance panties417 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(417); } } } } instance panties418 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(418); } } } } instance panties419 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(419); } } } } instance panties421 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(421); } } } } instance panties420 of movieClip 320 { onClipEvent (press) { if (_root.gallerybox.overlay == 1) { if (_root.galleryinfo.overlay == 0) { _root.galleryinfo.overlay = 1; _root.galleryinfo.update_panties(420); } } } } } instance gallerybox of movieClip 411 { onClipEvent (load) { function update_panties() { gotoAndStop(1); panties_unlocked_total = 0; i = 0; while (i < _root._static.PANTIES_NUMBER) { if (panties_unlocked_id[i] == 1) { panties[i].gotoAndStop(i + 1); panties_unlocked_total += 1; } else { panties[i].gotoAndStop(_root._static.PANTIES_BLACK); } ++i; } progressbar._xscale = (panties_unlocked_total / _root._static.PANTIES_NUMBER) * 100; text_progress.text = panties_unlocked_total + '/' + _root._static.PANTIES_NUMBER + ' panties found'; } function clear_panties() { gotoAndStop(2); } function update_scroll(yy) { i = 0; while (i < _root._static.PANTIES_NUMBER) { panties[i]._y = -200 + Math.floor(i / 7) * 40 - yy; ++i; } } function game_load() { var v2 = SharedObject.getLocal('FluttershySkirtingSave'); panties_unlocked_total = 0; if (v2.data.game_version == 'v1.2') { i = 0; while (i < _root._static.PANTIES_NUMBER) { if (v2.data.panties_unlocked[i] == 1) { panties_unlocked_id[i] = 1; panties_unlocked_total += 1; } else { panties_unlocked_id[i] = 0; } ++i; } var v3 = new Date(); if (v2.data.game_date == v3.getDate() + v3.getMonth() * 40) { panties_forced = -1; } else { panties_new(); } } else { convert_save(v2.data.game_version); } } function game_save() { var v1 = SharedObject.getLocal('FluttershySkirtingSave'); v1.data.panties_unlocked = panties_unlocked_id; v1.data.game_version = 'v1.2'; var v2 = new Date(); v1.data.game_date = v2.getDate() + v2.getMonth() * 40; v1.flush(); } function game_save_false() { var v1 = SharedObject.getLocal('FluttershySkirtingSave'); v1.data.game_version = 'fail'; v1.flush(); } function game_purge() { var v1 = SharedObject.getLocal('FluttershySkirtingSave'); v1.clear(); } function game_all() { panties_unlocked_id = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; panties_unlocked_total = 422; } function convert_save(version) { var v2 = SharedObject.getLocal('FluttershySkirtingSave'); if (version == 'v1.1') { ids = [1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 70, 72, 73, 74, 76, 77, 80, 81, 82, 115, 116, 117, 118, 119, 120, 121, 122, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 176, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 189, 192, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 281, 282, 283, 285, 289, 290, 291, 292, 293, 294, 297, 298, 299, 300, 301, 302, 303, 305, 306, 307, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 332, 343, 344, 348, 349, 352, 354, 355, 356, 357, 358, 360, 361, 377, 379, 381, 382, 383, 384, 386, 387, 388, 391, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410]; i = 0; while (i < 222) { if (v2.data.panties_unlocked[i] == 1) { panties_unlocked_id[ids[i] - 1] = 1; panties_unlocked_total += 1; } else { panties_unlocked_id[ids[i] - 1] = 0; } ++i; } } else { if (version == undefined) { } else { _root.galleryloadfail.overlay = 1; } } } function panties_new() { i = Math.floor(Math.random() * _root._static.PANTIES_NUMBER); for (;;) { if (!(panties_unlocked_id[i] == 1 && panties_unlocked_total < _root._static.PANTIES_NUMBER)) break; i = Math.floor(Math.random() * _root._static.PANTIES_NUMBER); } panties_forced = i + 1; _root.fluttershy.underwear_design = i + 1; _root.fluttershy.panties.gotoAndStop(i + 1); } overlay = 0; _y = 825; panties = [panties0, panties1, panties2, panties3, panties4, panties5, panties6, panties7, panties8, panties9, panties10, panties11, panties12, panties13, panties14, panties15, panties16, panties17, panties18, panties19, panties20, panties21, panties22, panties23, panties24, panties25, panties26, panties27, panties28, panties29, panties30, panties31, panties32, panties33, panties34, panties35, panties36, panties37, panties38, panties39, panties40, panties41, panties42, panties43, panties44, panties45, panties46, panties47, panties48, panties49, panties50, panties51, panties52, panties53, panties54, panties55, panties56, panties57, panties58, panties59, panties60, panties61, panties62, panties63, panties64, panties65, panties66, panties67, panties68, panties69, panties70, panties71, panties72, panties73, panties74, panties75, panties76, panties77, panties78, panties79, panties80, panties81, panties82, panties83, panties84, panties85, panties86, panties87, panties88, panties89, panties90, panties91, panties92, panties93, panties94, panties95, panties96, panties97, panties98, panties99, panties100, panties101, panties102, panties103, panties104, panties105, panties106, panties107, panties108, panties109, panties110, panties111, panties112, panties113, panties114, panties115, panties116, panties117, panties118, panties119, panties120, panties121, panties122, panties123, panties124, panties125, panties126, panties127, panties128, panties129, panties130, panties131, panties132, panties133, panties134, panties135, panties136, panties137, panties138, panties139, panties140, panties141, panties142, panties143, panties144, panties145, panties146, panties147, panties148, panties149, panties150, panties151, panties152, panties153, panties154, panties155, panties156, panties157, panties158, panties159, panties160, panties161, panties162, panties163, panties164, panties165, panties166, panties167, panties168, panties169, panties170, panties171, panties172, panties173, panties174, panties175, panties176, panties177, panties178, panties179, panties180, panties181, panties182, panties183, panties184, panties185, panties186, panties187, panties188, panties189, panties190, panties191, panties192, panties193, panties194, panties195, panties196, panties197, panties198, panties199, panties200, panties201, panties202, panties203, panties204, panties205, panties206, panties207, panties208, panties209, panties210, panties211, panties212, panties213, panties214, panties215, panties216, panties217, panties218, panties219, panties220, panties221, panties222, panties223, panties224, panties225, panties226, panties227, panties228, panties229, panties230, panties231, panties232, panties233, panties234, panties235, panties236, panties237, panties238, panties239, panties240, panties241, panties242, panties243, panties244, panties245, panties246, panties247, panties248, panties249, panties250, panties251, panties252, panties253, panties254, panties255, panties256, panties257, panties258, panties259, panties260, panties261, panties262, panties263, panties264, panties265, panties266, panties267, panties268, panties269, panties270, panties271, panties272, panties273, panties274, panties275, panties276, panties277, panties278, panties279, panties280, panties281, panties282, panties283, panties284, panties285, panties286, panties287, panties288, panties289, panties290, panties291, panties292, panties293, panties294, panties295, panties296, panties297, panties298, panties299, panties300, panties301, panties302, panties303, panties304, panties305, panties306, panties307, panties308, panties309, panties310, panties311, panties312, panties313, panties314, panties315, panties316, panties317, panties318, panties319, panties320, panties321, panties322, panties323, panties324, panties325, panties326, panties327, panties328, panties329, panties330, panties331, panties332, panties333, panties334, panties335, panties336, panties337, panties338, panties339, panties340, panties341, panties342, panties343, panties344, panties345, panties346, panties347, panties348, panties349, panties350, panties351, panties352, panties353, panties354, panties355, panties356, panties357, panties358, panties359, panties360, panties361, panties362, panties363, panties364, panties365, panties366, panties367, panties368, panties369, panties370, panties371, panties372, panties373, panties374, panties375, panties376, panties377, panties378, panties379, panties380, panties381, panties382, panties383, panties384, panties385, panties386, panties387, panties388, panties389, panties390, panties391, panties392, panties393, panties394, panties395, panties396, panties397, panties398, panties399, panties400, panties401, panties402, panties403, panties404, panties405, panties406, panties407, panties408, panties409, panties410, panties411, panties412, panties413, panties414, panties415, panties416, panties417, panties418, panties419, panties420, panties421]; panties_unlocked_id = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; panties_unlocked_total = 0; panties_forced = -1; panties_names = ['white plain', 'pink plain', 'dark pink plain', 'hotpink plain', 'yellow plain', 'light blue plain', 'blue plain', 'orange plain', 'light purple plain', 'purple plain', 'black plain', 'green plain', 'red plain', 'white with ribbon', 'pink with ribbon', 'dark pink with ribbon', 'hotpink with ribbon', 'yellow with ribbon', 'light blue with ribbon', 'blue with ribbon', 'orange with ribbon', 'light purple with ribbon', 'purple with ribbon', 'black with ribbon', 'green with ribbon', 'white with side-ribbon', 'pink with side-ribbon', 'dark pink with side-ribbon', 'hotpink with side-ribbon', 'yellow with side-ribbon', 'light blue with side-ribbon', 'blue with side-ribbon', 'orange with side-ribbon', 'purple with side-ribbon', 'black with side-ribbon', 'green with side-ribbon', 'white with ribbon and heart', 'pink with ribbon and heart', 'dark pink with ribbon and heart', 'hotpink with ribbon and heart', 'yellow with ribbon and heart', 'light blue with ribbon and heart', 'blue with ribbon and heart', 'black with ribbon and heart', 'green with ribbon and heart', 'white with ribbon and hearts', 'pink with ribbon and hearts', 'dark pink with ribbon and hearts', 'hotpink with ribbon and hearts', 'orange with ribbon and hearts', 'black with ribbon and hearts', 'white with paw print', 'pink with paw print', 'dark pink with paw print', 'hotpink with paw print', 'yellow with paw print', 'light blue with paw print', 'light purple with paw print', 'purple with paw print', 'black with paw print', 'green with paw print', 'white with paw pattern', 'pink with paw pattern', 'dark pink with paw pattern', 'hotpink with paw pattern', 'purple with paw pattern', 'black with paw pattern', 'green with paw pattern', 'white-black gradient with ribbon', 'pink-white gradient with ribbon', 'pink-black gradient with ribbon', 'hotpink-white gradient with ribbon', 'hotpink-pink gradient with ribbon', 'hotpink-black gradient with ribbon', 'hotpink-green gradient with ribbon', 'yellow-pink gradient with ribbon', 'yellow-blue gradient with ribbon', 'yellow-purple gradient with ribbon', 'yellow-green gradient with ribbon', 'purple-black gradient with ribbon', 'green-white gradient with ribbon', 'rainbow gradient', 'white with pink sides', 'white with dark pink sides', 'white with hotpink sides', 'white with black sides', 'pink with dark pink sides', 'pink with hotpink sides', 'pink with light purple sides', 'hotpink with white sides', 'hotpink with purple sides', 'hotpink with black sides', 'hotpink with green sides', 'yellow with white sides', 'yellow with light blue sides', 'yellow with light purple sides', 'orange with blue sides', 'orange with light purple sides', 'black with white sides', 'black with hotpink sides', 'black with green sides', 'green with white sides', 'green with pink sides', 'green with hotpink sides', 'two colored, white-pink', 'two colored, white-hotpink', 'two colored, white-black', 'two colored, pink-hotpink', 'two colored, hotpink-black', 'two colored, yellow-blue', 'two colored, green-yellow', 'four colored, pink', 'four colored, red', 'four colored, multiple', 'white-pink striped', 'white-hotpink striped', 'white-yellow striped', 'white-blue striped', 'white-orange striped', 'white-black striped', 'white-green striped', 'pink-pink striped', 'pink-hotpink striped', 'pink-orange striped', 'yellow-pink striped', 'black-pink striped', 'black-hotpink striped', 'multi-colored striped', 'multi-colored striped', 'black-pink striped', 'white-pink striped', 'white-hotpink striped', 'white-blue striped', 'white-purple striped', 'white-black striped', 'white-pink vertical striped', 'white-hotpink vertical striped', 'white-blue vertical striped', 'white-purple vertical striped', 'white-black vertical striped', 'white-red vertical striped', 'white with polka-dots', 'white with polka-dots', 'pink with polka-dots', 'pink with polka-dots', 'dark pink with polka-dots', 'yellow with polka-dots', 'light blue with polka-dots', 'orange with polka-dots', 'purple with polka-dots', 'black with polka-dots', 'green with polka-dots', 'white with polka-dots', 'white with polka-dots', 'pink with polka-dots', 'pink with polka-dots', 'dark pink with polka-dots', 'yellow with polka-dots', 'purple with polka-dots', 'black with polka-dots', 'green with polka-dots', 'white with stars', 'white with stars', 'pink with stars', 'dark pink with stars', 'hotpink with stars', 'yellow with stars', 'light blue with stars', 'orange with stars', 'black with stars', 'green with stars', 'white with hearts', 'white with hearts', 'pink with hearts', 'pink with hearts', 'dark pink with hearts', 'hotpink with hearts', 'yellow with hearts', 'light blue with hearts', 'orange with hearts', 'black with hearts', 'green with hearts', 'white with cherries', 'pink with cherries', 'dark pink with cherries', 'hotpink with cherries', 'yellow with cherries', 'light blue with cherries', 'orange with cherries', 'light purple with cherries', 'purple with cherries', 'black with cherries', 'green with cherries', 'white with starwberries', 'white with starwberries', 'pink with starwberries', 'dark pink with starwberries', 'yellow with starwberries', 'light blue with starwberries', 'orange with starwberries', 'black with starwberries', 'black with starwberries', 'green with starwberries', 'white with watermelons', 'pink with watermelons', 'dark pink with watermelons', 'hotpink with watermelons', 'yellow with watermelons', 'light blue with watermelons', 'blue with watermelons', 'orange with watermelons', 'purple with watermelons', 'black with watermelons', 'green with watermelons', 'white with flowers', 'pink with flowers', 'dark pink with flowers', 'hotpink with flowers', 'yellow with flowers', 'light blue with flowers', 'blue with flowers', 'orange with flowers', 'purple with flowers', 'black with flowers', 'green with flowers', 'white with crown', 'white with crown', 'pink with crown', 'dark pink with crown', 'hotpink with crown', 'black with crown', 'black with crown', 'white with crowns', 'white with crowns', 'pink with crowns', 'dark pink with crowns', 'hotpink with crowns', 'black with crowns', 'black with crowns', 'peach checkers', 'pink checkers', 'red checkers', 'yellow-green checkers', 'blue checkers', 'dark blue checkers', 'gray checkers', 'green checkers', 'white with cupcake', 'pink with cupcake', 'dark pink with cupcake', 'hotpink with cupcake', 'yellow with cupcake', 'light blue with cupcake', 'black with cupcake', 'white with bunny', 'pink with bunny', 'dark pink with bunny', 'hotpink with bunny', 'orange with bunny', 'purple with bunny', 'black with bunny', 'green with bunny', 'white with panda face', 'pink with panda face', 'dark pink with panda face', 'yellow with panda face', 'light blue with panda face', 'blue with panda face', 'orange with panda face', 'light purple with panda face', 'purple with panda face', 'green with panda face', 'white with pandas', 'pink with pandas', 'dark pink with pandas', 'hotpink with pandas', 'light blue with pandas', 'blue with pandas', 'light purple with pandas', 'green with pandas', 'white with leopard pattern', 'pink with leopard pattern', 'dark pink with leopard pattern', 'hotpink with leopard pattern', 'yellow with leopard pattern', 'light blue with leopard pattern', 'blue with leopard pattern', 'light purple with leopard pattern', 'purple with leopard pattern', 'green with leopard pattern', 'pink with rhinestone', 'dark pink with rhinestone', 'hotpink with rhinestone', 'yellow with rhinestone', 'light blue with rhinestone', 'light purple with rhinestone', 'purple with rhinestone', 'black with rhinestone', 'pink-hotpink striped with rhinestone', 'black-hotpink with rhinestone', 'white with horseshoes', 'pink with horseshoes', 'dark pink with horseshoes', 'hotpink with horseshoes', 'yellow with horseshoes', 'light blue with horseshoes', 'black with horseshoes', 'Mooncloud-white', 'Mooncloud-pink', 'Mooncloud-hotpink', 'Mooncloud-yellow', 'Mooncloud-blue', 'Mooncloud-light purple', 'Mooncloud-purple', 'Mooncloud-black', 'Mooncloud-green', 'white with butterflies', 'pink with butterflies', 'dark pink with butterflies', 'yellow with butterflies', 'light blue with butterflies', 'orange with butterflies', 'light purple with butterflies', 'purple with butterflies', 'black with butterflies', 'green with butterflies', 'white with butterflies and buttons', 'pink with butterflies and buttons', 'light blue with butterflies and buttons', 'light purple with butterflies and buttons', 'purple with butterflies and buttons', 'green with butterflies and buttons', 'white with buttons', 'white with buttons and pink accent', 'white with buttons and yellow accent', 'white with buttons and green accent', 'pink with buttons', 'dark pink with buttons', 'yellow with buttons', 'light blue with buttons', 'green with buttons', 'white with polka-dots and buttons', 'white with polka-dots and buttons', 'pink with polka-dots and buttons', 'dark pink with polka-dots and buttons', 'yellow with polka-dots and buttons', 'green with polka-dots and buttons', 'light blue with pocket and buttons', 'white-hotpink striped with pocket and buttons', 'white-black striped with pocket and buttons', 'white with polka-dots, pocket and buttons', 'pink with polka-dots, pocket and buttons', 'green with polka-dots, pocket and buttons', 'white with buttoned ribbon', 'pink with buttoned ribbon', 'yellow with buttoned ribbon', 'light blue with buttoned ribbon', 'orange with buttoned ribbon', 'light purple with buttoned ribbon', 'black with buttoned ribbon', 'green with buttoned ribbon', 'white with polka-dot and buttoned ribbon', 'white with polka-dot and buttoned ribbon', 'pink with polka-dot and buttoned ribbon', 'dark pink with polka-dot and buttoned ribbon', 'yellow with polka-dot and buttoned ribbon', 'green with polka-dot and buttoned ribbon', 'green with polka-dot and buttoned ribbon', 'white with two ribbons', 'pink with two ribbons', 'dark pink with two ribbons', 'hotpink with two ribbons', 'light purple with two ribbons', 'purple with two ribbons', 'black with two ribbons', 'green with two ribbons', 'white with laces', 'white with laces', 'pink with laces', 'pink with laces', 'dark pink with laces', 'hotpink with laces', 'yellow with laces', 'light blue with laces', 'blue with laces', 'light purple with laces', 'purple with laces', 'black with laces', 'black with laces', 'black with laces', 'green with laces', 'green with laces', 'white "Dream"', 'pink "Dream"', 'dark pink "Dream"', 'yellow "Dream"', 'light blue "Dream"', 'black "Dream"', 'white "Sweet"', 'pink "Sweet"', 'dark pink "Sweet"', 'yellow "Sweet"', 'light blue "Sweet"', 'green "Sweet"', 'white "Love"', 'pink "Love"', 'dark pink "Love"', 'hotpink "Love"', 'red "Love"', 'black "Love"', 'The Stars and Stripes', 'Union Jack', 'The Maple Leaf', 'Flag of Bosnia and Herzegovina', 'Auriverde', 'French Tricolour', 'I Galanolefki', 'Flag of Norway', 'Flag of South Africa', 'Taegukgi', 'La Rojigualda', 'Flag of Sweden']; gotoAndStop(2); clear_panties(); update_scroll(); game_load(); } onClipEvent (enterFrame) { if (overlay == 0) { if (_y < 825) { _y = Math.min(_y + 50, 825); if (_y == 825) { clear_panties(); } } } else { if (overlay == 1) { if (_y > 275) { _y = Math.max(_y - 40, 275); } } } } } instance galleryinfo_fade of movieClip 382 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.galleryinfo.overlay == 0) { if (_alpha > 0) { _alpha = Math.max(_alpha - 2, 0); } } else { if (_root.galleryinfo.overlay == 1) { if (_alpha < 25) { _alpha = Math.min(_alpha + 1.5, 25); } } } } } button 414 { on (press) { if (_root.galleryinfo.overlay == 1) { _root.galleryinfo.overlay = 0; } } } button 416 { on (press) { if (_root.galleryinfo.overlay == 1) { _root.galleryinfo.overlay = 0; _root.gallerybox.overlay = 0; if (_root.galleryinfo.underwear_design != -1) { _root.fluttershy.underwear_design = _root.galleryinfo.underwear_design; _root.fluttershy.panties.gotoAndStop(_root.galleryinfo.underwear_design); } } } } button 427 { on (press) { if (_root.galleryinfo.overlay == 1) { _root.galleryinfo.overlay = 0; _root.gallerybox.overlay = 0; _root.fluttershy.panties.gotoAndStop(424); } } } movieClip 417 { } instance galleryinfo of movieClip 417 { onClipEvent (load) { function update_panties(i) { if (_root.gallerybox.panties_unlocked_id[i] == 1) { panties.gotoAndStop(i + 1); underwear_design = i + 1; btn_wearit.enabled = true; btn_wearit._alpha = 100; btn_undress.enabled = true; btn_undress._alpha = 100; text_title.text = _root.gallerybox.panties_names[i]; } else { panties.gotoAndStop(_root._static.PANTIES_BLACK); underwear_design = -1; btn_wearit.enabled = false; btn_wearit._alpha = 0; btn_undress.enabled = false; btn_undress._alpha = 0; text_title.text = '?????'; } } overlay = 0; underwear_design = -1; _y = 750; panties.gotoAndStop(_root._static.PANTIES_BLACK); } onClipEvent (enterFrame) { if (overlay == 0) { if (_y < 750) { _y = Math.min(_y + 50, 750); } } else { if (overlay == 1) { if (_y > 275) { _y = Math.max(_y - 40, 275); } } } } } instance gallerywarning_fade of movieClip 382 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_root.gallerywarning.overlay == 0) { if (_alpha > 0) { _alpha = Math.max(_alpha - 4, 0); } } else { if (_root.gallerywarning.overlay == 1) { if (_alpha < 50) { _alpha = Math.min(_alpha + 3, 50); } } } } } button 420 { on (press) { if (_root.gallerywarning.overlay == 1) { _root.gallerywarning.overlay = 0; _root.gallerybox.overlay = 0; _root.gallerybox.game_purge(); _root.gallerybox.game_load(); _root.gallerybox.update_panties(); } } } button 421 { on (press) { if (_root.gallerywarning.overlay == 1) { _root.gallerywarning.overlay = 0; } } } movieClip 422 { } instance gallerywarning of movieClip 422 { onClipEvent (load) { overlay = 0; _y = 680; } onClipEvent (enterFrame) { if (overlay == 0) { if (_y < 680) { _y = Math.min(_y + 50, 680); } } else { if (overlay == 1) { if (_y > 275) { _y = Math.max(_y - 40, 275); } } } } } movieClip 424 { }




http://swfchan.com/45/224164/info.shtml
Created: 13/9 -2019 03:56:40 Last modified: 13/9 -2019 03:56:40 Server time: 28/04 -2024 19:31:04