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

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

mummy_love3.swf

This is the info page for
Flash #97713

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { function preloadSite() { var v3 = _root.getBytesLoaded(); var v2 = _root.getBytesTotal(); var v4 = Math.round((v3 / v2) * 100); redloadingbar_mc._xscale = v4; percent_text.text = v4 + '%'; if (v3 >= v2 || loaded) { if (lfade >= 100) { clearInterval(loadingCall); fade = 100; gotoAndStop(2); return undefined; } else { loaded = 1; lfade += 10; if (lfade >= 100) { lfade = 100; } sheet_mc._alpha = lfade; } } } stop(); loadingbar_mc._xscale = 1; webmasters_mc.gotoAndStop(1); var loadingCall = setInterval(preloadSite, 50); sheet_mc._x = 360; sheet_mc._y = 288; sheet_mc.gotoAndStop(1); sheet_mc.swapDepths(33333); lfade = 0; sheet_mc._alpha = 0; loaded = 0; } frame 1 { function doscene() { if (scene == 0) { doscene0(); } else { if (scene == 1) { doscene1(); } else { if (scene == 2) { doscene2(); } else { if (scene == 3) { doscene3(); } else { if (scene == 4) { doscene4(); } else { if (scene == 5) { doscene5(); } else { if (scene == 6) { doscene6(); } else { if (scene == 7) { doscene7(); } else { if (scene == 8) { doscene8(); } else { if (scene == 9) { doscene9(); } else { if (scene == 10) { doscene10(); } else { if (scene == 11) { doscene11(); } else { if (scene == 12) { doscene12(); } else { if (scene == 13) { doscene13(); } else { if (scene == 14) { doscene14(); } else { if (scene == 15) { doscene15(); } } } } } } } } } } } } } } } } domover(); } function domon() { if (!debug) { mon0_mc.swapDepths(-10503); mon0_mc._x = -10000; return undefined; } mon0_mc.mon0_txt.text = mon0 + '\r' + mon1 + '\r' + mon2 + '\r' + mon3 + '\r' + mon4 + '\r' + mon5 + '\r' + mon6 + '\r' + mon7; mon0_mc._x = 210; if (scene == 8) { mon0_mc.gotoAndStop(2); } else { mon0_mc.gotoAndStop(1); } mon0_mc.swapDepths(34902); } function drawCircle(cx, cy, r) { with (_root.wordBalloon.wordBalloonGraphic) { var c1 = r * 0.4142135623730952; var c2 = r * Math.SQRT2 / 2; beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(cx + r, cy); curveTo(cx + r, cy + c1, cx + c2, cy + c2); curveTo(cx + c1, cy + r, cx, cy + r); curveTo(cx - c1, cy + r, cx - c2, cy + c2); curveTo(cx - r, cy + c1, cx - r, cy); curveTo(cx - r, cy - c1, cx - c2, cy - c2); curveTo(cx - c1, cy - r, cx, cy - r); curveTo(cx + c1, cy - r, cx + c2, cy - c2); curveTo(cx + r, cy - c1, cx + r, cy); endFill(); } } function say(windex, narrow) { forcebuboff = 0; if (narrow == undefined) { narrow = 0; } i = windex * 4; savwordindex = i; if (language == 0) { words = English[i]; type = English[i + 1]; bubx = English[i + 2]; buby = English[i + 3]; } else { if (language == 1) { words = German[i]; type = German[i + 1]; bubx = German[i + 2]; buby = German[i + 3]; } else { if (language == 2) { words = French[i]; type = French[i + 1]; bubx = French[i + 2]; buby = French[i + 3]; } else { if (language == 3) { words = Italian[i]; type = Italian[i + 1]; bubx = Italian[i + 2]; buby = Italian[i + 3]; } } } } if (bubx == 0 && buby == 0) { bubx = savbubx; buby = savbuby; } savbubx = bubx; savbuby = buby; strlen = words.length; if (type < 0) { return undefined; } speaking = 1; if (type == 11) { tmread = 0; _root.createEmptyMovieClip('twordBalloon', 200); _root.twordBalloon.createEmptyMovieClip('twordBalloonGraphic', 201); } else { _root.createEmptyMovieClip('wordBalloon', 32222); _root.wordBalloon.createEmptyMovieClip('wordBalloonGraphic', 32223); } rolledon = 0; rolledoff = 0; _root.wordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (rolledoff > 10) { rolledon = 1; } } else { ++rolledoff; } }; trolledon = 0; trolledoff = 0; _root.twordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (trolledoff > 10) { trolledon = 1; tmread = 1; } } else { ++trolledoff; } }; if (type == 11) { tballoonFormat = new TextFormat(); if (fadefont) { tballoonFormat.font = 'arialfont'; tballoonFormat.size = 14; } else { tballoonFormat.font = 'Arial'; tballoonFormat.size = 12; } tballoonFormat.color = 0; tballoonFormat.align = 'center'; _root.twordBalloon.twordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); _root.twordBalloon.twordBalloonGraphic.balloon_txt.selectable = false; _root.twordBalloon.twordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.twordBalloon.twordBalloonGraphic.balloon_txt.embedFonts = true; } _root.twordBalloon.twordBalloonGraphic.balloon_txt.wordWrap = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.autoSize = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.htmlText = words; _root.twordBalloon.twordBalloonGraphic.balloon_txt.setTextFormat(tballoonFormat); bTxtW = _root.twordBalloon.twordBalloonGraphic.balloon_txt._width; bTxtH = _root.twordBalloon.twordBalloonGraphic.balloon_txt._height; _root.twordBalloon.twordBalloonGraphic._x = bubx - bTxtW / 2; _root.twordBalloon.twordBalloonGraphic._y = buby; with (_root.twordBalloon.twordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { balloonFormat = new TextFormat(); if (fadefont) { balloonFormat.font = 'arialfont'; balloonFormat.size = 14; } else { balloonFormat.font = 'Arial'; balloonFormat.size = 12; } balloonFormat.color = 0; balloonFormat.align = 'center'; if (narrow == -1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 180, 100); } else { if (narrow == 2) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 80, 100); } else { if (narrow == 1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 120, 100); } else { if (narrow == 1.5) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 95, 100); } else { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); } } } } _root.wordBalloon.wordBalloonGraphic.balloon_txt.selectable = false; _root.wordBalloon.wordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.wordBalloon.wordBalloonGraphic.balloon_txt.embedFonts = true; } _root.wordBalloon.wordBalloonGraphic.balloon_txt.wordWrap = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.autoSize = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.htmlText = words; _root.wordBalloon.wordBalloonGraphic.balloon_txt.setTextFormat(balloonFormat); bTxtW = _root.wordBalloon.wordBalloonGraphic.balloon_txt._width; bTxtH = _root.wordBalloon.wordBalloonGraphic.balloon_txt._height; if (type >= 4 && type < 100) { if (type == 4) { _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type == 5) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type >= 10) { _root.wordBalloon.wordBalloonGraphic._x = bubx - bTxtW / 2; _root.wordBalloon.wordBalloonGraphic._y = buby; } } } with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } if (type == 4) { r = 3; cx = -1; cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = 5; cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = 10; cy = bTxtH + 16; drawCircle(cx, cy, r); } else { if (type == 5) { r = 3; cx = 1 + (bTxtW + 10); cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = -5 + (bTxtW + 10); cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = -10 + (bTxtW + 10); cy = bTxtH + 16; drawCircle(cx, cy, r); } } } else { if (type == 3) { _root.wordBalloon.wordBalloonGraphic._x = bubx + 20; _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 18); curveTo(-10, 20, -20, 0); curveTo(-10, 10, 0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 2) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 30); _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); curveTo(bTxtW + 20, 10, bTxtW + 30, 0); curveTo(bTxtW + 20, 20, bTxtW + 10, 18); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 111) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); curveTo(bTxtW + 0, bTxtH + 20, bTxtW + 40, bTxtH + 40); curveTo(bTxtW - 5, bTxtH + 20, bTxtW - 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 1) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); curveTo(bTxtW + 0, bTxtH + 20, bTxtW + 10, bTxtH + 30); curveTo(bTxtW - 5, bTxtH + 20, bTxtW - 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { ost = buby - (bTxtH + 30); if (ost < 0) { buby -= ost - 2; } _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(20, bTxtH + 10); curveTo(15, bTxtH + 20, 0, bTxtH + 30); curveTo(10, bTxtH + 20, 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } } } } } balpha = 0; bfade = 20; extratime = strlen; ububtime = bubtime + extratime; } } function dofade() { if (bfade > 0) { balpha += bfade; if (balpha >= 100) { balpha = 100; bfade = 0; bubtimer = ububtime; bubtimer = 5; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } else { if (bfade < 0) { balpha += bfade; if (balpha <= 0) { balpha = 0; bfade = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; speaking = 0; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } } if (bubtimer > 0) { --bubtimer; if (bubtimer <= 0) { bubtimer = 0; } } if (bfade == 0 && bubtimer == 0 && (rolledon || forcebuboff)) { bfade = -20; } if (fadespeed < 0) { fade += fadespeed; if (fade <= 0) { fade = 0; fadespeed = 0; } sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); } else { if (fadespeed > 0) { fade += fadespeed; if (fade >= 100) { fade = 100; fadespeed = 0; } sheet_mc._alpha = fade; if (fade <= 0) { sheet_mc.swapDepths(-33333); } } } } function startfadeout() { fadingout = 1; fadespeed = 2; sheet_mc.gotoAndStop(1); } function startfadeoutwhite() { fadingout = 1; fadespeed = 2; sheet_mc.gotoAndStop(2); } function startfadein() { fadingout = 0; fadespeed = -2; } function hideall(flag) { heart_mc._alpha = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; webmasters_mc._alpha = 0; webmasters_mc._x = -10000; webmasters_shad_mc._x = -10000; startbutton_mc._x = -10000; webmasters_mc.swapDepths(-10500); webmasters_shad_mc.swapDepths(-10501); startbutton_mc.swapDepths(-10502); flag1_mc.swapDepths(-10513); flag2_mc.swapDepths(-10514); flag3_mc.swapDepths(-10515); flag4_mc.swapDepths(-10516); vinebutton_mc.swapDepths(-10517); vinebutton2_mc.swapDepths(-10518); mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; mon0 = ''; if (flag == 2) { } else { stoploop(); } oldmousex = mousex; adjy = 0; adjx = 0; attacharrow = 0; attach = 0; arrowcursor = 0; arrowx = -10000; arrow_mc._x = arrowx; arrow_mc.swapDepths(-10518); arrow2_mc.swapDepths(-10519); mouse_mc.swapDepths(-10521); mouse_mc.gotoAndStop(6); hidesprites(); bg1_mc._x = -10000; bg2_mc._x = -10000; bg3_mc._x = -10000; bg4_mc._x = -10000; bg1_mc._xscale = 100; bg2_mc._xscale = 100; bg3_mc._xscale = 100; bg4_mc._xscale = 100; bg1_mc._yscale = 100; bg2_mc._yscale = 100; bg3_mc._yscale = 100; bg4_mc._yscale = 100; bg1_mc._alpha = 0; bg2_mc._alpha = 0; bg3_mc._alpha = 0; bg4_mc._alpha = 0; bg1_mc.swapDepths(-10100); bg2_mc.swapDepths(-10101); bg3_mc.swapDepths(-10102); bg4_mc.swapDepths(-10103); } function killsprites() { hidesprites(); } function hidesprites() { gothot = 0; i = 0; while (i < 29) { ii = i; _root['sprite' + ii + '_mc']._x = -10000; _root['sprite' + ii + '_mc']._alpha = 100; _root['sprite' + ii + '_mc']._xscale = 100; _root['sprite' + ii + '_mc']._yscale = 100; _root['sprite' + ii + '_mc']._rotation = 0; _root['sprite' + ii + '_mc'].gotoAndStop(2); _root['sprite' + ii + '_mc'].swapDepths(-10000 - i); if (i < 20) { _root['sperm' + ii + '_mc']._x = -10000; _root['sperm' + ii + '_mc']._alpha = 0; _root['sperm' + ii + '_mc'].gotoAndStop(9); _root['sperm' + ii + '_mc'].swapDepths(-10050 - i); } ++i; } } function startarrow(arx, ary, ardir) { if (bjphase == arrowphase) { return undefined; } arrowphase = bjphase; arrowangle = ardir * 90; arrowx = arx; arrowy = ary; arrowtype = 1; arrowalpha = 0; arrowblink = 0; arrowtime = 200; autopilot = 2; } function killarrow() { arrowtype = 0; arrowphase = -1; arrow_mc._x = -10000; autopilot = 0; } function doarrow() { if (arrowtype == 1 && arrowtime) { --arrowtime; } seearrow = 0; if (Key.isDown(72) && hint) { seearrow = 2; } else { if (Key.isDown(72) || arrowtype == 1 && arrowtime == 0) { seearrow = 1; } } if (swoosh) { doswoosh_arrow(); } if (autopilot != oautopilot && autopilot > 1) { } oautopilot = autopilot; if (autopilot && !seearrow) { if (autopilot == 1 || autopilot == 1.1) { arrow2_mc._yscale = 100; arrow2_mc._xscale = 100; aindex = 0; extra = 0; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 2) { extra = 3; aindex = 3; if (finddir > 0) { autoangle += 0.5; if (autoangle >= 9) { finddir = -1; } } else { autoangle -= 0.5; if (autoangle <= -9) { finddir = 1; } } } else { if (autopilot == 3) { aindex = 6; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 4) { aindex = 9; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 5) { aindex = 12; extra = 0; autoangle = -45; } else { if (autopilot == 6 || autopilot == 8) { aindex = 15; extra = 0; autoangle = -45; } else { if (autopilot == 7) { aindex = 18; extra = 0; autoangle = -45; } } } } } } } if (showleft) { arrow_mc._x = -48 + showleft; } else { arrow_mc._x = 609 - extra; } if (autopilot == 1 || autopilot == 1.1) { arrow_mc._y = 477; } else { if (autopilot == 3) { arrow_mc._y = 482; } else { arrow_mc._y = 457; } } arrow_mc._y -= showhigh * 445; if (autopilot == 1.1) { arrow_mc._alpha = 0; } else { arrow_mc._alpha = 100; } arrow_mc._rotation = 45 + autoangle; arrow_mc.gotoAndStop(28 + aindex); arrow_mc.swapDepths(20003); if (autopilot == 5) { arrow_mc._yscale = ptasks * 400; arrow_mc._y = 500; } else { arrow_mc._yscale = 100; } atext = 0; if (showhigh) { if (mousex >= 650 && mousey <= 30) { atext = 1; if (language == 1) { atext = 31; } } } else { if (mousex >= 650 && mousey >= 510) { atext = 1; if (language == 1) { atext = 31; } } } if (autopilot == 8) { arrow_mc._x = -50; arrow2_mc._x = arrow_mc._x; heart_mc._x = arrow2_mc._x; arrow2_mc._y = arrow_mc._y; heart_mc._y = arrow2_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; heart_mc.gotoAndStop(80); heart_mc._rotation = 0; heart_mc.swapDepths(20008); arrow2_mc._alpha = powerbarsize; arrow2_mc.gotoAndStop(54); arrow2_mc.gotoAndStop(55); mpowerbarsize = powerbarsize; hearta = powerbarsize * 10; if (hearta > 100) { hearta = 100; } heart_mc._alpha = hearta; heart_mc._y = arrow2_mc._y - 100; heart_mc._y += (pokemax - 90) * 1.5; arrow2_mc._xscale = mpowerbarsize; arrow2_mc._yscale = mpowerbarsize; arrow2_mc._y -= powerbarsize / 2; arrow2_mc.swapDepths(20004); if (powerbarcolor < 0) { arrow2_mc._x = -10000; arrow_mc._x = -10000; } arrow_mc._x = -10000; } else { if (autopilot == 6) { if (ssay == 696.1) { bfpowerbarpos(); } else { if (powerbarside > 0) { arrow_mc._x = 40; } } arrow2_mc._x = arrow_mc._x; heart_mc._x = arrow2_mc._x; arrow2_mc._y = arrow_mc._y; heart_mc._y = arrow2_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; heart_mc.gotoAndStop(80); heart_mc._rotation = 0; heart_mc.swapDepths(20008); if (atext) { if (hint) { arrow2_mc.gotoAndStop(46); } else { arrow2_mc.gotoAndStop(29 + atext + aindex); } arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(51 + powerbarcolor); mpowerbarsize = powerbarsize; if (mpowerbarsize > 100) { hearta = (mpowerbarsize - 100) * 10; heart_mc._alpha = hearta; mpowerbarsize = 100; } else { heart_mc._alpha = 0; } arrow2_mc._yscale = mpowerbarsize; } arrow2_mc.swapDepths(20004); if (powerbarcolor < 0) { arrow2_mc._x = -10000; arrow_mc._x = -10000; } } else { if (autopilot == 5) { arrow2_mc._x = arrow_mc._x; arrow2_mc._y = arrow_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; if (atext) { arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(50); arrow2_mc._yscale = ptasksdone * 400; } arrow2_mc.swapDepths(20004); heart_mc._alpha = 0; } else { arrow2_mc._x = 609 - extra * 2; arrow2_mc._y = 502 - showhigh * 445; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc.swapDepths(20004); arrow2_mc._yscale = 100; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); } } } arrow_mc._x += 80; arrow_mc._y += 54; heart_mc._x += 80; heart_mc._y += 54; arrow2_mc._x += 80; arrow2_mc._y += 54; return undefined; } arrow2_mc.swapDepths(-20004); arrow2_mc._x = -10000; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); if (seearrow == 2) { if (arrowalpha < 100) { arrowalpha += 5; } arrow_mc._x = hintx; arrow_mc._y = hinty; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = hintangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } else { if (arrowtype == 0) { arrow_mc._x = -10000; } else { if (arrowtype == 1) { if (Key.isDown(72) && arrowtime) { arrowtime = 0; } if (onhot) { arrowtime = 100; } if (arrowtime) { return undefined; } if (arrowblink == 0) { hotspot_mc._alpha = arrowalpha / 5; if (arrowalpha < 100) { arrowalpha += 5; } else { arrowblink = 1; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } else { if (arrowalpha > 0) { arrowalpha -= 5; --hotspot_mc._alpha; } else { arrowblink = 0; arrowtime = 100; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } arrow_mc._x = arrowx; arrow_mc._y = arrowy; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = arrowangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } } } } function doswoosh_arrow() { swoosh += 20; if (swoosh >= 180) { swoosh = 180; } if (swoosh < 90) { if (swalpha < 60) { swalpha += 20; } else { swalpha = 100; } } else { if (swoosh >= 90) { swalpha -= 20; hidemouse = 0; } } if (swalpha <= 0) { swalpha = 0; swoosh = 0; mouse_mc._alpha = 0; return undefined; } if (ssay == 566) { swooshadd += (sine(swoosh) + 1) * (3 + fadjy); } else { swooshadd += (sine(swoosh - 90) + 1) * (3 + fadjy); } swoosha += (sine(swoosh - 90) + 1) * (4 + fadjx); if (swooshdir == 0) { mouse_mc._x = swooshx; swooshy -= swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 1) { mouse_mc._x = swooshx + swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 2) { mouse_mc._x = swooshx; mouse_mc._y = swooshy + swooshadd; } else { if (swooshdir == 3) { mouse_mc._x = swooshx - swooshadd; mouse_mc._y = swooshy; } else { mouse_mc._x = swooshx - swooshadd; mouse_mc._y = swooshy + swooshadd; } } } } mouse_mc.swapDepths(20007); mouse_mc.gotoAndStop(2); mouse_mc._alpha = swalpha; if (swooshdir == 7) { mouse_mc._rotation = 135; } else { mouse_mc._rotation = (swooshdir - 1) * 90; } } function sethotspot(xpos, ypos, wid, hit, dir) { startarrow(xpos, ypos, dir); hotdir = dir * 90; hotspot_mc._x = xpos; hotspot_mc._y = ypos; hotspot_mc._height = hit; hotspot_mc._width = wid; hotspot_mc.gotoAndStop(1); hotspot_mc.swapDepths(20002); if (!gothot) { hotspot_mc._alpha = 0; } gothot = 1; } function killhotspot() { gothot = 0; onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; killarrow(); saysnd('blip'); } function doshowpause() { pop_mc._x = 360; pop_mc._y = 400; if (pausing == 8) { pop_mc.gotoAndStop(pausing); flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; flag1_mc._alpha = 0; pop_mc.swapDepths(25559); return undefined; } else { if (pausing >= 9) { pop_mc.gotoAndStop(pausing); } else { pop_mc.gotoAndStop(17); } } pop_mc.swapDepths(25559); if (language == 3) { pop_mc.txt.text = Italian[4]; } else { if (language == 2) { pop_mc.txt.text = French[4]; } else { if (language == 0) { pop_mc.txt.text = English[4]; } else { pop_mc.txt.text = German[4]; } } } sp = 64; cmousex = mousex - 360; cmousey = mousey - 240; tx = floor((cmousex + 192) / 64); ty = cmousey - 171; if (tx >= 0 && tx < 6 && ty >= 0 && ty < 40) { flag = tx; } else { flag = -1; } flag1_mc._x = 200; flag1_mc._y = 430 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); if (flag == 0) { flag1_mc._alpha = 100; } else { flag1_mc._alpha = 50; } flag2_mc._x = 200 + sp * 1 + fadjx; flag2_mc._y = 430 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); if (flag == 1) { flag2_mc._alpha = 100; } else { flag2_mc._alpha = 50; } flag3_mc._x = 200 + sp * 2 + fadjx; flag3_mc._y = 430 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); if (flag == 2) { flag3_mc._alpha = 100; } else { flag3_mc._alpha = 50; } flag4_mc._x = 200 + sp * 3 + fadjx; flag4_mc._y = 430 + fadjy; flag4_mc.swapDepths(25563); flag4_mc.gotoAndStop(4); if (flag == 3) { flag4_mc._alpha = 100; } else { flag4_mc._alpha = 50; } flag1_mc._yscale = 100; flag1_mc._xscale = 100; flag2_mc._yscale = 100; flag2_mc._xscale = 100; flag3_mc._yscale = 100; flag3_mc._xscale = 100; flag4_mc._yscale = 100; flag4_mc._xscale = 100; if (flag == 0) { pop_mc.txt.text = 'English'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 1) { pop_mc.txt.text = 'Deutsch'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 2) { pop_mc.txt.text = 'Français'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 3) { pop_mc.txt.text = 'Italian is not yet available'; if (buttonpress) { } } } } } } function dolanguagebutton() { fxadj = -81 + zadjx; uggadj = 40 + wadjx; uggadjy = -8 + wadjy; if (mousex >= 272 + fxadj + uggadj && mousex <= 397 + fxadj + uggadj && mousey >= 554 + uggadjy) { flag1_mc._x = 360; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(27019); flag1_mc.gotoAndStop(10); flag1_mc._alpha = 100; flag1_mc._xscale = 100; flag1_mc._yscale = 100; flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; if (buttonpress) { seenpause = 1; pausing = 1; } return undefined; } sp = 32; lbx = 328 + fxadj; flag1_mc._x = lbx; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); flag1_mc._alpha = 100; flag1_mc._xscale = 50; flag1_mc._yscale = 50; flag2_mc._x = lbx + sp * 1; flag2_mc._y = 556 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); flag2_mc._alpha = 100; flag2_mc._xscale = 50; flag2_mc._yscale = 50; flag3_mc._x = lbx + sp * 2; flag3_mc._y = 556 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); flag3_mc._alpha = 100; flag3_mc._xscale = 50; flag3_mc._yscale = 50; flag4_mc._x = lbx + sp * 3; flag4_mc._y = 556 + fadjy; flag4_mc.swapDepths(25565); flag4_mc.gotoAndStop(4); flag4_mc._alpha = 100; flag4_mc._xscale = 50; flag4_mc._yscale = 50; } function resay() { if (speaking) { say(savwordindex / 4, savbubx, savbuby); } } function domover() { if (!backmove) { if (mover < moverd) { mvspd = 100 / movertime; mover += mvspd; } else { mover = moverd; } } else { if (mover > 0) { mvspd = 100 / movertime; mover -= mvspd; } else { backmove = 0; moverd = 0; mover = 0; } } if (!mbackmove) { if (mmover < mmoverd) { mmvspd = 100 / mmovertime; mmover += mmvspd; } else { mmover = mmoverd; } } else { if (mmover > 0) { mmvspd = 100 / mmovertime; mmover -= mmvspd; } else { mbackmove = 0; mmoverd = 0; mmover = 0; } } mang = mover * 1.8; m100 = (sine(mang - 90) + 1) / 2; mang = mmover * 1.8; mm100 = (sine(mang - 90) + 1) / 2; } function dopop() { if (!buttonpress) { plinkrel = 1; } if (showpop) { if (mousey > 515 && mousex > 582) { showpoptype = 4; } else { showpoptype = 10; } if (showpoptype == 10) { pop_mc._x = 646; pop_mc._y = 538; } else { pop_mc._x = 610; pop_mc._y = 516; if (buttonpress && plinkrel) { getURL('http://pusooy.net', '_blank'); plinkrel = 0; } if (!buttonpress) { plinkrel = 1; } } pop_mc.gotoAndStop(showpoptype); pop_mc.swapDepths(25608); } else { pop_mc._x = -10000; } } function isnan(a) { if (a <= 0 || a >= 0) { return 1; } else { return 0; } } function sine(deg) { rad = deg * Math.PI / 180; return Math.sin(rad); } function cosine(deg) { rad = deg * Math.PI / 180; return Math.cos(rad); } function rad2deg(rad) { deg = rad * 180 / Math.PI; return deg; } function deg2rad(deg) { rad = deg * Math.PI / 180; return rad; } function abs(n) { return Math.abs(n); } function floor(n) { return Math.floor(n); } function rnd(range) { r = floor(Math.random() * range); return r; } function rnd1() { r = rnd(65536); if (r < 32768) { return 0; } else { return 1; } } function finddistance(x1, y1, x2, y2) { distance = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)); return distance; } function dokeys() { if (!Key.isDown(27)) { escrel = 1; } if (Key.isDown(27) && escrel) { escrel = 0; balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; } if (!Key.isDown(68)) { drel = 1; } if (Key.isDown(68) && drel && allowdebug) { if (debug) { debug = 0; } else { debug = 1; } drel = 0; } if (!Key.isDown(83)) { srel = 1; } if (Key.isDown(83) && srel && (secretunlocked || debug || allowsceneswitch) && !pausing) { if (showpop) { showpop = 0; } if (showpoptype == 10) { showpoptype = 2; } fadingout = 0; fadespeed = 0; fade = 0; sheet_mc._alpha = fade; sheet_mc.swapDepths(-33333); srel = 0; hideall(); ++scene; if (scene > scenes) { scene = 0; } if (scene == 1) { scene = 10; } balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; stopsounds(); } if (debug) { if (Key.isDown(87)) { if (Key.isDown(39)) { ++wadjx; } if (Key.isDown(37)) { --wadjx; } if (Key.isDown(38)) { --wadjy; } if (Key.isDown(40)) { ++wadjy; } } if (Key.isDown(90)) { if (Key.isDown(39)) { ++zadjx; } if (Key.isDown(37)) { --zadjx; } if (Key.isDown(38)) { --zadjy; } if (Key.isDown(40)) { ++zadjy; } } if (Key.isDown(70)) { if (Key.isDown(39)) { ++fadjx; } if (Key.isDown(37)) { --fadjx; } if (Key.isDown(38)) { --fadjy; } if (Key.isDown(40)) { ++fadjy; } } if (Key.isDown(81)) { if (Key.isDown(39)) { ++qadjx; } if (Key.isDown(37)) { --qadjx; } if (Key.isDown(38)) { --qadjy; } if (Key.isDown(40)) { ++qadjy; } } if (Key.isDown(65)) { if (Key.isDown(39)) { ++adjx; } if (Key.isDown(37)) { --adjx; } if (Key.isDown(38)) { --adjy; } if (Key.isDown(40)) { ++adjy; } } else { if (Key.isDown(86)) { if (Key.isDown(39)) { ++vscale; } if (Key.isDown(37)) { --vscale; } } else { if (Key.isDown(83)) { if (Key.isDown(39)) { ++xscroll; } if (Key.isDown(37)) { --xscroll; } if (Key.isDown(38)) { --yscroll; } if (Key.isDown(40)) { ++yscroll; } } } } } if (!teaser) { kk = Key.getCode(); if (keyseq == 0 && kk == 71) { keyseq = 1; } else { if (keyseq == 1) { if (kk == 71) { } else { if (kk == 79) { keyseq = 2; rkeyrel = 0; } else { keyseq = 0; } } } else { if (keyseq == 2) { if (kk == 79) { } else { if (kk == 76) { keyseq = 3; } else { keyseq = 0; } } } else { if (keyseq == 3) { if (kk == 76) { } else { if (Key.isDown(68)) { secretunlocked = 1; highestscene = 10; gamesave.data.scene = 10; gamesave.data.unlocked = 1; keyseq = 0; sayfile('chimes.wav', 30); pausing = 9; } else { if (kk != 72) { keyseq = 0; } } } } } } } } if (!teaser) { kk = Key.getCode(); if (dkeyseq == 0 && kk == 65) { dkeyseq = 1; } else { if (dkeyseq == 1) { if (kk == 65) { } else { if (kk == 75) { dkeyseq = 2; } else { dkeyseq = 0; } } } else { if (dkeyseq == 2) { if (kk == 75) { } else { if (kk == 73) { dkeyseq = 3; } else { dkeyseq = 0; } } } else { if (dkeyseq == 3) { if (kk == 73) { } else { if (kk == 75) { dkeyseq = 4; } else { dkeyseq = 0; } } } else { if (dkeyseq == 4) { if (kk == 75) { } else { if (Key.isDown(79)) { allowdebug = 1; keyseq = 0; sayfile('chimes.wav', 30); pausing = 25; debug = 1; } else { if (kk != 72) { keyseq = 0; } } } } } } } } } mon6 = 'dks:' + dkeyseq + ' ' + kk; mon1 = 'a:' + adjx + ' ' + adjy + ' f:' + fadjx + ' ' + fadjy + ' z:' + zadjx + ' ' + zadjy + ' q:' + qadjx + ' ' + qadjy + ' w:' + wadjx + ' ' + wadjy; } function calcFPS() { ++numFrames; now = getTimer(); elapsedSeconds = (now - startTime) / 1000; tfps = numFrames / elapsedSeconds; fpstab[fpsi] = tfps; ++fpsi; if (fpsi >= 4) { fpsi = 0; } fps = (fpstab[0] + fpstab[1] + fpstab[2] + fpstab[3]) / 4; if (fps >= 19.5) { fps = 20; } if (fps >= 20) { speedadj = 1; } else { speedadj = 1 + (20 - fps) / 10; } } function initfps() { startTime = getTimer(); numFrames = 0; fps = 30; speedadj = 1; } function sss(tshx, tshy, tshrad, telrad, tfpx, tfpy, facingr) { reach = telrad + tshrad; reach5 = reach - 1; dist2point = finddistance(tshx, tshy, tfpx, tfpy); ang2point = rad2deg(-Math.atan2(tshx - tfpx, tshy - tfpy)); if (dist2point >= reach5) { xadd = sine(ang2point) * reach5; yadd = -cosine(ang2point) * reach5; tfpx = tshx + xadd; tfpy = tshy + yadd; dist2point = finddistance(tshx, tshy, tfpx, tfpy); } point2arm = ang2point + 180; if (facingr) { a = tshrad; b = telrad; } else { a = telrad; b = tshrad; } c = dist2point; angleA = rad2deg(Math.acos((b * b + c * c - a * a) / 2 * b * c)); angleB = rad2deg(Math.acos((a * a + c * c - b * b) / 2 * a * c)); if (facingr) { ugsha = ang2point + angleB; ugela = point2arm - angleA + 180; } else { ugsha = ang2point - angleA; ugela = point2arm + angleB + 180; } } teaser = 0; if (teaser) { version1 = 'Teaser version'; } else { version1 = '0.23 Beta'; } teasertime = 0; tmybug = 0; allowsceneswitch = 0; if (teaser) { mybug = 0; blackpause = 0; allowdebug = 0; debug = 0; } else { mybug = 0; blackpause = 0; blankpause = 0; allowdebug = 0; debug = 0; scene = 0; } ssay = 0; phase = 0; scenes = 15; scenetext = ['title', 'Bath', 'History', 'Temple', 'Museum', 'First periond history', 'Mr. Bonner', 'AV room', 'School Nurse', 'Dr. Young', 'Lunch in the Commons', 'Biology Lab', 'Locker room', 'Kid3', 'Newsflash', 'Boysroom', '']; if (debug) { seenpause = 1; } else { seenpause = 0; } credits = 0; rolls = 0; fadefont = 0; language = 0; goblack = 0; resumegame = 0; scenestarted = 0; time = 0; framerate = 20; pusooypop = 0; showpop = 0; pausing = 0; pauserel = 0; smdelay = 0; slomo = 0; wait = 0; games = 0; noisy = 0; highestscene = 0; keyseq = 0; dkeyseq = 0; fadjy = 0; fadjx = 0; adjy = 0; adjx = 0; qadjy = 0; qadjx = 0; zadjy = 0; zadjx = 0; wadjy = 0; wadjx = 0; fadespeed = -2; lickingtits = 0; balpha = 0; bubtime = 30; bubtimer = 0; time = 0; testbubble = -1; skippy = 0; English = ['', 0, 320, 240, 'Press the space bar again to continue playing.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princess?', 3, 7, 77, 'Yes Ekibe?', 0, 485, 131, 'Come. It\'s time for you to bathe.', 0, 212, 125, 'We must prepare you for the big ceremony!', 0, 0, 0, 'Must I? I would rather just stay here and play.', 1, 480, 162, 'Oh yes!\rThis is the most important day in your life!', 0, 212, 125, 'Today you become a woman.\rThe blessings of the Gods will be placed upon you so you will be assured to be fruitful in your reign.', 0, 0, 0, '', 0, 320, 240, 'Come on now! There is so much to do before the big ceremony.', 0, 0, 0, 'Now don\'t be fussy!', 1, 277, 75, 'Child, why are you so shy?', 0, 263, 99, 'Just relax and enjoy the bath.', 0, 513, 97, 'There. That\'s better.', 0, 581, 92, '', 0, 320, 240, 'You know, some people are a little worried about you.', 0, 581, 92, 'Worried?', 1, 197, 138, 'Yes.\rYou have become a woman now, but… but…', 0, 522, 144, 'But what?', 1, 197, 138, 'Well the problem is that you are too… ummm… slim.', 0, 522, 144, 'I’m too skinny?', 1, 196, 116, 'It is very important for you to bear children.', 0, 522, 144, 'As royal princess and heir to the throne you must carry on the dynasty.', 3, 461, 63, 'See? Your breasts are so small. How can you have healthy children?', 0, 555, 111, 'And your hips are so narrow. How could you possibly bear a big strong baby?', 0, 555, 111, 'You need to eat more.', 0, 522, 144, 'Look at me!', 3, 461, 63, 'Yes. You have many healthy children.', 1, 201, 102, 'And all well fed!', 0, 536, 81, 'You need to fatten up a little! ', 0, 519, 108, 'Okay. I\'ll try.', 1, 162, 79, 'Good. ', 0, 519, 79, '', 0, 320, 240, 'There are some things you need to know,\rnow that you are becoming a woman.', 0, 557, 181, 'You need to learn how to please men,\rin the most important way.', 0, 0, 0, 'Guard!', 0, 558, 130, 'Yes you!\r Come here.', 0, 558, 130, 'But I have strict orders not to watch the princess bathing.', 1, 320, 121, 'Would you disobey her command then? She requires you here.', 0, 558, 130, 'Uh... okay maam.', 1, 320, 121, 'You won\'t be needing this spear.', 1, 195, 76, 'We don\'t need this garment either.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Here.\rSit.', 1, 324, 116, 'I know You can\'t watch the princess bathe, but you can watch me dance.', 1, 324, 116, 'See what popped up?', 1, 203, 162, 'What happened to it?', 0, 505, 135, 'It is now filled with passion and fire.', 1, 153, 98, 'Come here.\r I want you to touch it. Feel how hot it is.', 1, 197, 129, 'But...', 0, 464, 204, 'It\'s okay. He only feels extreme pleasure when you touch it.', 1, 197, 129, 'Squeeze it. Feel how warm it is.', 1, 212, 77, 'Yes. Feel the heat of his passion.', 1, 259, 71, 'See? Now let me show you how to produce the milk of creation.', 1, 259, 85, 'Hold it like that.', 1, 278, 96, 'Now slide your hand up and down.', 1, 278, 96, 'Like this?', 0, 447, 175, 'Very good! Your touch is sweet. He is melting.', 1, 278, 96, 'Now I will gently coax here.', 1, 0, 0, 'Faster!', 1, 0, 0, 'Yes! He is feeling the urge.', 1, 0, 0, 'The princess is not bathing. Now look at her as she gives you love.', 1, 0, 0, 'Look at her sweet face. Let your desire flow.', 1, 0, 0, 'The milk of creation.', 0, 332, 86, 'It\'s alive. Can\'t you feel it?', 0, 0, 0, 'You need to learn the power of it. ', 0, 0, 0, 'You need to assimilate the power of it.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Okay class, let\'s run through the succession of rulers in the 8th dynasty.', 0, 381, 132, 'I\'m sure you will all find this very interesting...', 0, 0, 0, 'Uhhhhh! This is so boring!', 11, 301, 190, 'Pay attention! This is important.', 11, 301, 190, 'It\'s ancient history!', 11, 0, 0, 'Who cares about a lot of crusty old dead people?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! I love to rile you up!', 11, 0, 0, 'Besides, you just look so amazing!', 11, 0, 0, 'It makes me crazy horny just to look at you.', 11, 0, 0, 'You\'re always horny.', 11, 0, 0, 'You\'re always sexy!', 11, 0, 0, 'Lift your skirt a little higher. I want to see your panties :-p', 11, 0, 0, 'Can’t you wait until after school?', 11, 0, 0, 'I want to see them now! Here!', 11, 301, 190, 'Is your dick getting hard?', 11, 301, 190, 'I want to see it. Here. Now!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'What is the answer?', 0, 462, 174, 'Uhhh... I don\'t know.', 1, 395, 126, 'Just as I thought. You weren\'t paying attention.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'You are just so beautiful!', 1, 198, 76, 'I wish I could be there for the ceremony.', 1, 0, 0, 'You won\'t be there?', 0, 570, 251, 'Sorry Princess, only the most holy can enter the inner sanctum of the temple.', 1, 197, 95, 'The Gods themselves appear there some times!', 1, 0, 0, 'You will have a special purification allowing you to enter along with the priests.', 1, 0, 0, 'You can manage by yourself can\'t you?', 1, 0, 0, 'I guess.', 0, 498, 142, 'We pray to all the Gods to bring the fruit of life to our princess,', 0, 554, 188, 'That she shall bring forth abundant offspring to bless the dynasty with lasting reign.', 1, 262, 177, 'Of this we pray.\rOf this we give offering.', 0, 554, 188, 'The Gods will be pleased with this one.', 1, 222, 177, 'Prepare her on the altar.', 1, 444, 77, 'You needn\'t be frightened.', 0, 548, 67, 'The gods themselves express their elation at your emergent womanhood through us, their priest servants.', 0, 503, 180, 'You should accept the blessings of the gods with great joy!', 0, 0, 0, 'But... But why am I bound?', 1, 254, 214, 'In the presence of the gods one must always remain perfectly open.', 0, 503, 180, 'Were you not bound you would be covering yourself in shame, an offense to the gods.', 0, 0, 0, 'It is necessary to train you.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Just relax and enjoy, as the gods shower you with love and affection.', 0, 503, 180, 'I\'ll try.', 1, 254, 214, 'Good.', 0, 548, 67, 'Does that feel good?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'What about down here? Are you starting to feel a tingle?', 0, 514, 112, 'Oooo....\rIt\'s more than a tingle.', 1, 229, 129, 'Let\'s lift her up,', 0, 514, 112, 'And have a taste of that tingle.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, I see.\rCan you hold it?', 0, 528, 298, 'I... I don\'t know.', 1, 258, 55, 'She is just so pretty isn\'t she?', 0, 535, 83, 'Just looking at her face brings a throbbing desire to explode down there.', 0, 0, 0, 'I too am almost beyond being able to stop it.', 0, 0, 0, 'There my sweet princess. I know I\'m a little too big for you.', 0, 418, 77, 'Just flow with it.\rLet it in.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princess, this is our newest young priest.', 0, 535, 126, 'It is the first time for him and control seems to be a problem.', 0, 0, 0, 'Will you be a sweetheart and help?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Good. Look up into his eyes with that heavenly face of yours.', 0, 535, 126, 'Now hold that gaze and give the sweetest kisses.', 0, 587, 201, 'Let him dissolve into sweet surrender.', 0, 0, 0, 'Praise the gods!', 0, 587, 181, 'I\'ll take over here.', 0, 484, 47, 'We mustn\'t spill inside the royal vessel.\rOnly royal seed must grow there.', 0, 412, 100, 'Put her down.', 0, 0, 0, '', 0, 320, 240, 'Let us gather now for the offering.', 0, 515, 67, 'May the gods bless you with fertility in abundance.', 0, 0, 0, 'Come sweet one. Taste this.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'This is highly unusual, but I have a special gift for you.', 0, 495, 130, 'As you know, the ankh is the symbol for everlasting life.', 1, 436, 80, 'This golden ankh is said to have been forged by the gods themselves.', 1, 436, 80, 'It is a thing of incredible power.', 1, 0, 0, 'Wear it always, and the gods will bless you with everlasting life.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'To be continued!', 0, 320, 240, 'Original Teenage Mummy concept suggested by Fejken', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 1, 0, 0, 'From the bite of a poisonous snake.', 1, 0, 0, 'It\'s a mystery.', 1, 0, 0, 'In the next room we will see the artifacts of royal life.', 0, 409, 86, 'That sounds boring.', 0, 214, 256, 'I’d much rather stay here and check out your artifacts!', 1, 239, 79, 'They\'ll never miss us.', 1, 0, 0, 'I can’t believe how lucky I am!', 1, 200, 122, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 1, 0, 0, 'But that\'s as far as you go.', 0, 494, 160, 'Why didn’t you come over yesterday after school?', 0, 0, 0, 'Oh I wanted to.', 1, 200, 122, 'God I’m horny!', 1, 0, 0, 'I had to do some yard work though.', 1, 0, 0, 'You just really made me crazy yesterday when you said you wanted to see my dick.', 1, 0, 0, 'I’ve been going crazy thinking about it ever since. ', 1, 0, 0, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 1, 0, 0, 'I love it when you squeeze and rub it through my pants.', 1, 254, 97, 'But I want you to touch it for real.', 1, 0, 0, 'Oh! No!\rI’m not ready for that!', 0, 528, 126, 'So you were only teasing?', 1, 218, 123, 'Nnnna… no.\rI want to see it! I’m just not ready… ready to…', 0, 524, 127, 'I only want to look. Not touch.', 0, 0, 0, 'Uhhh, okay. I see.', 1, 218, 123, 'But I can take it out and show you?', 1, 202, 86, 'Uh huh.', 0, 499, 142, 'But shouldn\'t we go over there? In the dark?', 0, 0, 0, 'I like the bright lights, so you can really see.', 1, 202, 86, 'Here, the princess can look too!', 0, 544, 123, 'Oh!', 1, 186, 116, 'Oooo... I want to rub it on your shirt.', 0, 522, 93, 'God I like that.', 0, 503, 73, 'Can I rub it on your tits?', 0, 0, 0, 'Please! They\'re so sexy! You know how I love them.', 0, 0, 0, 'I don\'t think...', 1, 193, 117, 'Oh dear...', 1, 217, 267, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 3, 434, 99, 'Uhhhh... I want to...\rI want to masturbate.', 3, 0, 0, 'Uhhh... Okay?', 3, 0, 0, 'That’s what I want to see.', 0, 445, 176, 'Really?', 3, 434, 99, 'I know you boys do it all of the time. Girls always talk about it.', 3, 175, 293, 'I’m just so curious! I want to see you do it', 3, 0, 0, 'Oh God I can’t believe it! I must have died and gone to heaven!', 3, 434, 99, 'You want to see me do it?', 3, 0, 0, 'Uh huh.', 0, 445, 176, 'You want to see me cum?', 3, 434, 99, 'Mmmmm.', 0, 445, 176, 'Uhhh! It almost came!', 3, 434, 99, 'See? There’s a drop of pre-cum. Look at it!', 3, 0, 0, 'Ewww!', 1, 146, 266, 'God I wish you’d lick it!', 3, 424, 89, 'Eeek! No!', 1, 148, 281, 'Okay. I know.', 3, 434, 99, 'Do you really want to see me cum?', 3, 434, 99, 'Uh huh.', 1, 158, 281, 'Watch real close. I’m going to squirt for you.', 3, 434, 99, 'It\'s going to squirt?', 1, 158, 280, 'Oh just a little.', 3, 434, 99, 'Uhhh! It’s cumming! It’s cumming! Emma!', 3, 0, 0, 'Emma! Emma!! I want to cum on your face!', 3, 0, 0, 'Eeeek! No!', 1, 148, 354, 'Not on me!', 0, 320, 240, 'Ewwww, gross.', 1, 512, 291, 'Someone’s coming!', 1, 0, 0, 'Anyone here?', 0, 528, 198, 'That was close!', 1, 182, 115, 'Let\'s get out of here.', 0, 352, 175, 'The milk of life!', 0, 320, 240, 'More!', 0, 460, 164, '', 0, 320, 240, 'This just in:', 0, 471, 200, 'In a bizarre story, the mid town museum has reported a missing mummy.', 0, 0, 0, 'It seems the three thousand year old mummy was stolen in the middle of the afternoon.', 0, 0, 0, 'The staff is not sure how the mummy was removed from the building without being noticed.', 0, 0, 0, 'In an even more bizarre side note, a local high school girl that had been on a field trip tour of the museum was found in a janitor’s closet with a bump on her head.', 0, 0, 0, 'She was not molested, but all of her clothes were missing. Police are not sure if the assault is related to the missing mummy. They are baffled at this point.', 0, 0, 0, 'We\'ll have more on this story as it comes in.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Class, we have a new student.', 1, 271, 155, 'Her name is Siti, which is an amazing coincidence That\'s the same as the mummy princess we visited at the museum yesterday.', 1, 0, 0, 'Oh yes. I was named after the princess.', 0, 550, 165, 'Really? That\'s fascinating! So where are you from?', 1, 215, 115, 'Ummm... I\'m from... Egypt.', 0, 550, 165, 'Really? That\'s fascinating! You speak our language so well!', 1, 215, 115, 'Uh...\rI\'ve had a long time to practice.', 0, 550, 165, 'Mmmm...', 1, 215, 115, 'Uh... Class, you will be taking a pop quiz on the museum visit yesterday.', 1, 176, 110, 'I will catch the new student up on what the class has covered so far.', 1, 0, 0, 'So have you studied ancient Egypt?', 0, 132, 279, 'Oh yes. I know this all very well', 1, 171, 215, 'We don\'t need to bother.', 1, 0, 0, 'We can talk about other things.', 1, 171, 136, 'I\'m just so hungry!', 1, 187, 131, 'Uhhh... Th... that\'s not appropriate.', 0, 500, 104, 'You shouldn\'t be touching me there.', 0, 0, 0, 'Where I come from it would be perfectly okay.', 1, 187, 131, 'You like me don\'t you?', 1, 0, 0, 'Of course, but...', 0, 500, 104, 'I can tell how much you like me.', 1, 187, 131, 'Well I like you too!', 1, 0, 0, 'I just want your sperm.', 1, 0, 0, 'I\'m so hungry!', 1, 0, 0, 'B...but... the class!', 0, 500, 104, 'Don\'t worry. They\'re so busy.', 3, 118, 377, 'How cute!', 1, 236, 178, 'Let me know when you\'re ready. I want to suck it out.', 1, 197, 148, 'Dear Lord in heaven.', 0, 500, 104, 'Squirt it in my mouth!', 1, 197, 148, 'Mmmm, that was so nice.', 1, 197, 148, '', 0, 320, 240, 'What are you doing!', 1, 217, 188, 'I\'m not that kind of girl!', 1, 217, 188, 'I\'m not going anywhere near that!', 1, 217, 188, 'No! Not that!', 1, 217, 188, 'You are so pretty!', 3, 489, 79, 'The face of an angel.', 3, 489, 79, '', 0, 320, 240, '', 0, 320, 240, 'You\'re so hot!', 1, 242, 57, 'I almost can\'t take it.', 1, 200, 97, 'Can you feel it?', 1, 299, 109, 'We\'ll have none of that in school!', 1, 204, 107, 'Emma, you should know better!', 1, 213, 97, 'And why is your sweater so tight? ', 1, 0, 0, 'We can\'t have you going around teasing all of the boys like that!', 1, 0, 0, 'And that skirt is too short! Our student body president should be setting a better example.', 1, 0, 0, 'And you! Pull up those pants! I\'ve about had it with you!', 1, 0, 0, 'One more time and you\'ll find yourself expelled!', 1, 0, 0, 'Why does the principal always have to be such an asshole?', 0, 450, 99, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Here, let me help you find your next class.', 1, 196, 91, 'H-how did you know?', 1, 390, 117, 'You\'re new here. I can tell. I\'ve been through it.', 0, 228, 133, 'I just don\'t want it to be as hard for you as it was for me.', 0, 0, 0, 'Thanks. That\'s nice.', 1, 390, 117, 'Today\'s a blue day. Your next class is English, room 201.', 0, 256, 166, 'C\'mon, I\'ll take you there.', 0, 226, 131, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hi.', 1, 500, 140, 'Uh. Hi.', 0, 214, 123, 'What is this place? What are you doing in here?', 1, 500, 140, 'Uh... I... I\'m getting a projector for the health classroom. They have a movie today.', 0, 214, 140, 'So you\'re in charge of all of this equipment?', 1, 437, 156, 'Uhh.. yeah. I\'m the A/V guy.', 0, 283, 128, 'Mmmm, I like it in here. Its all dark and cozy.', 0, 515, 162, 'Uhh... I have a girlfriend you know.', 0, 304, 100, 'That\'s nice. I\'ve seen her. She\'s very pretty.', 0, 515, 162, 'We can be friends can\'t we?', 0, 0, 0, 'Uh... Yeah, sure.', 0, 304, 100, 'Good. I\'m glad. But you think I\'m pretty too don\'t you?', 0, 515, 162, 'Sure! I... I just already have a girlfriend.', 0, 304, 100, 'What do you like better about her?', 0, 515, 162, 'You don\'t like my breasts? Are they too small?', 0, 537, 184, 'Oh no! They\'re nice.', 1, 246, 128, 'But... But Emma has...', 1, 246, 128, 'Yes. They are very big! I\'m sorry mine don\'t please you.', 0, 537, 184, 'Oh they\'re nice!', 1, 246, 128, 'Does she like you to touch hers?', 0, 537, 184, 'Oh yes! She lets me play with them as much as I want to.', 1, 246, 128, 'Don\'t you want to play with mine?', 0, 537, 184, 'But... My girlfriend!', 1, 246, 128, 'It\'s okay! She\'s not here. We\'re friends! I just want to be friendly.', 0, 537, 184, 'They\'re so tiny! But they really turn me on!', 1, 246, 128, 'I like it when you do that.', 0, 537, 184, 'Does your girlfriend like to suck your finger?', 3, 529, 295, 'God that\'s nasty... Uh... nice.', 0, 239, 184, 'What about this? Does she like to suck this?', 0, 511, 150, 'You\'ll let your friend suck it won\'t you?', 0, 511, 150, 'I want to suck it so bad. I want to suck it until it squirts.', 0, 0, 0, 'Don\'t you want to cum in my mouth?', 0, 0, 0, 'Oh yeah.', 1, 242, 85, 'Oh No!', 1, 184, 83, 'Oh! There you are.', 1, 588, 162, 'You leave him alone!', 2, 593, 235, 'Fine. I\'ll leave.', 1, 304, 135, 'What were you doing here with her?', 0, 496, 175, 'She just walked in! ', 1, 236, 114, 'I... I was just... And she walked in.', 1, 236, 114, 'Nothing happened.', 1, 0, 0, 'I believe you.', 0, 524, 145, 'What did she do to you? ', 0, 0, 0, '', 0, 320, 240, 'I\'m so fucking horny. I can\'t stand it.', 1, 244, 100, 'I want to fuck.\rI want to fuck you right now.', 1, 244, 100, 'You know I don\'t like language like that!', 0, 534, 145, 'You know I don\'t do that! We agreed. We\'re not at that point in our relationship yet.', 0, 0, 0, 'Uhhhh!', 1, 242, 96, 'Suck my cock.', 1, 0, 0, 'Suck it!', 1, 0, 0, 'Rob! You know I won\'t do that either!', 0, 534, 145, 'Uhhhhh!', 1, 242, 96, 'I\'ve never seen you like this', 0, 534, 145, 'Can\'t you just feel my tits like you usually do?', 0, 0, 0, 'Uhhh! I want to fuck your tits!', 1, 242, 96, 'Ummm... I don\'t know.', 0, 543, 162, 'Ooooo!', 1, 208, 82, 'Ohhhh...', 1, 256, 92, 'Heaven at last!', 1, 0, 0, 'Rob!', 0, 524, 145, 'We\'re at school! I\'m naked!', 0, 534, 167, 'Just put your hands like this.', 2, 260, 80, 'And get down on your knees.', 2, 321, 121, 'We shouldn\'t be doing this.', 1, 469, 162, 'I shouldn\'t let you.', 1, 0, 0, 'That\'s too nasty!', 1, 0, 0, 'That\'s just filthy!', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hello?', 0, 408, 185, 'If you\'re looking for the nurse, don\'t bother.', 1, 535, 294, 'She\'s only here two days a week.', 1, 359, 313, 'Just lie down. If you don\'t feel better by next period they\'ll let you go home.', 1, 0, 0, 'Oh. Okay, thanks.', 0, 281, 122, 'Are you sick?', 1, 453, 315, 'Oh, well I was feeling faint so someone sent me here.', 0, 281, 122, 'But I\'m feeling better already,', 0, 0, 0, 'And I think I will be feeling just wonderful very soon.', 0, 0, 0, 'Well I\'m glad for you.', 1, 453, 315, 'You don\'t look very well though.', 0, 300, 111, 'It\'s my stomach. I think I must have eaten something bad.', 1, 471, 279, 'Let me see. I\'ve always had an interest in natural medicine.', 0, 300, 111, '', 0, 0, 0, 'I can see that there is a disturbance in your aura.', 0, 300, 111, 'You can see my aura?', 1, 471, 279, 'Yes, and there is a dark spot. Let\'s take a look. Where does it hurt? ', 0, 300, 111, '', 0, 320, 240, 'Mmm...', 0, 299, 157, 'Mmmmm...', 0, 299, 157, 'Let\'s move this.', 1, 169, 107, 'Ahhhh...', 0, 299, 157, 'What is it?', 1, 540, 300, 'Mmmm... There is an imbalance of energy.', 0, 399, 149, 'The Chi force is out of phase with the Sho force. The disturbance is creating the dark hole.', 0, 0, 0, 'The energies need adjustment.', 0, 0, 0, 'How do you do that?', 1, 540, 300, 'Well some people rely only on prayer, but medicine is more effective.', 0, 399, 150, 'You don\'t have the proper medicines here though.', 0, 0, 0, 'The other option is to adjust the energy directly.', 0, 0, 0, 'Huh?', 1, 540, 300, 'I need to know more about the disturbance.', 0, 399, 150, 'Let me listen.', 0, 399, 150, 'Hmm.', 0, 320, 240, 'Ahhhh! This side.', 0, 148, 295, 'I need your help to close the loop.', 1, 213, 222, 'Place your left hand on my head as I put my ear down.', 1, 0, 0, 'Your right hand needs to be on my belly at the exact same spot as my ear is on yours.', 1, 0, 0, 'Here, under the skirt, on bare skin.', 0, 406, 114, 'Uhhh... Okay.', 0, 320, 240, 'Mmmmmmm...', 0, 320, 240, 'That was amazing! I could see the energy!', 0, 362, 111, 'There was a bright glow! I could see it!', 0, 0, 0, 'Yes. You sure had a lot of energy!', 0, 547, 270, 'I almost couldn\'t swallow fast enough.', 0, 0, 0, 'Wow! I feel great now. How about you?', 0, 362, 111, 'Oh, I feel much better.', 0, 547, 270, 'But... I still feel... not quite full.', 0, 0, 0, 'I need more and more!', 0, 559, 228, 'Can you cum again?', 0, 0, 0, 'Uhh... I don\'t think so. I... I gotta go.', 0, 370, 76, '', 0, 0, 0, 'Mmmm, it\'s that new girl.', 0, 283, 162, 'How do you feel?', 0, 240, 105, 'Oh! I didn\'t hear you come in.', 1, 475, 270, 'I\'m okay, just a little weak, and maybe a little dizzy. Can you help?', 1, 0, 0, 'Let\'s have a look.\t', 0, 240, 100, 'Here. Have a seat.', 1, 160, 144, 'Just relax.', 1, 246, 107, 'Are you the doctor?', 0, 457, 226, 'Mmmmm...', 1, 246, 107, 'You look so young to be a doctor.', 0, 457, 226, 'Yes, that\'s right. Doctor Young. That\'s my name!', 1, 246, 107, 'Now take a deep breath.', 1, 246, 107, 'Again.', 1, 0, 0, 'Does it hurt when I press here?', 1, 189, 77, 'No.', 0, 471, 229, 'How about here?', 1, 189, 77, 'Uh uh.', 0, 471, 229, 'Well, I think we\'re going to need to do a complete exam. ', 1, 189, 82, 'Let\'s get those clothes off.', 1, 200, 64, 'This too?', 1, 446, 120, 'Yes. We\'re going to want to look there too.', 0, 273, 101, 'There. Now we are ready a thorough chest exam.', 0, 217, 191, 'Mmm! Tactile response is good.', 3, 325, 120, 'Very erect. Just how I like to see them.', 3, 325, 120, 'Oh...', 0, 375, 209, 'Mmmm, no lumps. Feels good there.', 3, 325, 120, 'Let\'s feel you stretch.', 3, 382, 101, 'Well that feels good. Very flexible!', 3, 0, 0, 'Awesome! Renthroe is playing doctor with that hot new chick.', 1, 200, 180, 'And he\'s getting away with it!', 0, 505, 190, 'God that\'s hot.', 1, 200, 180, 'Shhh!', 0, 505, 190, 'Now let\'s check down here.', 1, 292, 124, 'Mmmm.', 2, 441, 54, 'Now press hard against this. I want to hear the blood flow.', 2, 518, 76, 'Again, a little harder this time, and hold it.', 2, 0, 0, 'Again.', 2, 0, 0, 'Ah! The blood is really pumping now.', 2, 0, 0, 'Now let\'s take some temperature readings.', 1, 300, 145, 'Hold...', 2, 518, 76, 'Hmmm, a little hot. Just as I suspected.', 0, 510, 190, 'Now let\'s check inside.', 3, 515, 60, 'Work it in gently.', 2, 530, 12, 'deeper...', 2, 0, 0, 'All the way in there.', 2, 0, 0, 'Now hold....', 2, 0, 0, 'Mmmm, even hotter.', 0, 519, 190, 'Now one more reading.', 0, 474, 72, 'Let\'s have you roll over, face down for this.', 0, 0, 0, 'Ah, nice.', 0, 400, 65, 'Let\'s see.', 3, 423, 75, 'Hmmm...', 2, 520, 8, 'Looks like we need a little lubrication.', 0, 483, 100, 'Oooo that\'s tight!', 2, 493, 23, 'Just relax!', 2, 0, 0, 'There we go!', 2, 493, 23, 'Now we can slide this right in there.', 2, 0, 0, 'Hold...', 2, 0, 0, 'Great! Perfect!', 0, 497, 222, 'Mmmm that smells like heaven. You\'re so sweet!', 0, 0, 0, 'Let\'s try this.', 0, 240, 143, 'Okay. We\'ll just let that relax some more and get back to it later.', 1, 362, 112, 'Let\'s have you on your back again.', 1, 0, 0, '', 0, 0, 0, 'There, like that. Now we\'re going to do a Renthroe pelvic exam.', 2, 248, 72, 'Have you ever had the full Renthroe before?', 2, 314, 94, 'Uhhh, Uh uh.', 1, 212, 260, '', 0, 0, 0, 'We begin with gentle massage to loosen things up.', 3, 437, 120, 'Just relax. Enjoy it! It goes much better.', 3, 0, 0, 'We need to get the juices flowing.', 3, 0, 0, 'Try again?', 3, 437, 120, 'Ummmm...', 1, 277, 251, 'Again.', 3, 437, 120, 'Well that went very well!', 2, 314, 94, 'Now let\'s scoot you down to the end for the final exam.', 0, 458, 130, 'There. Now hold that like while I check the dilator.', 3, 539, 117, 'This should be very ready now.', 2, 556, 119, 'Oh yes!', 2, 395, 112, 'Now just lay back, close your eyes and relax.', 0, 458, 106, 'I\'m going to insert the Renthroe probe.', 0, 445, 74, 'This will be a tight fit.', 3, 486, 114, 'Just relax and let it in.', 3, 0, 0, 'Oh...', 3, 477, 91, 'Now I\'ll work it in very deep and prepare to inject the seminal fluid.', 3, 0, 0, 'How do you feel now?', 0, 532, 126, 'I\'ve never felt so warm and wonderful way deep down inside.', 2, 192, 310, 'Thanks doc.', 2, 0, 0, 'End of Part Two', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'Part Two secret code: siti', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Here we go again!', 1, 168, 169, 'This is just so confusing!', 0, 482, 191, 'It\'s lunch. Come on. I\'ll take you.', 3, 187, 280, 'Oh, I\'m not hungry. I just had a nice... snack.', 0, 482, 191, 'But I\'ll go with you if you like.', 0, 507, 202, 'Awesome!', 3, 226, 250, 'You know, the lunch room is awfully noisy.', 3, 0, 0, 'Why don\'t we go to the commons. It much nicer there. We can sit outside.', 3, 0, 0, 'So how\'s your first day going?', 0, 492, 137, 'Oh school is fine,\rbut I\'ve got a serious problem.', 1, 217, 152, 'Oh no. It\'s happening again.', 1, 223, 214, 'I need to fight it off, but it\'s so hard.', 1, 0, 0, 'Huh? What\'s wrong? Are you sick or something?', 0, 558, 165, 'Uhhh... No, not really sick.', 1, 164, 202, 'Oh good. You had me worried for a minute.', 0, 558, 165, 'It just doesn\'t last very long any more.\rAnd I need more and more.', 1, 201, 187, 'More?', 0, 552, 125, 'Yes, and I\'ll need it very soon.', 1, 201, 187, 'Wow, you must be in some deep trouble.', 0, 507, 165, 'But don\'t worry. I don\'t care what it is. I\'ll help you. I\'ll do whatever it takes.', 0, 0, 0, 'Oh! Thank you!', 1, 235, 128, 'I don\'t think we can do it here though.', 1, 0, 0, 'Huh?', 0, 495, 130, 'Oh! I really have to run! I\'ll barely make it to Trig in time even if I leave now!', 0, 0, 0, 'Gotta go! Gotta go!', 0, 456, 69, 'See you at the next break.', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'I\'m so glad I got a really smart lab partner.', 1, 214, 166, 'I don\'t have the slightest idea what we are supposed to do.', 1, 0, 0, 'It\'s easy!', 0, 513, 141, 'Just look in here and count the little squiggly looking things.', 0, 556, 174, 'Here. You try.', 0, 0, 0, '', 0, 0, 0, 'Oh I\'m not good with these things.\rCan\'t you just do it?', 1, 208, 137, 'Please?', 1, 0, 0, 'Uh... Okay. Sure.', 0, 523, 126, 'You\'re so nice!\rI like you.', 1, 176, 176, 'Let\'s get started.', 1, 0, 0, 'Uh... oh!', 0, 476, 104, 'What do you see?', 1, 202, 82, 'Ummm...', 0, 530, 102, 'Do you like it?', 1, 202, 82, 'How does it make you feel?', 1, 0, 0, 'That lucky little twerp!', 1, 605, 141, 'Whaaaaaa!', 3, 447, 89, 'Shhh!\rThis is science.', 2, 290, 139, 'I\'m doing my own experiment.', 2, 269, 165, 'When I provide this stimulus,', 2, 0, 0, 'What sort of reaction can we observe?', 2, 0, 0, 'Let\'s see what happened!', 2, 273, 299, 'Oooo! Good reaction!', 2, 269, 165, 'Let\'s try this stimulus.', 2, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Would you like to participate in the study too?', 0, 140, 132, 'Who?', 1, 410, 136, 'Yes you!', 0, 140, 132, 'Let\'s see what you\'ve got for me.', 2, 200, 266, 'Awww! That\'s just so cute!', 2, 187, 291, 'Be gentle.', 2, 361, 128, 'Isn\'t science fun?', 0, 370, 133, 'Science is awesome!!', 2, 526, 309, '', 0, 0, 0, '', 0, 0, 0, 'What was so urgent that we had to talk right now?', 3, 428, 90, 'I thought you had more patience than that.', 3, 407, 90, 'I\'ve thought about it, and Mr. Bonner was right.', 1, 241, 205, 'You are a bad influence. You\'re only dragging me down.', 1, 0, 0, 'After that disgusting episode in the A/V room I\'ve just decided that I won\'t take it anymore.', 1, 0, 0, 'What would you force me into next?', 1, 0, 0, 'You\'re dumping me?', 2, 473, 161, 'Like a load of filthy bricks.', 0, 388, 445, 'That\'s it. It\'s over.', 1, 242, 106, 'Huh? But...', 0, 540, 82, '', 0, 0, 0, 'Mmmm!', 0, 507, 96, 'Ummm... I\'m trying to find the girls physical education class.', 0, 142, 218, 'They gave me these clothes and sent me here, but the building is so big!', 1, 256, 192, 'They gave you that for gym class?', 1, 393, 132, 'Oh, well I didn\'t like the shirt so I traded for something nicer I found.', 0, 207, 197, 'Do you like it?', 0, 0, 0, 'Oh yes!', 1, 393, 132, 'And those short pants were so baggy!', 0, 207, 156, 'These are so much nicer, don\'t you think?', 0, 189, 103, 'You look fantastic!', 1, 389, 111, 'Thanks. Now I\'m just all ready to exercise and get all sweaty!', 1, 237, 84, 'So can you help me?', 1, 251, 155, 'Help you?', 3, 503, 372, 'Find my class.', 1, 251, 155, 'Oh, well this is the boys locker room. The girls class wouldn\'t be in here.', 2, 615, 195, 'There\'s nothing in here but a bunch of naked guys.', 2, 0, 0, 'Naked boys? Now you\'ve got me interested!', 0, 247, 161, 'But where are they? I only see you boys, and you must be too shy. You\'re all wearing those funny skirts.', 1, 0, 0, 'You want to see naked boys?', 2, 615, 195, 'Oh! I love naked boys! ', 0, 440, 131, 'Just thinking about it makes me all tingly and excited!', 0, 440, 131, 'Excuse me... boys.', 1, 358, 103, 'Here is what the lady wants to see.', 1, 396, 103, 'Oooo!', 0, 421, 134, 'I like that!', 0, 0, 0, 'Oh! Now it\'s getting hot in here!', 0, 142, 128, 'I really like this one.', 2, 201, 299, 'It\'s so cute.', 2, 0, 0, 'I need sperm. I need it right away.', 2, 276, 248, 'Can you cum for me?', 2, 0, 0, 'Are you starting to feel the urge?', 2, 0, 0, 'I can almost taste it!', 2, 0, 0, 'Do it. Make it squirt.', 1, 300, 144, 'Here. I have some for you.', 1, 250, 80, 'Me too.', 3, 405, 60, 'Oh, you guys are all so nice.', 1, 284, 124, 'Step aside boys. The big dog wants some of this.', 1, 238, 100, 'You\'re a little skinny.', 1, 0, 0, 'But what a fine ass.', 1, 314, 91, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'There you are!', 0, 572, 160, 'Feeling better? You look better.', 1, 208, 153, 'Oh yes!I just feel so full of life right now. I can still feel the glow.', 0, 558, 250, 'You just melt me when you smile.', 2, 203, 313, 'You know what? I really missed you.', 0, 558, 250, 'Really?', 2, 217, 267, 'It\'s very sudden, but I just feel like the entire world is inside of you, and I just want to be close to you.', 0, 540, 186, 'Uhhh...', 2, 222, 280, 'I want you. I want you now.', 3, 444, 387, 'I want to feel your warmth explode inside me.', 3, 0, 0, 'I can feel the life force slipping away. I need it, and I need it soon.', 0, 502, 123, 'What the hell is going on here!', 0, 512, 103, 'You go to class. I\'ll deal with you later.', 1, 488, 145, 'To my office! March! I can\'t believe you would engage in that sort of behavior at school.', 1, 525, 166, '', 1, 0, 0, 'First I have to find your records.', 0, 215, 182, 'Now how do you spell that?', 0, 215, 202, 'Siti. S-I-T-I.', 1, 541, 246, 'And your last name?', 1, 211, 196, 'Last name? Uhhh... Yes.', 1, 541, 246, 'What do you mean, yes! What is your surname?', 0, 216, 207, 'Oh! Ummm... Ankhnotep.', 0, 466, 234, 'Uh! How do you spell that?', 1, 215, 202, 'Uhhh... A-N-K-H...', 0, 466, 234, 'It\'s not there. There\'s nothing even close.', 1, 211, 196, 'Oh! Well I\'m sorry you can\'t find it.', 0, 473, 135, 'May I see?', 0, 483, 97, 'Uh, sure. You can look.', 2, 280, 228, 'Hmmm...', 0, 572, 196, 'Oh, sorry... What an interesting necklace.', 2, 197, 366, 'It\'s okay. You can look all you want.', 0, 538, 194, 'Do you think my breasts are too small?', 0, 569, 133, 'Do you like them?', 0, 0, 0, 'Your hands are so big.', 0, 538, 136, 'I feel so tiny.', 0, 546, 92, 'Pull my skirt down. Let\'s see if there\'s something else you like.', 0, 0, 0, 'Let\'s just make some room here.', 0, 424, 114, 'How is this?', 0, 588, 120, 'Uhhh... I need it. I need it now!', 0, 579, 141, 'Hurry! I\'m slipping.', 3, 562, 316, 'Uhhh! I need my little blue pills!', 3, 259, 124, '', 1, 0, 0, 'Mr. Bonner? Are you there?', 0, 461, 89, 'I have some papers for you to sign.', 0, 0, 0, 'Oh well, I\'ll just leave them on his desk.', 0, 0, 0, 'What\'s that horrible smell?', 0, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Karly Winter here reporting from the halls of Mid Town High, where the principals office, usually a place of authority and discipline, is now a crime scene.', 1, 313, 150, 'In a follow up to the story we reported yesterday on the mummy missing from the museum, the mummy was recovered late today.', 1, 0, 0, 'It was found in the office of the principal of the high school here near the museum.', 1, 0, 0, 'Apparently it had been dressed up in schoolgirl clothing and was posed in a suggestive manner.', 1, 0, 0, 'A police spokesman commented that it had to be the work of a real sicko. The principal was arrested and booked into jail.', 1, 0, 0, 'We\'ll have more later as details emerge.', 1, 0, 0, 'For now, this is Karly Winter reporting for channel five news.', 1, 0, 0, 'How was the light? My face wasn\'t too dark was it?', 2, 165, 108, 'Did you know the principal?', 1, 226, 155, 'Oh yeah. I had my run-ins with with him.', 0, 541, 145, 'Will you do an on camera interview?', 1, 226, 155, 'Uhhh, I guess.', 0, 541, 145, 'We\'re here with Rob, a student at Mid Town High.', 0, 490, 150, 'What do you think about the principal getting arrested?', 0, 460, 130, 'Uh... Mr. Bonner was always kind of strange. Nobody liked him.', 1, 200, 115, 'I\'m not surprised he did something bad. He was a bad person.', 1, 0, 0, 'I never took him for a necropheliac though.', 1, 0, 0, 'Cut! That\'s a take.', 1, 700, 285, 'That was good. You\'re a natural.', 0, 482, 153, 'I\'d sure like to get into broadcasting.', 1, 208, 112, 'Maybe I can give you some tips.', 0, 482, 152, 'I\'d really like those.', 1, 208, 112, '', 1, 0, 0, 'Hmmm! So this is like your own little man cave?', 0, 488, 132, 'Mmmm...', 2, 253, 125, 'Mmmm...', 0, 526, 127, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Hi Emma! You look great today. I love that color on you.', 1, 442, 107, 'Thanks Steve.', 0, 269, 166, 'You know what? I\'ve always wanted to ask you why people just call you Renthroe.', 0, 0, 0, 'Why don\'t they use your first name?', 0, 0, 0, 'Uh... I don\'t know. I\'ve never thought about it.', 1, 442, 107, 'It doesn\'t bother you?', 0, 269, 166, 'No, but it did sound real sweet when you called me Steve.', 1, 442, 107, 'Uhhh... Ummm... I was wondering... if I could ask you to go to the prom.', 1, 424, 119, 'Sorry. I\'m waiting for someone else to ask me.', 0, 390, 233, '', 0, 0, 0, 'Hi Garrett!', 0, 546, 133, 'Oh. Hi Emma.', 0, 278, 111, 'I was hoping you would ask me to the prom.', 0, 550, 213, 'Sorry, but there\'s only one girl I would want to ask.', 1, 189, 117, 'I\'m afraid Siti is never coming back.', 0, 550, 213, 'Maybe... But I still have hope, and I can dream.', 1, 189, 117, '', 1, 0, 0, 'I don\'t know why, but I just really want to go in there!', 0, 281, 177, 'Oh! This just makes me so... excited!', 1, 524, 182, 'Why do I just want to take my clothes off and be naked here!', 0, 331, 133, 'It\'s crazy! What if I got caught?', 0, 483, 153, 'What\'s happening to me? Why am I doing this?', 0, 0, 0, 'That smells so awful! Why does it get me so excited?', 3, 321, 155, 'Someone\'s coming!', 0, 393, 129, 'Uhhh!', 3, 485, 99, 'Oh! Don\'t stop. I wanted to see it.', 1, 186, 148, 'Huh?', 1, 172, 116, 'I wanted to watch you pee. I\'ve always been fascinated about how boys pee. Won\'t you show me?', 1, 478, 144, 'W-wheres Rob?', 1, 172, 116, 'Oh don\'t worry. I broke up with him.', 1, 478, 144, 'So will you show me?', 1, 0, 0, 'I... I don\'t think I could... with you watching.', 1, 172, 116, 'Please?', 3, 480, 195, 'Whoa! W... What the fu...', 1, 258, 137, 'Do you have to pee?', 2, 446, 209, 'Huh?', 1, 258, 137, 'Can I watch?', 2, 446, 209, 'Oh! Won\'t one of you pee for me?', 2, 463, 196, 'I\'ll do it. I can pee with a girl watching.', 1, 132, 145, 'You can?', 2, 446, 209, 'Can I hold it?', 0, 544, 194, 'Sure!', 1, 454, 162, 'Awww, it ran out!', 3, 402, 114, 'That was so much fun!', 3, 0, 0, 'You boys are so lucky.', 0, 438, 179, 'If I had one of these I\'d be playing with it all the time.', 0, 0, 0, 'Mmmmmm... salty!\r Hee hee.', 0, 568, 211, 'It\'s growing!', 0, 568, 211, 'I love it!', 0, 0, 0, 'Oh! Won\'t one of you pee for me too?', 2, 323, 258, 'Ummm... I\'ll try.', 1, 286, 71, 'Oh! It\'s big already.', 0, 473, 320, 'Dude, you can\'t pee with a hard on.', 3, 416, 125, 'You can\'t?', 0, 473, 320, 'Hee hee!', 0, 585, 181, 'You\'re so sensitive!', 0, 0, 0, 'Come on little pee pee!', 0, 0, 0, 'No pee!', 0, 0, 0, 'What about you? Will you try? Please?', 3, 538, 351, 'Uhhh... If you say so.', 0, 247, 69, 'Oh no! You too?', 3, 439, 422, 'I\'m sorry.', 1, 247, 69, 'Oh it\'s okay. I like it this way. It\'s just that... I really want too see you pee.', 3, 439, 422, 'Hmmm... How about this?', 3, 0, 0, 'You can pee on me. Wouldn\'t you like that?', 3, 508, 262, 'Will that make you go?', 3, 0, 0, 'Oh fuck!', 3, 493, 108, 'Sorry. You\'re too hot! We can\'t pee like this.', 3, 387, 150, 'Oh, I see.', 2, 216, 431, 'Okay then. Will you cum for me?', 2, 0, 0, 'Oh God!', 3, 493, 108, 'Maybe this will help.', 1, 349, 156, 'I can\'t believe that just happened!', 1, 220, 195, 'That\'s Emma?', 3, 556, 248, 'Eeeee! More!', 3, 449, 360, 'Oh yeah!', 1, 230, 201, 'Emma! Show us your tits.\r I want to cum on your tits. ', 0, 375, 123, 'Silly boys!', 3, 503, 287, 'Like this?', 3, 557, 240, 'Uhhh!', 3, 229, 15, 'Are you ready sweetie?', 1, 263, 243, 'I like you. Come here.', 1, 0, 0, '', 1, 0, 0, 'Step aside squirt.', 0, 561, 65, 'Emma! Show us your pussy.', 111, 409, 74, 'Yeah! We want to fuck you.', 0, 306, 91, 'Hey! I\'m not that kind of girl!', 3, 488, 246, 'I\'m still a virgin, and I plan to stay that way.', 3, 0, 0, 'Huh?', 0, 515, 68, 'Awww...', 0, 306, 91, 'But you can squirt cum on me if you like. All of you.', 2, 334, 381, 'I just want more and more!', 2, 0, 0, 'Renthroe!', 1, 326, 79, 'Hi Steve.', 2, 392, 402, 'You\'re hiding the best part! Let\'s take this off.', 0, 442, 84, 'Oh! That\'s so pretty.', 0, 0, 0, 'Emma, I want to fuck you in the ass. ', 0, 330, 112, 'Oh! That is so nasty!', 2, 214, 265, 'Yes, it is.', 3, 437, 216, 'But something tells me that\'s exactly how you want to be right now. ', 3, 0, 0, 'Let me be nasty with you, dirty nasty.', 3, 0, 0, 'I won\'t go near your vagina. Please, just let me put it in your bottom.', 3, 0, 0, 'Oooo... Okay.', 1, 200, 185, 'Oh, sweet heaven!', 0, 432, 177, '', 1, 0, 0, 'Emma!', 3, 13, 66, 'I\'m next.', 1, 396, 144, 'No, I\'m next.', 0, 587, 155, 'No, me!', 0, 294, 124, 'Pick me!', 1, 133, 124, 'Yes!', 1, 396, 144, 'Get Ready!', 0, 587, 155, 'Oh yeah!', 0, 294, 124, 'Awesome!', 1, 133, 124, 'Uhhh... me?', 1, 396, 144, '', 0, 0, 0, 'Emma! I think I can do it now!', 1, 330, 121, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'The End', 0, 320, 240, 'Secret unlock code for part 3:\rgold', 0, 320, 240, 'Mummy Love\rcopyright 2011\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'Original Teenage Mummy concept suggested by Fejken', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 0, 0, 0, 0]; German = ['', 0, 320, 240, 'Drücke die Leertaste um weiterzuspielen.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Prinzessin?', 3, 7, 77, 'Ja Ekibe?', 0, 485, 131, 'Komm. Es ist Zeit für dich zu baden.', 0, 215, 125, 'Wir müssen dich für die große Feierlichkeit vorbereiten!', 0, 0, 0, 'Muss das sein? Ich würde lieber hierbleiben und spielen.', 1, 480, 162, 'Oh ja!\rDies ist der wichtigste Tag in deinem Leben!', 0, 215, 125, 'Heute wirst du zur Frau.\rDer Segen der Götter wird über dich herabkommen und dadurch wird sichergestellt, dass du während deiner Regentschaft fruchtbar sein wirst.', 0, 0, 0, '', 0, 320, 240, 'Komm jetzt! Es gibt noch so viel zu tun vor der großen Feierlichkeit.', 0, 0, 0, 'Mach jetzt kein Theater!', 1, 277, 75, 'Kind, warum zierst du dich so?', 0, 263, 99, 'Sei nur entspannt und genieße das Bad.', 0, 513, 97, 'Hier, das ist schon besser.', 0, 581, 92, '', 0, 320, 240, 'Du weißt ja, manche Leute machen sich Sorgen um dich.', 0, 581, 92, 'Sorgen?', 1, 197, 138, 'Ja,\rDu bist jetzt zur Frau herangereift, aber... aber...', 0, 522, 144, 'Aber was?', 1, 197, 138, 'Nun ja, das Problem ist, dass du zu... hmmm...schlank bist.', 0, 522, 144, 'Ich bin zu mager?', 1, 196, 116, 'Für dich ist es sehr wichtig, Kinder auszutragen,', 0, 522, 144, 'Als königliche Prinzessin und Thronerbin musst du die Dynastie weiterführen.', 3, 461, 63, 'Schau? Deine Brüste sind so klein. Wie könntest du gesunde Kinder haben?', 0, 555, 111, 'Und deine Hüften sind so eng. Wie könntest du möglicherweise ein großes, starkes Baby zur Welt bringen?', 0, 555, 111, 'Du musst mehr essen.', 0, 522, 144, 'Schau mich an!', 3, 461, 63, 'Ja, Du hast viele gesunde Kinder.', 1, 201, 102, 'Und alle gut genährt!', 0, 536, 81, 'Du solltest etwas zunehmen!', 0, 519, 108, 'Gut. Ich werde mich bemühen.', 1, 162, 79, 'Gut.', 0, 519, 79, '', 0, 320, 240, 'Da gibt es noch einiges, was du wissen musst,\rjetzt, wo du zur Frau wirst.', 0, 557, 181, 'Du sollst lernen, wie man einen Mann befriedigt,\rauf die wichtigste Art.', 0, 0, 0, 'Wache!', 0, 558, 130, 'Ja, du!\r Komm her.', 0, 558, 130, 'Aber ich habe strikten Befehl, die Prinzessin nicht beim Baden anzusehen.', 1, 320, 121, 'Würdest du ausnahmsweise ihren Befehl ausser Acht lassen? Sie braucht dich hier.', 0, 558, 130, 'Uh...na gut, gnädige Frau.', 1, 320, 121, 'Du brauchst diesen Speer nicht.', 1, 195, 76, 'Wir brauchen auch dieses Kleidungsstück nicht.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'He he!', 0, 514, 142, 'Da.\rSetz dich.', 1, 324, 116, 'Ich weiß, du darfst die Prinzesin nicht baden sehen, aber du kannst mir beim Tanzen zusehen.', 1, 324, 116, 'Schau, was da plötzlich herausschießt!', 1, 203, 162, 'Was ist denn damit passiert?', 0, 505, 135, 'Es hat sich jetzt mit Leidenschaft und Feuer gefüllt.', 1, 153, 98, 'Komm her. \rIch möchte, dass du ihn anfasst. Spür nur, wie heiß er ist.', 1, 197, 129, 'Aber...', 0, 464, 204, 'Es ist schon in Ordnung. Er findet es nur äußerst angenehm, wenn du ihn anfasst.', 1, 197, 129, 'Drücke ihn. Spür, wie warm er ist.', 1, 212, 77, 'Ja. Fühle die Hitze seiner Leidenschaft.', 1, 259, 71, 'Siehst du? Jetzt lass mich dir zeigen, wie man die Milch der Zeugung hervorholt.', 1, 259, 85, 'Halte ihn so.', 1, 278, 96, 'Nun reibe mit der Hand auf und ab.', 1, 278, 96, 'So?', 0, 447, 175, 'Sehr gut! Deine Berührung ist süß. Er schmilzt nur so dahin.', 1, 278, 96, 'Jetzt werde ich ihn sanft hier streicheln.', 1, 0, 0, 'Schneller!', 1, 0, 0, 'Ja! Er fühlt wie der Druck steigt.', 1, 0, 0, 'Die Prinzessin badet doch jetzt nicht. Schaue sie jetzt an, wie sie dir Liebe macht.', 1, 0, 0, 'schau dir ihr süßes Gesicht an. Lass deine Begierde fließen.', 1, 0, 0, 'Die Milch der Zeugung.', 1, 332, 86, 'Sie lebt. Kannst du es nicht fühlen?', 0, 0, 0, 'Du musst ihre Kraft spüren lernen.', 0, 0, 0, 'Du musst ihre Kraft in dich aufnehmen.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Gut, Klasse, nehmen wir jetzt die Reihenfolge der Herrscher in der 8. Dynastie durch.', 0, 381, 132, 'Ich bin sicher, ihr alle werdet das sehr interessant finden.....', 0, 0, 0, 'Uhhhhh! Das ist aber so langweilig!', 11, 301, 190, 'Paßt gut auf! Das ist wichtig.', 11, 301, 190, 'Es ist antike Geschichte!', 11, 0, 0, 'Wer interessiert sich schon für vertrocknete, alte, tote Leute?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'He he! Ich mag es dich aufzuregen!', 11, 0, 0, 'Übrigens, du siehst gerade ziemlich aufregend aus.', 11, 0, 0, 'Es geilt mich fürchterlich auf, dich nur anzusehen.', 11, 0, 0, 'Du bist ja immer geil.', 11, 0, 0, 'Und du bist immer sexy!', 11, 0, 0, 'Heb deinen Rock ein bisschen hoch. Ich möchte deinen Slip sehen :-p', 11, 0, 0, 'Kannst du nicht bis nach der Schule warten?', 11, 0, 0, 'Ich will ihn aber jetzt sehen! Gleich!', 11, 301, 190, 'Bekommst du einen Steifen?', 11, 301, 190, 'ich möchte ihn sehen. Hier und jetzt!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Wie ist die Antwort?', 0, 462, 174, 'Uhhh....Ich weiß es nicht?', 1, 395, 126, 'Genauso wie ich es mir gedacht hatte. Du hast nicht aufgepaßt.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Du bist ja so schön!', 1, 198, 85, 'Ich wünschte, ich könnte an der Feierlichkeit teilnehmen.', 1, 0, 0, 'Du wirst nicht dabei sein?', 0, 570, 251, 'Tut mir leid, Prinzessin, es können nur die Heiligsten in das innere Heiligtum des Tempels.', 1, 197, 100, 'Manchmal erscheinen die Götter selbst dort.', 1, 0, 0, 'Du brauchst eine besondere Reinigung, damit du zusammen mit den Priestern dort eintreten kannst.', 1, 197, 110, 'Das schaffst du auch alleine, nicht wahr?', 1, 0, 0, 'Ich glaube ja.', 0, 498, 142, 'Wir beten zu allen Göttern, unserer Prinzessin die Frucht des Lebens zu bringen,', 0, 554, 188, 'Und dass sie reichlich Nachkommen hervorbringe und die Dynastie mit andauernder Regentschaft segnen möge.', 1, 262, 177, 'Dafür beten wir.\rDafür bringen wir unsere Opfer dar.', 0, 554, 188, 'Die Götter werden sich an dieser Einen erfreuen.', 1, 222, 177, 'Bereite sie auf dem Altar vor.', 1, 444, 77, 'Du brauchst dich nicht fürchten.', 0, 548, 67, 'Die Götter selbst verleihen ihrem Stolz über deine hervortretende Weiblichkeit durch uns, ihre treu dienenden Priester, Ausdruck.', 0, 503, 180, 'Du sollst den Segen der Götter mit großer Freude annehmen.', 0, 0, 0, 'Aber....warum bin ich festgebunden?', 1, 254, 214, 'In Gegenwart der Götter muss man vollkommen geöffnet sein.', 0, 503, 180, 'Wärest du nicht festgebunden, würdest du dich vor Scham bedecken - und das wäre eine Beleidigung für die Götter.', 0, 0, 0, 'Es ist notwendig, dich zu trainieren.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Jetzt entspanne dich und genieße, wie dich die Götter mit ihrer Liebe und Zuwendung überschütten.', 0, 503, 180, 'Ich will es versuchen.', 1, 254, 214, 'Gut.', 0, 548, 67, 'Fühlt sich das gut an?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'Was tut sich da unten? Beginnst du ein Kribbeln zu spüren?', 0, 514, 112, 'Oooo.....\rEs ist mehr als ein Kribbeln.', 1, 229, 129, 'Hebt sie hoch,', 0, 514, 148, 'Und jetzt sollst du das Kribbeln richtig auskosten.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, Ich sehe.\rKannst du es noch zurückhalten?', 0, 528, 298, 'Ich... Ich weiß nicht.', 1, 258, 55, 'Sie ist jetzt so hübsch, nicht wahr?', 0, 535, 83, 'Es sieht so aus, als zeigte ihr Gesicht eine pulsierende Sehnsucht, da unten zu explodieren.', 0, 0, 0, 'Ich bin auch fast so weit, dass ich nicht mehr aufhören kann.', 0, 0, 0, 'Da, meine süße Prinzessin. Ich weiß, ich bin etwas zu groß für dich.', 0, 418, 77, 'Lass dich nur treiben.\rLass ihn eindringen.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Prinzessin, das ist unser neuester Jungpriester.', 0, 535, 126, 'Es ist das erste Mal für ihn und die Beherrschung scheint ein Problem für ihn zu sein.', 0, 0, 0, 'Bist du ein Schatz und hilfst ihm?', 0, 0, 0, 'Mmmmm.', 2, 162, 368, 'Gut. Sieh ihm in die Augen mit deinem himmlischen Gesicht.', 0, 535, 126, 'Jetzt halte den Blick und gib ihm die süßesten Küsse.', 0, 587, 201, 'Lass ihn aufgehen in süßer Hingabe.', 0, 0, 0, 'Preiset die Götter!', 0, 587, 181, 'Ich werde hier übernehmen.', 0, 484, 47, 'Wir dürfen uns nicht in den königlichen Leib ergießen.\rNur königliche Saat darf dort wachsen.', 0, 412, 100, 'Lasst sie herunter.', 0, 0, 0, '', 0, 320, 240, 'Lasst uns jetzt versammeln und den Göttern unser Opfer darbringen.', 0, 515, 67, 'Mögen die Götter dich segnen mit Fruchtbarkeit im Überfluß.', 0, 0, 0, 'Komm, Süße. Koste dies.', 3, 403, 79, 'Sofortige Wiederholung', 10, 345, 15, 'Das ist äußerst unüblich, aber ich habe ein besonderes Geschenk für dich.', 0, 495, 130, 'Wie du weißt, der Ankh ist das Symbol für ewiges Leben.', 1, 436, 80, 'Man sagt, die Götter hätten diesen goldenen Ankh selbst geschaffen.', 1, 436, 80, 'Es ist ein Ding von unglaublicher Kraft.', 1, 0, 0, 'Trage es immer, und die Götter werden dich mit ewigem Leben segnen.', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Das ist Prinzessin Siti.', 1, 277, 95, 'Über sie ist nur wenig bekannt. Wir wissen nur, dass sie als Teenager starb.', 1, 0, 0, 'An einem Giftschlangenbiss.', 1, 0, 0, 'Es ist misteriös.', 1, 0, 0, 'Im nächsten Raum können wir die kunstvollen Gebrauchsgegenstände des täglichen Lebens der Könige sehen.', 0, 409, 86, 'Das klingt aber langweilig.', 0, 214, 256, 'Ich würde lieber hierbleiben und deine "Kunstgegenstände" überprüfen!', 1, 239, 79, 'Die würden uns gar nicht vermissen.', 1, 0, 0, 'Ich kann\'s gar nicht fassen, was ich für ein Glück habe!', 1, 200, 122, 'Du hast die aufregendsten Brüste, und du läßt mich mit ihnen spielen, so viel ich nur will!', 1, 0, 0, 'Aber das ist auch nur so weit, wie du gehen darfst.', 0, 494, 160, 'Warum bist du gestern nach der Schule nicht vorbeigekommen?', 0, 0, 0, 'Oh, ich wollte das wirklich.', 1, 200, 122, 'Gott, bin ich geil!', 1, 0, 0, 'Ich musste aber einiges im Garten arbeiten.', 1, 0, 0, 'Du hast mich gestern richtig verrückt gemacht, als du gesagt hast, du willst meinen Schwanz sehen.', 1, 0, 0, 'Ich bin richtig verrückt geworden, seit ich andauernd daran denken muss. ', 1, 0, 0, 'Seitdem du meine Freundin bist, habe ich mir immer gewünscht, dass ich eine Gelegenheit bekomme, ihn dir zu zeigen.', 1, 0, 0, 'Ich mag das, wenn du ihn durch meine Hose hindurch drückst und daran reibst.', 1, 254, 97, 'Aber jetzt möchte ich, dass du ihn direkt anfasst.', 1, 0, 0, 'Oh! Nein!\rIch bin noch nicht so weit dafür!', 0, 528, 126, 'So, du willst mich nur quälen?', 1, 218, 123, 'Nnnnein… nicht.\rIch will ihn sehen! Ich bin nur noch nicht so weit, ihn zu...zu...…', 0, 524, 127, 'Ich will ihn nur anschauen. Nicht anfassen.', 0, 0, 0, 'Uhhh, Also gut. Ich verstehe.', 1, 218, 123, 'Aber, kann ich ihn jetzt herausnehmen und dir zeigen?', 1, 202, 86, 'Uh huh.', 0, 499, 142, 'Aber, sollten wir nicht da hinüber gehen, wo es dunkel ist?', 0, 0, 0, 'Ich mag aber helles Licht, da kannst du ihn wirklich gut sehen.', 1, 202, 86, 'Da, die Prinzessin kann auch zuschauen!', 0, 544, 123, 'Oh!', 1, 186, 116, 'Oooh... Ich will ihn an deinem Pulli reiben.', 0, 522, 93, 'Gott! Ich liebe das.', 0, 503, 73, 'Kann ich ihn an deinen Brüsten reiben?', 0, 0, 0, 'Bitte! Die sind so sexy! Du weißt ja, dass ich sie liebe.', 0, 0, 0, 'Ich glaube nicht...', 1, 193, 117, 'Du lieber Himmel!', 1, 217, 267, 'Oh Gott! Ich kann\'s gar nicht fassen, dass du endlich ein bisschen nachgibst. Das ist so heiß!', 3, 434, 99, 'Uhhhh... Ich möchte...\rIch möchte masturbieren.', 3, 0, 0, 'Uhhh... Gut??', 3, 0, 0, 'Genau das will ich sehen.', 0, 445, 176, 'Wirklich?', 3, 434, 99, 'Ich weiß, die Jungs tun das ständig. Die Mädchen sprechen immer davon.', 3, 175, 293, 'Ich bin gerade so neugierig! Ich möchte sehen, wie du es machst.', 3, 0, 0, 'Oh Gott, ich kann es gar nicht glauben! Ich muss gestorben sein und im Himmel sein!', 3, 434, 99, 'Du möchtest es wirklich sehen, wie ich es mache?', 3, 0, 0, 'Uh huh.', 0, 445, 176, 'Du willst mich abspritzen sehen?', 3, 434, 99, 'Mmmmm.', 0, 445, 176, 'Uhhh! Ich bin schon fast soweit!', 3, 434, 99, 'Schau? Da ist schon ein Tropfen Samenflüssikeit. Schau ihn dir an!', 3, 0, 0, 'Ewww!', 1, 146, 266, 'Gott, ich wünsche mir, dass du ihn aufleckst!', 3, 424, 89, 'Eeek! Nein!', 1, 148, 281, 'Gut. Ich weiß.', 3, 434, 99, 'Willst du mich jetzt wirklich abspritzen sehen?', 3, 434, 99, 'Uh huh.', 1, 158, 281, 'Schau wirklich genau hin. Ich werd jetzt für dich abspritzen.', 3, 434, 99, 'Kommst du jetzt gleich?', 1, 158, 280, 'Oh, gleich kommt\'s', 3, 434, 99, 'Uhhh! Ich komme! Ich komme! Emma!', 3, 0, 0, 'Emma! Emma!! Ich will in dein Gesicht spritzen!', 3, 0, 0, 'Eeeek! Nein!', 1, 148, 354, 'Nicht auf mich!', 0, 320, 240, 'Ewwww, toll.', 1, 512, 291, 'Es kommt jemand!', 1, 0, 0, 'Ist da jemand?', 0, 528, 198, 'Das war knapp!', 1, 182, 115, 'Wir sollten lieber raus hier.', 0, 352, 175, 'Die Milch des Lebens!', 0, 320, 240, 'Mehr!', 0, 460, 164, '', 0, 320, 240, 'Uns erreicht eben folgende Meldung:', 0, 471, 200, 'In einer seltsamen Geschichte, hat uns das Zentralmuseum vom Verschwinden einer Mumie berichtet.', 0, 0, 0, 'Es scheint, dass die dreitausend Jahre alte Mumie mitten am Nachmittag gestohlen worden sei.', 0, 0, 0, 'Die Angestellten haben keine Ahnung, wie die Mumie unbemerkt das Gebäude verlassen haben könnte.', 0, 0, 0, 'Laut eines ebenso seltsamen Zusatzberichtes, wurde eine Studentin der örtlichen Hochschule, welche sich auf einem Lehrausflug zum Museum befunden hatte, im Waschraum des Hausmeisters aufgefunden, mit einer Beule auf dem Kopf.', 0, 0, 0, 'Sie war nicht belästigt worden, aber all ihre Kleider waren verschwunden. Die Polizei ist sich nicht sicher, ob der Vorfall mit dem Verschwinden der Mumie zu tun hat. Sie tappt völlig im Dunkel wegen dieses Problems.', 0, 0, 0, 'Wir werden weiter über den Fall berichten, sobald sich etwas Neues in dieser Angelegenheit ergeben sollte.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Klasse, wir haben eine neue Studentin.', 1, 271, 155, 'Ihr Name ist Siti, was eine merkwürdige Übereinstimmung ist. Das ist derselbe Name wie jener der Prinzessin, deren Mumie wir gestern besucht haben.', 1, 0, 0, 'Oh ja. Ich wurde nach der Prinzessin benannt.', 0, 550, 165, 'Wirklich? Das ist faszinierend! So, woher kommst du?', 1, 215, 115, 'Ummm... Ich bin aus ...Ägypten.', 0, 550, 165, 'Wirklick? Das ist faszinierend! Du sprichst unsere Sprache so gut!', 1, 215, 115, 'Uh...\rIch hatte lange Zeit, um zu üben.', 0, 550, 165, 'Mmmm...', 1, 215, 115, 'Uh... Klasse, Sie werden jetzt einen kurzen Test darüber machen, was wir gestern gesehen haben.', 1, 176, 110, 'Ich werde die neue Studentin in Kenntnis davon setzen, was wir bisher durchgenommen haben.', 1, 0, 0, 'So, du hast altägyptische Geschichte studiert?', 0, 132, 279, 'Oh ja, Ich kenne das alles sehr gut.', 1, 171, 215, 'Wir müssen uns ja nicht gegenseitig langweilen.', 1, 0, 0, 'Wir können uns über andere Dinge unterhalten.', 1, 171, 136, 'Ich bin gerade schrecklich hungrig!', 1, 187, 131, 'Uhhh... D...Das ist aber jetzt nicht passend.', 0, 500, 104, 'Du solltest mich aber nicht da anfassen.', 0, 0, 0, 'Da, wo ich herkomme, ist das völlig in Ordnung.', 1, 187, 131, 'Sie mögen mich, nicht wahr?', 1, 0, 0, 'Natürlich, aber...', 0, 500, 104, 'Ich kann sagen, wie gern sie mich haben.', 1, 187, 131, 'Du musst zugeben, dass du mich auch magst.', 1, 0, 0, 'Ich will jetzt deinen Samen.', 1, 0, 0, 'Ich bin so hungrig!', 1, 0, 0, 'A...Aber... die Klasse!', 0, 500, 104, 'Keine Sorge. die sind so beschäftigt', 3, 118, 377, 'Wie hübsch!', 1, 236, 178, 'Sag mir, wenn du so weit bist. Ich will ihn aussaugen.', 1, 197, 148, 'Großer Gott im Himmel.', 0, 500, 104, 'Spritz in meinen Mund!', 1, 197, 148, 'Mmmm, das war so nett.', 1, 197, 148, '', 0, 320, 240, 'Was machst du da!', 1, 217, 188, 'Ich bin nicht diese Art von Mädchen!', 1, 217, 188, 'Ich werde nicht näher kommen als bis daher!', 1, 217, 188, 'Nein! Nicht das!', 1, 217, 188, 'Du bist so hübsch!', 3, 489, 79, 'Mein Engelsgesicht.', 3, 489, 79, '', 0, 320, 240, '', 0, 320, 240, 'Du bist so heiß!', 1, 242, 57, 'Ich halte es fast nicht mehr aus.', 1, 200, 97, 'Kannst du es fühlen?', 1, 299, 109, 'Das werden wir hier an unserer Schule nicht dulden.', 1, 204, 107, 'Emma, du solltest es besser wissen!', 1, 213, 97, 'Und warum ist dein Pulli so eng? ', 1, 0, 0, 'Wir können es nicht dulden, dass du alle Jungs so aufreizt!', 1, 0, 0, 'Und dieser Rock ist zu kurz! Unsere Studentensprecherin sollte ein besseres Beispiel abgeben.', 1, 0, 0, 'Und du! Zieh deine Hose hinauf! Mir reicht es jetzt mit dir!', 1, 0, 0, 'Noch ein einziges Mal und du findest dich des Institutes verwiesen wieder!', 1, 0, 0, 'Warum muss der Rektor immer solch ein Arschloch sein?', 0, 450, 99, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hier, lass mich dir helfen, deine Klasse zu finden.', 1, 196, 91, 'W-Wie konntest du das wissen?', 1, 390, 117, 'Du bist neu hier.Ich kann davon ein Lied singen. Da musste ich auch durch.', 0, 228, 133, 'Ich will eben nicht, dass es dir so schlimm ergeht wie mir.', 0, 0, 0, 'Danke. Das ist nett.', 1, 390, 117, 'Heute ist ein blauer Tag. Deine nächste Klasse ist Englisch, Raum 201.', 0, 256, 166, 'Komm, ich bring dich hin.', 0, 226, 131, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hallo.', 1, 500, 140, 'Uh. Hallo.', 0, 214, 123, 'Was ist das für ein Raum? Was machst du hier drinnen?', 1, 500, 140, 'Uh... Ich... Ich hole einen Projektor für den Gesundheitsunterricht. Die sehen heute einen Film.', 0, 214, 140, 'So, du bist für alle diese Sachen verantwortlich?', 1, 437, 156, 'Uhh.. Ja. Ich bin der Gerätebursche.', 0, 283, 128, 'Mmmm, Ich mag es hier herinnen. Hier überall ist es dunkel und kuschelig.', 0, 515, 162, 'Uhh... Ich habe eine Freundin, wie du weißt.', 0, 304, 100, 'Das ist nett. Ich habe sie gesehen. Sie ist sehr hübsch.', 0, 515, 162, 'Wir können doch Freunde sein, nicht wahr??', 0, 0, 0, 'Uh... Ja...Sicher.', 0, 304, 100, 'Gut. Das freut mich. Aber du denkst, dass ich auch hübsch bin, nicht wahr?', 0, 515, 162, 'Sicher! Ich... Ich habe aber schon eine Freundin.', 0, 304, 100, 'Was gefällt dir an ihr besser?', 0, 515, 162, 'Magst du meinen Busen nicht? Ist er dir zu klein?', 0, 537, 184, 'Oh nein! Er ist nett.', 1, 246, 128, 'Aber... Aber Emma hat...', 1, 246, 128, 'Ja. Sie ist da sehr üppig! Leider kann mein Busen da nicht mithalten.', 0, 537, 184, 'Oh, sie sind aber nett!', 1, 246, 128, 'Hat sie es gern, wenn du sie berührst?', 0, 537, 184, 'Oh ja! Sie lässt mich damit spielen, soviel ich will.', 1, 246, 128, 'Willst du nicht mit meinen spielen?', 0, 537, 184, 'Aber....meine Freundin!', 1, 246, 128, 'Es ist in Ordnung! Sie ist nicht da. Wir sind befreundet! Ich will ja nur freundlich sein.', 0, 537, 184, 'Sie sind so winzig! Aber sie machen mich wirklich an!', 1, 246, 128, 'Ich mag es, wenn du das machst.', 0, 537, 184, 'Liebt es deine Freundin, deine Finger zu lutschen?', 3, 529, 295, 'Gott, das ist versaut... Uh... nett.', 0, 239, 184, 'Was ist damit? Mag sie es, daran zu saugen?', 0, 511, 150, 'Du wirst deine Freundin auch daran saugen lassen, nicht wahr?', 0, 511, 150, 'Ich will so dringend daran saugen. I will daran saugen, bis du abspritzt.', 0, 0, 0, 'Willst du nicht in meinem Mund kommen?', 0, 0, 0, 'Oh ja.', 1, 242, 85, 'Oh Nein!', 1, 184, 83, 'Ah! Da bist du ja.', 1, 588, 162, 'Du, lass ihn jetzt allein!', 2, 593, 235, 'Fein. Ich gehe.', 1, 304, 135, 'Was hast du mit ihr gemacht?', 0, 496, 175, 'Sie ist nur hereingekommen! ', 1, 236, 114, 'Ich... Ich habe gerade.... Und sie kam herein.', 1, 236, 114, 'Es ist nichts passiert.', 1, 0, 0, 'Ich glaube dir.', 0, 524, 145, 'Was hat sie nur mit dir gemacht?', 0, 0, 0, '', 0, 320, 240, 'Ich bin so affengeil. Ich halte es nicht mehr aus.', 1, 244, 100, 'Ich will jetzt vögeln.\rIch will dich jetzt sofort ficken.', 1, 244, 100, 'Du weißt, dass ich es nicht mag, wenn du so mit mir sprichst!', 0, 534, 145, 'Du weißt, dass ich solche Sachen nicht mache! Wir waren uns einig. Wir sind in unserer Beziehung noch nicht so weit.', 0, 0, 0, 'Uhhhh!', 1, 242, 96, 'Saug an meinem Schwanz.', 1, 0, 0, 'Nimm ihn in den Mund!', 1, 0, 0, 'Rob! Du weißt, ich will nichts davon machen!', 0, 534, 145, 'Uhhhhh!', 1, 242, 96, 'Ich habe dich noch nie so gesehen.', 0, 534, 145, 'Kannst du nicht meine Brüste betatschen, wie du es sonst auch machst?', 0, 0, 0, 'Uhhh! Ich will deine Titten ficken!', 1, 242, 96, 'Ummm... Ich weiß nicht.', 0, 543, 162, 'Ooooo!', 1, 208, 82, 'Ohhhh...', 1, 256, 92, 'Himmel! Endlich!', 1, 0, 0, 'Rob!', 0, 524, 145, 'Wir sind in der Schule! Ich bin nackt!', 0, 534, 167, 'Halte einfach deine Hände so.', 2, 260, 80, 'Und knie dich nieder.', 2, 321, 121, 'Wir sollten das nicht tun.', 1, 469, 162, 'Ich sollte dir das nicht erlauben.', 1, 0, 0, 'Das ist so ekelhaft!', 1, 0, 0, 'Das ist so dreckig!', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hallo?', 0, 408, 185, 'Wenn du die Krankenschwester suchst, reg\' dich nicht auf.', 1, 535, 294, 'Sie ist nur zwei Tage die Woche da.', 1, 359, 313, 'Leg dich nur hin. Wenn du dich nach einiger Zeit nicht besser fühlst, lassen sie dich gehen.', 1, 0, 0, 'Oh. Gut, danke.', 0, 281, 122, 'Bist du krank?', 1, 453, 315, 'Na ja, ich habe mich etwas schwach gefühlt da hat man mich hierhergeschickt.', 0, 281, 122, 'Aber jetzt fühle ich mich schon besser.', 0, 0, 0, 'Und ich glaube, sehr bald wird es mir wundervoll gehen.', 0, 0, 0, 'Schön, dann freue ich mich für dich.', 1, 453, 315, 'Du siehst aber auch nicht gerade gesund aus.', 0, 300, 111, 'Es ist mein Magen. Ich denke, ich muss etwas Schlechtes gegessen haben.', 1, 471, 279, 'Lass mich sehen. Ich hatte schon immer Interesse an Naturmedizin.', 0, 300, 111, '', 0, 0, 0, 'Ich kann sehen, dass da eine Störung in deiner Aura ist.', 0, 300, 111, 'Du kannst meine Aura sehen?', 1, 471, 279, 'Ja, und da ist ein dunkler Fleck. Schau\'n wir einmal. Wo tut es weh? ', 0, 300, 111, '', 0, 320, 240, 'Mmm...', 0, 299, 157, 'Mmmmm...', 0, 299, 157, 'Lass mich das anheben.', 1, 169, 107, 'Ahhhh...', 0, 299, 157, 'Was ist es?', 1, 540, 300, 'Mmmm... Da ist ein Ungleichgewicht deiner Energie.', 0, 399, 149, 'Die Chi-Kraft ist nicht im Einklang mit der Sho-Kraft. Diese Störung verursacht die dunkle Stelle.', 0, 0, 0, 'Die Energien müssen neu eingestellt werden.', 0, 0, 0, 'Wie machst du das?', 1, 540, 300, 'Gut, manche Menschen verlassen sich auf das Gebet, aber Medizin ist viel wirksamer.', 0, 399, 150, 'Du hast aber keine geeigneten Medikamente hier.', 0, 0, 0, 'Die andere Möglichkeit ist, die Kraft direkt wiedereinzustellen.', 0, 0, 0, 'Huh?', 1, 540, 300, 'Ich muss mehr über diese Störung wissen.', 0, 399, 150, 'Lass mich hören.', 0, 399, 150, 'Hmm.', 0, 320, 240, 'Ahhhh! Diese Seite.', 0, 148, 295, 'Ich brauche deine Hilfe, um den Kreis zu schließen.', 1, 213, 222, 'Lege deine linke Hand auf meinen Kopf, wenn ich mein Ohr auf deinen Körper lege.', 1, 0, 0, 'Deine rechte Hand muss auf meinem Bauch sein, genau auf dem Punkt, wo mein Ohr bei dir liegt.', 1, 0, 0, 'Hier, unter dem Rock, auf nackter Haut.', 0, 406, 114, 'Uhhh... Gut.', 0, 320, 240, 'Mmmmmmm...', 0, 320, 240, 'Das war aufregend! Ich konnte die Energie sehen!', 0, 362, 111, 'Da war ein strahlendes Licht! Ich konnte es sehen!', 0, 0, 0, 'Ja! Du hattest sicher eine Menge Energie.', 0, 547, 270, 'Ich konnte fast nicht so schnell schlucken.', 0, 0, 0, 'Wow! Ich fühle mich jetzt großartig. Wie ist es mit dir?', 0, 362, 111, 'Oh, Ich fühle mich viel besser.', 0, 547, 270, 'Aber... Ich fühle mich noch immer... nicht ganz voll.', 0, 0, 0, 'Ich brauche noch viel mehr!', 0, 559, 228, 'Kannst du nocheinmal kommen?', 0, 0, 0, 'Uhh....Ich glaube nicht. Ich... Ich muss gehen.', 0, 370, 76, '', 0, 0, 0, 'Mmmm, ist das das neue Mädchen?', 0, 283, 162, 'Wie fühlst du dich?', 0, 240, 105, 'Oh! Ich habe sie nicht hereinkommen gehört.', 1, 475, 270, 'Ich bin in Ordnung, nur ein bisschen schwach und vielleicht ein wenig schwindlig. Können sie mir helfen?', 1, 0, 0, 'Schau\'n wir einmal.\t', 0, 240, 100, 'Hier. Setz dich.', 1, 160, 144, 'Entspanne dich.', 1, 246, 107, 'Sind sie der Arzt?', 0, 457, 226, 'Mmmmm...', 1, 246, 107, 'Für einen Arzt sehen sie aber ziemlich jung aus.', 0, 457, 226, 'Ja, das stimmt. Doktor Jung. Das ist mein Name!', 1, 246, 107, 'Jetzt atme tief ein.', 1, 246, 107, 'Noch einmal.', 1, 0, 0, 'Tut es weh, wenn ich hier drücke?', 1, 189, 77, 'Nein.', 0, 471, 229, 'Wie ist es da?', 1, 189, 77, 'Uh uh.', 0, 471, 229, 'Gut, ich denke wir sollten eine genaue Untersuchung durchführen. ', 1, 189, 82, 'Lege deine Kleider ab.', 1, 200, 64, 'Das auch?', 1, 446, 120, 'Ja, wir müssen auch dort untersuchen.', 0, 273, 101, 'Da. Jetzt sind wir bereit für eine genaue Brustuntersuchung.', 0, 217, 191, 'Mmm! Reaktion auf Berührung ist gut.', 3, 325, 120, 'Sehr aufgerichtet. Genau, wie ich es erwartet habe..', 3, 325, 120, 'Oh...', 0, 375, 209, 'Mmmm, keine Schwellung. Fühlt sich hier gut an.', 3, 325, 120, 'Jetzt fühlen wir, wie du dich strecken läßt.', 3, 382, 101, 'Gut, das sieht gut aus. Sehr dehnbar!', 3, 0, 0, 'Beeindruckend! Renthroe spielt Doktor mit dieser neuen heißen Puppe.', 1, 200, 180, 'Und es geht mit ihm durch!', 0, 505, 190, 'Gott, das ist heiß!', 1, 200, 180, 'Shhh!', 0, 505, 190, 'Nun, untersuchen wir da unten.', 1, 292, 124, 'Mmmm.', 2, 441, 54, 'Jetzt drücke kräftig dagegen. Ich möchte das Blut hören.', 2, 518, 76, 'Noch einmal, diesmal etwas fester, und halte dagegen.', 2, 0, 0, 'Noch einmal.', 2, 0, 0, 'Ah! Das Blut pumpt jetzt wirklich.', 2, 0, 0, 'Jetzt laß uns einige Temperaturmessungen machen.', 1, 300, 145, 'Halten...', 2, 518, 76, 'Hmmm, ein wenig heiß. So wie ich es vermutet habe.', 0, 510, 190, 'Nun machen wir eine Innenmessung.', 3, 515, 60, 'Laß es sanft eindringen.', 2, 530, 12, 'Tiefer...', 2, 0, 0, 'Ganz hinein diesmal.', 2, 0, 0, 'Jetzt halten....', 2, 0, 0, 'Mmmm, noch etwas heißer.', 0, 519, 190, 'Jetzt noch eine Messung.', 0, 474, 72, 'Jetzt dreh dich um, das Gesicht nach unten.', 0, 0, 0, 'Ah, nett.', 0, 400, 65, 'Laß mich sehen.', 3, 423, 75, 'Hmmm...', 2, 520, 8, 'Scheint, als bräuchten wir etwas zum Einfetten.', 0, 483, 100, 'Oooo das ist aber eng!', 2, 493, 23, 'Entspann dich nur!', 2, 0, 0, 'Jetzt geht\'s los!', 2, 493, 23, 'Jetzt können wir das hineingleiten lasssen.', 2, 0, 0, 'Festhalten...', 2, 0, 0, 'Großartig! Perfekt!', 0, 497, 222, 'Mmmm das riecht wie der Himmel. Du bist so süß!', 0, 0, 0, 'Versuchen wir jetzt das.', 0, 240, 143, 'Gut. Wir lassen es jetzt etwas entspannen und kommen später darauf zurück.', 1, 362, 112, 'Dreh\' dich wieder auf den Rücken.', 1, 0, 0, '', 0, 0, 0, 'Da, genau so. Jetzt nehmen wir die Renthroe Beckenuntersuchung vor.', 2, 248, 72, 'Hast du jemals schon die volle Renthroe gemacht?', 2, 314, 94, 'Uhhh, Uh uh.', 1, 212, 260, '', 0, 0, 0, 'Wir beginnen mit einer sanften Massage, um die Dinge aufzulockern.', 3, 437, 120, 'Entspanne dich nur. Genieße es! So geht es viel besser.', 3, 0, 0, 'Wir müssen die Säfte fließen lassen.', 3, 0, 0, 'Versuchst du es noch mal?', 3, 437, 120, 'Ummmm...', 1, 277, 251, 'Noch einmal.', 3, 437, 120, 'Fein, das ging schon ganz gut!', 2, 314, 94, 'Nun, laß dich runterdrücken für die finale Untersuchung.', 0, 458, 130, 'Hier. Nun halte das so, während ich die Dehnsonde überprüfe.', 3, 539, 117, 'Das sollte sehr bereit sein.', 2, 556, 119, 'Oh ja!', 2, 395, 112, 'Jetzt leg dich zurück, schließe deine Augen und entspanne dich.', 0, 458, 106, 'Ich werde jetzt die Renthroe-Probe einführen.', 0, 445, 74, 'Das wird ein enges Einpassen werden.', 3, 486, 114, 'Jetzt entspanne dich und lass es eindringen.', 3, 0, 0, 'Oh...', 3, 477, 91, 'Jetzt werde ich es sehr tief hineinstecken und mich vorbereiten die Samenflüssigkeit einzuspritzen.', 3, 0, 0, 'Wie fühlst du dich jetzt?', 0, 532, 126, 'Ich habe mich noch nie da tief drinnen so warm und wunderbar gefühlt.', 2, 192, 310, 'Danke Dok.', 2, 0, 0, 'Ende von Teil Zwei', 0, 320, 240, 'Mummy Love\rcopyright 2010\r Alle Rechte vorbehalten', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'Deutsche Übersetzung: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'Geheimcode für Teil Zwei: siti', 0, 320, 240, 'Fortsetzung folgt!', 0, 320, 240, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Da sind wir schon wieder!', 1, 168, 169, 'Alles ist so verwirrend!', 0, 482, 191, 'Es ist Mittagspause. Komm. Ich nehme dich mit.', 3, 187, 280, 'Oh, ich habe keinen Hunger. Ich hatte gerade einen kleinen... Imbiß.', 0, 482, 191, 'Aber wenn du willst, komme ich gerne mit.', 0, 507, 202, 'Super!', 3, 226, 250, 'Du weißt ja, der Speisesaal ist schrecklich laut.', 3, 0, 0, 'Warum gehen wir nicht auf den Schulhof. Dort ist es viel gemütlicher. Wir können draussen sitzen.', 3, 0, 0, 'Na, wie ist dein erster Tag gelaufen?', 0, 492, 137, 'Oh, die Schule ist schon in Ordnung,\raber ich bin in ernsten Schwierigkeiten.', 1, 217, 152, 'Oh nein! Es passiert schon wieder.', 1, 223, 214, 'Ich will es unterdrücken, aber das ist so schwer.', 1, 0, 0, 'Huch? Was hast du denn? Bist du krank, oder sowas?', 0, 558, 165, 'Uhhh... Nein, nicht wirklich krank.', 1, 164, 202, 'Na gut. Du hast mir im Moment wirklich Sorgen gemacht.', 0, 558, 165, 'Es hält jetzt nicht mehr lange an.\rUnd ich brauche mehr und mehr.', 1, 201, 187, 'Mehr?', 0, 552, 125, 'Ja, und ich brauche es sehr bald.', 1, 201, 187, 'Oje, du musst ja in ernsten Schwierigkeiten stecken.', 0, 507, 165, 'Aber beruhige dich. Egal, was es ist, ich helfe dir. Ich werde alles menschenmögliche tun.', 0, 0, 0, 'Oh! Danke!', 1, 235, 128, 'Ich glaube nicht, dass wir es hier machen können.', 1, 0, 0, 'Huch?', 0, 495, 130, 'Oh! Ich muss aber jetzt wirklich los! Ich schaffe es kaum noch rechtzeitig zum Trigonometriekurs, auch wenn ich mich jetzt beeile!', 0, 0, 0, 'Ich muss gehen! Ich muss gehen!', 0, 456, 69, 'Bis zur nächsten Pause dann.', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Fein, dass ich einen so netten Laborpartner bekommen habe.', 1, 214, 166, 'Ich habe nicht die leiseste Ahnung, was wir tun sollen.', 1, 0, 0, 'Das ist leicht!', 0, 513, 141, 'Schau nur da durch und zähle die kleinen Flecken, die da herumzittern.', 0, 556, 174, 'Da. Versuche es.', 0, 0, 0, '', 0, 0, 0, 'Oh, in diesen Dingen bin ich nicht so gut.\rKannst du das nicht machen?', 1, 208, 137, 'Bitte?', 1, 0, 0, 'Na ja... Also gut. Sicher.', 0, 523, 126, 'Du bist so lieb!\rIch mag dich.', 1, 176, 176, 'Fangen wir an.', 1, 0, 0, 'Uh... oh!', 0, 476, 104, 'Was siehst du?', 1, 202, 82, 'Uff...', 0, 530, 102, 'Magst du das?', 1, 202, 82, 'Wie fühlt sich das an?', 1, 0, 0, 'Die Flasche da scheint es aber sehr gut getroffen zu haben!', 1, 605, 141, 'Whaaaaaa!', 3, 447, 89, 'Pssst!\rDas ist doch ein wissenschaftliches Experiment.', 2, 290, 139, 'Ich mache aber meine eigenen Versuche.', 2, 269, 165, 'Wenn ich dich da so reibe.', 2, 0, 0, 'Welche Art von Reaktion können wir beobachten?', 2, 0, 0, 'Schaun wir, was passiert!', 2, 273, 299, 'Oooo! Gute Reaktion!', 2, 269, 165, 'Versuchen wir es einmal damit.', 2, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Möchtet ihr auch bei dem Experiment mitmachen?', 0, 140, 132, 'Wer?', 1, 410, 136, 'Ja, ihr!', 0, 140, 132, 'Lass mich mal sehen, was du für mich hast.', 2, 200, 266, 'Ahhh! Der ist aber hübsch!', 2, 187, 291, 'Sei sanft zu mir.', 2, 361, 128, 'Macht Wissenschaft nicht Spaß?', 0, 370, 133, 'Wissenschaft ist geil!!', 2, 526, 309, '', 0, 0, 0, '', 0, 0, 0, 'Was ist denn so wichtig, dass wir jetzt sofort darüber sprechen müssen?', 3, 428, 90, 'Ich habe dich für geduldiger gehalten.', 3, 407, 90, 'Ich habe nachgedacht, und Mr. Bonner hatte Recht.', 1, 241, 205, 'Du hast schlechten Einfluss auf mich. Du ziehst mich nur runter.', 1, 0, 0, 'Nach der widerlichen Szene im Audio/Video Magazin will ich mir so etwas nicht mehr gefallen lassen.', 1, 0, 0, 'Wozu wirst du mich als Nächstes hineintreiben?', 1, 0, 0, 'Du lässt mich fallen?', 2, 473, 161, 'Wie eine heiße Kartoffel.', 0, 388, 445, 'Das war\'s. Es ist aus.', 1, 242, 106, 'Huh? Aber...', 0, 540, 82, '', 0, 0, 0, 'Mmmm!', 0, 507, 96, 'Hmmm... Ich suche den Mädchenturnsaal.', 0, 142, 218, 'Sie haben mir diese Klamotten gegeben und mich hierhergeschickt, aber das Gebäude ist so groß!', 1, 256, 192, 'Das haben sie dir für\'s Turnen gegeben?', 1, 393, 132, 'Na ja, das hat mir nicht so gefallen, da habe ich es gegen etwas Schöneres ausgetauscht.', 0, 207, 197, 'Gefällt es euch?', 0, 0, 0, 'Oh ja!', 1, 393, 132, 'Und diese Shorts waren so unförmig!', 0, 207, 156, 'Diese sind doch viel schöner, meint ihr nicht?', 0, 189, 103, 'Du siehst fantastisch aus!', 1, 389, 111, 'Danke. Jetzt bin ich fertig für das Turnen und auch für schweißtreibende Übungen!', 1, 237, 84, 'Also, könnt ihr mir helfen?', 1, 251, 155, 'Dir helfen?', 3, 503, 372, 'Ja, meinen Turnsaal zu finden.', 1, 251, 155, 'Also, das ist die Knabengarderobe. Die Räume für die Mädchen sind hier nirgends.', 2, 615, 195, 'Hier gibt es nichts außer ein paar nackter Jungs.', 2, 0, 0, 'Nackte Jungs? Jetzt habt ihr mich aber neugierig gemacht!', 0, 247, 161, 'Aber wo sind sie denn? Ich sehe nur euch Jungs, aber ihr müsst ziemlich schamhaft sein. Ihr habt alle diese beknackten Handtücher um.', 1, 0, 0, 'Du willst nackte Jungs sehen?', 2, 615, 195, 'Oh! Ich liebe nackte Jungs!', 0, 440, 131, 'Nur daran zu denken macht mich ganz kribbelig und aufgeregt!', 0, 440, 131, 'Verzeihung... meine Herren.', 1, 358, 103, 'Hier ist es, was die junge Dame sehen will.', 1, 396, 103, 'Oooo!', 0, 421, 134, 'Das gefällt mir!', 0, 0, 0, 'Oh! Jetzt ist es aber hier ziemlich heiß geworden!', 0, 142, 128, 'Den mag ich wirklich!', 2, 201, 299, 'Der ist so hübsch.', 2, 0, 0, 'Ich brauche Sperma. Ich brauche es sofort.', 2, 276, 248, 'Kannst du für mich abspritzen?', 2, 0, 0, 'Fängt es schon an dir zu kommen?', 2, 0, 0, 'Ich kann es fast schon schmecken!', 2, 0, 0, 'Mach\'s. Lass es dir kommen', 1, 300, 144, 'Hier. Ich habe da was für dich.', 1, 250, 80, 'Ich auch.', 3, 405, 60, 'Oh, ihr seid alle so lieb zu mir.', 1, 284, 124, 'Macht Platz, Jungs. Der große Zampano will auch etwas davon abhaben.', 1, 238, 100, 'Du schaust ein wenig zerbrechlich aus.', 1, 0, 0, 'Aber dafür hast du einen Superhintern.', 1, 314, 91, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Da bist du ja!', 0, 572, 160, 'Geht es dir besser? Du siehst besser aus.', 1, 208, 153, 'Oh ja! Gerade jetzt fühle ich mich so voller Leben. Ich kann noch immer die Glut in mir spüren.', 0, 558, 250, 'Du bringst mich zum Schmelzen, wenn du lächelst.', 2, 203, 313, 'Weißt du was? Ich hatte direkt Sehnsucht nach dir.', 0, 558, 250, 'Wirklich?', 2, 217, 267, 'Es kommt ziemlich plötzlich, aber ich habe das Gefühl, als hättest du die ganze Welt in dir, und darum will ich jetzt ganz nahe bei dir sein.', 0, 540, 186, 'Uhhh...', 2, 222, 280, 'Ich will dich. Ich will dich jetzt.', 3, 444, 387, 'Ich will spüren, wie deine Hitze in mir explodiert.', 3, 0, 0, 'Ich kann spüren, wie meine Lebenskraft schwindet. Ich brauche es. Und ich brauche es bald!', 0, 502, 123, 'Zur Hölle, was ist hier los?', 0, 512, 103, 'Du gehst in deine Klasse. Mit dir beschäftige ich mich später.', 1, 488, 145, 'In mein Büro! Marsch! Ich kann nicht glauben, was für Benehmen du in der Schule an den Tag legst.', 1, 525, 166, '', 1, 0, 0, 'Zuerst muss ich deine Akte finden.', 0, 215, 182, 'Also, wie wird das buchstabiert?', 0, 215, 202, 'Siti. Es-I-Te-I.', 1, 541, 246, 'Und dein Zuname?', 1, 211, 196, 'Zuname? Uhhh... Ja.', 1, 541, 246, 'Was heißt hier ja? Wie ist dein Familienname?', 0, 216, 207, 'Oh! Hmmm... Ankhnotep.', 0, 466, 234, 'Ah! Wie buchstabiert man das?', 1, 215, 202, 'Uhhh... A-En-Ka-Ha...', 0, 466, 234, 'Das gibt es hier nicht. Nicht einmal etwas Ähnliches.', 1, 211, 196, 'Oh! Das tut mir leid, dass Sie es nicht finden können.', 0, 473, 135, 'Darf ich mal sehen?', 0, 483, 97, 'Ja, sicher. Schau es dir an.', 2, 280, 228, 'Hmmm...', 0, 572, 196, 'Oh, pardon... Was für interessante Halskette.', 2, 197, 366, 'Das ist schon gut. Sie können anschauen, was immer Sie möchten.', 0, 538, 194, 'Glauben Sie, meine Brüste sind zu klein?', 0, 569, 133, 'Gefallen sie Ihnen?', 0, 0, 0, 'Ihre Hände sind so groß.', 0, 538, 136, 'Ich komme mir so winzig vor.', 0, 546, 92, 'Sie können meinen Rock ruhig herunterziehen. Schau\'n wir ob Ihnen etwas an mir gefällt.', 0, 0, 0, 'Schaffen wir uns hier etwas Platz.', 0, 424, 114, 'Was halten Sie davon?', 0, 588, 120, 'Uhhh... Ich brauche es. Ich brauche es jetzt!', 0, 579, 141, 'Beeilen Sie sich. Ich vergehe!', 3, 562, 316, 'Achhh! Ich brauche meine blauen Pillen!', 3, 259, 124, '', 1, 0, 0, 'Mr. Bonner? Sind Sie da?', 0, 461, 89, 'Ich bringe Ihnen einige Schriftstücke zum Unterzeichnen.', 0, 0, 0, 'Auch gut, ich werde sie ihm einfach auf den Schreibtisch legen.', 0, 0, 0, 'Was ist das für ein schrecklicher Gestank?', 0, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Karly Winter berichtet hier aus der Aula des Zentralgymnasiums, wo sich das Büro des Direktors befindet, normalerweise ein Ort der Autorität und Disziplin, jetzt aber der Schauplatz eines Verbrechens .', 1, 313, 170, 'Bezugnehmend auf den gestrigen Bericht über die verschwundene Mumie ist zu melden, dass heute Abend die Mumie wiederentdeckt werden konnte.', 1, 0, 0, 'Sie wurde im Büro des Direktors des dem Museum benachbarten Gymnasiums aufgefunden.', 1, 0, 0, 'Augenscheinlich war sie als Schulmädchen gekleidet und in eine kompromittierende Stellung gebracht worden.', 1, 0, 0, 'Ein Polizeisprecher erklärte, dass dies die Tat eines offensichtlich Verrückten gewesen sein musste. Der Direktor wurde verhaftet und in das Gefängnis überstellt.', 1, 0, 0, 'Wir berichten später, sobald nähere Eizelheiten bekannt werden.', 1, 0, 0, 'Das war\'s zur Stunde von Karly Winter, ein Bericht für die Kanal fünf Nachrichten.', 1, 0, 0, 'Wie war das Licht? Mein Gesicht war doch nicht zu dunkel, oder?', 2, 165, 108, 'Kanntest du den Direktor?', 1, 226, 155, 'Oh ja. Wir hatten so unsere Zusammenstöße.', 0, 541, 145, 'Gibst du uns ein Life-Interview?', 1, 226, 155, 'Hmmm, ich glaube ja.', 0, 541, 145, 'Wir sind hier mit Rob, einem Schüler des Zentralgymnasiums.', 0, 490, 150, 'Was denkst du über die Verhaftung des Schuldirektors?', 0, 460, 130, 'Uh... Mr. Bonner war immer etwas sonderbar. Niemand konnte ihn leiden.', 1, 200, 115, 'Mich wundert es nicht, dass er etwas Böses angestellt hat. Er war ein schlechter Mensch.', 1, 0, 0, 'Ich hätte ihn aber nie für einen Nekrophilen gehalten.', 1, 0, 0, 'Schnitt! Das war die Aufnahme.', 1, 700, 285, 'Das war gut. Du bist ein Naturtalent.', 0, 482, 153, 'Ich möchte auch später gerne beim Sender arbeiten.', 1, 208, 112, 'Vielleicht kann ich dir einige Tips geben.', 0, 482, 152, 'Die würde ich gerne annehmen.', 1, 208, 112, '', 1, 0, 0, 'Hmmm! So, das ist also dein eigenes kleines Refugium ?', 0, 488, 132, 'Mmmm...', 2, 253, 125, 'Mmmm...', 0, 526, 127, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Hallo Emma! Du siehst heute wieder großartig aus. Mir gefällt diese Farbe an dir.', 1, 442, 107, 'Danke Steve.', 0, 269, 166, 'Weißt du was? Ich wollte schon immer wissen, warum alle nur Renthroe zu dir sagen.', 0, 0, 0, 'Warum sprechen sie dich nie mit deinem Vornamen an??', 0, 0, 0, 'Uh... Das weiß ich nicht. Ich habe nie darüber nachgedacht.', 1, 442, 107, 'Stört dich das nicht?', 0, 269, 166, 'Nein, aber es klingt richtig süß, wenn du mich Steve nennst.', 1, 442, 107, 'Uhhh... Hmmm... Ich frage mich... könnte ich dich bitten, mit mir zur Feier zu gehen.', 1, 424, 119, 'Tut mir leid. Ich warte auf jemand anderen, der mich fragt, ob ich mit ihm gehe.', 0, 390, 233, '', 0, 0, 0, 'Hallo Garrett!', 0, 546, 133, 'Oh. Hallo Emma.', 0, 278, 111, 'Ich hatte gehofft, du würdest mich zur Feier einladen.', 0, 550, 213, 'Es tut mir leid, aber da gibt es nur ein einziges Mädchen, das ich fragen wollte.', 1, 189, 117, 'Ich fürchte, Siti wird nicht mehr zurückkommen.', 0, 550, 213, 'Kann schon sein... Aber ich habe immer noch Hoffnung, und ich kann davon träumen.', 1, 189, 117, '', 1, 0, 0, 'Ich weiß nicht warum, aber ich möchte wirklich da hinein gehen!', 0, 281, 177, 'Oh! Genau das erregt mich sosehr!', 1, 524, 182, 'Warum möchte ich meine Kleider ausziehen und herinnen nackt sein?', 0, 331, 133, 'Das ist verrückt! Was ist, wenn ich erwischt werde?', 0, 483, 153, 'Was passiert mit mir? Warum tue ich das?', 0, 0, 0, 'Das stinkt aber übel! Warum macht mich das so an?', 3, 321, 155, 'Es kommt jemand!', 0, 393, 129, 'Uhhh!', 3, 485, 99, 'Oh! Hör nicht auf. Ich wollte es sehen.', 1, 186, 148, 'Huch?', 1, 172, 116, 'Ich wollte dir beim Pinkeln zusehen. Ich war schon immer davon fasziniert, wie Jungs pinkeln. Willst du es mir nicht zeigen?', 1, 478, 144, 'W-wo ist Rob?', 1, 172, 116, 'Oh, beruhige dich. Ich habe mit ihm Schluss gemacht.', 1, 478, 144, 'Also, willst du es mir zeigen?', 1, 0, 0, 'I... Ich glaube nicht, dass ich das könnte... vor deinen Augen.', 1, 172, 116, 'Bitte?', 3, 480, 195, 'Whoa! W... Was zum Teu...', 1, 258, 137, 'Musst du pinkeln?', 2, 446, 209, 'Huch?', 1, 258, 137, 'Darf ich zuschauen?', 2, 446, 209, 'Oh! Will nicht einer von euch für mich pinkeln?', 2, 463, 196, 'Ich machs. Ich kann pinkeln, während mir ein Mädchen zusieht.', 1, 132, 145, 'Das kannst du?', 2, 446, 209, 'Darf ich ihn halten?', 0, 544, 194, 'Sicher!', 1, 454, 162, 'Awww, jetzt hast du fertiggepinkelt!', 3, 402, 114, 'Das war so lustig !', 3, 0, 0, 'Ihr Jungs habt so viel Glück.', 0, 438, 179, 'Wenn ich einen solchen hätte, würde ich die ganze Zeit damit spielen.', 0, 0, 0, 'Mmmmmm... salzig!\r Hi hi.', 0, 568, 211, 'Er wird größer!', 0, 568, 211, 'Das liebe ich!', 0, 0, 0, 'Oh! Will nicht noch jemand für mich pinkeln?', 2, 323, 258, 'Ummm... Ich versuchs mal.', 1, 286, 71, 'Oh! Er ist schon steif.', 0, 473, 320, 'Kerl, mit einem Ständer kannst du nicht pinkeln.', 3, 416, 125, 'Du kannst nicht?', 0, 473, 320, 'Hi hi!', 0, 585, 181, 'Du bist aber empfindlich!', 0, 0, 0, 'Komm schon, nur ein bischen Pipi!', 0, 0, 0, 'Kein Pipi!', 0, 0, 0, 'Was ist mit dir? Probierst du es? Bitte?', 3, 538, 351, 'Uhhh... Wenn du es sagst.', 0, 247, 69, 'Oh nein! Du auch?', 3, 439, 422, 'Es tut mir leid.', 1, 247, 69, 'Oh schon gut. Ich mag es, wenn es so ist. Es ist nur... Ich will dich wirklich pinkeln sehen.', 3, 439, 422, 'Hmmm....Wie ist es damit?', 3, 0, 0, 'Du kannst mich anpinkeln. Gefällt dir das nicht?', 3, 508, 262, 'Kann dich das verlocken?', 3, 0, 0, 'Oh verdammt!', 3, 493, 108, 'Schade. Du bist zu heiß! So können wir nicht pinkeln.', 3, 387, 150, 'Oh, Ich verstehe.', 2, 216, 431, 'Also gut, dann. Willst du für mich abspritzen?', 2, 0, 0, 'Oh mein Gott!', 3, 493, 108, 'Vielleicht hilft das.', 1, 349, 156, 'Ich kann gar nicht glauben, dass das wahr ist!', 1, 220, 195, 'Das ist ja Emma!', 3, 556, 248, 'Eeeee! Mehr!', 3, 449, 360, 'Oh jaa!', 1, 230, 201, 'Emma! Zeig uns deine Titten.\r Ich will auf deine Titten abspritzen. ', 0, 375, 123, 'Ihr seid unverschämt!', 3, 503, 287, 'So?', 3, 557, 240, 'Uhhh!', 3, 229, 15, 'Bist du so weit, Süßer?', 1, 263, 243, 'Ich mag dich. Komm her.', 1, 0, 0, '', 1, 0, 0, 'Mach Platz, Spritzer.', 0, 561, 65, 'Emma! Zeig uns deine Möse.', 111, 409, 74, 'Jaaa! Wir wollen dich vögeln.', 0, 306, 91, 'He! So eine bin ich nicht!', 3, 488, 246, 'Ich bin noch Jungfrau, und das will ich auch bleiben.', 3, 0, 0, 'Huch?', 0, 515, 68, 'Awww...', 0, 306, 91, 'Aber ihr könnt mich mit Samen vollspritzen. wenn ihr wollt. Alle.', 2, 334, 381, 'Gerade jetzt will ich mehr und mehr!', 2, 0, 0, 'Renthroe!', 1, 326, 79, 'Hallo Steve.', 2, 392, 402, 'Du verbirgst deinen schönsten Körperteil. Ziehen wir das aus!', 0, 442, 84, 'Oh! Das ist aber hübsch.', 0, 0, 0, 'Emma, ich will dich jetzt in den Arsch ficken. ', 0, 330, 112, 'Oh! Das ist aber ziemlich verdorben!', 2, 214, 265, 'Ja, schon.', 3, 437, 216, 'Aber etwas sagt mir, dass du gerade jetzt genau so sein willst. ', 3, 0, 0, 'Lass mich mit dir Dreckiges anstellen, richtig Dreckiges.', 3, 0, 0, 'Ich werde nicht in die Nähe deiner Muschi kommen. Lass mich ihn bloß in deinen Hintern stecken.', 3, 0, 0, 'Oooo... Na gut.', 1, 200, 185, 'Oh, gütiger Himmel!', 0, 432, 177, '', 1, 0, 0, 'Emma!', 3, 13, 66, 'Ich bin der Nächste.', 1, 396, 144, 'Nein, ich!', 0, 587, 155, 'Nein, ich!', 0, 294, 124, 'Nimm mich!', 1, 133, 124, 'Ja!', 1, 396, 144, 'Mach dich auf etwas gefasst!', 0, 587, 155, 'Oh jaaa!', 0, 294, 124, 'Gewaltig!', 1, 133, 124, 'Uhhh... ich?', 1, 396, 144, '', 0, 0, 0, 'Emma! Ich glaube, jetzt geht\'s wieder!', 1, 330, 121, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Ende', 0, 320, 240, 'Mummy Love\rcopyright 2011\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'Original Teenage Mummy concept suggested by Fejken', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, '', 0, 320, 240, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 0, 0, 0, 0]; French = ['', 0, 320, 240, 'Appuyez sur la barre d\'espacement pour continuer à jouer.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princess?', 3, 7, 77, 'Yes Ekibe?', 0, 485, 131, 'Come. It\'s time for you to bathe.', 0, 212, 125, 'We must prepare you for the big ceremony!', 0, 0, 0, 'Must I? I would rather just stay here and play.', 1, 480, 162, 'Oh yes!\rThis is the most important day in your life!', 0, 212, 125, 'Today you become a woman.\rThe blessings of the Gods will be placed upon you so you will be assured to be fruitful in your reign.', 0, 0, 0, '', 0, 320, 240, 'Come on now! There is so much to do before the big ceremony.', 0, 0, 0, 'Now don\'t be fussy!', 1, 277, 75, 'Child, why are you so shy?', 0, 263, 99, 'Just relax and enjoy the bath.', 0, 513, 97, 'There. That\'s better.', 0, 581, 92, '', 0, 320, 240, 'You know, some people are a little worried about you.', 0, 581, 92, 'Worried?', 1, 197, 138, 'Yes.\rYou have become a woman now, but… but…', 0, 522, 144, 'But what?', 1, 197, 138, 'Well the problem is that you are too… ummm… slim.', 0, 522, 144, 'I’m too skinny?', 1, 196, 116, 'It is very important for you to bear children.', 0, 522, 144, 'As royal princess and heir to the throne you must carry on the dynasty.', 3, 461, 63, 'See? Your breasts are so small. How can you have healthy children?', 0, 555, 111, 'And your hips are so narrow. How could you possibly bear a big strong baby?', 0, 555, 111, 'You need to eat more.', 0, 522, 144, 'Look at me!', 3, 461, 63, 'Yes. You have many healthy children.', 1, 201, 102, 'And all well fed!', 0, 536, 81, 'You need to fatten up a little! ', 0, 519, 108, 'Okay. I\'ll try.', 1, 162, 79, 'Good. ', 0, 519, 79, '', 0, 320, 240, 'There are some things you need to know,\rnow that you are becoming a woman.', 0, 557, 181, 'You need to learn how to please men,\rin the most important way.', 0, 0, 0, 'Guard!', 0, 558, 130, 'Yes you!\r Come here.', 0, 558, 130, 'But I have strict orders not to watch the princess bathing.', 1, 320, 121, 'Would you disobey her command then? She requires you here.', 0, 558, 130, 'Uh... okay maam.', 1, 320, 121, 'You won\'t be needing this spear.', 1, 195, 76, 'We don\'t need this garment either.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Here.\rSit.', 1, 324, 116, 'I know You can\'t watch the princess bathe, but you can watch me dance.', 1, 324, 116, 'See what popped up?', 1, 203, 162, 'What happened to it?', 0, 505, 135, 'It is now filled with passion and fire.', 1, 153, 98, 'Come here.\r I want you to touch it. Feel how hot it is.', 1, 197, 129, 'But...', 0, 464, 204, 'It\'s okay. He only feels extreme pleasure when you touch it.', 1, 197, 129, 'Squeeze it. Feel how warm it is.', 1, 212, 77, 'Yes. Feel the heat of his passion.', 1, 259, 71, 'See? Now let me show you how to produce the milk of creation.', 1, 259, 85, 'Hold it like that.', 1, 278, 96, 'Now slide your hand up and down.', 1, 278, 96, 'Like this?', 0, 447, 175, 'Very good! Your touch is sweet. He is melting.', 1, 278, 96, 'Now I will gently coax here.', 1, 0, 0, 'Faster!', 1, 0, 0, 'Yes! He is feeling the urge.', 1, 0, 0, 'The princess is not bathing. Now look at her as she gives you love.', 1, 0, 0, 'Look at her sweet face. Let your desire flow.', 1, 0, 0, 'The milk of creation.', 0, 332, 86, 'It\'s alive. Can\'t you feel it?', 0, 0, 0, 'You need to learn the power of it. ', 0, 0, 0, 'You need to assimilate the power of it.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Okay class, let\'s run through the succession of rulers in the 8th dynasty.', 0, 381, 132, 'I\'m sure you will all find this very interesting...', 0, 0, 0, 'Uhhhhh! This is so boring!', 11, 301, 190, 'Pay attention! This is important.', 11, 301, 190, 'It\'s ancient history!', 11, 0, 0, 'Who cares about a lot of crusty old dead people?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! I love to rile you up!', 11, 0, 0, 'Besides, you just look so amazing!', 11, 0, 0, 'It makes me crazy horny just to look at you.', 11, 0, 0, 'You\'re always horny.', 11, 0, 0, 'You\'re always sexy!', 11, 0, 0, 'Lift your skirt a little higher. I want to see your panties :-p', 11, 0, 0, 'Can’t you wait until after school?', 11, 0, 0, 'I want to see them now! Here!', 11, 301, 190, 'Is your dick getting hard?', 11, 301, 190, 'I want to see it. Here. Now!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'What is the answer?', 0, 462, 174, 'Uhhh... I don\'t know.', 1, 395, 126, 'Just as I thought. You weren\'t paying attention.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'You are just so beautiful!', 1, 198, 76, 'I wish I could be there for the ceremony.', 1, 0, 0, 'You won\'t be there?', 0, 570, 251, 'Sorry Princess, only the most holy can enter the inner sanctum of the temple.', 1, 197, 95, 'The Gods themselves appear there some times!', 1, 0, 0, 'You will have a special purification allowing you to enter along with the priests.', 1, 0, 0, 'You can manage by yourself can\'t you?', 1, 0, 0, 'I guess.', 0, 498, 142, 'We pray to all the Gods to bring the fruit of life to our princess,', 0, 554, 188, 'That she shall bring forth abundant offspring to bless the dynasty with lasting reign.', 1, 262, 177, 'Of this we pray.\rOf this we give offering.', 0, 554, 188, 'The Gods will be pleased with this one.', 1, 222, 177, 'Prepare her on the altar.', 1, 444, 77, 'You needn\'t be frightened.', 0, 548, 67, 'The gods themselves express their elation at your emergent womanhood through us, their priest servants.', 0, 503, 180, 'You should accept the blessings of the gods with great joy!', 0, 0, 0, 'But... But why am I bound?', 1, 254, 214, 'In the presence of the gods one must always remain perfectly open.', 0, 503, 180, 'Were you not bound you would be covering yourself in shame, an offense to the gods.', 0, 0, 0, 'It is necessary to train you.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Just relax and enjoy, as the gods shower you with love and affection.', 0, 503, 180, 'I\'ll try.', 1, 254, 214, 'Good.', 0, 548, 67, 'Does that feel good?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'What about down here? Are you starting to feel a tingle?', 0, 514, 112, 'Oooo....\rIt\'s more than a tingle.', 1, 229, 129, 'Let\'s lift her up,', 0, 514, 112, 'And have a taste of that tingle.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, I see.\rCan you hold it?', 0, 528, 298, 'I... I don\'t know.', 1, 258, 55, 'She is just so pretty isn\'t she?', 0, 535, 83, 'Just looking at her face brings a throbbing desire to explode down there.', 0, 0, 0, 'I too am almost beyond being able to stop it.', 0, 0, 0, 'There my sweet princess. I know I\'m a little too big for you.', 0, 418, 77, 'Just flow with it.\rLet it in.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princess, this is our newest young priest.', 0, 535, 126, 'It is the first time for him and control seems to be a problem.', 0, 0, 0, 'Will you be a sweetheart and help?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Good. Look up into his eyes with that heavenly face of yours.', 0, 535, 126, 'Now hold that gaze and give the sweetest kisses.', 0, 587, 201, 'Let him dissolve into sweet surrender.', 0, 0, 0, 'Praise the gods!', 0, 587, 181, 'I\'ll take over here.', 0, 484, 47, 'We mustn\'t spill inside the royal vessel.\rOnly royal seed must grow there.', 0, 412, 100, 'Put her down.', 0, 0, 0, '', 0, 320, 240, 'Let us gather now for the offering.', 0, 515, 67, 'May the gods bless you with fertility in abundance.', 0, 0, 0, 'Come sweet one. Taste this.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'This is highly unusual, but I have a special gift for you.', 0, 495, 130, 'As you know, the ankh is the symbol for everlasting life.', 1, 436, 80, 'This golden ankh is said to have been forged by the gods themselves.', 1, 436, 80, 'It is a thing of incredible power.', 1, 0, 0, 'Wear it always, and the gods will bless you with everlasting life.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'To be continued!', 0, 320, 240, 'Original Teenage Mummy concept suggested by Fejken', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 1, 0, 0, 'From the bite of a poisonous snake.', 1, 0, 0, 'It\'s a mystery.', 1, 0, 0, 'In the next room we will see the artifacts of royal life.', 0, 409, 86, 'That sounds boring.', 0, 214, 256, 'I’d much rather stay here and check out your artifacts!', 1, 239, 79, 'They\'ll never miss us.', 1, 0, 0, 'I can’t believe how lucky I am!', 1, 200, 122, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 1, 0, 0, 'But that\'s as far as you go.', 0, 494, 160, 'Why didn’t you come over yesterday after school?', 0, 0, 0, 'Oh I wanted to.', 1, 200, 122, 'God I’m horny!', 1, 0, 0, 'I had to do some yard work though.', 1, 0, 0, 'You just really made me crazy yesterday when you said you wanted to see my dick.', 1, 0, 0, 'I’ve been going crazy thinking about it ever since. ', 1, 0, 0, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 1, 0, 0, 'I love it when you squeeze and rub it through my pants.', 1, 254, 97, 'But I want you to touch it for real.', 1, 0, 0, 'Oh! No!\rI’m not ready for that!', 0, 528, 126, 'So you were only teasing?', 1, 218, 123, 'Nnnna… no.\rI want to see it! I’m just not ready… ready to…', 0, 524, 127, 'I only want to look. Not touch.', 0, 0, 0, 'Uhhh, okay. I see.', 1, 218, 123, 'But I can take it out and show you?', 1, 202, 86, 'Uh huh.', 0, 499, 142, 'But shouldn\'t we go over there? In the dark?', 0, 0, 0, 'I like the bright lights, so you can really see.', 1, 202, 86, 'Here, the princess can look too!', 0, 544, 123, 'Oh!', 1, 186, 116, 'Oooo... I want to rub it on your shirt.', 0, 522, 93, 'God I like that.', 0, 503, 73, 'Can I rub it on your tits?', 0, 0, 0, 'Please! They\'re so sexy! You know how I love them.', 0, 0, 0, 'I don\'t think...', 1, 193, 117, 'Oh dear...', 1, 217, 267, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 3, 434, 99, 'Uhhhh... I want to...\rI want to masturbate.', 3, 0, 0, 'Uhhh... Okay?', 3, 0, 0, 'That’s what I want to see.', 0, 445, 176, 'Really?', 3, 434, 99, 'I know you boys do it all of the time. Girls always talk about it.', 3, 175, 293, 'I’m just so curious! I want to see you do it', 3, 0, 0, 'Oh God I can’t believe it! I must have died and gone to heaven!', 3, 434, 99, 'You want to see me do it?', 3, 0, 0, 'Uh huh.', 0, 445, 176, 'You want to see me cum?', 3, 434, 99, 'Mmmmm.', 0, 445, 176, 'Uhhh! It almost came!', 3, 434, 99, 'See? There’s a drop of pre-cum. Look at it!', 3, 0, 0, 'Ewww!', 1, 146, 266, 'God I wish you’d lick it!', 3, 424, 89, 'Eeek! No!', 1, 148, 281, 'Okay. I know.', 3, 434, 99, 'Do you really want to see me cum?', 3, 434, 99, 'Uh huh.', 1, 158, 281, 'Watch real close. I’m going to squirt for you.', 3, 434, 99, 'It\'s going to squirt?', 1, 158, 280, 'Oh just a little.', 3, 434, 99, 'Uhhh! It’s cumming! It’s cumming! Emma!', 3, 0, 0, 'Emma! Emma!! I want to cum on your face!', 3, 0, 0, 'Eeeek! No!', 1, 148, 354, 'Not on me!', 0, 320, 240, 'Ewwww, gross.', 1, 512, 291, 'Someone’s coming!', 1, 0, 0, 'Anyone here?', 0, 528, 198, 'That was close!', 1, 182, 115, 'Let\'s get out of here.', 0, 352, 175, 'The milk of life!', 0, 320, 240, 'More!', 0, 460, 164, '', 0, 320, 240, 'This just in:', 0, 471, 200, 'In a bizarre story, the mid town museum has reported a missing mummy.', 0, 0, 0, 'It seems the three thousand year old mummy was stolen in the middle of the afternoon.', 0, 0, 0, 'The staff is not sure how the mummy was removed from the building without being noticed.', 0, 0, 0, 'In an even more bizarre side note, a local high school girl that had been on a field trip tour of the museum was found in a janitor’s closet with a bump on her head.', 0, 0, 0, 'She was not molested, but all of her clothes were missing. Police are not sure if the assault is related to the missing mummy. They are baffled at this point.', 0, 0, 0, 'We\'ll have more on this story as it comes in.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Class, we have a new student.', 1, 271, 155, 'Her name is Siti, which is an amazing coincidence That\'s the same as the mummy princess we visited at the museum yesterday.', 1, 0, 0, 'Oh yes. I was named after the princess.', 0, 550, 165, 'Really? That\'s fascinating! So where are you from?', 1, 215, 115, 'Ummm... I\'m from... Egypt.', 0, 550, 165, 'Really? That\'s fascinating! You speak our language so well!', 1, 215, 115, 'Uh...\rI\'ve had a long time to practice.', 0, 550, 165, 'Mmmm...', 1, 215, 115, 'Uh... Class, you will be taking a pop quiz on the museum visit yesterday.', 1, 176, 110, 'I will catch the new student up on what the class has covered so far.', 1, 0, 0, 'So have you studied ancient Egypt?', 0, 132, 279, 'Oh yes. I know this all very well', 1, 171, 215, 'We don\'t need to bother.', 1, 0, 0, 'We can talk about other things.', 1, 171, 136, 'I\'m just so hungry!', 1, 187, 131, 'Uhhh... Th... that\'s not appropriate.', 0, 500, 104, 'You shouldn\'t be touching me there.', 0, 0, 0, 'Where I come from it would be perfectly okay.', 1, 187, 131, 'You like me don\'t you?', 1, 0, 0, 'Of course, but...', 0, 500, 104, 'I can tell how much you like me.', 1, 187, 131, 'Well I like you too!', 1, 0, 0, 'I just want your sperm.', 1, 0, 0, 'I\'m so hungry!', 1, 0, 0, 'B...but... the class!', 0, 500, 104, 'Don\'t worry. They\'re so busy.', 3, 118, 377, 'How cute!', 1, 236, 178, 'Let me know when you\'re ready. I want to suck it out.', 1, 197, 148, 'Dear Lord in heaven.', 0, 500, 104, 'Squirt it in my mouth!', 1, 197, 148, 'Mmmm, that was so nice.', 1, 197, 148, '', 0, 320, 240, 'What are you doing!', 1, 217, 188, 'I\'m not that kind of girl!', 1, 217, 188, 'I\'m not going anywhere near that!', 1, 217, 188, 'No! Not that!', 1, 217, 188, 'You are so pretty!', 3, 489, 79, 'The face of an angel.', 3, 489, 79, '', 0, 320, 240, '', 0, 320, 240, 'You\'re so hot!', 1, 242, 57, 'I almost can\'t take it.', 1, 200, 97, 'Can you feel it?', 1, 299, 109, 'We\'ll have none of that in school!', 1, 204, 107, 'Emma, you should know better!', 1, 213, 97, 'And why is your sweater so tight? ', 1, 0, 0, 'We can\'t have you going around teasing all of the boys like that!', 1, 0, 0, 'And that skirt is too short! Our student body president should be setting a better example.', 1, 0, 0, 'And you! Pull up those pants! I\'ve about had it with you!', 1, 0, 0, 'One more time and you\'ll find yourself expelled!', 1, 0, 0, 'Why does the principal always have to be such an asshole?', 0, 450, 99, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Here, let me help you find your next class.', 1, 196, 91, 'H-how did you know?', 1, 390, 117, 'You\'re new here. I can tell. I\'ve been through it.', 0, 228, 133, 'I just don\'t want it to be as hard for you as it was for me.', 0, 0, 0, 'Thanks. That\'s nice.', 1, 390, 117, 'Today\'s a blue day. Your next class is English, room 201.', 0, 256, 166, 'C\'mon, I\'ll take you there.', 0, 226, 131, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hi.', 1, 500, 140, 'Uh. Hi.', 0, 214, 123, 'What is this place? What are you doing in here?', 1, 500, 140, 'Uh... I... I\'m getting a projector for the health classroom. They have a movie today.', 0, 214, 140, 'So you\'re in charge of all of this equipment?', 1, 437, 156, 'Uhh.. yeah. I\'m the A/V guy.', 0, 283, 128, 'Mmmm, I like it in here. Its all dark and cozy.', 0, 515, 162, 'Uhh... I have a girlfriend you know.', 0, 304, 100, 'That\'s nice. I\'ve seen her. She\'s very pretty.', 0, 515, 162, 'We can be friends can\'t we?', 0, 0, 0, 'Uh... Yeah, sure.', 0, 304, 100, 'Good. I\'m glad. But you think I\'m pretty too don\'t you?', 0, 515, 162, 'Sure! I... I just already have a girlfriend.', 0, 304, 100, 'What do you like better about her?', 0, 515, 162, 'You don\'t like my breasts? Are they too small?', 0, 537, 184, 'Oh no! They\'re nice.', 1, 246, 128, 'But... But Emma has...', 1, 246, 128, 'Yes. They are very big! I\'m sorry mine don\'t please you.', 0, 537, 184, 'Oh they\'re nice!', 1, 246, 128, 'Does she like you to touch hers?', 0, 537, 184, 'Oh yes! She lets me play with them as much as I want to.', 1, 246, 128, 'Don\'t you want to play with mine?', 0, 537, 184, 'But... My girlfriend!', 1, 246, 128, 'It\'s okay! She\'s not here. We\'re friends! I just want to be friendly.', 0, 537, 184, 'They\'re so tiny! But they really turn me on!', 1, 246, 128, 'I like it when you do that.', 0, 537, 184, 'Does your girlfriend like to suck your finger?', 3, 529, 295, 'God that\'s nasty... Uh... nice.', 0, 239, 184, 'What about this? Does she like to suck this?', 0, 511, 150, 'You\'ll let your friend suck it won\'t you?', 0, 511, 150, 'I want to suck it so bad. I want to suck it until it squirts.', 0, 0, 0, 'Don\'t you want to cum in my mouth?', 0, 0, 0, 'Oh yeah.', 1, 242, 85, 'Oh No!', 1, 184, 83, 'Oh! There you are.', 1, 588, 162, 'You leave him alone!', 2, 593, 235, 'Fine. I\'ll leave.', 1, 304, 135, 'What were you doing here with her?', 0, 496, 175, 'She just walked in! ', 1, 236, 114, 'I... I was just... And she walked in.', 1, 236, 114, 'Nothing happened.', 1, 0, 0, 'I believe you.', 0, 524, 145, 'What did she do to you? ', 0, 0, 0, '', 0, 320, 240, 'I\'m so fucking horny. I can\'t stand it.', 1, 244, 100, 'I want to fuck.\rI want to fuck you right now.', 1, 244, 100, 'You know I don\'t like language like that!', 0, 534, 145, 'You know I don\'t do that! We agreed. We\'re not at that point in our relationship yet.', 0, 0, 0, 'Uhhhh!', 1, 242, 96, 'Suck my cock.', 1, 0, 0, 'Suck it!', 1, 0, 0, 'Rob! You know I won\'t do that either!', 0, 534, 145, 'Uhhhhh!', 1, 242, 96, 'I\'ve never seen you like this', 0, 534, 145, 'Can\'t you just feel my tits like you usually do?', 0, 0, 0, 'Uhhh! I want to fuck your tits!', 1, 242, 96, 'Ummm... I don\'t know.', 0, 543, 162, 'Ooooo!', 1, 208, 82, 'Ohhhh...', 1, 256, 92, 'Heaven at last!', 1, 0, 0, 'Rob!', 0, 524, 145, 'We\'re at school! I\'m naked!', 0, 534, 167, 'Just put your hands like this.', 2, 260, 80, 'And get down on your knees.', 2, 321, 121, 'We shouldn\'t be doing this.', 1, 469, 162, 'I shouldn\'t let you.', 1, 0, 0, 'That\'s too nasty!', 1, 0, 0, 'That\'s just filthy!', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Hello?', 0, 408, 185, 'If you\'re looking for the nurse, don\'t bother.', 1, 535, 294, 'She\'s only here two days a week.', 1, 359, 313, 'Just lie down. If you don\'t feel better by next period they\'ll let you go home.', 1, 0, 0, 'Oh. Okay, thanks.', 0, 281, 122, 'Are you sick?', 1, 453, 315, 'Oh, well I was feeling faint so someone sent me here.', 0, 281, 122, 'But I\'m feeling better already,', 0, 0, 0, 'And I think I will be feeling just wonderful very soon.', 0, 0, 0, 'Well I\'m glad for you.', 1, 453, 315, 'You don\'t look very well though.', 0, 300, 111, 'It\'s my stomach. I think I must have eaten something bad.', 1, 471, 279, 'Let me see. I\'ve always had an interest in natural medicine.', 0, 300, 111, '', 0, 0, 0, 'I can see that there is a disturbance in your aura.', 0, 300, 111, 'You can see my aura?', 1, 471, 279, 'Yes, and there is a dark spot. Let\'s take a look. Where does it hurt? ', 0, 300, 111, '', 0, 320, 240, 'Mmm...', 0, 299, 157, 'Mmmmm...', 0, 299, 157, 'Let\'s move this.', 1, 169, 107, 'Ahhhh...', 0, 299, 157, 'What is it?', 1, 540, 300, 'Mmmm... There is an imbalance of energy.', 0, 399, 149, 'The Chi force is out of phase with the Sho force. The disturbance is creating the dark hole.', 0, 0, 0, 'The energies need adjustment.', 0, 0, 0, 'How do you do that?', 1, 540, 300, 'Well some people rely only on prayer, but medicine is more effective.', 0, 399, 150, 'You don\'t have the proper medicines here though.', 0, 0, 0, 'The other option is to adjust the energy directly.', 0, 0, 0, 'Huh?', 1, 540, 300, 'I need to know more about the disturbance.', 0, 399, 150, 'Let me listen.', 0, 399, 150, 'Hmm.', 0, 320, 240, 'Ahhhh! This side.', 0, 148, 295, 'I need your help to close the loop.', 1, 213, 222, 'Place your left hand on my head as I put my ear down.', 1, 0, 0, 'Your right hand needs to be on my belly at the exact same spot as my ear is on yours.', 1, 0, 0, 'Here, under the skirt, on bare skin.', 0, 406, 114, 'Uhhh... Okay.', 0, 320, 240, 'Mmmmmmm...', 0, 320, 240, 'That was amazing! I could see the energy!', 0, 362, 111, 'There was a bright glow! I could see it!', 0, 0, 0, 'Yes. You sure had a lot of energy!', 0, 547, 270, 'I almost couldn\'t swallow fast enough.', 0, 0, 0, 'Wow! I feel great now. How about you?', 0, 362, 111, 'Oh, I feel much better.', 0, 547, 270, 'But... I still feel... not quite full.', 0, 0, 0, 'I need more and more!', 0, 559, 228, 'Can you cum again?', 0, 0, 0, 'Uhh... I don\'t think so. I... I gotta go.', 0, 370, 76, '', 0, 0, 0, 'Mmmm, it\'s that new girl.', 0, 283, 162, 'How do you feel?', 0, 240, 105, 'Oh! I didn\'t hear you come in.', 1, 475, 270, 'I\'m okay, just a little weak, and maybe a little dizzy. Can you help?', 1, 0, 0, 'Let\'s have a look.\t', 0, 240, 100, 'Here. Have a seat.', 1, 160, 144, 'Just relax.', 1, 246, 107, 'Are you the doctor?', 0, 457, 226, 'Mmmmm...', 1, 246, 107, 'You look so young to be a doctor.', 0, 457, 226, 'Yes, that\'s right. Doctor Young. That\'s my name!', 1, 246, 107, 'Now take a deep breath.', 1, 246, 107, 'Again.', 1, 0, 0, 'Does it hurt when I press here?', 1, 189, 77, 'No.', 0, 471, 229, 'How about here?', 1, 189, 77, 'Uh uh.', 0, 471, 229, 'Well, I think we\'re going to need to do a complete exam. ', 1, 189, 82, 'Let\'s get those clothes off.', 1, 200, 64, 'This too?', 1, 446, 120, 'Yes. We\'re going to want to look there too.', 0, 273, 101, 'There. Now we are ready a thorough chest exam.', 0, 217, 191, 'Mmm! Tactile response is good.', 3, 325, 120, 'Very erect. Just how I like to see them.', 3, 325, 120, 'Oh...', 0, 375, 209, 'Mmmm, no lumps. Feels good there.', 3, 325, 120, 'Let\'s feel you stretch.', 3, 382, 101, 'Well that feels good. Very flexible!', 3, 0, 0, 'Awesome! Renthroe is playing doctor with that hot new chick.', 1, 200, 180, 'And he\'s getting away with it!', 0, 505, 190, 'God that\'s hot.', 1, 200, 180, 'Shhh!', 0, 505, 190, 'Now let\'s check down here.', 1, 292, 124, 'Mmmm.', 2, 441, 54, 'Now press hard against this. I want to hear the blood flow.', 2, 518, 76, 'Again, a little harder this time, and hold it.', 2, 0, 0, 'Again.', 2, 0, 0, 'Ah! The blood is really pumping now.', 2, 0, 0, 'Now let\'s take some temperature readings.', 1, 300, 145, 'Hold...', 2, 518, 76, 'Hmmm, a little hot. Just as I suspected.', 0, 510, 190, 'Now let\'s check inside.', 3, 515, 60, 'Work it in gently.', 2, 530, 12, 'deeper...', 2, 0, 0, 'All the way in there.', 2, 0, 0, 'Now hold....', 2, 0, 0, 'Mmmm, even hotter.', 0, 519, 190, 'Now one more reading.', 0, 474, 72, 'Let\'s have you roll over, face down for this.', 0, 0, 0, 'Ah, nice.', 0, 400, 65, 'Let\'s see.', 3, 423, 75, 'Hmmm...', 2, 520, 8, 'Looks like we need a little lubrication.', 0, 483, 100, 'Oooo that\'s tight!', 2, 493, 23, 'Just relax!', 2, 0, 0, 'There we go!', 2, 493, 23, 'Now we can slide this right in there.', 2, 0, 0, 'Hold...', 2, 0, 0, 'Great! Perfect!', 0, 497, 222, 'Mmmm that smells like heaven. You\'re so sweet!', 0, 0, 0, 'Let\'s try this.', 0, 240, 143, 'Okay. We\'ll just let that relax some more and get back to it later.', 1, 362, 112, 'Let\'s have you on your back again.', 1, 0, 0, '', 0, 0, 0, 'There, like that. Now we\'re going to do a Renthroe pelvic exam.', 2, 248, 72, 'Have you ever had the full Renthroe before?', 2, 314, 94, 'Uhhh, Uh uh.', 1, 212, 260, '', 0, 0, 0, 'We begin with gentle massage to loosen things up.', 3, 437, 120, 'Just relax. Enjoy it! It goes much better.', 3, 0, 0, 'We need to get the juices flowing.', 3, 0, 0, 'Try again?', 3, 437, 120, 'Ummmm...', 1, 277, 251, 'Again.', 3, 437, 120, 'Well that went very well!', 2, 314, 94, 'Now let\'s scoot you down to the end for the final exam.', 0, 458, 130, 'There. Now hold that like while I check the dilator.', 3, 539, 117, 'This should be very ready now.', 2, 556, 119, 'Oh yes!', 2, 395, 112, 'Now just lay back, close your eyes and relax.', 0, 458, 106, 'I\'m going to insert the Renthroe probe.', 0, 445, 74, 'This will be a tight fit.', 3, 486, 114, 'Just relax and let it in.', 3, 0, 0, 'Oh...', 3, 477, 91, 'Now I\'ll work it in very deep and prepare to inject the seminal fluid.', 3, 0, 0, 'How do you feel now?', 0, 532, 126, 'I\'ve never felt so warm and wonderful way deep down inside.', 2, 192, 310, 'Thanks doc.', 2, 0, 0, 'End of Part Two', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'Part Two secret code: siti', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'De retour à la case départ!', 1, 168, 169, 'C\'est tellement complexe!', 0, 482, 191, 'C\'est le dîner. Allez. Je t\'y amène.', 3, 187, 280, 'Oh, je n\'ai pas faim. Je viens tout juste d\'avoir un bon... goûter.', 0, 482, 191, 'Mais je vais y aller avec toi si tu veux.', 0, 507, 202, 'Super!', 3, 226, 250, 'Tu sais, la cafeteria est très bruyante.', 3, 0, 0, 'Pourquoi n\'allons-nous pas dans la cour arrière. C\'est beaucoup mieux là-bas. Nous pouvons nous asseoir à l\'extérieur.', 3, 0, 0, 'Alors, comment est ta première journée?', 0, 492, 137, 'Oh, l\'école c\'est bien,\r mais j\'ai un problème sérieux.', 1, 217, 152, 'Oh non. Ça recommence.', 1, 223, 214, 'Je dois le combattre, mais c\'est si difficile.', 1, 0, 0, 'Huh? Que se passe-t-il? Es-tu malade ou quelque chose du genre?', 0, 558, 165, 'Uhhh... Non, pas vraiment malade.', 1, 164, 202, 'Oh, bien. J\'étais inquiet tout à coup.', 0, 558, 165, 'Ça ne dure plus très longtemps maintenant.\r et j\'en ai besoin de plus en plus.', 1, 201, 187, 'Plus?', 0, 552, 125, 'Oui, et je vais en avoir besoin très bientôt.', 1, 201, 187, 'Wow, tu dois vraiment avoir de gros problèmes.', 0, 507, 165, 'Mais ne t\'inquiète pas. Je me fous de ce que c\'est. Je vais t\'aider. Je vais faire tout ce qui doit être fait.', 0, 0, 0, 'Oh! Merci!', 1, 235, 128, 'Je ne crois pas qu\'on peut le faire ici par contre.', 1, 0, 0, 'Huh?', 0, 495, 130, 'Oh! Je dois vraiment y aller! Je vais tout juste arriver à l\'heure pour le cours de trigo si je quitte maintenant!', 0, 0, 0, 'Je dois y aller! Je dois y aller!', 0, 456, 69, 'On se voit à la prochaine pause.', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Je suis vraiment heureuse d\'avoir un partenaire de labo si brillant.', 1, 214, 166, 'Je n\'ai aucune idée de ce que je dois faire.', 1, 0, 0, 'C\'est très simple!', 0, 513, 141, ' Regarde ici et compte les petits trucs qui gigote.', 0, 556, 174, 'Essaies.', 0, 0, 0, '', 0, 0, 0, 'Oh je suis nulle avec ces trucs.\r Tu ne peux pas le faire toi-même?', 1, 208, 137, 'S\'il-te plait?', 1, 0, 0, 'Uh... Ouais. D\'accord.', 0, 523, 126, 'Tu es si gentil!\r Je t\'aime bien.', 1, 176, 176, 'Débutons.', 1, 0, 0, 'Uh... oh!', 0, 476, 104, 'Que vois-tu?', 1, 202, 82, 'Ummm...', 0, 530, 102, 'Tu aimes?', 1, 202, 82, 'Comment tu te sens?', 1, 0, 0, 'Quel chanceux ce couillon!', 1, 605, 141, 'Whaaaaaa!', 3, 447, 89, 'Shhh!\r C\'est de la science.', 2, 290, 139, 'Je fais ma propre expérience.', 2, 269, 165, 'Quand je donne ce stimulus,', 2, 0, 0, 'Quelle sorte de réaction peut-on observer?', 2, 0, 0, 'Voyons ce qui est survenu!', 2, 273, 299, 'Oooo! Bonne réaction!', 2, 269, 165, 'Essayons ce stimulus.', 2, 0, 0, '', 0, 0, 0, '', 0, 0, 0, 'Vous aimeriez participez à l\'étude vous aussi?', 0, 140, 132, 'Qui?', 1, 410, 136, 'Oui, toi!', 0, 140, 132, 'Voyons ce que tu as pour moi.', 2, 200, 266, 'Awww! C\'est si joli!', 2, 187, 291, 'Sois douce.', 2, 361, 128, 'C\'est chouette la science, non?', 0, 370, 133, 'La science c\'est génial!!', 2, 526, 309, '', 0, 0, 0, '', 0, 0, 0, 'Qui a-t-il de si urgent que l\'ont doivent se parler maintenant?', 3, 428, 90, 'Je te croyais plus patiente que cela.', 3, 407, 90, 'J\'y aie pensé, et Mr. Bonner avait raison.', 1, 241, 205, 'Tu es une mauvaise influence. Tu ne fais que me rabaisser.', 1, 0, 0, 'Après l\'événement écoeurant dans la salle d\'audio-vidéo, j\'ai décidé que j\'en avais assez.', 1, 0, 0, 'Que vas-tu me forcer à faire ensuite?', 1, 0, 0, 'Tu me largues?', 2, 473, 161, 'Comme une vieille chaussette.', 0, 388, 445, 'Voilà. C\'est terminé.', 1, 242, 106, 'Huh? Mais...', 0, 540, 82, '', 0, 0, 0, 'Mmmm!', 0, 507, 96, 'Ummm... J\'essaie de trouver la classe de gym de filles.', 0, 142, 218, 'Ils m\'ont donné ces vêtements et m\'ont envoyé ici, mais l\'école est si grande!', 1, 256, 192, 'Ils t\'ont donné ça pour la classe de gym?', 1, 393, 132, 'Oh, je n\'aimais pas trop le chandail donc je l\'ai échangé pour quelque chose de mieux que j\'ai trouvé.', 0, 207, 197, 'Vous aimez?', 0, 0, 0, 'Oh oui!', 1, 393, 132, 'Et ce short était si ample!', 0, 207, 156, 'Celui-là est beaucoup mieux, vous ne trouvez pas?', 0, 189, 103, 'Tu es ravissante!', 1, 389, 111, 'Merci. Maintenant je suis prête à faire des exercices et être toute en sueur!', 1, 237, 84, 'Vous pouvez m\'aider?', 1, 251, 155, 'T\'aider?', 3, 503, 372, 'Trouver ma classe.', 1, 251, 155, 'Oh, bien c\'est le vestiaire des garçons ici. La classe des filles ne sera pas ici.', 2, 615, 195, 'Il n\'y a que des hommes nus ici.', 2, 0, 0, 'Des hommes nus? Vous avez capté mon intérêt!', 0, 247, 161, 'Mais où sont-ils? Je ne vois que des garçons, et vous semblez trop gêné. Vous avez tous ces drôles de jupes.', 1, 0, 0, 'Tu veux voir des hommes nus?', 2, 615, 195, 'Oh! J\'adore les hommes nus! ', 0, 440, 131, 'Juste d\'y penser me rend toute chaude et excitée!', 0, 440, 131, 'Excusez-moi les mecs.', 1, 358, 103, 'Voici ce que la dame veut voir.', 1, 396, 103, 'Oooo!', 0, 421, 134, 'J\'aime ça!', 0, 0, 0, 'Oh! Ça devient chaud ici!', 0, 142, 128, 'J\'aime vraiment celle-là.', 2, 201, 299, 'Elle est si jolie.', 2, 0, 0, 'J\'ai besoin de sperme. J\'en aie besoin maintenant.', 2, 276, 248, 'Tu peux jouir pour moi?', 2, 0, 0, 'Tu te sens proche de venir?', 2, 0, 0, 'Je peux presque y goûter!', 2, 0, 0, 'Allez. Fais-la gicler.', 1, 300, 144, 'Hey. J\'en aie pour toi moi aussi.', 1, 250, 80, 'Moi aussi.', 3, 405, 60, 'Oh, Vous êtes si gentil.', 1, 284, 124, 'Dégagez les gars. Le capitaine veut prendre sa part.', 1, 238, 100, 'Tu es un peu maigre.', 1, 0, 0, 'Mais quel cul.', 1, 314, 91, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Te voilà!', 0, 572, 160, 'Tu te sens mieux? Tu parais mieux.', 1, 208, 153, 'Oh oui! Je me sens remplie de vie maintenant. Je peux encore sentir la chaleur.', 0, 558, 250, 'Tu me fais fondre lorsque tu souris.', 2, 203, 313, 'Tu sais quoi? Tu m\'as vraiment manqué.', 0, 558, 250, 'Vraiment?', 2, 217, 267, 'C\'est très soudain, mais je sens le monde entier en toi et je veux être près toi.', 0, 540, 186, 'Uhhh...', 2, 222, 280, 'Je te veux. Je te veux maintenant.', 3, 444, 387, 'Je veux sentir ta chaleur explosée en moi.', 3, 0, 0, 'Je peux sentir la force de vie disparaître. J\'en aie besoin, j\'en aie besoin rapidement.', 0, 502, 123, 'Que se passe-t-il ici?', 0, 512, 103, 'Toi, va en classe. Je vais m\'occuper de toi plus tard.', 1, 488, 145, 'À mon bureau! Et au pas de course! Je ne peux pas croire que tu oses avoir ce genre de comportement à l\'école.', 1, 525, 166, '', 1, 0, 0, 'Premièrement, je dois trouver ton dossier.', 0, 215, 182, 'Comment épelles-tu ton nom?', 0, 215, 202, 'Siti. S-I-T-I.', 1, 541, 246, 'Et ton nom de famille?', 1, 211, 196, 'Nom de famille? Uhhh... Oui.', 1, 541, 246, 'Que veux-tu dire, oui! Quel est ton nom de famille?', 0, 216, 207, 'Oh! Ummm... Ankhnotep.', 0, 466, 234, 'Uh! Comment épelles-tu ça?', 1, 215, 202, 'Uhhh... A-N-K-H...', 0, 466, 234, 'Ce n\'est pas ici. Il n\'y a rien de près à cela.', 1, 211, 196, 'Oh! Je suis désolée que vous ne pussiez le trouver.', 0, 473, 135, 'Je peux voir?', 0, 483, 97, 'Uh, d\'accord. Tu peux regarder.', 2, 280, 228, 'Hmmm...', 0, 572, 196, 'Oh, désolé... C\'est un collier très mystérieux.', 2, 197, 366, '\'Pas de problèmes. Vous pouvez regarder comme vous voulez', 0, 538, 194, 'Vous croyez que mes seins sont trop petits?', 0, 569, 133, 'Vous les aimez?', 0, 0, 0, 'Vos mains sont si grandes.', 0, 538, 136, 'Je me sens toute petite.', 0, 546, 92, 'Retirez ma jupe. Voyons s\'il y a quelque chose là que vous aimez.', 0, 0, 0, 'Faisons un peu d\'espace ici.', 0, 424, 114, 'Que pensez-vous de cela?', 0, 588, 120, 'Uhhh... J\'en ai besoin. J\'en aie besoin maintenant!', 0, 579, 141, 'Dépêche-toi! je suis en rechute.', 3, 562, 316, 'Uhhh! J\'ai besoin de mes petits comprimés bleus!', 3, 259, 124, '', 1, 0, 0, 'Mr. Bonner? Vous êtes là?', 0, 461, 89, 'J\'ai des documents que vous devez signer.', 0, 0, 0, 'Bon, je vais les laisser sur son bureau.', 0, 0, 0, 'Quelle est cette odeur horrible?', 0, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Karly Winter en direct des corridors de l\'école Mid Town, où le bureau du directeur,habituellement un endroit d\'autorité et de discipline, est une scène de crime.', 1, 313, 150, 'En suite du reportage d\'hier sur la momie disparue du musée, la momie a été retrouvée plus tard aujourd\'hui.', 1, 0, 0, 'Elle a été trouvée dans le bureau du directeur, ici, près du musée.', 1, 0, 0, 'Elle avait été habillée en écolière et était placée dans une position suggestive.', 1, 0, 0, 'Un porte-parole de la police a mentionné que ça ne devait être que l\'oeuvre d\'un désaxé. Le directeur a été arrêté et envoyé en prison.', 1, 0, 0, 'Nous aurons plus de détails plus tard.', 1, 0, 0, 'D\'ici là, ici Karly Winter pour le canal nouvelles cinq.', 1, 0, 0, 'Comment était la lumière? Ma figure n\'était pas trop sombre?', 2, 165, 108, 'Tu connaissais le directeur?', 1, 226, 155, 'Oh Oui. J\'ai eu mes démêlés avec lui.', 0, 541, 145, 'Tu ferais une interview à la caméra?', 1, 226, 155, 'Uhhh, ouais, pourquoi pas.', 0, 541, 145, 'Nous sommes ici avec Rob, un élève du lycée Mid Town.', 0, 490, 150, 'Que penses-tu de l\'arrestation du directeur?', 0, 460, 130, 'Uh... Mr. Bonner a toujours été étrange. Personne ne l\'aimait.', 1, 200, 115, 'Je ne suis pas surpris qu\'il a fait quelque chose de mauvais. C\'était une mauvaise personne.', 1, 0, 0, 'Je ne le croyais pas nécrophile par contre.', 1, 0, 0, 'Coupez! C\'est dans la boîte.', 1, 700, 285, 'C\'était bien. Tu es un naturel.', 0, 482, 153, 'J\'aimerais bien aller en télécommunication.', 1, 208, 112, 'Je peux peut-être te donner quelques conseils.', 0, 482, 152, 'J\'aimerais beaucoup cela.', 1, 208, 112, '', 1, 0, 0, 'Hmmm! Alors, c\'est ton petit endroit secret de mâle?', 0, 488, 132, 'Mmmm...', 2, 253, 125, 'Mmmm...', 0, 526, 127, '', 1, 0, 0, '', 1, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'Bonjour Emma! Tu es très jolie aujourd\'hui. J\'adore cette couleur sur toi.', 1, 442, 107, 'Merci Steve.', 0, 269, 166, 'Tu sais quoi? J\'ai toujours voulu te demander pourquoi les gens t\'appelaient seulement Renthroe.', 0, 0, 0, 'Pourquoi personne n\'utilise ton prénom?', 0, 0, 0, 'Uh... Je ne sais pas. Je n\'y aie jamais pensé.', 1, 442, 107, 'Ça ne te dérange pas?', 0, 269, 166, 'Non, mais c\'était super quand tu m\'as appelé Steve.', 1, 442, 107, 'Uhhh... Ummm... Je me demandais... Si tu désirais aller au bal de fin d\'année avec moi.', 1, 424, 119, 'Désolé. J\'attends la demande de quelqu\'un d\'autre.', 0, 390, 233, '', 0, 0, 0, 'Bonjour Garrett!', 0, 546, 133, 'Oh. Bonjour Emma.', 0, 278, 111, 'J\'espérais que tu m\'invites au bal de fin d\'année.', 0, 550, 213, 'Désolé, il n\'y a qu\'une fille que je veux inviter.', 1, 189, 117, 'Je ne crois pas que Siti va revenir sous peu.', 0, 550, 213, 'Peut-être... Mais j\'ai toujours espoir et je peux rêver.', 1, 189, 117, '', 1, 0, 0, 'Je ne sais pas pourquoi, mais j\'ai vraiment envie d\'aller à l\'intérieur!', 0, 281, 177, 'Oh! Ça me rend tellement... excitée!', 1, 524, 182, 'Pourquoi est-ce que je veux enlever tous mes vêtements et être nue ici!', 0, 331, 133, 'C\'est fou! Si jamais je me faisais prendre?', 0, 483, 153, 'Qu\'est-ce qui m\'arrive? Pourquoi est-ce que je fais cela?', 0, 0, 0, 'Ça sent si mauvais! Pourquoi ça m\'excite?', 3, 321, 155, 'Quelqu\'un vient!', 0, 393, 129, 'Uhhh!', 3, 485, 99, 'Oh! N\'arrête pas. Je voulais le voir.', 1, 186, 148, 'Huh?', 1, 172, 116, 'Je voulais te voir pisser. J\'ai toujours été fasciné par la façon que les garçons urinent. Tu veux me montrer?', 1, 478, 144, 'O-Où est Rob?', 1, 172, 116, 'Oh, ne t\'inquiète pas. Je ne suis plus avec lui.', 1, 478, 144, 'Donc, tu vas me montrer?', 1, 0, 0, 'Je... Je ne crois pas que je peux... avec toi qui regardes.', 1, 172, 116, 'S\'il-te plaît?', 3, 480, 195, 'Whoa! P... Putain de m...', 1, 258, 137, 'Tu dois pisser?', 2, 446, 209, 'Huh?', 1, 258, 137, 'Je peux voir?', 2, 446, 209, 'Oh! Est-ce que l\'un de vous va pisser pour moi?', 2, 463, 196, 'Je vais le faire. Je peux pisser avec une fille qui regarde.', 1, 132, 145, 'Tu peux?', 2, 446, 209, 'Je peux la tenir?', 0, 544, 194, 'Bien sûr!', 1, 454, 162, 'Awww, c\'est terminé!', 3, 402, 114, 'C\'était si amusant!', 3, 0, 0, 'Vous êtes si chanceux.', 0, 438, 179, 'Si j\'en avais une comme vous, je jouerais toujours avec.', 0, 0, 0, 'Mmmmmm... salé!\r Hee hee.', 0, 568, 211, 'Ça grossit!', 0, 568, 211, 'J\'adore ça!', 0, 0, 0, 'Oh! Est-ce que l\'un de vous deux va pisser pour moi aussi?', 2, 323, 258, 'Ummm... Je vais essayer.', 1, 286, 71, 'Oh! C\'est déjà gros.', 0, 473, 320, 'Dude, tu ne peux pas pisser lorsque tu es dur.', 3, 416, 125, 'Vraiment?', 0, 473, 320, 'Hee hee!', 0, 585, 181, 'Tu es si sensible!', 0, 0, 0, 'Allez petit pipi!', 0, 0, 0, 'Pas de pipi!', 0, 0, 0, 'Et toi? Tu vas essayer? S\'il-te plaît?', 3, 538, 351, 'Uhhh... Si tu le veux.', 0, 247, 69, 'Oh non! Toi aussi?', 3, 439, 422, 'Désolé.', 1, 247, 69, 'Oh c\'est ok. Je l\'aime bien comme ça. C\'est juste que... Je voulais vraiment te voir pisser.', 3, 439, 422, 'Hmmm... Que penses-tu de ça?', 3, 0, 0, 'Tu peux me pisser dessus. Tu aimerais ça?', 3, 508, 262, 'Ça t\'aiderait?', 3, 0, 0, 'Oh merde!', 3, 493, 108, 'Désolé. Tu es trop canon! Nous ne pouvons pas pisser comme ça.', 3, 387, 150, 'Oh, je vois.', 2, 216, 431, 'D\'accord. Vous pouvez jouir pour moi?', 2, 0, 0, 'Oh mon dieu!', 3, 493, 108, 'Peut-être que ça va vous aider.', 1, 349, 156, 'Je ne peux pas croire que c\'est arrivé!', 1, 220, 195, 'C\'est Emma?', 3, 556, 248, 'Eeeee! Plus!', 3, 449, 360, 'Oh oui!', 1, 230, 201, 'Emma! Montre-nous tes seins.\r Je veux jouir sur tes seins. ', 0, 375, 123, 'Petits garnements!', 3, 503, 287, 'Comme ça?', 3, 557, 240, 'Uhhh!', 3, 229, 15, 'Tu es prêt mon beau?', 1, 263, 243, 'Je t\'aime bien, Viens ici.', 1, 0, 0, '', 1, 0, 0, 'Dégage minus.', 0, 561, 65, 'Emma! Montre nous ton vagin.', 111, 409, 74, 'Ouais! On veut te baiser.', 0, 306, 91, 'Hey! Je ne suis pas ce genre de fille!', 3, 488, 246, 'Je suis toujours vierge et je veux le rester.', 3, 0, 0, 'Huh?', 0, 515, 68, 'Awww...', 0, 306, 91, 'Mais tu peux jouir sur moi si tu veux. Vous pouvez tous le faire.', 2, 334, 381, 'J\'en veux toujours plus!', 2, 0, 0, 'Renthroe!', 1, 326, 79, 'Bonjour Steve.', 2, 392, 402, 'Tu caches la meilleure partie! Laisse moi enlever ça.', 0, 442, 84, 'Oh! C\'est si joli.', 0, 0, 0, 'Emma, je veux t\'enculer. ', 0, 330, 112, 'Oh! c\'est si osé!', 2, 214, 265, 'Oui, ce l\'est.', 3, 437, 216, 'Mais quelque chose me dit que c\'est exactement ce que tu veux présentement. ', 3, 0, 0, 'Laisse moi être osé avec toi.', 3, 0, 0, 'Je ne vais pas aller près de ton vagin. S\'il-te plaît, laisse moi entrer dans ton derrière.', 3, 0, 0, 'Oooo... Ok.', 1, 200, 185, 'Oh, seigneur dieu!', 0, 432, 177, '', 1, 0, 0, 'Emma!', 3, 13, 66, 'Je suis le prochain.', 1, 396, 144, 'Non, je suis le prochain.', 0, 587, 155, 'Non, moi!', 0, 294, 124, 'Choisis moi!', 1, 133, 124, 'Oui!', 1, 396, 144, 'Soyez prêt!', 0, 587, 155, 'Oh ouais!', 0, 294, 124, 'Super!', 1, 133, 124, 'Uhhh... moi?', 1, 396, 144, '', 0, 0, 0, 'Emma! Je crois que je peux le faire maintenant!', 1, 330, 121, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 'The End', 0, 320, 240, 'Mummy Love\rcopyright 2011\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'Original Teenage Mummy concept suggested by Fejken', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, '', 0, 320, 240, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, '', 1, 0, 0, '', 0, 0, 0, 0, 0, 0, 0]; if (!soundstarted) { beta_mc.swapDepths(11110); beta_mc.gotoAndStop(1); initsound(); initfps(); } pop_mc.gotoAndStop(10); Stage.showMenu = false; Stage.scaleMode = 'noBorder'; hideall(); bubble_mc.gotoAndStop(1); arrow_mc.gotoAndStop(1); if (!teaser) { gamesave = SharedObject.getLocal('gfsave'); } if (teaser) { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 1; highestscene = 10; } else { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 0; gamesave.data.unlocked = 0; gamesave.data.lastscene = 0; gamesave.data.scene = 0; } butrel = 0; _root.createEmptyMovieClip('mousebutton', 1); _root.onMouseDown = function () { buttonpress = 1; }; _root.onMouseUp = function () { buttonpress = 0; butrel = 1; }; hidemouse = 0; mousemove = 0; _root.onMouseMove = function () { mousemove = 15; if (mousex < 40 || mousex > 560 || mousey < 40 || mousey > 472) { Mouse.show(); } else { if (hidemouse) { Mouse.hide(); } else { Mouse.show(); } } }; newgame(); savmute = 0; _root.onEnterFrame = function () { ++time; ++teasertime; blinker = time & 8; calcFPS(); mousex = _root._xmouse; mousey = _root._ymouse; dokeys(); if (!seenpause) { dolanguagebutton(); if (scene > 0 && !pausing) { seenpause = 1; } } if (pausing) { if (lickingtits && ahvol > 0) { fadeahloop(); } if (mute != 99) { savmute = mute; mute = 99; } if (!blankpause) { doshowpause(); } if (Key.isDown(32) & pauserel || pausing == 8 && buttonpress) { if (teaser && pausing == 8) { fade = 100; sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); scene = 0; scenestarted = 0; forcebuboff = 1; startfadein(); teasertime = 0; } pausing = 0; pauserel = 0; slomo = 0; ahwait = 0; talking3 = 0; talking2 = 0; mute = savmute; unmutepalace(); initfps(); pop_mc.gotoAndStop(10); pop_mc._x = -10000; flag1_mc.swapDepths(-10813); flag2_mc.swapDepths(-10814); flag3_mc.swapDepths(-10815); flag4_mc.swapDepths(-10816); if (mybug) { bg4a = 0; bg4_mc._alpha = 0; bg4_mc.swapDepths(-10103); } } else { if (playingpalace) { mutepalace(); } } } else { if (Key.isDown(32) & pauserel) { pausing = 1; seenpause = 1; pauserel = 0; slomo = 0; if (mybug && blackpause) { bg4a = 100; bg4_mc._alpha = 100; bg4_mc.swapDepths(16666); bg4_mc.gotoAndStop(2); bg4_mc._x = 360; bg4_mc._y = 288; } } else { if (teaser && pausing == 0 && scene >= 2 && teasertime > 200) { pausing = 8; } else { if (debug && Key.isDown(86) || slomo) { ++smdelay; if (smdelay >= 25) { smdelay = 0; doscene(); dofade(); doarrow(); } } else { doscene(); dofade(); doarrow(); dopop(); } } } } if (!Key.isDown(32)) { pauserel = 1; } if (scene > highestscene && !teaser) { highestscene = scene; gamesave.data.scene = scene; } mon0 = 'mx:' + mousex + ' my:' + mousey + ' fps:' + floor(fps) + ' scene:' + scene + ' say:' + ssay + ' h:' + horny + ' p:' + pausing; domon(); }; mon7 = ''; mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; var mon0 = ''; bfade = 0; rolledoff = 0; rolledon = 0; forcebuboff = 0; fadingout = 0; arrowcolor = 0; arrowcursor = 0; arrowangle = 0; attacharrow = 0; arrowy = 0; arrowx = 0; arrowtype = 0; arrowphase = -1; arrowblink = 0; arrowalpha = 0; bjphase = 0; oautopilot = 0; autopilot = 0; tautoangle = 0; autoangle = 0; finddir = 1; showhigh = 0; showleft = 0; ptasks = 14; ptasksdone = 0; powerbarsize = 0; powerbarcolor = 0; powerbarside = 0; enjoy = 0; hint = 0; hintx = 0; hinty = 0; swoosh = 0; swooshx = 0; swooshy = 0; swooshdir = 0; swoosha = 0; swooshadd = 0; swalpha = 0; onhot = 0; hotdir = 0; githot = 0; hotspot_mc.onEnterFrame = function () { if (!gothot) { onhot = 0; return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onhot = 1; hidemouse = 1; mouse_mc._x = mousex; mouse_mc._y = mousey; mouse_mc.swapDepths(20007); if (ssay == 60) { mouse_mc.gotoAndStop(14); } else { mouse_mc.gotoAndStop(10); } mouse_mc._alpha = 100; mouse_mc._rotation = hotdir; hotspot_mc._alpha = 20; } else { if (onhot) { hotspot_mc._alpha = 0; } onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; } }; fast = 0; fastend = 0; moverd = 0; moverm = 0; mover = 0; movertime = 40; mmoverd = 0; mmoverm = 0; mmover = 0; mmovertime = 40; backmove = 0; mbackmove = 0; showpoptype = 2; plinkrel == 0; showscenebar = 0; onbeta = 0; beta_mc.onEnterFrame = function () { if (showscenebar) { return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onbeta = 1; if (teaser) { if (scene == 0) { beta_mc.gotoAndStop(11); } else { beta_mc.gotoAndStop(10); } } else { beta_mc.gotoAndStop(2); } beta_mc._x = 176 + adjx; beta_mc._y = 563 + adjy; } else { onbeta = 0; beta_mc.gotoAndStop(1); beta_mc.txt.text = '\rVersion:' + version1 + ' '; betarel = 1; beta_mc._x = 49 + fadjx; beta_mc._y = 565 + fadjy; }




http://swfchan.com/20/97713/info.shtml
Created: 22/3 -2019 23:44:08 Last modified: 22/3 -2019 23:44:08 Server time: 13/05 -2024 02:36:18