Version: 0.3.0<<if $Sprache == "E">>
<div class="kasten_grau">
Before we start, we need to know your name. <br>
Please select a male name to start this game<br><br>
<<textbox "$name" "John" autofocus>><br>
(During the game you are able to change your name into a more female one)
</div>
<br>
<div class="kasten_grau">
At your first day at work you will meet a new female workmate. <br>
She will soon notice you and will be your Mistress in this story.<br><br>
<<textbox "$Gname" "Jennifer">><br>
</div>
<br>
<div class="kasten_grau">
Movies or Pictures? Currently there are only 4 movies. other are pictures<br>
<label><<radiobutton "$movie" 1>> Movies when possible</label><br>
<label><<radiobutton "$movie" 0 checked>> Only pictures</label><br>
</div>
<br>
<<set $movie to 0>>
<<button [[Start story|geschichte]]>>
<</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
Bevor wir starten, wie möchtest du heißen.<br>
Bitte wähle einen männlichen Namen beim Start<br><br>
<<textbox "$name" "John" autofocus>><br>
(Während des Spiels musst du später den Namen ändern in einen mehr weiblichen)
</div>
<br>
<div class="kasten_grau">
Am ersten Tag triffst du deine neue Arbeitskollegin.<br>
Sie wird dich schon sehr schnell in ihre Falle locken und später deine Herrin werden.<br><br>
<<textbox "$Gname" "Jennifer">><br>
</div>
<br>
<div class="kasten_grau">
Video oder Bilder? Monentan sind es nur 4 Videos. Rest sind Bilder<br>
<label><<radiobutton "$movie" 1>> Videos wenn möglich</label><br>
<label><<radiobutton "$movie" 0 checked>> Nur Bilder</label><br>
</div>
<br>
<<set $movie to 0>>
<<button [[Geschichte Starten|geschichte]]>>
<</button>>
<</if>>@@Bitte Sprache wählen@@<br>
@@Please select a language@@<br><br>
<<button "Deutsch">><<set $Sprache to "D">><<goto "Sprache">><</button>><<button "English">><<set $Sprache to "E">><<goto "Sprache">><</button>>
<<editcycle 'dday' suspend>>
<<editcycle 'dtime' suspend>>
<<editcycle 'day' suspend>>
<<editcycle 'time' suspend>>/* Seitenmenu */
<<if $Sprache == "E">>
<div class="kasten">
<h3><<showcycle 'day'>> <<showcycle 'time'>></h3>
<h3>Your Money: <<print $money>> € </h3>
<<if $shave == 1>>
You are clean-shaven.
<<else>>
Maybe you need to shave.
<</if>>
</div>
<<elseif $Sprache == "D">>
<div class="kasten">
<h3><<showcycle 'dday'>> <<showcycle 'dtime'>></h3>
<h3>Dein Geld: <<print $money>> €</h3>
<<if $shave == 1>>
Du bist glatt rasiert.
<<else>>
Du brauchst eine Rasur.
<</if>>
</div>
<</if>>
<<if $Sprache != "undefined">>
<div class="kasten">
<<if $Sprache == "E">><h3>Stats</h3><<elseif $Sprache == "D">><h3>Status</h3><</if>>
<<if $Sprache == "E">>Points <<print $punkte>> / 100<<elseif $Sprache == "D">>Punkte <<print $punkte>> / 100<</if>>
<<showmeter "Punkte" `$punkte/100`>><br>
<<if $Sprache == "E">>Arousal <<print $arousal>> / 100<<elseif $Sprache == "D">>Erregung <<print $arousal>> / 100<</if>>
<span id="meter_arousal">
<<showmeter "Arousal" `$arousal/100`>> <br>
</span>
</div>
<div class="kasten">
<<if $Sprache == "E">>Clothes<</if>>
<<if $Sprache == "D">>Anziehsachen<</if>>
<table>
<tr>
<td><<if $male_shirt === 2>>[img[images/clothes/male/male_shirt.jpg]]
<<elseif $female_bluse_rosa === 2>>[img[images/clothes/female/female_bluse_rosa.jpg]]
<<elseif $male_sleep_shirt === 2>>[img[images/clothes/male/male_sleep_shirt.jpg]]
<<elseif $maiddress === 2>>[img[images/clothes/female/maiddress.jpg]]
<<elseif $nightdress === 2>>[img[images/clothes/female/nightdress_pink.jpg]]
<</if>></td>
<td><<if $male_jeans === 2>>[img[images/clothes/male/male_jeans.jpg]]
<<elseif $female_capri_white === 2>>[img[images/clothes/female/female_capri_white.jpg]]
<<elseif $male_sleep_pants === 2>>[img[images/clothes/male/male_sleep_pants.jpg]]<</if>></td>
</tr>
<tr>
<td><<if $male_boxers === 2>>[img[images/clothes/male/male_boxers.jpg]]
<<elseif $female_panty_pink === 2>>[img[images/clothes/female/female_panty_pink.jpg]]<</if>></td>
<td><<if $male_socks === 2>>[img[images/clothes/male/male_socks.jpg]]
<<elseif $female_stockings_pink === 2>>[img[images/clothes/female/female_stockings_pink.jpg]]<</if>></td>
</tr>
<tr>
<td><<if $female_bra_pink === 2>>[img[images/clothes/female/female_bra_pink.jpg]]
<</if>></td>
<td>
</td>
</tr>
<tr>
<td><<if $male_sneakers === 2>>[img[images/clothes/male/male_sneakers.jpg]]
<<elseif $female_sneakers_pink === 2>>[img[images/clothes/female/female_sneaker_pink.jpg]]
<<elseif $high_heel_black === 2>>[img[images/clothes/female/high_heel_black.jpg]]<</if>></td>
<td></td>
</tr>
</table>
</div>
<div class="kasten">
<<if $Sprache == "E">>Accessories<</if>>
<<if $Sprache == "D">>Zubehör<</if>>
<table>
<tr>
<td><<if $Chastpink == 2>>[img[images/mall/sexshop/chastity_pink.jpg]]<<elseif $Chastclear == 2>>[img[images/mall/sexshop/chastity_clear.jpg]]<</if>></td>
<td><<if $CB == 1 && $CB_lock === 0>>[img[images/mall/sexshop/lock_o.jpg]]<<elseif $CB == 1 && $CB_lock === 1>>[img[images/mall/sexshop/lock_c.jpg]]<</if>></td>
</tr>
<tr>
<td><<if $Buttsmall == 2>>[img[images/mall/sexshop/Buttplug_smal.jpg]]<<elseif $Buttlarge == 2>>[img[images/mall/sexshop/Buttplug_large.jpg]]<</if>></td>
<td></td>
</tr>
</table>
</div>
<</if>>
[img[images/patreon.png][https://www.patreon.com/SamanthaCD]]<br>/* Variablen initialisieren und auf Grundwert einstellen */
<<set $Sprache to "undefined">>
<<set $name to "undefined">>
<<set $Gname to "undefined">>
<<set $male_socks to 1>>
<<set $male_boxers to 1>>
<<set $male_shirt to 1>>
<<set $male_jeans to 1>>
<<set $male_sneakers to 1>>
<<set $male_sleep_pants to 2>>
<<set $male_sleep_shirt to 2>>
<<set $female_sneakers_pink to 0>>
<<set $female_panty_pink to 0>>
<<set $female_stockings_pink to 0>>
<<set $female_bra_pink to 0>>
<<set $female_bluse_rosa to 0>>
<<set $female_capri_white to 0>>
<<set $nightdress to 0>>
<<set $maiddress to 0>>
<<set $high_heel_black to 0>>
<<set $shave to 0>>
<<set $money to 0>>
<<set $Buttlarge to 0>>
<<set $Chastclear to 0>>
<<set $Chastpink to 0>>
<<set $Buttsmall to 0>>
<<set $movie to 0>>
<<set $c_upper to 0>>
<<set $c_lower to 0>>
<<set $c_panty to 0>>
<<set $c_socks to 0>>
<<set $c_shoe to 0>>
<<set $breakfast to 0>>
<<set $CB to 0>>
<<set $CB_lock to 0>>
<<set $CB_key to 0>>
<<set $punkte to 0>>
<<set $arousal to 0>>
<<set $firstwork to 1>>
<<set $Gname_vor = $Gname>>
<<set $vertrag to 0>>
<<set $platzhalter to 0>>
<<set $zufall to 0>>
<<set $task to "notask">>
<<set $sprungmarke to "no">>
<<set $dev to 1>>
<<set $jewell_foto to 0>>
/* Speech box und Meter Macro
Achtung!
https://twinelab.net/custom-macros-for-sugarcube-2/#/speech-box-system
wird benötigt */
<<set $lexi to "Ms. Lexi">>
<<set $you_C to "images/Character/you_C.jpg">>
<<set $mz_C to "images/Character/mz_work_C.jpg">>
<<set $lexi_C to "images/Character/lexi_C.jpg">>
<<character 'Salesmen' 'images/Character/Sale-m_C.jpg'>>
<<character jewell 'Ms. Jewell' 'images/Character/jewell_c.jpg'>>
<<character 'Kshop' 'images/Character/kink_C.jpg'>>
<<character 'Saleswoman' 'images/Character/Sale-f_C.jpg'>>
<<character 'Cheater' 'images/Character/gangster_C.jpg'>>
<<character doc 'Doctor' 'images/Character/doc_C.jpg'>>
<<character boss 'images/Character/boss_C.jpg'>>
<<script>>
Macro.add('mz', {
tags : null,
handler : function () {
$(this.output).wiki('<div class="mz say"><img src="' + State.variables.mz_C + '"><p>' + State.variables.Gname + '</p><p>' + this.payload[0].contents + '</p></div>');
}
});
Macro.add('you', {
tags : null,
handler : function () {
$(this.output).wiki('<div class="you say"><img src="' + State.variables.you_C + '"><p>' + State.variables.name + '</p><p>' + this.payload[0].contents + '</p></div>');
}
});
Macro.add('lexi', {
tags : null,
handler : function () {
$(this.output).wiki('<div class="lexi say"><img src="' + State.variables.lexi_C + '"><p>' + State.variables.lexi + '</p><p>' + this.payload[0].contents + '</p></div>');
}
});
<</script>>
<<newcycle 'time' 1>>
<<phase 'early morning' 'morning' 'midday' 'evening' 'late evening' 'night'>>
<</newcycle>>
<<newcycle 'day' 1>>
<<phase 'Monday' 'Tuesday' 'Wednesday' 'Thursday' 'Friday' 'Saturday' 'Sunday'>>
<</newcycle>>
<<newcycle 'dtime' 1>>
<<phase 'Früher morgen' 'Vormittag' 'Mittag' 'Früher Abend' 'Später Abend' 'Nacht'>>
<</newcycle>>
<<newcycle 'dday' 1>>
<<phase 'Montag' 'Dienstag' 'Mittwoch' 'Donnerstag' 'Freitag' 'Samstag' 'Sonntag'>>
<</newcycle>>
<<newmeter 'Punkte'>>
<<animation 300ms>>
<<colors 'yellow' 'yellow' 'black'>>
<<label '$punkte' 'white' center>>
<<sizing '100%'>>
<</newmeter>>
<<newmeter 'Arousal'>>
<<animation 300ms>>
<<colors 'red' 'green' 'black'>>
<<label '$arousal' 'white' center>>
<<sizing '100%'>>
<</newmeter>>
/* */<<if $Sprache == "E">>
<div class="kasten_grau">
It´s <<showcycle 'time'>> on <<showcycle 'day'>>.<br>
You wake up in your bedroom after a good sleep.<br>
You work at a big insurance company. Your task is to counter-check the bigger payments if they are reasonable. <br>
So most of the time you look trough all the paperwork your co-workers had created. <br>
There is a lot of work to do and you already had asked your boss for someone who can help you. But till today you still work alone.<br>
As you know that you will have a lot to do today you better prepare for work.<br><br>
<<button [[Start your day|zuhause]]>><</button>>
</div>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
Es ist <<showcycle 'dtime'>> am <<showcycle 'dday'>>.<br>
Du wachst in deinem Schlafzimmer nach einer guten Nacht auf.<br>
Du arbeitest bei einer großen Versicherungsfirma. Deine Aufgabe ist es, die größeren Zahlungen auf ihre Berechtigung hin gegenzuchecken.<br>
Die meiste Zeit schaust du durch alte Akten, die deine Arbeitskollegen erstellt haben.<br>
Es ist sehr viel Arbeit und du hast in der Vergangenheit schon um Unterstützung bei deiner Chefin gebeten. Aber bis heute arbeitest du immer noch alleine.<br>
Da du weisst, das dich auch heute wieder jede Menge Arbeit erwartet, bereitest du dich drauf vor, das Haus zu verlassen.<br><br>
<<button [[Starte den Tag|zuhause]]>>><</button>>
</div>
<</if>>
<<set $Gname_vor = $Gname>><<if passage() == "office" || passage() == "task5" || passage() == "task6" || passage() == "task0">>[img[images/office/office.jpg]]<br>
<<elseif passage() == "frau">>[img[images/mall/lingeristore.jpg]]<br>
<<elseif passage() == "mann">>[img[images/mall/MaleStore.jpg]]<br>
<<elseif passage() == "ekz">>[img[images/mall/mall.jpg]]<br>
<<elseif passage() == "moebel">>[img[images/mall/Furniturestore.jpg]]<br>
<<elseif passage() == "sexshop">>[img[images/mall/sexshop.jpg]]<br>
<<elseif passage() == "mogeln">>[img[images/mall/cheat.jpg]]<br>
<<elseif passage() == "zuhause">>[img[images/home/livingroom.jpg]]<br>
<<elseif passage() == "First_work_9">>[img[images/home/livingroom.jpg]]<br>
<<elseif passage() == "krankenhaus">>[img[images/mall/Hospital.jpg]]<br>
<<elseif passage() == "haus_bett">>[img[images/home/bedroom.jpg]]<br>
<<elseif passage() == "haus_kueche">>[img[images/home/kitchen.jpg]]<br>
<<elseif passage() == "haus_dress">>[img[images/home/dressing.jpg]]<br>
<<elseif passage() == "haus_bad">>[img[images/home/bath.jpg]]<br>
<<elseif passage() == "canteen">>[img[images/office/kantine.jpg]]<br>
<<elseif passage() == "office_bath">>[img[images/office/bath.jpg]]<br>
<<elseif passage() == "chef">>[img[images/office/boss.jpg]]<br>
<<elseif passage() == "storage">>[img[images/office/lager.jpg]]<br>
<<elseif passage() == "haus_pc" || passage() == "pc_browse_web" || passage() == "pc_games" || passage() == "pc_porn">>[img[images/home/pc.jpg]]<br><</if>><<if $Sprache == "E">>
This Game is a work of adult fiction and contains adult imagery and themes. It should not be played by anyone under the age of 18. If your minimum of legal age is over 18, you must be at least the required minimum age or older to continue.<br><br>
The Game is about a joung man having a normal life. Living alone and working as a Office Worker at a big company. <br>
Our Story starts on a day, we getting a new female workmate into the office. <br><br>
What will happen over the next time and how you get deeper and deeper into her attractive force. <br><br>
Images are not my own and maybe there is a Copyright. If you are the Owner, please let me know. I will replace Pictures till release into leagal Pictures.<br><br>
This game is still in a very early state. Maybe you like this contend and like to support me creating this game [[Patreon|https://www.patreon.com/SamanthaCD]]<br><br>
<<button [[I´m of legal age|start]]>>
<</button>><br><br>
Updates:<br>
xx.06.2022 Story game elements "task" / Added "computer" to Home.<br>
Change in "Contract". your coworker now tries to distract you to read the contract as timed event.<br><br>
<<message 'older updates' btn>><br><br>
12.05.2022<br>
Side menu / User Friendly button / Optical finetuning /<br>
Point and arousal system integration<br>
Changeing to Tweego and VS Studio<br><br>
09.04.2022<br>
Changing something about the contract. Changing morning as you start in your sleeping dress<br><br>
25.03.2022<br>
finished the story after the mall till you arrive home<br><br>
23.03.2022 <br>
New story page after mall. in Ms. Lexi office you need to sign the contract. (unfinished)<br><br>
22.03.2022<br>
Adding first movie into story. "Fired" when you didn´t wear the panties on second day<br><br>
21.03.2022 <br>
Bug: After meeting your workmate<br>
When going to other location as canteen and getting back to office. you not get the greeting again.<br>
Bug: Second day after meeting your workmate with panties/boxers. when not going to the location she tell you. the message changes when you get back to your office.<br><br>
18.03.2022 Adding a alternate start<br><br>
16.03.2022 Fixing english in Version 0.1.1 with help from [[Blackshard|https://tfgames.site/phpbb3/memberlist.php?mode=viewprofile&u=20454]]<br><br>
11.03.2022 Adding Shopping with Mistress on Saturday<br><br>
09.03.2022 Fixing Problem with Last workday before Weekend<br><br>
07.03.2022<br>
Translation German <br><br>
04.03.2022<br>
adding first story part of weekend if sissy did all right during first week<br>
Changing internal passages<br><br>
02.03.2022<br>
Fixing a problem in the story when needing to buy the bra at the mall<br>
preparing for story at weekends<br>
Changing the Person speak to be able to change name and Picture during story<br><br>
01.03.2022<br>
adding some more story till beginning of weekend<br>
Fixing some problems about the Time and Day´s.<br>
Fixing to not need to work on weekends<br>
Fixing to not beeing able to go shopping before work<br><br>
28.02.2022<br>
Including the second day. there are two ways to go. with or without the pink panty.<br>
When not wearing, the day is as normal. short talk about the panty. but then back to work. <br>
Routine starts next day again.<br>
When wearing the panty, your workmate starts to be more demanding and forces you to wear matching stockings for rest of day.<br><br>
25.02.2022<br>
Mall with Kink Shop. Wardrobe to change clothes and accessories (accessable after the first day)<br>
Disabling the Preview center and getting everything reachable after the first day.<br>
even work is possible... sadly even on weekend. need to change this in next update.<br><br>
24.02.2022<br>
First Story Part with meeting new workmate und getting a "Pink Panty"<br>
in First part/day there are no Choices. you can only enjoy the story :)<br><br>
23.02.2022<br>
Clothing information in Sidemenu and Day/Daytime System-integration<br><br>
10.02.2022 - 22.02.2022<br>
Preview and concept<br>
<</message>>
<<elseif $Sprache == "D">>
Das Spiel enthält erotische Darstellungen und Sprache. Es sollte nicht von Personen unter 18 gespielt werden. Wenn die Volljährigkeit in deinem Land über 18 liegt, musst du mindestens das entsprechende Alter deines Landes haben.<br><br>
Das Spiel handelt von einem jungen Mann, der alleine lebt. Er arbeitet in einer großen Firma im Büro.<br>
Unsere Story im Spiel startet, als "du" eine neue Kollegin bekommst.<br><br>
Was wird passieren. Wie wirst du immer weiter auf deinem Pfad zu einer Sissy geleitet. Kannst du deiner Kollegin entrinnen? <br><br>
Keine eigenen Bilder. Es besteht Gefahr vom Copyright. Wenn du die Rechte an den Bildern hast, lass es mich wissen. Bis zur entgültigen Version vom Spiel werden Bilder noch gegen lizensierte Bilder getauscht.<br><br>
Das Spiel ist noch in einem sehr frühen Status. Wenn dir das Spiel bis jetzt gefällt und du meine Arbeit unterstützen möchtest, geht das auf Patreon: [[Patreon|https://www.patreon.com/SamanthaCD]]<br><br>
<<button [[Ich bin volljährig|start]]>>
<</button>><br><br>
Updates:<br>
xx.06.2022 Story Spielelemente "Aufgaben" / "Computer" zuhause hinzugefügt.<br>
Überarbeitung "Vertrag" mit timed event, wo deine Kollegin dich mit verschiedenen Bildern ablenkt<br><br>
<<message 'Alte Updates' btn>><br>
12.05.2022 <br>
überarbeitung Seitenmenu / benutzerfreundlichkeit / Optische änderungen / <br>
Punktesystem und erregungssystem<br>
Intern auf Tweego und VS Studio umgestellt<br><br>
09.04.2022<br>
Änderung im Vertrag. Änderung start am Morgen (aufwachen im Schlafanzug)<br><br>
25.03.2022<br>
Story nach Einkaufszentrum beendet bis Spieler wieder zuhause ist.<br><br>
23.03.2022 <br>
Story nach dem Einkaufszentrum. In Ms. Lexis Büro musst du dich entscheiden einen Vertrag zu unterzeichnen (nicht fertig)<br><br>
22.03.2022<br>
Erstes Video in der Story. Wenn am zweiten Tag das höschen nicht getragen wird. und du gefeuert wirst <br><br>
21.03.2022 <br>
Bug: Nach erstem treffen mit Arbeitskollegin.<br>
Wenn nicht zur Kantine sondern woanders hin. Wird jetzt nicht nochmal der Vorstellungstext gezeigt<br>
Bug: am 2. Tag nachdem die Arbeitskollegin getroffen wurde. wenn da nicht zum besprochenen ziel gegangen wird, wird nicht nochmal der "begrüßungstext" gesagt, sondern eine passende reaktion auf die verzögerung<br><br>
18.03.2022 Alternativen Start hinzugefügt<br><br>
16.03.2022 Fixing english in Version 0.1.1 mit hilfe von [[Blackshard|https://tfgames.site/phpbb3/memberlist.php?mode=viewprofile&u=20454]]<br><br>
11.03.2022 Einkaufstripp mit Herrin im Einkaufszentrum am Samstag<br><br>
09.03.2022 Problem mit Aufruf vom letzten Arbeitstag vorm Wochenende<br><br>
07.03.2022<br>
übersetzung in Deutsch<br><br>
04.03.2022<br>
Erster Teil der Wochenendstory<br>
Interne änderung (Aufrufen der verschiedenen möglichkeiten optimiert<br><br>
02.03.2022<br>
Bug: Storyproblem mit shopping vom BH<br>
Vorbereitung für Story Wochenende<br>
Interne änderungen (Jetzt intern möglich Namen und Profilbilder in der Story zu ändern)<br><br>
01.03.2022<br>
Weitere Story mit Strümpfen<br>
Bug: Tag-Nacht probleme<br>
Bug: Arbeiten am wochenende jetzt nicht mehr nötig/mögich<br>
Bug: Einkaufszentrum jetzt erst abends erreichbar. morgens noch zu früh<br><br>
28.02.2022<br>
Story tag zwei. Mit entscheidung am morgen mit oder ohne Höschen zur Arbeit.<br>
When not wearing, the day is as normal. short talk about the panty. but then back to work. <br>
Routine starts next day again.<br>
When wearing the panty, your workmate starts to be more demanding and forces you to wear matching stockings for rest of day.<br><br>
25.02.2022<br>
Einkaufszentrum mit sexshop. Kleiderschrank zum wechsel der kleidung und sonstiges (nach erstem arbeitstag erreichbar)<br>
Entfernen des Previewcenters und einbindung der einzelnen punkte in die erste spielversion<br>
even work is possible... sadly even on weekend. need to change this in next update.<br><br>
24.02.2022<br>
Erster Story part mit neuer Kollegin und erhalten eines Rosa Höschen<br>
Im ersten Storyteil gibt es noch keine entscheidung nur die gebinnende Story genießen :)<br><br>
23.02.2022<br>
Anziehsachen infos im Seitenmenu und Tag/Nacht System-einbindung<br><br>
10.02.2022 - 22.02.2022<br>
Preview and concept<br>
<</message>>
<</if>><<if $Sprache == "E">>
<<if $firstwork == 1>><<editcycle 'time' change +1>><<include "canteen1">><</if>>
<<if Cycle.check('time','midday') && $firstwork != 1 && $task != "task5">>
You walk to the canteen and takes something to eat. You don´t like to talk to others and don´t have much time and walk back to your office.<br>
<<else>>
<<if $task == "task5" && $platzhalter <= 20 && $platzhalter != 0>>
<<include "task5_2">>
<<elseif $task == "task5" && $platzhalter >= 20 && $platzhalter <=30>>
You go back to the canteen. You'd better leave the glass of water with Ms. Jewell.<br>
<<elseif $task == "task5" && $platzhalter >=30>>
You failed to get a glass of water for Ms. Jewell. Better you go back to her and tell her that you have failed.<br>
<</if>>
<<if $firstwork !=1 && $platzhalter == 0>>
You look around. Noone ist there at this time.<br>
<</if>>
<</if>>
<br><<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
<<if $firstwork == 1>><<editcycle 'dtime' change +1>><<include "canteen1">><</if>>
<<if Cycle.check('dtime','Mittag') && $firstwork != 1 && $task != "task5">>
Du gehst in die Kantine und holst dir schnell was zu essen. Du hast wenig lust und Zeit dich mit jemandem zu unterhalten und gehst wieder zurück in dein Büro.<br>
<<else>>
<<if $task == "task5" && $platzhalter <= 20 && $platzhalter != 0>>
<<include "task5_2">>
<<elseif $task == "task5" && $platzhalter >= 20 && $platzhalter <=30>>
Du gehst zurück in die Kantine. Du solltest besser das Glas mit Wasser bei Ms. Jewell abgeben.<br>
<<elseif $task == "task5" && $platzhalter >=30>>
Du hast es nicht geschafft ein Glas Wasser für Ms. Jewell zu holen. Am besten gehst du zu ihr und sagst, das du es nicht geschafft hast.<br>
<</if>>
<<if $firstwork !=1 && $platzhalter == 0>>
Du schaust dich in der Kantine um. Um diese Zeit ist niemand da.<br>
<</if>>
<</if>>
<br><<button [[zum Büro|office]]>><</button>>
<</if>><<if $Sprache == "E">>
<<if $male_boxers == 2 && $firstwork == 3>>
<<goto "boss2">>
<<elseif $firstwork == 4 && $platzhalter == 5>>
<<goto "boss2_2">>
<<else>>
You knock at the door.<br>
Listening if someone calls you in, you hear a suppressed moaning from behind the door. As this sounds like a male, you know that this can´t be your boss.<br><br>
<div class="kasten_grau">
<<lexi>>I´m currently busy. Please come back again later. I have a meeting and don´t like to be disturbed right now.<</lexi>>
</div>
<br>
<</if>>
<<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
<<if $male_boxers == 2 && $firstwork == 3>>
<<goto "boss2">>
<<elseif $firstwork == 4 && $platzhalter == 5>>
<<goto "boss2_2">>
<<else>>
Du klopfst an der Tür.<br>
Wärend du horchst, ob dich jemand herreinruft, hörst du ein unterdrücktes stöhnen hinter der Tür. Da es sich nach einem Mann anhört, weisst du das es nicht deine Chefin sein kann.<br>
<div class="kasten_grau">
<<lexi>>Ich bin gerade beschäftigt. Komm bitte später wieder. Bin in einem Meeting und möchte nicht gestöhrt werden.<</lexi>>
</div>
<br>
<</if>>
<<button [[zum Büro|office]]>><</button>>
<</if>><<if $task == "task6">>
<<include "task6_1">>
<<else>>
<<if $Sprache == "E">>
You check yourself in the mirror and go to the toilet.<br>
After washing your hands you can now go back to work again.<br>
<br><<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
Du schaust dich selbst im Spiegel an und gehst danach auf die Toilette.<br>
Nachdem du dir die Hände gewaschen hast, gehst du wieder zurück an die Arbeit.<br>
<br><<button [[zum Büro|office]]>><</button>>
<</if>>
<</if>><<if $task == "task5">>
<<include "task5_1">>
<<else>>
<<if $Sprache == "E">>
You walk to the filestorage. As you currently have everything you need for your work, you didn´t know what to search for.<br>
<br><<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
Du gehst ins Aktenlager. Da du momentan alles hast, was du für deine Arbeit benötigst, weißt du nicht, wonach du suchen sollst.<br>
<br><<button [[zum Büro|office]]>><</button>>
<</if>>
<</if>><<if $Sprache == "E">>
<<if Cycle.check('day','Saturday') || Cycle.check('day','Sunday')>>
It´s <<showcycle 'day'>>. Seems noone likes to work on weekend at your company. So why should you? <br><br>
<<button [[Back to home|zuhause]]>><</button>>
<<elseif Cycle.check('time','late evening')>>
It´s already late today. Opening the door to your company you are surprised that the door is still unlocked. Only the cleaner is in the building. You take a look into your office, but noone is there. You walk back home. <br><br>
<<button [[Back to home|zuhause]]>><</button>>
<<elseif Cycle.check('time','night')>>
The door is closed and you don´t have a key. Seems noone likes to work during night.<br><br>
<<button [[Back to home|zuhause]]>><</button>>
<<else>>
<<if $firstwork == 1>><<include "work1">><</if>>
<<if $firstwork == 2>><<goto "work1_1">><</if>>
<<if $firstwork == 3>><<include "work2">><</if>>
<<if $firstwork == 4>><<include "work2_1">><</if>>
<<if $firstwork == 5>><<include "work3">><</if>>
<<if $firstwork == 6 && $task == "notask">><<include "work3_1">><</if>>
<<if $task != "notask">><<include "work_task">><</if>>
<<if $firstwork >= 6>>
<<button 'Task from <<print $Gname>>'>><<if $task == "notask">><<set $task = "task"+random(6), $platzhalter to 0>><</if>><<goto $task>><</button>><br><br><</if>>
<<button [[Boss office|chef]]>><</button>>
<<button [[Canteen|canteen]]>><</button>>
<<button [[Toilet|office_bath]]>><</button>>
<<button [[Filestorage|storage]]>><</button>>
<<if Cycle.check('time','evening')>>
<br><br><<button [[Back to home|zuhause]]>><</button>>
<</if>>
<</if>>
<<elseif $Sprache == "D">>
<<if Cycle.check('dday','Samstag') || Cycle.check('dday','Sonntag')>>
Es ist <<showcycle 'dday'>>. Scheint niemand möchte in deiner Firma am Wochenende arbeiten. Warum solltest du des dann wollen? <br><br>
<<button [[nach Hause|zuhause]]>><</button>>
<<elseif Cycle.check('dtime','Später Abend')>>
Es ist schon spät. Du bist an der Eingangstür deiner Firma und bist überrascht, das sie nicht verschlossen ist. Nur die Reinigung ist anwesend. Du schaust in dein Büro. aber niemand ist da. Du gehst zurück nach hause. <br><br>
<<button [[nach Hause|zuhause]]>><</button>>
<<elseif Cycle.check('dtime','Nacht')>>
Die Türen sind verschlossen und du hast keinen Schlüssel. Scheint niemand möchte nachts arbeiten.<br><br>
<<button [[nach Hause|zuhause]]>><</button>>
<<else>>
<<if $firstwork == 1>><<include "work1">><</if>>
<<if $firstwork == 2>><<goto "work1_1">><</if>>
<<if $firstwork == 3>><<include "work2">><</if>>
<<if $firstwork == 4>><<include "work2_1">><</if>>
<<if $firstwork == 5>><<include "work3">><</if>>
<<if $firstwork == 6 && $task == "notask">><<include "work3_1">><</if>>
<<if $task != "notask">><<include "work_task">><</if>>
<<if $firstwork >= 6>>
<<button 'Aufgabe von <<print $Gname>>'>><<if $task == "notask">><<set $task = "task"+random(6), $platzhalter to 0>><</if>><<goto $task>><</button>><br><br><</if>>
<<button [[Büro Chef|chef]]>><</button>>
<<button [[Kantine|canteen]]>><</button>>
<<button [[Toilette|office_bath]]>><</button>>
<<button [[Aktenlager|storage]]>><</button>>
<<if Cycle.check('dtime','Früher Abend')>>
<br><br><<button [[Nach Hause|zuhause]]>><</button>>
<</if>>
<</if>>
<</if>><<if $Sprache == "E">>
You are at home. <br>
It´s <<showcycle 'time'>> on <<showcycle 'day'>>. <br>
<<if Cycle.check('time','late evening')>>
<<if $firstwork == 5>><<include "home2_1">><</if>>
<<button "spend time watching TV">><<editcycle 'time' change +1>><<goto "zuhause">><</button>>
<<elseif Cycle.check('time','early morning')>>
<<if Cycle.check('day','Saturday') || Cycle.check('day','Sunday')>>
<<if $firstwork == 6>>
@@end of Content@@
<<else>>
It´s the Weekend. You are happy that you don´t need to work on <<showcycle 'day'>>.
Maybe you can spend some time at the mall.
<</if>>
<<else>>
You need to prepare for work.<br>
<<if $firstwork == 3>><<include "home2">><</if>>
<<if $firstwork == 5>><<include "home3">><</if>>
<</if>>
<</if>>
<br><<button [[Computer|haus_pc]]>><</button>>
<<button [[Bedroom|haus_bett]]>><</button>>
<<button [[Wardrobe|haus_dress]]>><</button>>
<<button [[Bathroom|haus_bad]]>><</button>>
<<button [[Kitchen|haus_kueche]]>><</button>><br><br>
<<if $c_upper != 1 || $c_lower != 1 || $c_panty != 1 || $c_socks != 1 || $c_shoe != 1>>
<<if $male_sleep_pants == 2 || $male_sleep_shirt == 2>>
@@You can´t leave your home with your sleeping dress@@<br>
<</if>>
@@You are not completly dressed@@<br>
@@you need@@<br>
<<if $c_upper != 1>> | @@Shirt@@ | <</if>>
<<if $c_lower != 1>> | @@Trousers@@ | <</if>>
<<if $c_panty != 1>> | @@Underwear@@ | <</if>>
<<if $c_socks != 1>> | @@Socks@@ | <</if>>
<<if $c_shoe != 1>> | @@Shoes@@ | <</if>>
<<else>>
<<button [[Mall|ekz]]>><</button>><br><br>
<<if Cycle.check('time','early morning') && $firstwork >=5 && ($female_bra_pink != 2 || $female_panty_pink != 2 || $female_stockings_pink != 2 || $shave != 1)>>
@@You can´t go to work like this@@<br>
@@You are not dressed or styled as <<print $Gname>> had told you@@<br>
@@you need@@<br>
<<if $female_panty_pink != 2>> | @@Pink panties@@ | <</if>>
<<if $female_stockings_pink != 2>> | @@Pink stockings@@ | <</if>>
<<if $female_bra_pink != 2>> | @@Pink bra@@ | <</if>>
<<if $shave != 1>> | @@to be shaven@@ | <</if>>
<<else>>
<<button [[Work|office]]>><<if Cycle.check('time','Night')>><<else>><<editcycle 'time' change +1>><</if>><</button>>
<</if>>
<</if>>
<<elseif $Sprache == "D">>
Du bist zuhause.<br>
Es ist <<showcycle 'dtime'>> am <<showcycle 'dday'>>.<br>
<<if Cycle.check('dtime','Später Abend')>>
<<if $firstwork == 5>><<include "home2_1">><</if>>
<<button "zeit vorm Fernseher verbringen">><<editcycle 'dtime' change +1>><<goto "zuhause">><</button>>
<<elseif Cycle.check('dtime','Früher morgen')>>
<<if Cycle.check('dday','Samstag') || Cycle.check('dday','Sonntag')>>
<<if $firstwork == 6>>
@@end of Content@@
<<else>>
Es ist Wochenende und du bist glücklich, das du am <<showcycle 'dday'>> nicht arbeiten musst.
Vieleicht kannst du ja zum einkaufszentrum.
<</if>>
<<else>>
Du musst dich für die Arbeit fertig machen.<br>
<<if $firstwork == 3>><<include "home2">><</if>>
<<if $firstwork == 5>><<include "home3">><</if>>
<</if>>
<</if>>
<br><<button [[Computer|haus_pc]]>><</button>>
<<button [[Schlafzimmer|haus_bett]]>><</button>>
<<button [[Kleiderschrank|haus_dress]]>><</button>>
<<button [[Badezimmer|haus_bad]]>><</button>>
<<button [[Küche|haus_kueche]]>><</button>><br><br>
<<if $c_upper != 1 || $c_lower != 1 || $c_panty != 1 || $c_socks != 1 || $c_shoe != 1>>
<<if $male_sleep_pants == 2 || $male_sleep_shirt == 2>>
@@Du kannst dein Haus nicht mit Schlafanzug verlassen@@<br>
<</if>>
@@Du kannst nicht ohne komplette Kleidung aus dem Haus@@<br>
@@Dir fehlt@@<br>
<<if $c_upper != 1>> | @@Shirt@@ | <</if>>
<<if $c_lower != 1>> | @@Hose@@ | <</if>>
<<if $c_panty != 1>> | @@Unterwäsche@@ | <</if>>
<<if $c_socks != 1>> | @@Socken@@ | <</if>>
<<if $c_shoe != 1>> | @@Schuhe@@ | <</if>>
<<else>>
<<button [[Einkaufszentrum|ekz]]>><</button>><br><br>
<<if Cycle.check('dtime','Früher morgen') && $firstwork >=5 && ($female_bra_pink != 2 || $female_panty_pink != 2 || $female_stockings_pink != 2 || $shave != 1)>>
@@Du kannst so nicht zur Arbeit@@<br>
@@Du bist nicht passend gekleidet oder gestyled wie <<print $Gname>> dir gesagt hat@@<br>
@@Du brauchst@@<br>
<<if $female_panty_pink != 2>> | @@Rosa Höschen@@ | <</if>>
<<if $female_stockings_pink != 2>> | @@Rose Strümpfe@@ | <</if>>
<<if $female_bra_pink != 2>> | @@Rosa BH@@ | <</if>>
<<if $shave != 1>> | @@eine Rasur@@ | <</if>>
<<else>>
<<button [[Arbeit|office]]>><<if Cycle.check('dtime','Nacht')>><<else>><<editcycle 'dtime' change +1>><</if>><</button>>
<</if>>
<</if>>
<</if>><<if $Sprache == "E">>
<<if $shave == 0>>
You look into the mirror. Seems you need to shave again.<br><br>
<<button [[Shave|haus_bad]]>><<set $shave to 1>><</button>><br><br>
<<elseif $shave != 0>>
You look into the mirror. You are clean-shaven.<br><br>
<</if>>
<<button [[Back to livingroom|zuhause]]>><</button>>
<<elseif $Sprache == "D">>
<<if $shave == 0>>
Du schaust in den Spiegel. Du solltest dich mal wieder rasieren.<br><br>
<<button [[Rasieren|haus_bad]]>><<set $shave to 1>><</button>><br><br>
<<elseif $shave != 0>>
Du schaust in den Spiegel. Du bist frisch rasiert.<br><br>
<</if>>
<<button [[Zum Wohnzimmer|zuhause]]>><</button>>
<</if>><<if $Sprache == "E">>
<<if Cycle.check('time','late evening')>>
You think about the day and what has happen. It´s not time for bed, maybe you can go to the mall or watch a movie and go to bed.<br>
<<button [[Watch TV and go to sleep|zuhause]]>>
<<set $shave to 0,$breakfast to 0,$male_sleep_shirt to 2,$male_sleep_pants to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1,$female_stockings_pink to 1,$female_bra_pink to 1,$female_panty_pink to 1>>
<<editcycle 'time' change +2>>
<<editcycle 'day' change +1>>
<</button>><br>
<<elseif Cycle.check('time','night')>>
As it is already late, you choose to go bed.<br>
<<button [[Go to sleep|zuhause]]>>
<<set $shave to 0,$breakfast to 0,$male_sleep_shirt to 2,$male_sleep_pants to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1,$female_stockings_pink to 1,$female_bra_pink to 1,$female_panty_pink to 1>>
<<editcycle 'time' change +1>>
<<editcycle 'day' change +1>>
<</button>><br>
<<elseif Cycle.check('time','early morning')>>
You walk into your bedroom. <br>
It´s <<showcycle 'time'>>.<br>
You look around but can´t see anything you can do here right now.<br>
<</if>>
<br><<button [[Livingroom|zuhause]]>><</button>>
<<elseif $Sprache == "D">>
<<if Cycle.check('dtime','Später Abend')>>
Du denkst über den Tag nach. Es ist noch nicht so spät du könntest noch zum Einkaufszentrum gehen, oder noch ein wenig fernsehen vorm schlafen gehen.<br>
<<button [[Fern sehen und schlafen gehen|zuhause]]>>
<<set $shave to 0,$breakfast to 0,$male_sleep_shirt to 2,$male_sleep_pants to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1,$female_stockings_pink to 1,$female_bra_pink to 1,$female_panty_pink to 1>>
<<editcycle 'dtime' change +2>>
<<editcycle 'dday' change +1>>
<</button>><br>
<<elseif Cycle.check('dtime','Nacht')>>
Es ist schon spät. Du entscheidest dich lieber mal ins Bett zu gehen<br>
<<button [[Schlafen gehen|zuhause]]>>
<<set $shave to 0,$breakfast to 0,$male_sleep_shirt to 2,$male_sleep_pants to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1,$female_stockings_pink to 1,$female_bra_pink to 1,$female_panty_pink to 1>>
<<editcycle 'dtime' change +1>>
<<editcycle 'dday' change +1>>
<</button>><br>
<<elseif Cycle.check('dtime','Früher morgen')>>
Du gehst zurück in dein Schlafzimmer. <br>
Es ist <<showcycle 'dtime'>>. <br>
Du schaust dich um, siehst aber nichts, was du gerade hier machen kannst.<br>
<</if>>
<br><<button [[Wohnzimmer|zuhause]]>><</button>>
<</if>><<if $Sprache == "E">>
<<nobr>>
<<if Cycle.check('time','early morning') && $breakfast == 0>>
As you don´t have much time, you take a fast breakfast.<br>
<<set $breakfast to 1>>
<<elseif Cycle.check('time','early morning') && $breakfast == 1>>
You walk back into your kitchen. You already had breakfast.<br>
<</if>>
<</nobr>><<nobr>>
<<if $male_sleep_shirt == 2 || $male_sleep_pants == 2>>
You notice that you are still wearing your sleepdress.<br>
<</if>>
<</nobr>><<nobr>>
<<if $shave == 0>>
As seeing a reflection of yourself in the window, you think that you maybe need to shave.<br>
<</if>>
<</nobr>>
<br><<button [[Livingroom|zuhause]]>><</button>>
<<elseif $Sprache == "D">>
<<nobr>><<if Cycle.check('dtime','Früher morgen') && $breakfast == 0>>
Du hast nicht viel Zeit, deshalb machst du dir nur ein schnelles Frühstück. <br>
<<set $breakfast to 1>>
<<elseif Cycle.check('dtime','Früher morgen') && $breakfast == 1>>
Du gehst zurück in die Küche. Du hattest schon dein Frühstück.<br>
<</if>>
<</nobr>><<nobr>>
<<if $male_sleep_shirt == 2 || $male_sleep_pants == 2>>
Du bemerkst, das du noch immer deinen Schlafanzug an hast. <br>
<</if>>
<</nobr>><<nobr>>
<<if $shave == 0>>
Als du dich selbst in einem Fenster spiegelst, merkst du, das du dich vieleicht rasieren solltest.<br>
<</if>>
<</nobr>>
<br><<button [[Wohnzimmer|zuhause]]>><</button>>
<</if>><<if $sprungmarke == "verlassen" >><<ScrollTo "verlassen">>
<<elseif $sprungmarke == "ober">><<ScrollTo "ober">>
<<elseif $sprungmarke == "unten">><<ScrollTo "unten">>
<<elseif $sprungmarke == "unter">><<ScrollTo "unter">>
<<elseif $sprungmarke == "strumpf">><<ScrollTo "strumpf">>
<<elseif $sprungmarke == "schuhe">><<ScrollTo "schuhe">>
<<elseif $sprungmarke == "zubehör">><<ScrollTo "zubehör">>
<</if>>
<<if $Sprache == "E">>
You look into your wardrobe and thinking about what to wear today. <br>
There is not much to choose from.<br>
(Klick on worn item to take it off)<br>
You are currently wearing<br>
<<if $male_sleep_shirt === 2>> | @@Sleeping shirt @@ |<</if>>
<<if $male_sleep_pants === 2>> | @@ Sleeping pants @@ |<</if>>
<<if $male_shirt === 2>> | @@ Black shirt @@ |<</if>>
<<if $male_jeans === 2>> | @@ Jeans @@ |<</if>>
<<if $male_boxers === 2>> | @@ Blue boxers @@ |<</if>>
<<if $female_panty_pink === 2>> | @@ Pink panties @@ |<</if>>
<<if $female_stockings_pink === 2>> | @@ Pink stockings @@ |<</if>>
<<if $female_bra_pink === 2>> | @@ Pink bra @@ |<</if>>
<<if $male_socks === 2>> | @@ Gray socks @@ |<</if>>
<<if $male_sneakers === 2>> | @@ Blue sneakers @@ |<</if>>
<br>
<</if>>
<<if $Sprache == "D">>
Du schaust in den Kleiderschrank und fragst dich, was du heute anziehen sollst. <br>Viel ist nicht im Schrank.<br>
(Auf getragenen Kleidungsstück/Gegenstand klicken um es ab zu nehmen)<br>
Du trägst gerade<br>
<<if $male_sleep_shirt === 2>> | @@ Schlaf-Shirt @@ |<</if>>
<<if $male_sleep_pants === 2>> | @@ Schlaf-Hose @@ |<</if>>
<<if $male_shirt === 2>> | @@ Schwarzes Shirt @@ |<</if>>
<<if $male_jeans === 2>> | @@ Jeans @@ |<</if>>
<<if $male_boxers === 2>> |@@ Blaue Boxershorts @@ |<</if>>
<<if $female_panty_pink === 2>> | @@ Rosa Höschen @@ |<</if>>
<<if $female_stockings_pink === 2>> | @@ Rosa Strümpfe @@ |<</if>>
<<if $female_bra_pink === 2>> | @@ Rosa BH @@ |<</if>>
<<if $male_socks === 2>> | @@ Graue Socken @@ |<</if>>
<<if $male_sneakers === 2>> | @@ Blaue Sneaker @@ |<</if>>
<br>
<</if>>
<div class="linie"></div>
<<if $Sprache == "D">>Schnelles Anziehen<</if>>
<<if $Sprache == "E">>Fast dressing<</if>>
<table>
<tr>
<td>
<<if $male_sleep_shirt == 2 && $male_sleep_pants == 2>>[img[images/clothes/male/male_sleep_w.jpg][haus_dress][$male_sleep_shirt to 1,$male_sleep_pants to 1]]
<<elseif $male_sleep_shirt != 2 || $male_sleep_pants != 2>>[img[images/clothes/male/male_sleep.jpg][haus_dress][$sprungmarke to "verlassen",$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_sleep_shirt to 2,$male_sleep_pants to 2,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1]]
<</if>>
</td>
<td>
<<if $male_shirt == 2 && $male_jeans == 2 && $male_boxers == 2 && $male_socks == 2 && $male_sneakers == 2>>[img[images/clothes/male/male_casual_w.jpg][haus_dress][$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$male_boxers to 1,$male_socks to 1,$male_sneakers to 1]]
<<elseif $female_panty_pink == 0 && ($male_shirt != 2 || $male_jeans != 2 || $male_boxers != 2 || $male_socks != 2 || $male_sneakers != 2)>>[img[images/clothes/male/male_casual.jpg][haus_dress][$sprungmarke to "verlassen",$c_upper to 1,$c_lower to 1,$c_panty to 1,$c_shoe to 1,$c_socks to 1,$male_shirt to 2,$male_jeans to 2,$male_boxers to 2,$male_socks to 2,$male_sneakers to 2,$male_sleep_shirt to 1,$male_sleep_pants to 1]]
<<elseif ($female_stockings_pink != 0 || $female_bra_pink !=0) && ($male_shirt != 2 || $male_jeans != 2 || $male_boxers != 2 || $male_socks != 2 || $male_sneakers != 2)>>[img[images/clothes/male/male_casual.jpg][haus_dress][$sprungmarke to "verlassen",$female_stockings_pink to 1,$female_bra_pink to 1,$female_panty_pink to 1,$c_upper to 1,$c_lower to 1,$c_panty to 1,$c_shoe to 1,$c_socks to 1,$male_shirt to 2,$male_jeans to 2,$male_boxers to 2,$male_socks to 2,$male_sneakers to 2,$male_sleep_shirt to 1,$male_sleep_pants to 1]]
<<elseif $female_panty_pink != 0 && ($male_shirt != 2 || $male_jeans != 2 || $male_boxers != 2 || $male_socks != 2 || $male_sneakers != 2)>>[img[images/clothes/male/male_casual.jpg][haus_dress][$sprungmarke to "verlassen",$female_panty_pink to 1,$c_upper to 1,$c_lower to 1,$c_panty to 1,$c_shoe to 1,$c_socks to 1,$male_shirt to 2,$male_jeans to 2,$male_boxers to 2,$male_socks to 2,$male_sneakers to 2,$male_sleep_shirt to 1,$male_sleep_pants to 1]]
<</if>>
</td>
</tr>
<tr>
<td>
<<if $male_shirt == 2 && $male_jeans == 2 && $female_panty_pink == 2 && $female_stockings_pink == 2 && $female_bra_pink == 2 && $male_sneakers == 2>>[img[images/clothes/male/female_underwear_pink_w.jpg][haus_dress][$female_bra_pink to 1,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_shoe to 0,$c_socks to 0,$male_shirt to 1,$male_jeans to 1,$female_panty_pink to 1,$female_stockings_pink to 1,$male_sneakers to 1]]
<<elseif $female_stockings_pink != 0 || $female_bra_pink !=0>>[img[images/clothes/male/female_underwear_pink.jpg][haus_dress][$sprungmarke to "verlassen",$female_stockings_pink to 2,$female_bra_pink to 2,$female_panty_pink to 2,$c_upper to 1,$c_lower to 1,$c_panty to 1,$c_shoe to 1,$c_socks to 1,$male_shirt to 2,$male_jeans to 2,$male_boxers to 1,$male_socks to 1,$male_sneakers to 2,$male_sleep_shirt to 1,$male_sleep_pants to 1]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="ober"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Upper Body<</if>>
<<if $Sprache == "D">>Oberkörper<</if>>
<table>
<tr>
<td>
<<if $male_shirt === 2>>[img[images/clothes/male/male_shirt_w.jpg][haus_dress][$sprungmarke to "ober",$male_shirt to 1,$c_upper to 0]]
<<elseif $male_shirt === 1 && $maiddress == 2>>[img[images/clothes/male/male_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_shirt to 2,$maiddress to 1]]
<<elseif $male_shirt === 1 && $nightdress == 2>>[img[images/clothes/male/male_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_shirt to 2,$nightdress to 1]]
<<elseif $male_shirt === 1 >>[img[images/clothes/male/male_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_shirt to 2,$male_sleep_shirt to 1,$c_upper to 1]]
<</if>>
</td>
<td>
<<if $female_bluse_rosa === 2>>[img[images/clothes/female/female_bluse_rosa_w.jpg]]
<<elseif $female_bluse_rosa === 1 && $maiddress == 2>>[img[images/clothes/female/female_bluse_rosa.jpg][haus_dress][$male_shirt to 1,$female_bluse_rosa to 2,$maiddress to 1]]
<<elseif $female_bluse_rosa === 1 && $nightdress == 2>>[img[images/clothes/female/female_bluse_rosa.jpg][haus_dress][$male_shirt to 1,$female_bluse_rosa to 2,$nightdress to 1]]
<<elseif $female_bluse_rosa === 1 >>[img[images/clothes/female/female_bluse_rosa.jpg]haus_dress][$male_shirt to 1,$female_bluse_rosa to 2]]
<</if>>
</td>
<td>
<<if $male_sleep_shirt === 2>>[img[images/clothes/male/male_sleep_shirt_w.jpg][haus_dress][$sprungmarke to "ober",$male_sleep_shirt to 1,$c_upper to 0]]
<<elseif $male_sleep_shirt === 1 && $maiddress == 2>>[img[images/clothes/male/male_sleep_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_sleep_shirt to 2,$maiddress to 1,$c_upper to 0]]
<<elseif $male_sleep_shirt === 1 && $nightdress == 2>>[img[images/clothes/male/male_sleep_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_sleep_shirt to 2,$nightdress to 1,$c_upper to 0]]
<<elseif $male_sleep_shirt === 1 >>[img[images/clothes/male/male_sleep_shirt.jpg][haus_dress][$sprungmarke to "ober",$male_sleep_shirt to 2,$male_shirt to 1,$c_upper to 0]]
<</if>>
</td>
</tr>
<tr>
<td>
<<if $maiddress === 2>>[img[images/clothes/female/maiddress_w.jpg]]
<<elseif $maiddress === 1>>[img[images/clothes/female/maiddress.jpg][haus_dress][$maiddress to 2,$male_shirt to 1,$female_bluse_rosa to 1,$male_jeans to 1,$female_capri_white to 1,$nightdress to 1]]
<</if>>
</td>
<td>
<<if $nightdress === 2>>[img[images/clothes/female/nightdress_pink_w.jpg]]
<<elseif $nightdress === 1>>[img[images/clothes/female/nightdress_pink.jpg][haus_dress][$nightdress to 2,$male_shirt to 1,$female_bluse_rosa to 1,$maiddress to 1,$male_jeans to 1,$female_capri_white to 1]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="unten"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Lower Body<</if>>
<<if $Sprache == "D">>Unterkörper<</if>>
<table>
<tr>
<td>
<<if $male_jeans === 2>>[img[images/clothes/male/male_jeans_w.jpg][haus_dress][$sprungmarke to "unten",$male_jeans to 1,$c_lower to 0]]
<<elseif $male_jeans === 1 && $maiddress == 2>>[img[images/clothes/male/male_jeans.jpg][haus_dress][$sprungmarke to "unten",$male_jeans to 2,$female_capri_white to 1,$maiddress to 1,$c_lower to 1]]
<<elseif $male_jeans === 1 && $nightdress == 2>>[img[images/clothes/male/male_jeans.jpg][haus_dress][$sprungmarke to "unten",$male_jeans to 2,$female_capri_white to 1,$nightdress to 1,$c_lower to 1]]
<<elseif $male_jeans === 1 >>[img[images/clothes/male/male_jeans.jpg][haus_dress][$sprungmarke to "unten",$male_jeans to 2,$male_sleep_pants to 1,$c_lower to 1]]
<</if>>
</td>
<td>
<<if $female_capri_white === 2>>[img[images/clothes/female/female_capri_white_w.jpg]]
<<elseif $female_capri_white === 1 && $maiddress == 2>>[img[images/clothes/female/female_capri_white.jpg][haus_dress][$female_capri_white to 2,$male_jeans to 1,$maiddress to 1]]
<<elseif $female_capri_white === 1 && $nightdress == 2>>[img[images/clothes/female/female_capri_white.jpg][haus_dress][$female_capri_white to 2,$male_jeans to 1,$nightdress to 1]]
<<elseif $female_capri_white === 1 >>[img[images/clothes/female/female_capri_white.jpg][haus_dress][$female_capri_white to 2,$male_jeans to 1]]
<</if>>
</td>
<td>
<<if $male_sleep_pants === 2>>[img[images/clothes/male/male_sleep_pants_w.jpg][haus_dress][$sprungmarke to "unten",$male_sleep_pants to 1,$c_lower to 0]]
<<elseif $male_sleep_pants === 1 && $maiddress == 2>>[img[images/clothes/male/male_sleep_pants.jpg][haus_dress][$sprungmarke to "unten",$male_sleep_pants to 2,$maiddress to 1,$c_lower to 0]]
<<elseif $male_sleep_pants === 1 && $nightdress == 2>>[img[images/clothes/male/male_sleep_pants.jpg][haus_dress][$sprungmarke to "unten",$male_sleep_pants to 2,$nightdress to 1,$c_lower to 0]]
<<elseif $male_sleep_pants === 1 >>[img[images/clothes/male/male_sleep_pants.jpg][haus_dress][$sprungmarke to "unten",$male_sleep_pants to 2,$male_jeans to 1,$c_lower to 0]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="unter"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Underwear<</if>>
<<if $Sprache == "D">>Unterwäsche<</if>>
<table>
<tr>
<td>
<<if $male_boxers === 2>>[img[images/clothes/male/male_boxers_w.jpg][haus_dress][$sprungmarke to "unter",$male_boxers to 1,$c_panty to 0]]
<<elseif $male_boxers === 1 && $female_panty_pink === 2>>[img[images/clothes/male/male_boxers.jpg][haus_dress][$sprungmarke to "unter",$female_panty_pink to 1,$male_boxers to 2,$c_panty to 1]]
<<elseif $male_boxers === 1>>[img[images/clothes/male/male_boxers.jpg][haus_dress][$sprungmarke to "unter",$male_boxers to 2,$c_panty to 1]]
<</if>>
</td>
<td>
<<if $female_panty_pink === 2>>[img[images/clothes/female/female_panty_pink_w.jpg][haus_dress][$sprungmarke to "unter",$female_panty_pink to 1,$c_panty to 0]]
<<elseif $female_panty_pink === 1>>[img[images/clothes/female/female_panty_pink.jpg][haus_dress][$sprungmarke to "unter",$male_boxers to 1,$female_panty_pink to 2,$c_panty to 1]]
<</if>>
</td>
</tr>
<tr>
<td>
<<if $female_bra_pink === 2>>[img[images/clothes/female/female_bra_pink_w.jpg][haus_dress][$sprungmarke to "unter",$female_bra_pink to 1]]
<<elseif $female_bra_pink === 1>>[img[images/clothes/female/female_bra_pink.jpg][haus_dress][$sprungmarke to "unter",$female_bra_pink to 2]]
<</if>>
</td>
<td>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="strumpf"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Stockings<</if>>
<<if $Sprache == "D">>Strümpfe<</if>>
<table>
<tr>
<td>
<<if $male_socks === 2>>[img[images/clothes/male/male_socks_w.jpg][haus_dress][$sprungmarke to "strumpf",$male_socks to 1,$c_socks to 0]]
<<elseif $male_socks == 1 && $female_stockings_pink == 2>>[img[images/clothes/male/male_socks.jpg][haus_dress][$sprungmarke to "strumpf",$male_socks to 2,$c_socks to 1,$female_stockings_pink to 1]]
<<elseif $male_socks == 1>>[img[images/clothes/male/male_socks.jpg][haus_dress][$sprungmarke to "strumpf",$male_socks to 2,$c_socks to 1]]
<</if>>
</td>
<td>
<<if $female_stockings_pink === 2>>[img[images/clothes/female/female_stockings_pink_w.jpg][haus_dress][$sprungmarke to "strumpf",$female_stockings_pink to 1,$c_socks to 0]]
<<elseif $female_stockings_pink == 1>>[img[images/clothes/female/female_stockings_pink.jpg][haus_dress][$sprungmarke to "strumpf",$female_stockings_pink to 2,$male_socks to 1,$c_socks to 1]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="schuhe"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Shoes<</if>>
<<if $Sprache == "D">>Schuhe<</if>>
<table>
<tr>
<td>
<<if $male_sneakers === 2>>[img[images/clothes/male/male_sneakers_w.jpg][haus_dress][$sprungmarke to "schuhe",$male_sneakers to 1,$c_shoe to 0]]
<<elseif $male_sneakers === 1&& $high_heel_black != 0>>[img[images/clothes/male/male_sneakers.jpg][haus_dress][$sprungmarke to "schuhe",$male_sneakers to 2,$female_sneakers_pink to 1,$high_heel_black to 1]]
<<elseif $male_sneakers === 1>>[img[images/clothes/male/male_sneakers.jpg][haus_dress][$sprungmarke to "schuhe",$male_sneakers to 2,$c_shoe to 1]]
<</if>>
</td>
<td>
<<if $female_sneakers_pink === 2>>[img[images/clothes/female/female_sneaker_pink_w.jpg]]
<<elseif $female_sneakers_pink === 1 && $high_heel_black != 0>>[img[images/clothes/female/female_sneaker_pink.jpg][haus_dress][$sprungmarke to "schuhe",$female_sneakers_pink to 2,$male_sneakers to 1,$high_heel_black to 1]]
<<elseif $female_sneakers_pink === 1>>[img[images/clothes/female/female_sneaker_pink.jpg][haus_dress][$sprungmarke to "schuhe",$female_sneakers_pink to 2,$male_sneakers to 1]]
<</if>>
</td>
</tr>
<tr>
<td>
<<if $high_heel_black === 2>>[img[images/clothes/female/high_heel_black_w.jpg]]
<<elseif $high_heel_black === 1>>[img[images/clothes/female/high_heel_black.jpg][haus_dress][$sprungmarke to "schuhe",$high_heel_black to 2,$male_sneakers to 1,$female_sneakers_pink to 1]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<span id="zubehör"><<set $sprungmarke to "no">></span>
<<if $Sprache == "E">>Accessories<</if>>
<<if $Sprache == "D">>Zubehör<</if>>
<table>
<tr>
<td>
<<if $Buttsmall === 2>>[img[take out|images/mall/sexshop/Buttplug_smal_w.jpg][haus_dress][$sprungmarke to "zubehör",$Buttsmall to 1]]
<<elseif $Buttsmall === 1 && $Buttlarge === 2>>[img[images/mall/sexshop/Buttplug_smal.jpg][haus_dress][$sprungmarke to "zubehör",$Buttsmall to 2,$Buttlarge to 1]]
<<elseif $Buttsmall === 1 && $Buttlarge != 2>>[img[images/mall/sexshop/Buttplug_smal.jpg][haus_dress][$sprungmarke to "zubehör",$Buttsmall to 2]]
<</if>>
</td>
<td>
<<if $Buttlarge === 2>>[img[take out|images/mall/sexshop/Buttplug_large_w.jpg][haus_dress][$sprungmarke to "zubehör",$Buttlarge to 1]]
<<elseif $Buttlarge === 1 && $Buttsmall === 2>>[img[images/mall/sexshop/Buttplug_large.jpg][haus_dress][$sprungmarke to "zubehör",$Buttlarge to 2,$Buttsmall to 1]]
<<elseif $Buttlarge === 1 && $Buttsmall != 2>>[img[images/mall/sexshop/Buttplug_large.jpg][haus_dress][$sprungmarke to "zubehör",$Buttlarge to 2]]
<</if>>
</td>
</tr>
</table>
<<if $Sprache == "E">><<button [[Leave wardrobe|zuhause]]>><</button>><</if>>
<<if $Sprache == "D">><<button [[zum Wohnzimmer|zuhause]]>><</button>><</if>>
<span id="verlassen"><<set $sprungmarke to "no">></span><<if $Sprache == "E">>
<<if Cycle.check('time','night')>>
There is no light and all doors are closed. You remember, that the mall is opened from morning hours to late evening.<br>
Only the cheater on the backside of the building seems to be there.<br>
<<elseif Cycle.check('time','early morning')>>
You walk to the mall. Light is already turned on. But the shops are still closed.<br>
Maybe you can go shopping after work or on the weekend.<br>
On the backside of the building seems the cheater to be open.<br>
<<else>>
<br>
<<button [[Female Clothes|frau]]>><</button>>
<<button [[Male Clothes|mann]]>><</button>>
<<button [[Furniture|moebel]]>><</button>>
<<button [[Hospital|krankenhaus]]>><</button>>
<<button [[Kink Shop|sexshop]]>><</button>><br><br>
<</if>>
<br>
<<button [["Cheater"|mogeln]]>><</button>><br><br>
<<button [[Back to home|zuhause]]>><</button>>
<<elseif $Sprache == "D">>
<<if Cycle.check('dtime','Nacht')>>
Alle Lichter sind aus. Du erinnerst dich daran, das dieses Einkaufszentrum nur von Vormittags bis späten Abend geöffnet hast.<br>
Nur beim Cheater auf der Rückseite brennt noch Licht.<br>
<<elseif Cycle.check('dtime','Früher morgen')>>
Du betrittst das Einkaufszentrum. Alle Shops haben aber noch geschlossen.<br>
Vielleicht kannst du später ja nochmal versuchen.<br>
Nach der Arbeit oder am Wochenende sind die Chancen am besten.<br>
Nur der Cheater auf der Rückseite vom Center scheint schon offen zu haben.<br>
<<else>>
<br>
<<button [[Frauen Boutik|frau]]>><</button>>
<<button [[Herrenausstatter|mann]]>><</button>>
<<button [[Möbel|moebel]]>><</button>>
<<button [[Klinik|krankenhaus]]>><</button>>
<<button [[Sexshop|sexshop]]>><</button>><br><br>
<</if>>
<br>
<<button [["Cheater"|mogeln]]>><</button>><br><br>
<<button [[Nach Hause|zuhause]]>><</button>>
<</if>><<if $Sprache == "E">>
<br>
<div class="kasten_grau">
<<Saleswoman>>Hello....<</Saleswoman>><br>
<<you>><<print $name>>, my name is <<print $name>><</you>><br>
<<Saleswoman>>Hello <<print $name>>, call me if you need some help.<</Saleswoman>><br>
<<you>>ok thank you... I will shortly take a look if you allow<</you>><br>
<<Saleswoman>>Feel free to look around<</Saleswoman>>
</div>
<br>
You walk around and looking to all that lingery and dresses.<br>
But you didn´t know why you should buying something here.<br>
You didn´t have a girlfriend or other reasons why you should buy something here.<br><br>
<<button [[Back to Mall|ekz]]>><</button>>
<<elseif $Sprache == "D">>
<br>
<div class="kasten_grau">
<<Saleswoman>>Hallo....<</Saleswoman>><br>
<<you>><<print $name>>, Mein Name ist <<print $name>><</you>><br>
<<Saleswoman>>Hallo <<print $name>>, Ruf mich, wenn du Hilfe brauchst.<</Saleswoman>><br>
<<you>>Ok, danke... Ich schau mich nur mal um.<</you>><br>
<<Saleswoman>>Gerne, viel spaß<</Saleswoman>>
</div>
<br>
Du gehst durch den Laden und schaust dir die ganze Unterwäsche an.<br>
Aber du weisst nicht, warum du hier was kaufen solltest.<br>
Du hast keine Freundin und auch keinen anderen Grund, warum du hier was kaufen solltest.<br><br>
<<button [[zum Einkaufszentrum|ekz]]>><</button>>
<</if>><<if $Sprache == "E">>
<br>
<div class="kasten_grau">
<<Salesmen>> Hello....<</Salesmen>><br>
<<you>><<print $name>>, my name is <<print $name>><</you>><br>
<<Salesmen>>Hello <<print $name>>, call me if you need some help. But seems we currently don´t have anything in stock. Maybe in a next update?<</Salesmen>><br>
<<you>>ok thank you... will be back in a other update.<</you>>
</div><br><br>
<<button [[Back to Mall|ekz]]>><</button>>
<<elseif $Sprache == "D">>
<br>
<div class="kasten_grau">
<<Salesmen>> Hallo....<</Salesmen>><br>
<<you>><<print $name>>, mein Name ist <<print $name>><</you>><br>
<<Salesmen>>Hallo <<print $name>>, ruf mich einfach wenn du Hilfe brauchst, aber leider haben wir gerade nichts auf Lager. Vieleicht in einem späteren Update<</Salesmen>><br>
<<you>>Ok, dann in einem späteren Update... was auch immer das heißen mag<</you>>
</div><br><br>
<<button [[zum Einkaufszentrum|ekz]]>><</button>>
<</if>><<if $Sprache == "E">>
<div class="kasten_grau">
<<Saleswoman>> Hello....<</Saleswoman>><br>
<<you>><<print $name>>, my name is <<print $name>><</you>><br>
<<Saleswoman>>Hello <<print $name>>, call me if you need some help. But seems we currently don´t have anything in stock. Maybe in a next update?<</Saleswoman>><br>
<<you>>ok thank you... will be back in a other update.<</you>>
</div><br><br>
<<button [[Back to Mall|ekz]]>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<Saleswoman>> Hallo....<</Saleswoman>><br>
<<you>><<print $name>>, mein Name ist <<print $name>><</you>><br>
<<Saleswoman>>Hallo <<print $name>>, ruf mich einfach wenn du Hilfe brauchst, aber leider haben wir gerade nichts auf Lager. Vieleicht in einem späteren Update<</Saleswoman>><br>
<<you>>Ok, dann in einem späteren Update... was auch immer das heißen mag<</you>>
</div><br><br>
<<button [[zum Einkaufszentrum|ekz]]>><</button>>
<</if>><<if $Sprache == "E">>
The woman behind the counter looks shortly up to you.<br><br>
<div class="kasten_grau">
<<Kshop>>Feel free to look around.<</Kshop>>
</div><br>
<<elseif $Sprache == "D">>
Die Dame hinter dem Tresen schaut nur kurz zu dir hoch.<br><br>
<div class="kasten_grau">
<<Kshop>>Schau dich ruhig um.<</Kshop>>
</div><br>
<</if>>
<table>
<tr>
<th colspan="2">Buttplug 50€</th>
</tr>
<tr>
<td>
<<if $money >= 50 && $Buttsmall == 0>>
[img[Buttplug small 50€|images/mall/sexshop/Buttplug_smal.jpg][sexshop][$Buttsmall to 1,$money -=50]]
<<elseif $money <= 49 && $Buttsmall == 0>>
[img[Buttplug small 50€|images/mall/sexshop/Buttplug_smal_x.jpg]]
<<elseif $Buttsmall != 0>>
[img[Buttplug small 50€|images/mall/sexshop/Buttplug_smal_o.jpg]]
<</if>>
</td>
<td>
<<if $money >= 50 && $Buttlarge == 0>>
[img[Buttplug large 50€|images/mall/sexshop/Buttplug_large.jpg][sexshop][$Buttlarge to 1,$money -=50]]
<<elseif $money <= 49 && $Buttlarge == 0>>
[img[Buttplug large 50€|images/mall/sexshop/Buttplug_large_x.jpg]]
<<elseif $Buttlarge != 0>>
[img[Buttplug large 50€|images/mall/sexshop/Buttplug_large_o.jpg]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<table>
<tr>
<th colspan="2">Chastity 100€</th>
</tr>
<tr>
<td>
<<if $money >= 100 && $Chastclear == 0>>
[img[Chastity Clear 100€|images/mall/sexshop/chastity_clear.jpg][sexshop][$Chastclear to 1,$money -=100]]
<<elseif $money <= 99 && $Chastclear == 0>>
[img[Chastity Clear 100€|images/mall/sexshop/chastity_clear_x.jpg]]
<<elseif $Chastclear != 0>>
[img[Chastity Clear 100€|images/mall/sexshop/chastity_clear_o.jpg]]
<</if>>
</td>
<td>
</td>
</tr>
</table>
<<if $Sprache == "E">><<button [[Back to Mall|ekz]]>><</button>>
<<elseif $Sprache == "D">><<button [[zum Einkaufszentrum|ekz]]>><</button>><</if>><<if $Sprache == "E">>
<br>
<div class="kasten_grau">
<<doc>>Please take a Seat. How can I help you today<</doc>><br>
<<you>>Thank you. I like to have something special. something like.... maybe... what´s about.. implants? Or other nice surgical interventions?<</you>>
</div>
<br>
The Doctor gets a evil smile on it´s face, turns around and calls for another person.<br>
You starts to shiver as your workmate walks into the room.<br><br>
<div class="kasten_grau">
<<mz>>You don´t need to worry your little head <<print $name>>. I already talked to the doctor and we both know how we like to change you into a perfect sissy slave. We just need to wait till other updates. Then we can change you into something special<</mz>>
</div>
<br>
you look to your workmate in shock<br><br>
<div class="kasten_grau">
<<you>> Thank you, <<print $Gname>>. Can you tell me what you have in mind for me?<</you>><br>
<<mz>>No, that will be a surprise. Let me only tell you, that you will really need other clothes when we got finished<</mz>>
</div><br><br>
<<button [[Back to mall|ekz]]>><</button>>
<<elseif $Sprache == "D">>
<br>
<div class="kasten_grau">
<<doc>>Nehmen sie Platz. Wie kann ich ihnen helfen?<</doc>><br>
<<you>>Danke. Ich suche nach etwas Speziellem. Etwas wie.... vielleicht... Wie siehts aus mit.. Implantaten? Oder andere Eingriffe in der Art?<</you>>
</div><br>
Der Arzt bekommt ein breites Grinsen, als er sich umdreht und jemanden herbeiruft.<br>
Du bist wie geschockt, als deine Arbeitskollegin den Raum betritt.<br><br>
<div class="kasten_grau">
<<mz>>Du brauchst dir keine Gedanken machen <<print $name>>. Der Doktor und ich sind uns schon einig, wie wir dich zu einer perfekten Sissy Sklavin umwandeln. Wir müssen nur noch ein paar Updates abwarten. Wir haben da schon eine Idee.<</mz>>
</div>
<br>
Du schaust ängstlich zu deiner Kollegin.<br><br>
<div class="kasten_grau">
<<you>> Danke, <<print $Gname>>. Kannst du mir sagen, was ihr mit mir vor habt?<</you>><br>
<<mz>>Nein, das wird eine Überraschung. Lass mich nur sagen, das du dann definitiv neue Anziehsachen brauchst.<</mz>>
</div><br><br>
<<button [[zum Einkaufszentrum|ekz]]>><</button>>
<</if>><<if $Sprache == "E">>
@@USE ON YOUR OWN RISK. CHEATER ONLY FOR INTERNAL USE@@<br>
@@Maybe Story didn´t work anymore@@<br><br>
You walk into a dark alley. There is a Door labeled "Cheater"<br>
You knock and a deep male voice came from behind the door.<br><br>
<div class="kasten_grau">
<<Cheater>>What you like to have? I can give you all you need.<</Cheater>><br>
<<button "give me 50€">><<set $money += 50>><<goto "mogeln">><</button>>
<<button "give me 100€">><<set $money += 100>><<goto "mogeln">><</button>>
<<button "give me 200€">><<set $money += 200>><<goto "mogeln">><</button>>
<<button "give me 500€">><<set $money += 500>><<goto "mogeln">><</button>>
<<if $money >=50>><br><br><<button "pay 50€">><<set $money -= 50>><<goto "mogeln">><</button>><</if>>
<<if $money >=100>><<button "pay 100€">><<set $money -= 100>><<goto "mogeln">><</button>><</if>>
<<if $money >=250>><<button "pay 250€">><<set $money -= 250>><<goto "mogeln">><</button>><</if>>
<<if $money >=500>><<button "pay 500€">><<set $money -= 500>><<goto "mogeln">><</button>><</if>>
<br><br><<button 'Arousal to 0'>><<set $arousal to 0>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Arousal to 25'>><<set $arousal to 25>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Arousal to 50'>><<set $arousal to 50>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Arousal to 75'>><<set $arousal to 75>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Arousal to 100'>><<set $arousal to 100>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
</div><br>
<<button [[Back to Mall|ekz]]>><</button>>
<<elseif $Sprache == "D">>
@@USE ON YOUR OWN RISK. CHEATER ONLY FOR INTERNAL USE@@<br>
@@Maybe Story didn´t work anymore@@<br><br>
Du gehst eine dunkle Gasse entlang. Auf einer Tür steht "Cheater"<br>
Du klopfst an der Tür und eine tiefe Stimme antwortet.<br><br>
<div class="kasten_grau">
<<Cheater>>Was brauchst du? ich kann dir soweit alles besorgen.<</Cheater>><br>
<<button "gib mir 50€">><<set $money += 50>><<goto "mogeln">><</button>>
<<button "gib mir 100€">><<set $money += 100>><<goto "mogeln">><</button>>
<<button "gib mir 200€">><<set $money += 200>><<goto "mogeln">><</button>>
<<button "gib mir 500€">><<set $money += 500>><<goto "mogeln">><</button>>
<<if $money >=50>><br><br><<button "Ich muss 50€ loswerden">><<set $money -= 50>><<goto "mogeln">><</button>><</if>>
<<if $money >=100>><<button "Ich muss 100€ loswerden">><<set $money -= 100>><<goto "mogeln">><</button>><</if>>
<<if $money >=250>><<button "Ich muss 250€ loswerden">><<set $money -= 250>><<goto "mogeln">><</button>><</if>>
<<if $money >=500>><<button "Ich muss 500€ loswerden">><<set $money -= 500>><<goto "mogeln">><</button>><</if>>
<br><br><<button 'Erregung auf 0'>><<set $arousal to 0>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Erregung auf 25'>><<set $arousal to 25>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Erregung auf 50'>><<set $arousal to 50>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Erregung auf 75'>><<set $arousal to 75>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
<<button 'Erregung auf 100'>><<set $arousal to 100>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>><</button>>
</div><br>
<<button [[zum Einkaufszentrum|ekz]]>><</button>>
<</if>><<if $Sprache == "E">>
<<if $platzhalter == 0>>
As everyday you sit at your desk. Looking at old folders if there are any inconsistencies.<br>
You get ripped out of your thoughts as your boss opens the door followed by a readheaded woman.<br><br>
<div class="kasten_grau">
<<lexi>>Hello <<print $name>>. We need to disturb you for a moment. <br>
You previously had some complaints about the workload, so we hired someone to assist with those tasks.<br>
May I introduce you to <<print $Gname>>.
She is a close friend of mine and will be your workmate.<</lexi>><br>
<<mz>>Nice to meet you <<print $name>>. Hope i can help you with your work. Ms. Lexi already told me, that you have a lot to do here.<</mz>>
</div>
<br>
You look at your new workmate. She is breathtaking and looks at you with a smile. You blush and turns around. <br>
As you are very shy and normaly can´t talk to woman, you feel some kind of uncomfortable. But try to do your best as you are happy that you got someone to help you.<br><br>
[img[images/Character/mzBerlin/work.jpg]]<br><br>
She seems to notice that you don´t know how to talk to her, so she directly tries to ask you about the work. You are happy she takes control over that conversation.<br><br>
<div class="kasten_grau">
<<mz>>I already know, that we need to control older cases. Can you show me how I can help you with that folders?<</mz>><br>
<<you>>Yes. Currently I control a payment after a fire in a bigger storage. <br>
There are many folders that I already have taken out of the filestorage. We just need to check the report with the official documents from the police against our files. Sadly very boring work.<br>
Maybe you can help me with the listings of the burned and destroyed objects of value.<</you>>
</div>
<br>
You both get to work and seems to work nicely together. As the time goes by, you starts to feel more comfortable in her presence.<br>
Around noon you both like to go to the canteen together to get to know each other better.<br><br>
<<elseif $platzhalter == 1>>
You walk back to your office. <<print $Gname>> comes to you as she see you again. <br><br>
<div class="kasten_grau">
<<mz>>Hello <<print $name>>. You walked away but seems you didn´t go to the canteen. I like to take some lunch with you, if you like. <</mz>><br>
<<you>>Oh, yes. Nearly forget. Lets go to the canteen.<</you>>
</div>
<br>
<</if>>
<<elseif $Sprache == "D">>
<<if $platzhalter == 0>>
Wie jeden Tag, sitzt du an deinem Schreibtisch und schaust durch alte Akten nach Ungereimtheiten.<br>
Du wirst aus deinen Gedanken gerissen, als deine Chefin ins Büro kommt. Gefolgt von einer Rothaarigen Frau.<br><br>
<div class="kasten_grau">
<<lexi>>Hallo <<print $name>>. Wir müssten dich kurz stören.<br>
Du hast ja in der Vergangenheit dich über die Menge an Arbeit beschwert. Aus diesem grund habe ich jemanden gefunden, die dich bei deiner Arbeit unterstützen kann.<br>
Darf ich dir <<print $Gname>> vorstellen. Sie ist eine enge Freundin von mir und wird dich künftig unterstützen.<</lexi>><br>
<<mz>>Schön dich kennen zu lernen <<print $name>>. Ich hoffe ich kann dir auch helfen. Ms. Lexi hat mir schon gesagt, das du jede Menge hier zu tun hast.<</mz>>
</div>
<br>
Du schaust zu deiner neuen Arbeitskollegin. Sie ist Atemberaubend und schaut dich mit einem Lächeln an. Du wirst rot und drehst dich um.<br>
Da du sehr schüchtern bist und normalerweise nicht so richtig mit Frauen reden kannst, fühlst du dich ein wenig unbehaglich. Aber versuchst dein bestes, da du glücklich bist, dass du Unterstützung bei deiner Arbeit bekommst.<br><br>
[img[images/Character/mzBerlin/work.jpg]]<br><br>
Sie scheint zu bemerken, dass du nicht so richtig weißt, wie du mit ihr reden sollst. Deshalb beginnt sie dich zu fragen, wie sie dir helfen kann. Du bist froh, dass sie die Kontrolle über die Unterhaltung hat.<br><br>
<div class="kasten_grau">
<<mz>>Ich weiss bereits, das wir alte Fälle kontrollieren müssen. Kannst du mir zeigen, wie ich dir mit den Ordnern behilflich sein kann?<</mz>><br>
<<you>>Gerne, momentan kontrolliere ich eine Zahlung nach einem Brand in einem größeren Lager. Da gibt es jede Menge Ordner zu, die ich schon aus dem Aktenlager geholt habe.<br>
Wir müssen nur unsere Berichte mit den Berichten der Polizei gegenchecken. Leider sehr langweilige Arbeit.<br>
Vieleicht kannst du mir ja mit einer Auflistung der verbrannten und zerstörten Wertgegenstände helfen.<</you>>
</div>
<br>
Ihr beide geht an die Arbeit und scheint gut zusammen arbeiten zu können. Mit der Zeit fühlst du dich auch immer wohler in ihrer gegenwart.<br>
Gegen Mittag entscheidet ihr beide zusammen in der Kantine was essen zu gehen, um euch besser kennen zu lernen.<br><br>
<<elseif $platzhalter == 1>>
Du gehst zurück in dein Büro. <<print $Gname>> kommt direkt zu dir, als sie dich erblickt.<br><br>
<div class="kasten_grau">
<<mz>>Hallo <<print $name>>. Du bist eben weg gegangen, aber anscheinend nicht zur Kantine. Ich würde gerne mit dir zu Mittag essen, wenn du möchtest.<</mz>><br>
<<you>>Oh, ja, habe ich fast vergessen. Dann gehen wir beide mal zur Kantine.<</you>>
</div>
<br>
<</if>>
<</if>>
<<set $platzhalter to 1>><<if $Sprache == "E">>
You both arrive at the canteen. After fetching something to eat you both go to a table and start to talk.<br>
As you feel more comfortable and like to know more about your workmate, you beginn to ask her some questions.<br><br>
<div class="kasten_grau">
<<you>>May I ask, what you did before you apply for this boring job?<</you>><br>
<<mz>>That is not easy to tell, as I´m not quitting what I did before.<</mz>><br>
<<you>>Seems I don´t understand. You have a second job beside this full time job?<</you>><br>
<<mz>>Not really. I work for Ms. Lexi directly not for this company. So she has told me to help you with your work for some time.<</mz>><br>
<<you>>I don´t know much about Ms. Lexi as she is some of the distanced person. As she needs to be as the boss here.<br>
What do you work normaly for Ms. Lexi?<</you>><br>
<<mz>>Let me say.... I normaly help in some ways of education for Ms. Lexi.<</mz>><br>
<<you>>Sounds mysterious for me.<</you>><br>
<<mz>>Maybe I will tell you more someday. But for now I think that I have told you enough about this. But I will keep it in mind, that you like to know more.<</mz>>
</div>
<br>
<<print $Gname>> looks to you with a smile that you can´t classify. As you even don´t understand what <<print $Gname>> really needs to do for Ms. Lexi.<br>
You both spend the lunchtime talking about casual themes. After finishing lunch you both walk back to your office with coffee.<br>
<<elseif $Sprache == "D">>
Ihr beide kommt in der Kantine an. Nachdem ihr euch was zu essen geholt habt, setzt ihr euch gemeinsam an einen Tisch und fangt auch mit dem reden an.<br>
Da du dich mitlerweile ein wenig wohler fühlst, möchtest du ein wenig mehr über deine Arbeitskollegin wissen und fängst an ihr Fragen zu stellen.<br><br>
<div class="kasten_grau">
<<you>>Darf ich dich fragen, was du gemacht hast, bevor du den Job hier angenommen hast?<</you>><br>
<<mz>>Das ist gar nicht so einfach zu sagen, da ich das nicht aufgehört habe, was ich vorher gemacht habe.<</mz>><br>
<<you>>Das verstehe ich wohl nicht. Du hast noch einen zweiten job neben diesem Vollzeit Job?<</you>><br>
<<mz>>Nicht wirklich. Ich arbeite für Ms. Lexi direkt nicht für die Firma. Deshalb hat sie mir gesagt, ich soll dir bei deiner Arbeit helfen für einige Zeit.<</mz>><br>
<<you>>Ich weiss nicht so viel über Ms. Lexi, da sie eine eher distanzierte Person ist. Was sie aber auch sein muss als die Chefin hier.<br>
Was arbeitest du denn normalerweise für Ms. Lexi?<</you>><br>
<<mz>>Sagen wir mal... Normalerweise helfe ich bei so einer Art Erziehung für Ms. Lexi.<</mz>><br>
<<you>>Klingt geheimnisvoll für mich.<</you>><br>
<<mz>>Vielleicht erzähle ich dir ein andermal davon. Fürs Erste habe ich dir genug davon erzählt. Aber ich merke mir, dass du da mehr wissen wolltest.<</mz>>
</div>
<br>
<<print $Gname>> schaut dich mit einem Lächeln an, welches du nicht so richtig einordnen kannst. Genausowenig wie du verstanden hast, was <<print $Gname>> so richtig für Ms. Lexi machen muss.<br>
Ihr verbringt die Mittagspause weiter damit über verschiedene Themen zu reden. Nachdem ihr mit der Pause fertig seid, geht ihr zurück ins Büro mit Kaffee.<br>
<</if>>
<<set $firstwork +=1,$platzhalter to 0>>[img[images/office/office.jpg]]<br>
<<if $Sprache == "E">>
You both arrive at your office after the lunch and starts to work on the current case.<br>
As you turn away to fetch a new folder, <<print $Gname>> slips a pill into your coffee.<br>
Not knowing what she just did, you keep working and drinking your coffee. After short time you start to feel tired and soon falls asleep at your desk.<br>
<br>
@@Time goes by@@
<br><br>
You wake up as it is already dark outside. As you look around, all seems to be normal and you notice that <<print $Gname>> is not around. You still feel tired and wonders what has happen.<br>
The desk is clean and all folders of the current case are stored in the cupboard for later use.<br>
As it seems you are the last person in the building, you decide to leave and go home.<br>
<br><<button "Back to home">><<set $male_boxers to 1,$female_panty_pink to 2>><<editcycle 'time' change +1>><<goto "home1">><</button>>
<<editcycle 'time' change +2>>
<<elseif $Sprache == "D">>
Ihr kommt beide in eurem Büro an und beginnt wieder mit der Arbeit am aktuellen Fall.<br>
Als du dich umdrehst, um einen neuen Ordner zu holen, wirft <<print $Gname>> unbemerkt eine Tablette in deinen Kaffee.<br>
Ohne zu wissen, was sie gerade gemacht hat, arbeitest du weiter und trinkst deinen Kaffee. Nach kurzer Zeit wirst du müde und schläfst auch kurz darauf an deinem Schreibtisch ein.<br>
<br>
@@Die Zeit vergeht@@
<br><br>
Du wachst auf, als es schon dunkel draußen ist. Du schaust dich um und alles sieht normal aus. Du bemerkst, das <<print $Gname>> nicht mehr da ist. Du fühlst dich immer noch erschöpft und fragst dich was passiert ist.<br>
Dein Schreibtisch ist sauber und alle Ordner vom aktuellen Fall sind im Schrank verstaut für spätere Benutzung.<br>
Es scheint, das du die letzte Person im Gebäude bist. Deshalb entscheidest du dich, nach Hause zu gehen<br>
<br><<button "nach Hause">><<set $male_boxers to 1,$female_panty_pink to 2>><<editcycle 'dtime' change +1>><<goto "home1">><</button>>
<<editcycle 'dtime' change +2>>
<</if>>[img[images/home/bedroom.jpg]]<br>
<<if $Sprache == "E">>
<<set $Gname to "New message from "+$Gname>>
You arrive at home. As you are still tired and it is already late, you walk into your bedroom to prepare for bed.
As you take off your jeans, you starts to panic as you look down seeing yourself wearing pink panties.<br>
<br>
[img[images/Character/natalie/male_pink_panties.jpg]]
<br><br>
You look to your mobile and see the indicator for a massage that you havn´t noticed till now. The message is from <<print $Gname_vor>>.<br>
<br>
<<mz>>Hello sleepy boy. Hope you had a nice sleep. Maybe you have noticed your new underwear. If not, feel free to take a look at your new panties.<br>
As you like to know what kind of education I do for Ms. Lexi, I like to show you first hand.
I train little boys to become a sissy. And as I was talking to you, it seems that you are the right person to get a nice training.
Don´t worry, I already talked to Ms. Lexi and she approved that I should start to train you as our office-Sissy.
So if you agree, keep wearing this panties to work tomorrow and expect to be trained to be a sissy. Don´t worry, I will start gently with your training,
but if you refuse to wear the panties, you can look for another job. So it is your free choice. Expect to see you tomorrow.
<</mz>><br>
You can´t belive what you just had read. You take off your clothes till you only wear the panties. You look into the mirror and getting lightly aroused seeing yourself in that panties. <br>
After undressing the panties, you take a shower and go to bed. You had a hard time to fall asleep. Always thinking about the message from <<print $Gname_vor>>. If you wear the panties, you will become a sissy at work. <br>
But if you refuse, you don´t have a job. After some time you finaly fall asleep.<br>
<br><<button "Wake up">>
<<set $shave to 0,$breakfast to 0,$Gname = $Gname_vor,$firstwork += 1,$money +=50,$female_panty_pink to 1,$c_panty to 0,$male_socks to 1,$male_shirt to 1,$male_jeans to 1,$male_sneakers to 1,$male_sleep_pants to 2,$male_sleep_shirt to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_socks to 0,$c_shoe to 0>>
<<editcycle 'time' change +1>>
<<editcycle 'day' change +1>>
<<goto "zuhause">>
<</button>>
<<elseif $Sprache == "D">>
<<set $Gname to "Neue Nachricht von "+$Gname>>
Du kommst zuhause an. Da du immer noch erschöpft bist und es auch schon spät ist, gehst du in dein Schlafzimmer und bereitest dich zum schlafen vor.
Als du deine Jeans ausziehst, gerätst du in Panik als du runterschaust und ein rosa Höschen an dir siehst.<br>
<br>
[img[images/Character/natalie/male_pink_panties.jpg]]
<br><br>
Du schaust zu deinem Handy und siehst das du eine neue Nachricht hast, was du bis jetzt noch nicht bemerkt hast. Die Nachricht ist von <<print $Gname_vor>>.<br>
<br>
<<mz>>Hallo Schlafmütze. Hoffe du hast gut geschlafen. Vielleicht hast du schon deine neue Unterwäsche bemerkt. Wenn nicht, kannst du dir dein neues Höschen mal ansehen.<br>
Du möchtest ja gerne wissen, welche Art von Erziehung ich für Ms. Lexi mache. Ich möchte es dir aus erster Hand zeigen.
Ich trainiere kleine Jungs dass sie eine richtige Sissy werden. Als ich mit dir gesprochen habe, wirkte es so, dass du genau die richtige Person für so ein Training bist.
Keine Angst, ich habe schon mit Ms. Lexi gesprochen und sie hat mir zugestimmt, dass ich dich zu unserer Büro-Sissy erziehe.
Wenn du dem zustimmst, trage morgen das rosa Höschen und erwarte zu einer Sissy geformt zu werden. Ich werde behutsam mit deinem Training starten, aber wenn du dich dagegen entscheidest,
wirst du dich nach einem neuen Job umsehen müssen. Es ist deine freie Entscheidung. Erwarte dich morgen zu sehen.
<</mz>>
Du kannst nicht glauben, was du gerade gelesen hast. Du ziehst dich weiter aus, bis du nur noch in dem rosa Höschen vor dem Spiegel stehst. Du schaust dich genauer an und merkst, wie dich der Anblick von dir selbst in dem rosa Höschen erregt. <br>
Du ziehst auch das Höschen aus und nach einer Dusche gehst du ins Bett. Du hast Schwierigkeiten einzuschlafen. Die ganze Zeit denkst du an die Nachricht von <<print $Gname_vor>>. <br>
Wenn du das rosa Höschen trägst, wirst du zur Sissy at work. Aber wenn du es nicht machst, verlierst du deinen Job. Nach einiger Zeit schläfst du doch endlich ein.<br>
<br><<button "Aufwachen">>
<<set $shave to 0,$breakfast to 0,$Gname = $Gname_vor,$firstwork += 1,$money +=50,$female_panty_pink to 1,$c_panty to 0,$male_socks to 1,$male_shirt to 1,$male_jeans to 1,$male_sneakers to 1,$male_sleep_pants to 2,$male_sleep_shirt to 2,$c_upper to 0,$c_lower to 0,$c_panty to 0,$c_socks to 0,$c_shoe to 0>>
<<editcycle 'dtime' change +1>>
<<editcycle 'dday' change +1>>
<<goto "zuhause">>
<</button>>
<</if>><<if $Sprache == "E">>
<br>
You wake up and prepare for work. Looking to your underwear you remember the message from <<print $Gname>>.<br>
Looking at the pink panties and your boxers you don´t know what to do.<br>
If you wear the panties, <<print $Gname>> will train you to a sissy and maybe everyone in your company will know.<br>
But if you wear your boxers, you will loose your job.<br>
<<elseif $Sprache == "D">>
<br>
Du wachst auf und bereitest dich auf die Arbeit vor. Als du zu der Unterwäsche schaust, erinnerst du dich wieder an die Nachricht von <<print $Gname>>.<br>
Du weisst nicht was du machen sollst als du dir das rosa Höschen und deine Boxershorts anschaust.<br>
Wenn du das Höschen anziehst, wird <<print $Gname>> dich zu einer Sissy erziehen und vieleicht wird das jeder in der Firma erfahren.<br>
Aber wenn du die Boxershorts anziehst, verlierst du deinen Job.<br>
<</if>>
<table>
<tr>
<td>
<<if $male_boxers === 2>>[img[images/clothes/male/male_boxers_w.jpg]]
<<elseif $male_boxers === 1>>[img[images/clothes/male/male_boxers.jpg][zuhause][$female_panty_pink to 1,$male_boxers to 2,$c_panty to 1]]
<</if>>
</td>
<td>
<<if $female_panty_pink === 2>>[img[images/clothes/female/female_panty_pink_w.jpg]]
<<elseif $female_panty_pink === 1>>[img[images/clothes/female/female_panty_pink.jpg][zuhause][$male_boxers to 1,$female_panty_pink to 2,$c_panty to 1]]
<</if>>
</td>
</tr>
</table><<if $Sprache == "E">>
<<if $platzhalter == 0>>
You go to work as normal. Opening the door to your office you see <<print $Gname>> is already there. She looks not as casual as the day before.<br>
Looking at your workmate you know that your kind of relationship will change.<br><br>
<<set $mz_C to "images/Character/mz_work3_C.jpg">>
<<if $movie == 0>>[img[images/Character/mzBerlin/mzberlin8.jpg]]
<<elseif $movie == 1>><video src="movies/mzberlin/mzberlin1.mp4" autoplay loop width="100%"></video><</if>>
<br><br>
<div class="kasten_grau">
<<mz>>Hello <<print $name>>. As you are here, I guess that you are wearing your nice panties. Seems you like your job more than your dignity. Then drop your pants and show me your panties.<</mz>>
</div>
<br>
Without beeing able to say a word you undress your jeans and look to <<print $Gname>><br>
<<if $female_panty_pink == 2>>
<<print $Gname>> looks at you with a happy smile.<br><br>
<div class="kasten_grau">
<<mz>>Seems you had choosen to wear the panties as i told you. That is the first step. <br>
Now I like to see, if you can go a step further. You will now go to the mall and buy yourself some nice stockings and a bra.
<</mz>><br>
<<you>>What if she asks for the size of the bra? I don´t know what to tell her.<</you>><br>
<<mz>>Don´t be that stupid. Just tell the Saleswoman, that I send you. Then she knows what you are looking for.<</mz>>
</div>
<br>
<<button "Mall">><<editcycle 'time' change +1>><<goto "mall2">><</button>><br><br><<set $platzhalter to 2>>
<<elseif $male_boxers == 2>>
<<print $Gname>> is disappointed to see you without the panties. But she isn´t angry at all.<br><br>
<div class="kasten_grau">
<<mz>>Seems you love your dignity more than your job. I told you what will happen, if you don´t wear the panties today.
Dress your jeans again and follow me to Ms. Lexi. I think she likes to talk to you.<</mz>>
</div>
<br>
<<set $platzhalter to 1>>
<</if>>
<<elseif $platzhalter == 1>>
You walk back into your office. <<print $Gname>> is angry that you walked away and not following her to Ms. Lexi.<br><br>
<div class="kasten_grau">
<<mz>>I told you, that you need to follow me to Ms. Lexi´s office. Why you can´t follow this simple task? If you arent about to get fired, I had asked Ms. Lexi to kick your ass out right now.<</mz>>
</div>
<br>
<<elseif $platzhalter == 2>>
You walk back into your office. <<print $Gname>> looks to you and wonders why you are back that fast.<br>
<div class="kasten_grau">
<<mz>>Have you forget something <<print $name>>? Think you need to go to the mall and buy yourself some nice lingery. I will wait here for you. We need to start your training soon.<</mz>>
</div>
<br>
<<button "Mall">><<editcycle 'time' change +1>><<goto "mall2">><</button>><br><br>
<</if>>
<<elseif $Sprache == "D">>
<<if $platzhalter == 0>>
Du gehst wie gewohnt zur Arbeit. Als du die Tür zu deinem Büro öffnest, siehst du, das <<print $Gname>> schon da ist. Sie sieht nicht mehr so gewöhnlich aus wie am Tag zuvor.<br>
Als du dir deine Arbeitskollegin anschaust, weisst du, das sich eure Art der Beziehung ändern wird.<br><br>
<<set $mz_C to "images/Character/mz_work3_C.jpg">>
<<if $movie == 0>>[img[images/Character/mzBerlin/mzberlin8.jpg]]
<<elseif $movie == 1>><video src="movies/mzberlin/mzberlin1.mp4" autoplay loop width="100%"></video><</if>>
<br><br>
<div class="kasten_grau">
<<mz>>Hallo <<print $name>>. Da du ja hier bist, vermute ich mal, dass du das schöne Höschen trägst. Scheint du magst deinen Job lieber als deine Würde. Dann zieh mal deine Hose aus und zeig mir deine Unterwäsche.<</mz>>
</div>
<br>
Ohne wiedersprechen zu können, ziehst du deine Jeans runter und schaust zu <<print $Gname>>
<<if $female_panty_pink == 2>>
<<print $Gname>> schaut dich mit einem Lächeln an.<br><br>
<div class="kasten_grau">
<<mz>>Scheint du hast dich dafür entschieden, das Höschen zu tragen. Das ist schonmal der erste Schritt. <br>
Jetzt möchte ich sehen, ob du auch einen Schritt weiter gehst. Du wirst jetzt zum Einkaufszentrum gehen und dir Strümpfe und einen BH kaufen.<</mz>><br>
<<you>>Was ist, wenn sie mich nach der Größe des BH fragt? Ich weiß doch nicht, was ich ihr dann sagen soll.<</you>><br>
<<mz>>Stell dich nicht so dumm an. Sag der Verkäuferin einfach, dass ich dich geschickt habe, dann weiss sie schon bescheit wonach du suchst.<</mz>>
</div>
<br>
<<button "Einkaufszentrum">><<editcycle 'dtime' change +1>><<goto "mall2">><</button>><br><br><<set $platzhalter to 2>>
<<elseif $male_boxers == 2>>
<<print $Gname>> ist enttäuscht als sie dich in deiner Boxershorts sieht. Aber sie scheint nicht verärgert zu sein.<br><br>
<div class="kasten_grau">
<<mz>>Scheint als ob du doch deine Würde dem Job vorziehst. Ich habe dir ja gesagt, was passiert, wenn du heute ohne Höschen hier erscheinst.
Zieh deine Hose an und komm mit zu Ms. Lexi. Ich denke sie möchte mit dir reden.<</mz>>
</div>
<br>
<<set $platzhalter to 1>>
<</if>>
<<elseif $platzhalter == 1>>
Du gehst zurück in dein Büro. <<print $Gname>> ist verärgert, dass du ihr nicht zu Ms. Lexi gefolgt bist.<br><br>
<div class="kasten_grau">
<<mz>>Ich habe dir doch gesagt, dass du mir zu Ms. Lexi folgen sollst.
Warum kannst du selbst diese einfache Aufgabe nicht befolgen? Wenn du nicht sowieso gleich gefeuert werden würdest,
würde ich Ms. Lexi jetzt fragen, ob sie dich sofort rauswerfen kann.
<</mz>>
</div>
<br>
<<elseif $platzhalter == 2>>
Du gehst zurück in dein Büro. <<print $Gname>> schaut dich an und wundert sich, das du so schnell wieder da bist.<br>
<div class="kasten_grau">
<<mz>>Hast du was vergessen <<print $name>>? Ich denke du musst zum Einkaufszentrum und dir schöne Unterwäsche kaufen. Ich warte hier auf dich. Wir mussen dein training beginnen.<</mz>>
</div>
<br>
<<button "Einkaufszentrum">><<editcycle 'dtime' change +1>><<goto "mall2">><</button>><br><br>
<</if>>
<</if>>[img[images/office/boss.jpg]]
<<if $Sprache == "E">>
<<print $Gname>> knocks on the door of Ms. Lexi.<br><br>
<div class="kasten_grau">
<<lexi>>Who´s there?<</lexi>><br>
<<mz>>It´s me and <<print $name>>.<</mz>><br>
<<lexi>>Come in.<</lexi>>
</div>
<br>
You hear a buzz at the door and you both enter.<br>
Ms. Lexi sits at her desk. You shiver as seeing her dressed all in latex. But seeing her dressed like this makes you aroused again and makes you wish you had wear the panties.<br><br>
<<if $movie == 0>>[img[images/Character/lexi/lexi_latex_sit.jpg]]
<<elseif $movie == 1>><video src="movies/lexi/lexi1.mp4" autoplay loop width="100%"></video><</if>>
<br><br>
<<set $lexi_C to "images/Character/lexi2_C.jpg">>
<div class="kasten_grau">
<<lexi>>Seems I know why you are here <<print $name>>.<br>
I thought <<print $Gname>> told you what can happen if you don´t like to wear panties at work. But as you are at work, even without the panties. I think that you still like to keep your job.<br>
You have one last choice. If you wear this chastity as punishment for not wearing the panties, you can keep your job and <<print $Gname>> will take care for you. If you refuse you will be fired.<br>
It´s up to you.
<</lexi>></div><br>
<<elseif $Sprache == "D">>
<<print $Gname>> klopft bei Ms. Lexi an die Tür<br><br>
<div class="kasten_grau">
<<lexi>>Wer ist da?<</lexi>><br>
<<mz>>Ich bins und <<print $name>>.<</mz>><br>
<<lexi>>Komm rein.<</lexi>>
</div>
<br>
Du hörst ein Summen an der Tür und ihr beide geht rein.<br>
Ms. Lexi sitzt an ihrem Tisch. Du zitterst leicht, als du Ms. Lexi komplett in Latex siehst.<br><br>
<<if $movie == 0>>[img[images/Character/lexi/lexi_latex_sit.jpg]]
<<elseif $movie == 1>><video src="movies/lexi/lexi1.mp4" autoplay loop width="100%"></video><</if>>
<<set $lexi_C to "images/Character/lexi2_C.jpg">>
<br><br>
<div class="kasten_grau">
<<lexi>>Denke ich weiss warum du hier bist <<print $name>>.<br>
Ich dachte, <<print $Gname>> hätte dir gesagt, was passiert, wenn du heute ohne Höschen zur Arbeit erscheinst. Aber da du ja hier bist, auch ohne Höschen, denke ich dass du evtl. doch deinen Job behalten möchtest.<br>
Ich gebe dir eine letzte Chance. Wenn du diese Keuschheitsschelle trägst, kannst du deinen Job behalten und <<print $Gname>> wird sich weiter um dich kümmern. Ansonsten, bist du gefeuert.<br>
Es ist deine Entscheidung.
<</lexi>></div><br>
<</if>>
<table>
<tr>
<td>
[img[images/mall/sexshop/chastity_pink.jpg][boss2_1][$Chastpink to 2,$CB to 1,$CB_lock to 1,$arousal to 25]]
</td>
<td>
[img[images/Fired.jpg][fired]]
</td>
</tr>
</table>[img[images/office/boss.jpg]]
<<if $Sprache == "E">>
Ms. Lexi takes a pink chastity out of her desk. With a practised movement she puts your dick into the chastity.<br>
<<print $Gname>> takes out a lock out of her pocket and closes your chastity. Trapping your dick inside it´s new pink prison.<br>
<br>
[img[images/Character/natalie/pink_chast.jpg]]
<br><br>
<div class="kasten_grau">
<<lexi>>Look at you. All locked and no key for you <<print $name>>.<</lexi>><br>
<<mz>>That is the first step. Now I like to see, if you can go a step further. You will now go to the mall and buy yourself some nice stockings and a bra.<</mz>><br>
<<you>>What if she asks for the size of the bra? I don´t know what to tell her.<</you>><br>
<<mz>>Don´t be that stupid. Just tell the Saleswoman, that I send you. Then she knows what you are looking for.<</mz>>
</div>
<br>
<<button "Mall">><<editcycle 'time' change +1>><<goto "mall2">><</button>>
<<elseif $Sprache == "D">>
Ms. Lexi holt eine rosa Keuschheitsschelle aus ihrem Schreibtisch. Mit geübten Handgriffen legt sie dir die Schelle an.<br>
<<print $Gname>> holt ein Schloss aus ihrer Tasche und verschließt damit deine Keuschheitsschelle. Sperrt deinen Schwanz in sein neues rosa Gefängniss.<br>
<br>
[img[images/Character/natalie/pink_chast.jpg]]
<br><br>
<div class="kasten_grau">
<<lexi>>Schau dich nur an. Schön verschlossen und kein Schlüssel für dich, <<print $name>>.<</lexi>><br>
<<mz>>Das ist schonmal der erste Schritt. Jetzt möchte ich sehen, ob du auch einen Schritt weiter gehst. Du wirst jetzt zum Einkaufszentrum gehen und dir Strümpfe und einen BH kaufen.<</mz>><br>
<<you>>Was ist, wenn sie mich nach der Größe des BH fragt? Ich weiss doch nicht, was ich ihr dann sagen soll.<</you>><br>
<<mz>>Stell dich nicht so dumm an. Sag der Verkäuferin einfach, das ich dich geschickt habe, dann weiss sie schon Bescheid wonach du suchst.<</mz>>
</div>
<br>
<<button "Einkaufszentrum">><<editcycle 'dtime' change +1>><<goto "mall2">><</button>>
<</if>><<if $Sprache == "E">>
<<timed 1s>>
You refuse to be trained as a sissy.<br><br>
<<next 1s>>
@@YOU ARE FIRED@@<br><br>
<<if $movie == 1>><video src="movies/fired/fired.mp4" autoplay loop width="100%"></video><</if>><br><br>
<<next 1s>>
When you don´t like to be a sissy, why you played that game?<br><br>
<<next 1s>>
You can reset the Game and start from beginning<br><br>
<<next 1s>>
<<button "Restart">><<script>>UI.restart();<</script>><</button>>
<</timed>>
<<elseif $Sprache == "D">>
<<timed 1s>>
Du hast es abgelehnt eine sissy zu sein<br><br>
<<next 1s>>
@@DU BIST GEFEUERT@@<br><br>
<<if $movie == 1>><video src="movies/fired/fired.mp4" autoplay loop width="100%"></video><</if>><br><br>
<<next 1s>>
Wenn du keine Sissy sein möchtest, warum hast du das Spiel dann gespielt?<br><br>
<<next 1s>>
Du kannst das Spiel resetten und von vorne beginnen<br><br>
<<next 1s>>
<<button "Restart">><<script>>UI.restart();<</script>><</button>>
<</timed>>
<</if>>[img[images/mall/lingeristore.jpg]]
<<if $sprungmarke == "bra" >><<ScrollTo "bra">>
<<elseif $sprungmarke == "maid">><<ScrollTo "maid">>
<<elseif $sprungmarke == "schuhe">><<ScrollTo "schuhe">><</if>>
<<if $Sprache == "E">>
You walk into the store. You try not attract attention but the Salewoman has already see you.<br><br>
<div class="kasten_grau">
<<Saleswoman>>Hello, call me if you need some help.<</Saleswoman>><br>
<<you>>Yes. can you show me something.... for.... <<print $Gname>> sends me.<</you>><br>
<<Saleswoman>>Why you didn´t told that before. I have something that will suit you well. And it seems this is your size.<</Saleswoman>>
</div>
<br>
<table>
<tr>
<th colspan="2">Bra 30€ | Stockings 20€</th>
<span id="bra"><<set $sprungmarke to "no">></span>
</tr>
<tr>
<td>
<<if $money >= 30 && $female_bra_pink == 0>>
[img[Pink bra 30€|images/clothes/female/female_bra_pink.jpg][mall2][$sprungmarke to "bra",$female_bra_pink to 1,$money -=30]]
<<elseif $money <= 29 && $female_bra_pink == 0>>
[img[Pink bra 30€|images/clothes/female/female_bra_pink_x.jpg]]
<<elseif $female_bra_pink != 0>>
[img[Pink bra 30€|images/clothes/female/female_bra_pink_o.jpg]]
<</if>>
</td>
<td>
<<if $money >= 20 && $female_stockings_pink == 0>>
[img[Pink stockings 20€|images/clothes/female/female_stockings_pink.jpg][mall2][$sprungmarke to "bra",$female_stockings_pink to 1,$money -=20]]
<<elseif $money <= 19 && $female_stockings_pink == 0>>
[img[Pink stockings 20€|images/clothes/female/female_stockings_pink_x.jpg]]
<<elseif $female_stockings_pink != 0>>
[img[Pink stockings 20€|images/clothes/female/female_stockings_pink_o.jpg]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<table>
<tr>
<th colspan="2">Spezial Dresses 100€</th>
</tr>
<span id="maid"><<set $sprungmarke to "no">></span>
<tr>
<td>
<<if $money >= 100 && $maiddress == 0>>
[img[Maiddress 100€|images/clothes/female/maiddress.jpg][mall2][$sprungmarke to "maid",$maiddress to 1,$money -=100]]
<<elseif $money <= 99 && $maiddress == 0>>
[img[Maiddress 100€|images/clothes/female/maiddress_x.jpg]]
<<elseif $maiddress != 0>>
[img[Maiddress 100€|images/clothes/female/maiddress_o.jpg]]
<</if>>
</td>
<td>
<<if $money >= 100 && $nightdress == 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink.jpg][mall2][$sprungmarke to "maid",$nightdress to 1,$money -=100]]
<<elseif $money <= 99 && $nightdress == 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink_x.jpg]]
<<elseif $nightdress != 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink_o.jpg]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<table>
<tr>
<th colspan="2">Shoes 75€</th>
</tr>
<span id="schuhe"><<set $sprungmarke to "no">></span>
<tr>
<td>
<<if $money >= 75 && $high_heel_black == 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black.jpg][mall2][$sprungmarke to "schuhe",$high_heel_black to 1,$money -=75]]
<<elseif $money <= 74 && $high_heel_black == 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black_x.jpg]]
<<elseif $high_heel_black != 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black_o.jpg]]
<</if>>
</td>
</tr>
</table>
<<button "back to work">><<if $female_bra_pink == 1 && $female_stockings_pink == 1>><<set $platzhalter to 0>><</if>><<goto "office">><</button>>
<<elseif $Sprache == "D">>
Du betrittst den Laden und versuchst keine Aufmerksamkeit auf dich zu ziehen, aber die Verkäuferin hat dich schon bemerkt.<br><br>
<div class="kasten_grau">
<<Saleswoman>>Hallo, ruf mich, wenn du Hilfe brauchst.<</Saleswoman>><br>
<<you>>Danke. Können Sie mir was zeigen für.... für.... <<print $Gname>> schickt mich.<</you>><br>
<<Saleswoman>>Wenn das so ist. Hier habe ich etwas, das dir gefallen könnte. Müsste auch deine Größe sein, wenn ich das richtig sehe<</Saleswoman>>
</div>
<br>
<table>
<tr>
<th colspan="2">BH 30€ | Stockings 20€</th>
<span id="bra"><<set $sprungmarke to "no">></span>
</tr>
<tr>
<td>
<<if $money >= 30 && $female_bra_pink == 0>>
[img[Rosa BH 30€|images/clothes/female/female_bra_pink.jpg][mall2][$sprungmarke to "bra",$female_bra_pink to 1,$money -=30]]
<<elseif $money <= 29 && $female_bra_pink == 0>>
[img[Rosa BH 30€|images/clothes/female/female_bra_pink_x.jpg]]
<<elseif $female_bra_pink != 0>>
[img[Rosa BH 30€|images/clothes/female/female_bra_pink_o.jpg]]
<</if>>
</td>
<td>
<<if $money >= 20 && $female_stockings_pink == 0>>
[img[Rosa Strümpfe 20€|images/clothes/female/female_stockings_pink.jpg][mall2][$sprungmarke to "bra",$female_stockings_pink to 1,$money -=20]]
<<elseif $money <= 19 && $female_stockings_pink == 0>>
[img[Rosa Strümpfe 20€|images/clothes/female/female_stockings_pink_x.jpg]]
<<elseif $female_stockings_pink != 0>>
[img[Rosa Strümpfe 20€|images/clothes/female/female_stockings_pink_o.jpg]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<table>
<tr>
<th colspan="2">Spezial Kleider 100€</th>
</tr>
<span id="maid"><<set $sprungmarke to "no">></span>
<tr>
<td>
<<if $money >= 100 && $maiddress == 0>>
[img[Maiddress 100€|images/clothes/female/maiddress.jpg][mall2][$sprungmarke to "maid",$maiddress to 1,$money -=100]]
<<elseif $money <= 99 && $maiddress == 0>>
[img[Maiddress 100€|images/clothes/female/maiddress_x.jpg]]
<<elseif $maiddress != 0>>
[img[Maiddress 100€|images/clothes/female/maiddress_o.jpg]]
<</if>>
</td>
<td>
<<if $money >= 100 && $nightdress == 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink.jpg][mall2][$sprungmarke to "maid",$nightdress to 1,$money -=100]]
<<elseif $money <= 99 && $nightdress == 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink_x.jpg]]
<<elseif $nightdress != 0>>
[img[Nightdress 100€|images/clothes/female/nightdress_pink_o.jpg]]
<</if>>
</td>
</tr>
</table>
<div class="linie"></div>
<table>
<tr>
<th colspan="2">Schuhe 75€</th>
</tr>
<span id="schuhe"><<set $sprungmarke to "no">></span>
<tr>
<td>
<<if $money >= 75 && $high_heel_black == 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black.jpg][mall2][$sprungmarke to "schuhe",$high_heel_black to 1,$money -=75]]
<<elseif $money <= 74 && $high_heel_black == 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black_x.jpg]]
<<elseif $high_heel_black != 0>>
[img[Highheel 75€|images/clothes/female/high_heel_black_o.jpg]]
<</if>>
</td>
</tr>
</table>
<<button "zurück zur Arbeit">><<if $female_bra_pink == 1 && $female_stockings_pink == 1>><<set $platzhalter to 0>><</if>><<goto "office">><</button>>
<</if>>
<<set $platzhalter to 3,$firstwork to 4>><<if $Sprache == "E">>
<<if $female_bra_pink == 0 || $female_stockings_pink == 0>>
<<if $platzhalter == 3>>
You walk back to your office after your trip to the mall.<br>
<<print $Gname>> is waiting for you in your office.<br><br>
<div class="kasten_grau">
<<mz>>Did you get all you need at the mall?<</mz>><br>
<<you>>Sorry, <<print $Gname>>. I forgot to buy <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>the pink bra.<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>the stockings.<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>the bra and the stockings.<</if>><</you>><br>
<<mz>>As this is your first training day, I will not punish you. Go to the mall and buy <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>the pink bra.<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>the stockings.<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>the bra and the stockings.<</if>><</mz>>
</div>
<br>
<<button "Mall">><<goto "mall2">><</button>>
<<set $platzhalter to 4>>
<<elseif $platzhalter == 4>>
You walk back into your office. <<print $Gname>> is angry that you didn´t walked to the mall as you are told<br><br>
<div class="kasten_grau">
<<mz>>I already told you, that you need to go to the mall again. You missed to buy all you need the first time at the mall. You still need <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>the pink bra.<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>the stockings.<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>the bra and the stockings.<</if>>
Go to the mall now and don´t make me angry. This is still the first day of your training.<</mz>>
</div>
<br>
<<button "Mall">><<goto "mall2">><</button>>
<</if>>
<<else>>
<<if $platzhalter == 0>>
You walk back into your office. In your hand you hold the bag with your new bra and stockings.<br>
<<print $Gname>> looks to you with a smile.<br><br>
<div class="kasten_grau">
<<mz>>Welcome back, seems you got all you need for today. Hope the woman in the shop was able to help you with the size.<</mz>><br>
<<you>>Yes, she gave me not much to choose from. But... why did I need this?<</you>><br>
<<mz>>Don´t be that stupid. Thought you already know what we had planed for you.<br>
We both will go to Ms. Lexi<<if $Chastpink == 2>> again<</if>>. She likes to give you a contract and needs you to sign this just for formal reasons.<</mz>><br>
<<you>>But what if I don´t like to sign the contract?<</you>><br>
<<mz>>Think you already have chosen. <<if $Chastpink == 2>>In Ms. Lexi´s office you already had chosen the chastity. You didn´t refused this. You accepted it. <</if>>You have buyed yourself some new lingerie. But Ms. Lexi will explain some more. Now take your bag with lingerie and follow me to Ms. Lexi.<</mz>>
</div>
<br>
<<set $platzhalter to 5>>
<<elseif $platzhalter == 5>>
You walk back to your office. Still with the bag in your hand.<br><br>
<div class="kasten_grau">
<<mz>>We don´t have time. I told you to follow me to Ms. Lexi.<</mz>>
</div>
<br>
<</if>>
<</if>>
<<elseif $Sprache == "D">>
<<if $female_bra_pink == 0 || $female_stockings_pink == 0>>
<<if $platzhalter == 3>>
Du gehst zurück ins Büro nach deinem Einkauf im EKZ.<br>
<<print $Gname>> warten schon in deinem Büro auf dich.<br><br>
<div class="kasten_grau">
<<mz>>Hast du alles bekommen, was du holen solltest?<</mz>><br>
<<you>>Tut mir leid, <<print $Gname>>. Ich habe vergessen <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>den BH<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>die Strümpfe<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>den BH und die Strümpfe<</if>> zu kaufen<</you>><br>
<<mz>>Weil das dein erster Trainingstag ist, werde ich dich nicht bestrafen. Geh zum Einkaufszentrum und hol dir <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>den rosa BH.<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>die Strümpfe.<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>den BH und die Strümpfe<</if>><</mz>>
</div>
<br>
<<button "Einkaufszentrum">><<goto "mall2">><</button>>
<<set $platzhalter to 4>>
<<elseif $platzhalter == 4>>
Du gehst zurück in dein Büro. <<print $Gname>> ist verärgert, das du nicht zum Einkaufszentrum gegangen bist, wie du eigentlich solltest.<br><br>
<div class="kasten_grau">
<<mz>>Ich habe dir gesagt, das du nochmal zum Einkaufszentrum gehen sollst. Du hast schon beim ersten mal vergesen, alles zu kaufen, was du solltest. Du brauchst noch immer <<if $female_bra_pink == 0 && $female_stockings_pink == 1>>den rosa BH.<<elseif $female_bra_pink == 1 && $female_stockings_pink == 0>>die rosa Strümpfe.<<elseif $female_bra_pink == 0 && $female_stockings_pink == 0>>den BH und die Strümpfe.<</if>>
Geh zum Einkaufszentrum, kauf dir die Sachen und mach mich nicht weiter wütend. Das ist immer noch der erste Tag deines trainings<</mz>>
</div>
<br>
<<button "Einkaufszentrum">><<goto "mall2">><</button>>
<</if>>
<<else>>
<<if $platzhalter == 0>>
Du gehst zurück in dein Büro. In der Hand hälst du die Tüte mit deiner neuen Unterwäsche.<br>
<<print $Gname>> schaut dich mit einem Lächeln an.<br><br>
<div class="kasten_grau">
<<mz>>Wilkommen zurück. Scheint du hast alles, was du für heute brauchst. Hoffe die Dame im Shop hat dir mit der Größe weiterhelfen können.<</mz>><br>
<<you>>Ja, sie hat mir nicht viel Auswahl gelassen. Aber... warum brauche ich das eigentlich?<</you>><br>
<<mz>>Sei doch nicht so dumm. Dachte dass du mittlerweile weisst, was wir für dich geplant haben.<br>
Wir beide werden jetzt<<if $Chastpink == 2>> nochmal<</if>> zu Ms. Lexi gehen. Sie möchte dir einen Vertrag zur Unterschrift geben aus rein formalen Gründen.<</mz>><br>
<<you>>Aber was ist, wenn ich den Vertrag nicht unterschreiben möchte?<</you>><br>
<<mz>>Denke du hast dich doch schon entschieden. <<if $Chastpink == 2>>In Ms. Lexi´s Büro hast du dich doch schon für die Keuschheitsschelle entschieden. Da hast du nicht wiedersprochen. Du hast dich selbst dafür entschieden. <</if>>Du hast dir sogar schon selbst deine neue Unterwäsche gekauft. Aber Ms. Lexi wird dir dazu mehr sagen. Jetzt nimm die Tasche mit der Unterwäsche und folge mir zu Ms. Lexi.<</mz>>
</div>
<br>
<<set $platzhalter to 5>>
<<elseif $platzhalter == 5>>
Du gehst zurück in dein Büro. Noch immer hast du die Tüte mit der Unterwäsche in der Hand.<br><br>
<div class="kasten_grau">
<<mz>>Wir haben keine Zeit, ich sagte doch, dass du mir zu Ms. Lexi folgen sollst.<</mz>>
</div>
<br>
<</if>>
<</if>>
<</if>>[img[images/office/boss.jpg]]
<<if $Sprache == "E">>
<<print $Gname>> knocks on the door of Ms. Lexi.<br><br>
<div class="kasten_grau">
<<lexi>>Who´s there?<</lexi>><br>
<<mz>>It´s me<<if $Chastpink == 2>> again<</if>> and <<print $name>>.<</mz>><br>
<<lexi>>Come in.<</lexi>>
</div>
<br>
<<if $Chastpink == 2>>
You hear a buzz like the last time and you both walk into Ms. Lexi´s office.<br><br>
<div class="kasten_grau">
<<lexi>>Welcome back <<print $name>>. Please come closer. We need to talk about your training and your new contract<</lexi>>
</div>
<br>
<<else>>
You hear a buzz at the door and you both enter.<br>
Ms. Lexi sits at her desk. You shiver as seeing her dressed all in latex.<br><br>
<<if $movie == 0>>[img[images/Character/lexi/lexi_latex_sit.jpg]]
<<elseif $movie == 1>><video src="movies/lexi/lexi1.mp4" autoplay loop width="100%"></video><</if>>
<<set $lexi_C to "images/Character/lexi2_C.jpg">><br><br>
<div class="kasten_grau">
<<lexi>>He llo <<print $name>>. Please come closer. We need to talk about your training and your new contract<</lexi>>
</div>
<br>
<</if>>
You walk to her desk and stand infront of Ms. Lexi as there is nothing to sit. <br><br>
<div class="kasten_grau">
<<lexi>>As i see, <<print $Gname>> has send you to the mall to buy your lingerie. Good to see that you already startet your training and follow her commands.<br>
But we need to be sure, that you will be committed for longer than today as your training needs time and money. I have a contract for you that you need to sign and before you say, that you can leave everytime, let me tell you the benefits.<br>
You will get a lifetime contract. You never need to worry about money or loose of job again. We will take care for you and everything you need.<br>
What we need from you is, that you follow our rules. You will be trained and if you disobey, you will get punished.<br>
If you don´t have any questions, you can sign the contract.<</lexi>>
</div>
<br>
Ms. Lexi shows you the contract and gives you a pen. Not sure if you can sign this contract you look to <<print $Gname>>. You nearly drop the pen as you see her opening her jacket and showing you her big breasts.<br><br>
<span id="vertrag">
[img[images/Character/mzBerlin/mzberlin5.jpg]]
<br><br>
You nearly dropp the pen as you look to <<print $gname>> as she opens her jacket to show you her perfect breasts.<br>
You are hardly capable to think clearly anymore as looking to <<print $Gname>>. Looking to <<print $Gname>> and Ms. Lexi you know that you only have one choice.<br>
<div class="kasten_grau">
<<mz>>If you sign the contract, i will show you much more in near future.<</mz>>
</div>
<br>
</span>
<span id="unterschrift">
<<button "sign contract">>
<<replace "#vertrag">><div class="linie"></div><</replace>>
<<set $platzhalter to 3>>
<<replace "#unterschrift">>
<<if $vertrag == 0>>
Still looking to <<print $Gname>> you sign the contract without reading or thinking about it.<br>
<<elseif $vertrag == 1>>
You still look to <<print $Gname>> as you sign the contract. You are happy that you had read the contract. but get feared to know what will happen soon. Maybe you better never read the contract. But know it´s to late.<br>
<</if>>
Just in the same moment as you place the pen away, Ms. Lexi takes the contract with a bright smile.<br><br>
<div class="kasten_grau">
<<lexi>>I wonder if you really understand what this contract is all about <<print $name>>. But as you accepted this, we can now start your training. Undress to your panties. <<print $Gname>> will now take over.<</lexi>>
</div>
<br>
With that words <<print $Gname>> closes her jacket again and walks to you.<br><br>
[img[images/Character/mzBerlin/mzberlin8.jpg]]<br><br>
<div class="kasten_grau">
<<mz>>Hope I didn´t distract you as you signed the contract. But seems you like my nice big breasts.
Maybe one day you will have so nice tits like me. You need to know, that you already had taken your first injection of the hormones yesterday.
With that first injection and more to follow, you will grow your own breasts soon. Thats why you will start to wear the bra now so you get used to this.<</mz>>
</div>
<br>
<<print $Gname>> takes your bag and gives you the pink bra and matching stockings.<br><br>
<<replace "#nimm_unterwaesche">>
<<ScrollTo "nimm_unterwaesche">>
<<button "Take lingerie">>
<<set $female_bra_pink to 2,$female_stockings_pink to 2,$male_socks to 1,$male_boxers to 1,$firstwork +=1,$male_shirt to 1,$male_jeans to 1,$male_sneakers to 1>>
<<replace "#nimm_unterwaesche">>
<<ScrollTo "nimm_unterwaesche">>
You take the lingerie from <<print $Gname>> and carefully pulling the stockings up your leg. You take the bra and after short time you stand with the pink lingery infront of <<print $Gname>>.<br>
You start to blush as you feel getting aroused and your dick starts to grow <<if $Chastpink == 2>>inside the chastity.<<else>>under the panties.<</if>><br>
<<print $Gname>> smiles as she looks at you all aroused and in your pink lingerie.<br><br>
<div class="kasten_grau">
<<mz>>Seems you like your new underwear. As i see your dick <<if $chastpink == 2>>filling up your chastity.<<else>>all hard in your panties.<</if>>
But there is something I don´t like to see anymore. You are all hairy. You need to shave at home in the morning. Not only your face. You will need to shave completly.
You can be happy, that over time your skin gets softer and the hair will not grow as much as it does now because of your hormone injections. But till that day you need to shave daily<</mz>><br>
<<lexi>>As it is already late. You are allowed to go home now. We expect you to be dressed in your lingerie tomorrow and that you are shaven.<</lexi>>
</div>
<br>
You take your clothes and get dressed again. <br><br>
<<button "back home">>
<<editcycle 'time' change +2>>
<<set $platzhalter to 0,$male_shirt to 2,$male_jeans to 2,$male_sneakers to 2>>
<<goto "zuhause">>
<</button>>
<</replace>>
<</button>><br>
<</replace>>
<</replace>>
<<ScrollTo "vertrag">>
<</button>>
</span>
<span id="nimm_unterwaesche">
</span>
<<timed 10s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin6.jpg]]<br><br>
You still look to <<print $Gname>> as she tries to distract you. You know you need to sign the contract. No matter what it says.<br><br>
<div class="kasten_grau">
<<mz>>You like what you see <<print $Gname>>? If you sign the contract you can see them much more and maybe you are allowed to touch my perfect breasts.<</mz>>
</div>
<br>
<</replace>>
<</if>>
<<next 15s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin7.jpg]]<br><br>
<<print $Gname>> literally presents her big breasts and smiles seductively at you.<br><br>
<div class="kasten_grau">
<<mz>>you like my boobs. If you sign the contract, you can certainly not only touch them occasionally, but also lick and suck on my breasts if I tell you to.<</mz>>
</div>
<br>
<</replace>>
<</if>>
<<next 15s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin7_1.jpg]]<br><br>
You can't think clearly when <<print $Gname>> turns around and pulls her short skirt even higher. The contract is in front of you. You think about whether <<print $Gname>> is deliberately trying to distract you.<br>
The pen moves by itself to the field of your signature.<br><br>
<div class="kasten_grau">
<<mz>>Do you like my butt? If you sign the contract, I guarantee that you will also spend time kissing my butt.<</mz>>
</div>
<br>
<<timed 5s>>
<<button "examine contract">>
<<set $vertrag to 1>>
<<replace "#vertrag">>
<<ScrollTo "vertrag">>
It´s hard for you to concentrate, but you take your eyes away from <<print $Gname>> and take look closer at the contract.<br><br>
[img[images/Character/mzBerlin/mzberlin7_2.jpg]]<br><br>
<div class="kasten_grau">
<<you>>I read something about... operations... hormones... changes... irreversible... What is the meaning? Thought the contract is only about training<</you>><br>
<<lexi>>I never had thought that you will read the contract. But in that part is written, that we will transform you into a shemale. We change you with operations and hormones as we like.<</lexi>>
<<if $Chastpink == 2>>
<br><<mz>>And if you like to know what happens with the key to your chastitybelt that you already wear on your little dick. In the contract is a passage about keeping you chaste to enhance your training and control aour arousal. You will never get the keys in your hands. But you can be happy. You can keep your little dick.<</mz>>
<</if>>
</div>
<br>
<</replace>>
<</button>>
<br><br>
<</timed>>
<</replace>>
<</if>>
<</timed>>
<br>
<<elseif $Sprache == "D">>
<<print $Gname>> klopft an Ms. Lexi´s Tür.<br><br>
<div class="kasten_grau">
<<lexi>>Wer ist da?<</lexi>><br>
<<mz>>Ich bins, mit <<print $name>>.<</mz>><br>
<<lexi>>kommt rein.<</lexi>>
</div>
<br>
<<if $Chastpink == 2>>
Du hörst das summen der Tür wie beim letzten mal und ihr beide betretet das Büro.<br><br>
<div class="kasten_grau">
<<lexi>>Wilkommen zurück <<print $name>>. Komm näher. Wir müssen über dein training und deinen neuen Vertrag sprechen<</lexi>>
</div>
<br>
<<else>>
Du hörst ein Summen an der Tür und ihr beide geht rein<br>
Ms. Lexi sitzt an ihrem Tisch. Du zitterst leicht, als du Ms. Lexi komplett in Latex siehst<br><br>
<<if $movie == 0>>[img[images/Character/lexi/lexi_latex_sit.jpg]]
<<elseif $movie == 1>><video src="movies/lexi/lexi1.mp4" autoplay loop width="100%"></video><</if>>
<<set $lexi_C to "images/Character/lexi2_C.jpg">><br><br>
<div class="kasten_grau">
<<lexi>>Hallo <<print $name>>. Komm näher. Wir müssen über dein Training und deinen neuen Vertrag sprechen<</lexi>>
</div>
<br>
<</if>>
Du gehst näher zu Ms. Lexi und bleibst vor ihrem Schreibtisch stehen, da dort keine Sitzmöglichkeit ist. <br><br>
<div class="kasten_grau">
<<lexi>>Wie ich sehe, hat <<print $Gname>> dich schon zum Unterwäsche kaufen geschickt. Schön zu sehen das du schon begonnen hast, ihre Anweisungen zu befolgen.<br>
Aber wir müssen auch sicherstellen, das du dich länger darauf einlässt, da unser training einiges an Zeit und Geld kosten wird. Ich habe hier einen Vertrag, den du unterschreiben musst. Aber bevor du sagst, das du ja jederzeit den beenden kannst, lass mich kurz die vorteile dieses Vertrags für dich nennen.<br>
Du bekommst einen Vertrag auf Lebenszeit. Du musst dir also nie wieder sorgen um deinen Job oder dein Gehalt machen. Wir werden immer für dich sorgen und alles was du benötigst.<br>
Was wir im gegenzug von dir erwarten ist, das du unsere Anweisungen befolgst. Du wirst trainiert werden, aber auch bestraft, wenn du nicht gehorchst. <br>
Wenn keine weiteren Fragen sind, kannst du den Vertrag unterschreiben.<</lexi>>
</div>
<br>
Ms. Lexi zeigt dir den Vertrag und gibt dir einen Stift. Unsicher, ob du den Vertrag unterzeichnen sollst, schaust du zu <<print $Gname>>.<br><br>
<span id="vertrag">
[img[images/Character/mzBerlin/mzberlin5.jpg]]
<br><br>
Du lässt fast den Stift fallen, als du zu ihr rüber schaust und <<print $Gname>> ihre Jacke öffnet um dir ihre prallen Brüste zu zeigen.<br>
Du kannst kaum noch klar denken, als du zu <<print $Gname>> rüber schaust. Du weisst du hast nur eine Wahl, als du zu Ms. Lexi und <<print $Gname>> schaust.<br><br>
<div class="kasten_grau">
<<mz>>Wenn du den Vertrag unterschreibst, werde ich dir in Zukunft noch viel mehr von mir zeigen.<</mz>>
</div>
<br>
</span>
<span id="unterschrift">
<<button "Unterschreiben">>
<<replace "#vertrag">><div class="linie"></div><</replace>>
<<set $platzhalter to 3>>
<<replace "#unterschrift">>
<<if $vertrag == 0>>
Du schaust noch immer zu <<print $Gname>> als du den Vertrag unterschreibst, ohne ihn dir durch zu lesen, oder irgend wie drüber nach zu denken.<br>
<<elseif $vertrag == 1>>
Du schaust noch immer zu <<print $Gname>> als du den Vertrag unterschreibst. Zum einen bist du Froh den Vertrag gelesen zu haben. Aber hast dennoch angst vor dem, was es für dich bedeutet.<br>
<</if>>
In dem moment, als du den Stift auf seite legst, nimmt sich Ms. Lexi sofort den Vertrag.<br><br>
<div class="kasten_grau">
<<lexi>>Ich frage mich, ob dir bewusst ist, was der Vertrag für dich bedeutet <<print $name>>. Aber da du ihn ja unterschrieben hast, können wir ja mit deinem training beginnen. Zieh dich bis auf dein Höschen aus. <<print $Gname>> wird jetzt wieder übernehmen.<</lexi>>
</div>
<br>
Bei diesen Worten, macht <<print $Gname>> ihre Jacke wieder zu und geht zu dir.<br><br>
[img[images/Character/mzBerlin/mzberlin8.jpg]]<br><br>
<div class="kasten_grau">
<<mz>>Ich hoffe ich habe dich nicht abgelenkt, als du den Vertrag unterzeichnet hast. Aber du scheinst meine prallen Brüste ja zu mögen.
Vieleicht hast du ja bald auch eigenen Titten. Du musst wissen, das du gestern schon deine erste Spritze mit Hormonen bekommen hast, als du geschlafen hast.
Mit dieser Ersten Injektion und den folgenden, wirst du schon bald eigene Brüste haben. Aus diesem grund wirst du ab heute anfangen, einen BH zu tragen, damit du dich schonmal daran gewöhnen kannst.<</mz>>
</div>
<br>
<<print $Gname>> nimmt deine Tasche und gibt dir den BH und die Strümpfe.<br><br>
<<replace "#nimm_unterwaesche">>
<<ScrollTo "nimm_unterwaesche">>
<<button "Nimm Unterwäsche">>
<<set $female_bra_pink to 2,$female_stockings_pink to 2,$male_socks to 1,$male_boxers to 1,$firstwork +=1,$male_shirt to 1,$male_jeans to 1,$male_sneakers to 1>>
<<replace "#nimm_unterwaesche">>
<<ScrollTo "nimm_unterwaesche">>
Du nimmst die Unterwäsche von <<print $Gname>>. Vorsichtig ziehst du die Strümpfe über deine Beine. Nachdem du dir den BH anzgezogen hast, stehst du in deiner rosa Wäsche vor <<print $Gname>>.<br>
Du wirst rot als du merkst, das dein Schwanz <<if $Chastpink == 2>>in seinem Käfig versucht steif zu werden.<<else>>unter dem Höschen steif wird.<</if>><br>
<<print $Gname>> Schaut dich mit einem lächeln an, als sie deine Erregung bemerkt.<br><br>
<div class="kasten_grau">
<<mz>>Scheint du magst deine neue Unterwüsche. Wie ich sehe, versucht dein kleiner Schwanz <<if $Chastpink == 2>>deinen Käfig auszufüllen.<<else>>sich aus deinem Höschen zu befreien.<</if>><br>
Aber es gibt dennoch was, was ich nicht gerne sehe. Du bist ja komplett behaart. Du wirst dich jeden morgen von nun an rasieren. Nicht nur dein Gesicht. Ich möchte das du dich komplett rasierst.<br>
Du kannst glücklich sein, das dies kein Dauerzustand sein wird. mit der Zeit wird deine Haut weicher und du musst dich auch immer weniger rasieren, wegen der Hormone, die wir dir spritzen werden. Aber bis dahin musst du dich halt noch täglich rasieren.<</mz>><br>
<<lexi>>Es ist aber auch schon spät. Du darfst nach hause gehen. Wir erwarten das du morgen mit Unterwäsche und komplett rasiert zur arbeit kommst.<</lexi>>
</div>
<br>
Du nimmst deine Sachen und ziehst dich an.<br><br>
<<button "nach Hause">>
<<editcycle 'dtime' change +2>>
<<set $platzhalter to 0,$male_shirt to 2,$male_jeans to 2,$male_sneakers to 2>>
<<goto "zuhause">>
<</button>>
<</replace>>
<</button>><br>
<</replace>>
<</replace>>
<<ScrollTo "vertrag">>
<</button>>
</span>
<span id="nimm_unterwaesche">
</span>
<<timed 10s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin6.jpg]]<br><br>
Du schaust noch immer zu <<print $Gname>> als sie dich immer mehr versucht abzulenken. Du weisst, das du den Vertrag unterschreiben musst. Egal was drin steht.<br><br>
<div class="kasten_grau">
<<mz>>Gefällt dir was du siehst? Wenn du den Vertrag unterschreibst, kannst du mich viel öfters so sehen und kannst meine wohlgeformten Brüste auch anfassen.<</mz>>
</div>
<br>
<</replace>>
<</if>>
<<next 15s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin7.jpg]]<br><br>
<<print $Gname>> presentiert dir förmlich ihre prallen Brüste und lächelt dich verführerisch an.<br><br>
<div class="kasten_grau">
<<mz>>Dir gefallen meine Titten. Wenn du den Vertrag unterschreibst, kannst du die bestimmt gelegentlich nicht nur anfassen, sondern auch an meinen Brüsten lecken und saugen, wenn ich es dir sage.<</mz>>
</div>
<br>
<</replace>>
<</if>>
<<next 15s>>
<<if $platzhalter != 3>>
<<replace "#vertrag">>
[img[images/Character/mzBerlin/mzberlin7_1.jpg]]<br><br>
Du kannst nicht mehr klar denken, als sich <<print $Gname>> umdreht und ihren kurzen Rock noch ein stück höher zieht. Vor dir liegt der Vertrag. Du überlegst, ob <<print $Gname>> dich versucht bewusst abzulenken.<br>
Der Stift wandert wie von selbst zu dem Feld von deiner Unterschrift.<br><br>
<div class="kasten_grau">
<<mz>>Gefällt dir mein Hintern? Wenn du den Vertrag unterschreibst, garantiere ich dir, das du auch zeit damit verbringen wirst, meinen Hintern zu küssen.<</mz>>
</div>
<br>
<<timed 5s>>
<<button "Vertrag genauer lesen">>
<<set $vertrag to 1>>
<<replace "#vertrag">>
<<ScrollTo "vertrag">>
Es fällt dir schwer dich zu konzentrieren, aber du wendest deinen Blick von <<print $Gname>> ab und schaust doch mal genauer zu dem Vertrag.<br><br>
[img[images/Character/mzBerlin/mzberlin7_2.jpg]]<br><br>
<div class="kasten_grau">
<<you>>Ich lese hier was von... Operation... Hormone... Umwandlung... irreversibel... Was hat das alles zu bedeuten? Dachte der Vertrag hat nur was mit training zu tun.<</you>><br>
<<mz>>Wir hätte nicht gedacht, das du dir das wirklich durch liest. In dem Bereich steht, das wir dich in eine Shemale umwandeln. Wir werden dein äußeres mit Hormonen und Operationen verändert, wie wir es uns wünschen.<</mz>>
<<if $Chastpink == 2>>
<br><<mz>>Und falls du fragen solltest, was mit dem Schlüssel von deiner Keuschheitsschelle passiert, die du ja jetzt schon trägst. Im Vertrag steht auch, das wir dich zum training und steigerung deiner Geilheit auch keusch halten werden. Den Schlüssel wirst du also selbst nie in die Finger bekommen. Aber keine Angst, wir lassen dir deinen Schwanz.<</mz>>
<</if>>
</div>
<br>
<</replace>>
<</button>>
<br><br>
<</timed>>
<</replace>>
<</if>>
<</timed>>
<br>
<</if>><<if $Sprache == "E">>
You arrive at home. As you sit in your livingroom you try to keep in mind what had happen today.<br>
Going into your bedroom, you undress to your new underwear. As looking into the mirror you can´t belive how you got into this situation.<br>
You look down and seeing your dick try to get hard
<<if $Chastpink == 2>>in it´s pink prison.
<<else>>inside the pink panties.
<</if>>
You don´t know why you are aroused seeing yourself dressed in that lingerie.<br>
Seems deep down you know that you like to be a sissy.<br>
<<elseif $Sprache == "D">>
Du kommst zuhause an. Als du im Wohnzimmer sitzt, versuchst du ins Gedächniss zu bekommen, was heute passiert ist.<br>
Du gehst ins Schlafzimmer und ziehst dich bis zu deiner neuen Unterwäsche aus. Als du dich im Spiegel ansiehst, kannst du nicht glauben, wie du in diese Situation gekommen bist.<br>
Du schaust an dir runter und siehst, wie dein kleine Penis
<<if $Chastpink == 2>>in seinem rosa Gefängniss versucht steif zu werden.
<<else>>steif wird in dem rosa Höschen.
<</if>>
Du weisst nicht so recht, warum es dich so erregt dich in der Wäsche im Spiegel zu sehen.<br>
Scheint tief in dir weisst du, das du gerne eine Sissy werden möchtest.<br>
<</if>>
<br><<if $Sprache == "E">>
<br>
You wake up after a night without much sleep. Again and again you have been awake and let the last two days go through your head.
Again and again you notice at night that your cock
<<if $Chastpink == 2>>tries to become stiff in its pink prison, which does not let you sleep.
<<else>>threatens to burst with excitement when imagining what happened.
<</if>>
<br>
The situation excites you more than you thought. You try to remember what <<print $Gname>> said.<br>
Ms. Lexi and <<print $Gname>> want to turn you into a Sissi?<br><br>
@@Maybe you can search for "sissi" on the computer.@@<br>
<<elseif $Sprache == "D">>
<br>
Du wachst nach einer Nacht ohne viel schlaf auf. Immer wieder hast du wach gelegen und dir die letzten beiden Tage durch den Kopf gehen lassen.
Immer wieder merkst du in der Nacht, das dein Schwanz
<<if $Chastpink == 2>>versucht in seinem Pinken Gefängniss steif zu werden, was dich auch nicht schlafen lässt.
<<else>>bei der Vorstellung, was passiert ist, vor erregung zu platzen droht.
<</if>>
<br>
Dich erregt die Situation mehr als du dachtest. Du versuchst dich zu erinnern, was <<print $Gname>> gesagt hat.<br>
Ms. Lexi und <<print $Gname>> wollen dich zu einer Sissi umwandeln? <br><br>
@@Vieleicht kannst du da ja am Computer nach "sissi" suchen.@@<br>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I'm very generous. This time you get double the score just like that.
<</mz>><br>
<<you>>
What do I have to do for the double points?
<</you>><br>
<<mz>>
You just get it like that.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=20>><<elseif $firstwork >=7>><<set $punkte +=12>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich bin mal sehr großzügig. Diesmal bekommst du einfach so die doppelte Punktzahl.
<</mz>><br>
<<you>>
Was muss ich denn für die doppelten Punkte machen?
<</you>><br>
<<mz>>
Die bekommst du einfach so.
<</mz>><br>
<<you>>
Danke <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=20>><<elseif $firstwork >=7>><<set $punkte +=12>><</if>><<editcycle 'dtime' change +1>><</button>>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I'm very generous. This time you get your points just like that.
<</mz>><br>
<<you>>
What do I have to do for the points?
<</you>><br>
<<mz>>
You just get it like that.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich bin mal sehr großzügig. Diesmal bekommst du einfach so deine Punkte.
<</mz>><br>
<<you>>
Was muss ich denn für die Punkte machen?
<</you>><br>
<<mz>>
Die bekommst du einfach so.
<</mz>><br>
<<you>>
Danke <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'dtime' change +1>><</button>>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I'm very generous. This time you get your points just like that.
<</mz>><br>
<<you>>
What do I have to do for the points?
<</you>><br>
<<mz>>
You just get it like that.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich bin mal sehr großzügig. Diesmal bekommst du einfach so deine Punkte.
<</mz>><br>
<<you>>
Was muss ich denn für die Punkte machen?
<</you>><br>
<<mz>>
Die bekommst du einfach so.
<</mz>><br>
<<you>>
Danke <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'dtime' change +1>><</button>>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I'm very generous. This time you get your points just like that.
<</mz>><br>
<<you>>
What do I have to do for the points?
<</you>><br>
<<mz>>
You just get it like that.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich bin mal sehr großzügig. Diesmal bekommst du einfach so deine Punkte.
<</mz>><br>
<<you>>
Was muss ich denn für die Punkte machen?
<</you>><br>
<<mz>>
Die bekommst du einfach so.
<</mz>><br>
<<you>>
Danke <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'dtime' change +1>><</button>>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I'm very generous. This time you get your points just like that.
<</mz>><br>
<<you>>
What do I have to do for the points?
<</you>><br>
<<mz>>
You just get it like that.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich bin mal sehr großzügig. Diesmal bekommst du einfach so deine Punkte.
<</mz>><br>
<<you>>
Was muss ich denn für die Punkte machen?
<</you>><br>
<<mz>>
Die bekommst du einfach so.
<</mz>><br>
<<you>>
Danke <<print $Gname>>.
<</you>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'dtime' change +1>><</button>>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
A simple task for you <<print $name>>. All you have to do is go to the Storageroom and ask Ms. Jewell if you can get her a drink.<br>
<</mz>><br>
<<you>>
Think these are easy earned points.
<</you>><br>
<<mz>>
I think so too. The only requirement, of course, is that you follow Ms. Jewell's instructions exactly as she tells you.
<</mz>>
</div>
<br><<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Eine einfache Aufgabe für dich <<print $name>>. Du musst nur ins Aktenlager gehen und bei Ms. Jewell nachfragen, ob du ihr was zu trinken bringen kannst.<br>
<</mz>><br>
<<you>>
Denke das werden einfach verdiehnte Punkte.
<</you>><br>
<<mz>>
Das denke ich auch mal. Die einzige Vorraussetzung ist natürlich, das du die Anweisung von Ms. Jewell genau so befolgst, wie sie es dir sagt.
<</mz>>
</div>
<br><<button [[zum Büro|office]]>><</button>>
<</if>>/* Aufgerufen in storage */
<<if $Sprache == "E">>
<<if $platzhalter == 0>>
<div class="kasten_grau">
<<you>>
Hello Ms. Jewell.<br>
<<print $Gname>> sends me to ask, if you like something to drink
<</you>><br>
<<jewell>>
That´s sweet <<print $name>>. I just like a glass of water
<</jewell>><br>
<<you>>
a glass water. It´s here in short time.
<</you>>
</div><br>
You turn and are about to head for the door when Ms. Jewell grabs your arm and turns you back to face you.<br><br>
<div class="kasten_grau">
<<jewell>>
Not so fast. I won't make it that easy for you <<print $Gname>> has given me a free hand in choosing how to go about your task.<br>
You have the choice between 3 different ways how I make the task more difficult for you<br><br>
1. hand restraints<br>
2. Leg irons<br>
3. Pantygag<br>
<</jewell>><br>
<<you>>
I take.... Number...
<</you>>
</div>
<br>
<<button '1 - hand restraints'>>
<<set $platzhalter to 1>>
<<goto "storage">>
<</button>>
<<button '2 - Leg irons'>>
<<set $platzhalter to 2>>
<<goto "storage">>
<</button>>
<<button '3 - Pantygag'>>
<<set $platzhalter to 3>>
<<goto "storage">>
<</button>>
<<elseif $platzhalter ==1>>
<div class="kasten_grau">
<<you>>
I'll take number 1. The hand restraints
<</you>><br>
<<jewell>>
As you wish. Then I'll put the belt on you.
<</jewell>>
</div>
<br>
Ms. Jewell retrieves belt wit 2 hand straps from her desk.<br><br>
<img src="images/clothes/female/fesselgurt.jpg"><br>
With practiced movements, she puts the belt on you and closes it with a small lock on the back.<br>
Before you really realize what's happening, she wraps your hands in the two wrist straps attached to the side of the belt.
<br><br>
<div class="kasten_grau">
<<jewell>>
That should make it harder for you to grab the glass and then bring it to me.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
But my colleagues will definitely see me like that and wonder what that means.
<</you>><br>
<<jewell>>
You don't have to worry or have any hopes, <<print $name>>.
We often have Sissy's in training here. Most people here don't even notice it.
Like you never noticed before. And if someone does notice it, it's probably too awkward to mention it.
<</jewell>><br>
<</if>>
<<you>>
But how am I supposed to reach for the glass like that? They're much higher than I can reach with my hands tied.
<</you>><br>
<<jewell>>
I didn't say it would be easy for you either, <<print $name>>.
<</jewell>>
</div>
<br><<button [[back to office|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter ==2>>
<div class="kasten_grau">
<<you>>
I'll take number 2. Legirons
<</you>><br>
<<jewell>>
As you wish. Please sit down.
<</jewell>>
</div>
<br>
You sit down on the chair and Ms. Jewell gets 2 heavy lockable ankle cuffs with a sturdy chain from her desk.<br><br>
<img src="images/clothes/female/fußfesseln_stahl.jpg"><br>
With practiced hand movements, she puts the shackles on you and locks them directly with a special key<br>
She pulls the chain briefly and then looks at you with satisfaction.
<br><br>
<div class="kasten_grau">
<<jewell>>
This should now make it harder for you to move around and also to go unnoticed to the canteen.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
But my colleagues will definitely see me like that and wonder what that means.
<</you>><br>
<<jewell>>
You don't have to worry or have any hopes, <<print $name>>.
We often have Sissy's in training here. Most people here don't even notice it.
Like you never noticed before. And if someone does notice it, it's probably too awkward to mention it.
<</jewell>><br>
<</if>>
<<you>>
The chain drags on the ground when I walk. Everyone will look at that immediately.
<</you>><br>
<<jewell>>
I didn't say it would be easy for you either, <<print $name>>.
<</jewell>>
</div>
<br><<button [[back to office|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter ==3>>
<div class="kasten_grau">
<<you>>
I'll take number3. the pantygag.
<</you>><br>
<<jewell>>
As you wish. I also have a very special pair of panties for you.
<</jewell>>
</div>
<br>
You look at Ms. Jewell as she slowly removes her own panties.<br>
She crumples it up and you watch as she slides the panties up her wet cunt.<br>
You can already see the wetness on the panties Ms. Jewell comes towards you with a smile and holds the panties she had in her cunt to your lips.<br>
You open your mouth and Ms. Jewell presses the panties directly onto your tongue, very wet side first. Then she takes a piece of clear tape from the desk and sticks a strip over your now closed mouth.
<br><br>
<div class="kasten_grau">
<<jewell>>
I also want my panties to stay in.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
Think you're wondering what happens if someone sees you like this, <<print $name>>.
We often have Sissy's in training here. Most people here don't even notice it.
Like you never noticed before. And if someone does notice it, it's probably too awkward to mention it.
<</jewell>><br>
<</if>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
I hope you enjoy the taste of me. At least you can't ask anyone for help with your task.
I didn't say it would be easy for you either, <<print $name>>.
<</jewell>>
</div>
<br><<button [[back to office|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter == 11 || $platzhalter == 12 || $platzhalter == 13>>
<div class="kasten_grau">
<<jewell>>
Hello <<print $name>>. I see you haven't managed to get me a glass of water yet.
<</jewell>><br>
<<if $platzhalter == 13>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
Glad to hear your special panties do what they're supposed to
<</jewell>><br>
<<else>>
<<you>>
It's harder than I thought <<if $platzhalter == 11>>with the locked hands<<elseif $platzhalter == 12>>with the ankle cuffs.<</if>>
<</you>><br>
<</if>>
<<jewell>>
I didn't say it would be easy for you either, <<print $name>>.
<</jewell>>
</div>
<br><<button [[back to office|office]]>><</button>>
<<elseif $platzhalter >=20 && $platzhalter <=30>>
You go back to Ms. Jewell with the glass of water in your hand.<br><br>
<div class="kasten_grau">
<<jewell>>
Thank you, <<print $name>>. You performed the task to my complete satisfaction.
Even if I tried to make it harder for you with <<if $platzhalter == 21>>the handcuffs.<<elseif $platzhalter == 22>>the ankle cuffs.<<elseif $platzhalter == 23>>my panties in your mouth.<</if>><br>
I'll tell <<print $Gname>> that you failed your task and you didn't earn the points for that task.
Then let me <<if $platzhalter == 21>>take off the handcuffs.<<elseif $platzhalter == 22>>take off the ankle cuffs.<<elseif $platzhalter == 23>>take my panties out of your mouth again. <</if>>
<</jewell>>
</div><br>
<<if $platzhalter == 21>>
Ms. Jewell takes your wrists and unlocks the clasps with a special key. She turns you around so she can get to the clasp on your back. Ms. Jewell takes the belt off you completely and puts it back in her desk.
<<elseif $platzhalter == 22>>
Ms. Jewell kneels in front of you and opens the ankle cuffs with a special key and puts them back in her desk.
<<elseif $platzhalter == 23>>
With a jerk, Ms. Jewell pulls the tape off your lips. When you then open your mouth further, she pulls her panties out of your mouth and puts them in a waiting box with other panties already in it.
<</if>><br><br>
<div class="kasten_grau">
<<jewell>>
I think we'll see each other more often <<print $name>>. I still have some tasks for you. Until next time.
<</jewell>><br>
<<you>>
Thank you, Ms Jewell. I hope that I will not disappoint you in other tasks either. Especially since I really need the points for the tasks.
<</you>>
</div>
<<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $platzhalter >=30>>
You go back to Ms. Jewell without the desired glass of water.<br><br>
<div class="kasten_grau">
<<jewell>>
I see the task was probably too difficult, <<print $name>>. Next time you probably shouldn't choose <<if $platzhalter == 31>>the handcuffs.<<elseif $platzhalter == 32>>the ankle cuffs.<<elseif $platzhalter == 33>>my panties in your mouth.<</if>><br>
I'll tell <<print $Gname>>, that you failed your task and you didn't earn the points for that task.
Then let me <<if $platzhalter == 31>>take off the handcuffs.<<elseif $platzhalter == 32>>take off the ankle cuffs.<<elseif $platzhalter == 33>>take my panties out of your mouth again. <</if>>
<</jewell>>
</div><br>
<<if $platzhalter == 31>>
Ms. Jewell takes your wrists and unlocks the clasps with a special key. She turns you around so she can get to the clasp on your back. Ms. Jewell takes the belt off you completely and puts it back in her desk.
<<elseif $platzhalter == 32>>
Ms. Jewell kneels in front of you and opens the ankle cuffs with a special key and puts them back in her desk.
<<elseif $platzhalter == 33>>
With a jerk, Ms. Jewell pulls the tape off your lips. When you then open your mouth further, she pulls her panties out of your mouth and puts them in a waiting box with other panties already in it.
<</if>><br><br>
<div class="kasten_grau">
<<jewell>>
I think we'll see each other more often <<print $name>>. I still have some tasks for you. Until next time.
<</jewell>><br>
<<you>>
Thank you, Ms Jewell. I hope that I will not disappoint you next time in other tasks. Especially since I really need the points for the tasks.
<</you>>
</div>
<br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<editcycle 'time' change +1>><</button>>
<</if>>
<<elseif $Sprache == "D">>
<<if $platzhalter == 0>>
<div class="kasten_grau">
<<you>>
Hallo Ms. Jewell.<br>
<<print $Gname>> schickt mich, um zu fragen, ob ich ihnen was zu trinken bringen kann.
<</you>><br>
<<jewell>>
Das ist ja zuvorkommend von dir <<print $name>>. Ich möchte gerne ein einfaches Glas Wasser.
<</jewell>><br>
<<you>>
Ein Glas Wasser. Ist schon so gut wie bei ihnen.
<</you>>
</div><br>
Du drehst dich um und willst gerade zur Tür gehen, als Ms. Jewell dich am Arm hält und dich wieder zu sich dreht.<br><br>
<div class="kasten_grau">
<<jewell>>
Nicht so schnell. So einfach mache ich es dir nicht. <<print $Gname>> hat mir freie Hand gegeben, in der Wahl, wie du deine Aufgabe zu machen hast.<br>
Du hast die Wahl zwischen 3 verschiedenen Möglichkeiten, wie ich dir die Aufgabe schwerer mache.<br><br>
1. Hand-Fesselgurt<br>
2. Fußfesseln<br>
3. Pantygag<br>
<</jewell>><br>
<<you>>
Ich nehme.... die Nummer...
<</you>>
</div>
<br>
<<button '1 - Hand-Fesselgurt'>>
<<set $platzhalter to 1>>
<<goto "storage">>
<</button>>
<<button '2 - Fußfesseln'>>
<<set $platzhalter to 2>>
<<goto "storage">>
<</button>>
<<button '3 - Pantygag'>>
<<set $platzhalter to 3>>
<<goto "storage">>
<</button>>
<<elseif $platzhalter ==1>>
<div class="kasten_grau">
<<you>>
Ich nehme die Nummer 1. Den Hand-Fesselgurt
<</you>><br>
<<jewell>>
Wie du möchtest. Dann werde ich dir den Gurt mal anlegen.
<</jewell>>
</div>
<br>
Ms. Jewell holt einen Gurt mit 2 Handschlaufen aus ihrem Schreibtisch.<br><br>
<img src="images/clothes/female/fesselgurt.jpg"><br>
Mit geübten Handgriffen legt sie dir den Gurt um und verschließt ihn auf der Rückseite mit einem kleinen Schloss.<br>
Bevor du richtig realisierst, was passiert, schließt sie deine Hände in die beiden Handschlaufen, die an der Seite des Gurtes befestigt sind.
<br><br>
<div class="kasten_grau">
<<jewell>>
Das sollte es dir nun schwerer machen, das Glas zu greifen und dann zu mir zu bringen.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
Aber die Kollegen werden mich doch bestimmt so sehen und sich Fragen, was das zu bedeuten hat.
<</you>><br>
<<jewell>>
Da brauchst du dir keine sorgen oder gar Hoffnungen zu machen, <<print $name>>.
Wir haben öfters Sissy´s in Ausbildung hier. Die meisten Leute hier bemerken es überhaupt nicht.
So wie es dir vorher ja auch nie aufgefallen ist. Und falls es doch mal jemandem auffällt, ist es wohl zu unangenehm, das zu erwähnen.
<</jewell>><br>
<</if>>
<<you>>
Aber wie soll ich denn so nach dem Glas greifen? Die sind doch viel höher als ich die mit den gefesselten Händen greifen kann.
<</you>><br>
<<jewell>>
Ich habe ja auch nicht gesagt, das es leicht für dich wird, <<print $name>>.
<</jewell>>
</div>
<br><<button [[zurück zum Büro|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter ==2>>
<div class="kasten_grau">
<<you>>
Ich nehme die Nummer 2. Die Fußfesseln
<</you>><br>
<<jewell>>
Wie du möchtest. Dann setz dich bitte hin.
<</jewell>>
</div>
<br>
Du setzt dich auf den Stuhl und Ms. Jewell holt 2 schwere abschließbare Fußfesseln mit einer Stabielen Kette aus ihrem Schreibtisch.<br><br>
<img src="images/clothes/female/fußfesseln_stahl.jpg"><br>
Mit geübten Handgriffen legt sie dir die Fußschellen an und verschließt sie direkt mit einem Spezialschlüssel<br>
Sie zieht kurz an der Kette und schaut dich dann zufrieden an.
<br><br>
<div class="kasten_grau">
<<jewell>>
Das sollte es dir nun schwerer machen, dich zu bewegen und auch unauffällig zur Kantine zu gehen.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
Aber die Kollegen werden mich doch bestimmt so sehen und sich Fragen, was das zu bedeuten hat.
<</you>><br>
<<jewell>>
Da brauchst du dir keine sorgen oder gar Hoffnungen zu machen, <<print $name>>.
Wir haben öfters Sissy´s in Ausbildung hier. Die meisten Leute hier bemerken es überhaupt nicht.
So wie es dir vorher ja auch nie aufgefallen ist. Und falls es doch mal jemandem auffällt, ist es wohl zu unangenehm, das zu erwähnen.
<</jewell>><br>
<</if>>
<<you>>
Die Kette schleift ja auf den Boden, wenn ich gehe. Da wird doch jeder sofort schauen.
<</you>><br>
<<jewell>>
Ich habe ja auch nicht gesagt, das es leicht für dich wird, <<print $name>>.
<</jewell>>
</div>
<br><<button [[zurück zum Büro|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter ==3>>
<div class="kasten_grau">
<<you>>
Ich nehme die Nummer 3. den Pantygag.
<</you>><br>
<<jewell>>
Wie du möchtest. Ich habe auch ein ganz besonderes Hösschen für dich.
<</jewell>>
</div>
<br>
Du schaust zu Ms. Jewell, als sie langsam ihr eigenes Höschen auszieht.<br>
Sie knüllt es zusammen und du schaust zu, wie sie das Höschen in ihre feuchte Möse schiebt.<br>
Du kannst schon die feuchtigkeit an dem Höschen sehen, das Ms. Jewell mit einem lächeln zu dir kommt und dir das Höschen, welches sie eben noch in ihrer Fotze hatte, dir an die Lippen hält.<br>
Du öffnest den Mund und Ms. Jewell drückt dir das Höschen direkt mit der sehr feuchten Seite zuerst auf die Zunge. Dann nimmt sie aus dem Schreibtisch ein durchsichtiges Klebeband und klebt einen Streifen über deinen nun geschlossenen Mund.
<br><br>
<div class="kasten_grau">
<<jewell>>
Ich möchte ja auch, das mein Höschen drin bleibt.
<</jewell>><br>
<<if $firstwork ==6>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
Denke du fragst dich, was passiert, falls dich jemand so sieht, <<print $name>>.
Wir haben öfters Sissy´s in Ausbildung hier. Die meisten Leute hier bemerken es überhaupt nicht.
So wie es dir vorher ja auch nie aufgefallen ist. Und falls es doch mal jemandem auffällt, ist es wohl zu unangenehm, das zu erwähnen.
<</jewell>><br>
<</if>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
Ich hoffe du genießt den Geschmack von mir. Zumindestens kannst du so niemanden nach Hilfe bei deiner Aufgabe Fragen.
Ich habe ja auch nicht gesagt, das es leicht für dich wird, <<print $name>>.
<</jewell>>
</div>
<br><<button [[zurück zum Büro|office]]>><<set $platzhalter += 10>><</button>>
<<elseif $platzhalter == 11 || $platzhalter == 12 || $platzhalter == 13>>
<div class="kasten_grau">
<<jewell>>
Hallo <<print $name>>. Wie ich sehe, hast du es noch nicht geschafft, mir ein Glas Wasser zu bringen.
<</jewell>><br>
<<if $platzhalter == 13>>
<<you>>
mmhhh.. hh.. mmhhmmhhhhhhh.
<</you>><br>
<<jewell>>
Schön zu hören, das dein besonderes Höschen das macht, was es soll.
<</jewell>><br>
<<else>>
<<you>>
Es ist schwerer als gedacht mit <<if $platzhalter == 11>>den gefesselten Händen.<<elseif $platzhalter == 12>>den Fußfesseln.<</if>>
<</you>><br>
<</if>>
<<jewell>>
Ich habe ja auch nicht gesagt, das es leicht für dich wird, <<print $name>>.
<</jewell>>
</div>
<br><<button [[zurück zum Büro|office]]>><</button>>
<<elseif $platzhalter >=20 && $platzhalter <=30>>
Du gehst zurück zu Ms. Jewell mit dem Glas Wasser in deiner Hand.<br><br>
<div class="kasten_grau">
<<jewell>>
Danke, <<print $name>>. Du hast die Aufgabe zu meiner vollsten Zufriedenheit ausgeführt.
Auch wenn ich es dir versucht habe schwerer zu machen mit <<if $platzhalter == 21>>den Handfesseln.<<elseif $platzhalter == 22>>den Fußfesseln.<<elseif $platzhalter == 23>>meinem Höschen in deinem Mund.<</if>><br>
Ich werde <<print $Gname>> sagen, das du deine Aufgabe geschafft hast und du dir die Punkte für diese Aufgabe verdiehnt hast.
Dann lass mich mal <<if $platzhalter == 21>>die Handfesseln abnehmen.<<elseif $platzhalter == 22>>die Fußfesseln abnehmen.<<elseif $platzhalter == 23>>meinem Höschen wieder aus deinem Mund nehmen.<</if>>
<</jewell>>
</div><br>
<<if $platzhalter == 21>>
Ms. Jewell nimmt deinen Handgelenke und öffnet die Verschlüsse mit einem Spezialschlüssel. Sie dreht dich um, so das sie an den Verschluss an deinem Rücken kommt. Ms. Jewell nimmt dir den Gurt komplett ab und verstaut ihn wieder in ihrem Schreibtisch.
<<elseif $platzhalter == 22>>
Ms. Jewell kniet dich vor dich, und öffnet mit einem Spezialschlüssel die Fußfesseln und verstaut sie wieder in ihrem Schreibtisch.
<<elseif $platzhalter == 23>>
Mit einem ruck zieht Ms. Jewell dir das Klebeband von deinen Lippen. Als du dann den Mund weiter öffnest, zieht sie ihr Höschen aus deinem Mund und legt es in eine bereitstehende Kiste, wo schon andere Höschen drin sind.
<</if>><br><br>
<div class="kasten_grau">
<<jewell>>
Ich denke, das wir uns noch öfters sehen werden <<print $name>>. Ich habe noch einige Aufgaben für dich. Bis zum nächsten mal.
<</jewell>><br>
<<you>>
Danke, Ms. Jewell. Ich hoffe, das ich sie auch bei anderen Aufgaben nicht enttäuschen werde. Zumal ich ja die Punkte für die Aufgaben wirklich dringend brauche.
<</you>>
</div>
<br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>>>><<editcycle 'dtime' change +1>><</button>>
<<elseif $platzhalter >=30>>
Du gehst zurück zu Ms. Jewell ohne das gewünschte Glas Wasser<br><br>
<div class="kasten_grau">
<<jewell>>
Wie ich sehe, war die Aufgabe wohl zu schwer, <<print $name>>. Beim nächsten mal solltest du dann wohl doch nicht <<if $platzhalter == 31>>die Handfesseln<<elseif $platzhalter == 32>>die Fußfesseln<<elseif $platzhalter == 33>>meine Höschen in deinen Mund<</if>> nehmen<br>
Ich werde <<print $Gname>> sagen, das du deine Aufgabe nicht geschafft hast und du dir die Punkte für diese Aufgabe nicht verdiehnen konntest.
Dann lass mich mal <<if $platzhalter == 31>>die Handfesseln abnehmen.<<elseif $platzhalter == 32>>die Fußfesseln abnehmen.<<elseif $platzhalter == 33>>meinem Höschen wieder aus deinem Mund nehmen.<</if>>
<</jewell>>
</div><br>
<<if $platzhalter == 31>>
Ms. Jewell nimmt deinen Handgelenke und öffnet die Verschlüsse mit einem Spezialschlüssel. Sie dreht dich um, so das sie an den Verschluss an deinem Rücken kommt. Ms. Jewell nimmt dir den Gurt komplett ab und verstaut ihn wieder in ihrem Schreibtisch.
<<elseif $platzhalter == 32>>
Ms. Jewell kniet dich vor dich, und öffnet mit einem Spezialschlüssel die Fußfesseln und verstaut sie wieder in ihrem Schreibtisch.
<<elseif $platzhalter == 33>>
Mit einem ruck zieht Ms. Jewell dir das Klebeband von deinen Lippen. Als du dann den Mund weiter öffnest, zieht sie ihr Höschen aus deinem Mund und legt es in eine bereitstehende Kiste, wo schon andere Höschen drin sind.
<</if>><br><br>
<div class="kasten_grau">
<<jewell>>
Ich denke, das wir uns noch öfters sehen werden <<print $name>>. Ich habe noch einige Aufgaben für dich. Bis zum nächsten mal.
<</jewell>><br>
<<you>>
Danke, Ms. Jewell. Ich hoffe, das ich sie bei anderen Aufgaben nicht enttäuschen werde. Zumal ich ja die Punkte für die Aufgaben wirklich dringend brauche.
<</you>>
</div>
<br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<editcycle 'dtime' change +1>><</button>>
<</if>>
<</if>>/* Aufgerufen durch canteen */
<<if $Sprache == "E">>
You carefully look into the canteen. There are fewer colleagues present than you feared.
When you go into the canteen, you hope that no one will notice you and if someone does, that no one will notice
<<if $platzhalter == 11>>the handcuffs.
<<elseif $platzhalter == 12>>the shackles.
<<elseif $platzhalter == 13>>the tape over the panties in your mouth.
<</if>> <br><br>
<span id="task5_2_aufgabe">
You ponder whether to try to be as inconspicuous as possible, or just naturally go to the counter with the glasses and get a water.<br><br>
<<button 'unobtrusive'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
You press your hands lightly to your sides and always try to move in a way that as few people as possible can see your hands.<br>
Arriving at the shelf with the glasses, you realize that the tied hands were probably the worst choice.
The glasses are all on a shelf over the counter where you can't reach with your hands.<br><br>
You look around and notice a small service table on the side with fresh glasses that probably still have to be put on the shelf.
Relieved, you go to the table on wheels and grab a glass. You put the glass under the outlet of the beverage machine and take a quick look around.<br><br>
When you realize that nobody is watching you, you briefly press the water switch with your shoulder. <br>
After a short time the glass is full. You look around again uncertainly and take the glass with water. <br>
Only now do you realize that you have another problem when you stand at the cash register and the lady behind the cash register tells you the amount to be paid.<br>
You get a red head when you realize that you can't get your money with your hands tied.<br><br>
The cashier looks at you with a smile and then looks straight at your handcuffs.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I see. You're not really getting your money <<print $name>>.
<</say>><br>
<<you>>
I... I... sorry. I have to go again.
<</you>>
</div><br>
You leave the canteen without the glass of water. You didn't manage to get a glass of water inconspicuously.<br>
<<set $platzhalter += 20>>
<<elseif $platzhalter == 12>>
You always try to keep your legs together so that the chain isn't visible, but also doesn't drag across the floor.<br>
Arriving at the shelf with the glasses, you take a glass from the shelf above the counter. Carefully you go with the glass to the drinks machine. Always making sure that the chain is barely visible and doesn't make any noise.<br><br>
After you have taken the full glass of water, you carefully go to the cash register. The cashier looks at you with a smile and you pay the requested amount.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
Until next time <<print $name>>.
You don't have to worry, you can hardly see the ankle chain.
<</say>>
</div>
<br>
You get a red face when the cashier asks you about the ankle cuffs.<br><br>
<div class="kasten_grau">
<<you>>
Thanks. I was hoping you wouldn't notice either.
<</you>><br>
<<say 'cashier'>>
I know a lot about the "employees" with long-term contracts. I always like to take a closer look and always ask myself what task the "employees" have to do.
<</say>>
</div><br>
You take the glass and leave the canteen. You hope no one but the cashier noticed. <br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
You go to the shelf with the glasses, head down. Try not to look around too much and always turn the back of your head towards the colleagues in the room as much as possible.<br>
After grabbing a glass from the shelf above the counter, go to the vending machine and fill the glass with fresh water.<br><br>
You are now standing in front of the cashier, happy that you have not drawn any attention to yourself so far.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I can see you can't talk to me. You're not the only "employee" with this problem. You don't have to say anything either.
<</say>>
</div><br>
With these words, the cashier smiles at you. You notice how your head seems to glow crimson. You pay for the glass of water and go back to your office with your head down and hope that nobody but the cashier has noticed.<br>
<<set $platzhalter += 10>>
<</if>>
<</replace>>
<</button>><br>
<<button 'normal'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
You enter the canteen and go straight to the shelf with the glasses.<br>
Arriving at the shelf with the glasses, you realize that the tied hands were probably the worst choice.
The glasses are all over the counter on a shelf where you can't reach with your hands.<br><br>
You look around and notice a small service table on the side with fresh glasses that probably still have to be put on the shelf.
After grabbing a glass from the rolling table, go to the vending machine. You put the glass under the outlet and press the switch with your shoulder<br>
After a short time the glass is full. You take the glass of water and go to the cashier.<br><br>
Only now do you realize that you have another problem when you stand at the cash register and the lady behind the cash register tells you the amount to be paid.<br>
The cashier looks at you with a smile and then looks straight at your handcuffs. <br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I see. You're not really getting your money. No problem <<print $name>>.
I'll just write it on your bill. "Employees" with a long-term contract with Ms. Lexi can always pay later if necessary.
<</say>><br>
<<you>>
Thank you
<</you>>
</div><br>
You take the glass as if it were the most normal thing for you to walk around with your hands tied and leave the canteen.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 12>>
You always try to keep your legs together so that the chain isn't visible, but also doesn't drag across the floor.<br>
Arriving at the shelf with the glasses, you take a glass from the shelf above the counter. You go to the drinks machine with the glass. Just make sure that the chain doesn't make too much unnecessary noise<br><br>
After you have taken the full glass of water, you go to the cash register. The cashier looks at you with a smile and you pay the requested amount.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
Until next time <<print $name>>.
<</say>><br>
<<you>>
Until next time
<</you>>
</div>
<br>
You take the glass as if it were the most normal thing to walk around with your feet tied and leave the canteen.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
You enter the canteen and go straight to the shelf with the glasses.<br>
After grabbing a glass from the shelf above the counter, go to the vending machine and fill the glass with fresh water.<br><br>
You pick up the glass again and go to the checkout.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I can see you can't talk to me. You're not the only "employee" with this problem. You can just answer my questions with one grunt for yes and two grunts for no.<br>
Do you mind if I ask a quick curious question?
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'cashier'>>
Do you only have the tape over your mouth?
<</say>><br>
<<you>>
mmhhhhh... mmhhhh...
<</you>><br>
<<say 'cashier'>>
oohhh... then I assume you have a piece of clothing belonging to another "colleague" in your mouth.
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'cashier'>>
I already know which piece of clothing I would put at your disposal.
<</say>>
</div><br>
With these words, the cashier smiles at you. You try to smile back, but that's almost impossible with the tape. You pay for the glass of water and go back to your office.<br>
<<set $platzhalter += 10>>
<</if>>
<</replace>>
<</button>><br>
<<button 'noticeable'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
You enter the canteen and go straight to the shelf with the glasses.<br>
Arriving at the shelf with the glasses, you realize that the tied hands were probably the worst choice.
The glasses are all over the counter on a shelf where you can't reach with your hands.<br><br>
You try to grab the glass with your mouth, which you manage without difficulty. You walk over to the vending machine with the glass in your mouth and put that down. Use your nose to press the water switch.
After a short time the glass is full. You now take the glass of water with your handcuffed hand and go to the cashier.<br><br>
Only now do you realize that you have another problem when you stand at the cash register and the lady behind the cash register tells you the amount to be paid.<br>
The cashier looks at you with a smile and then looks straight at your handcuffs. <br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I see. You're not really getting your money. No problem <<print $name>>.
I'll just write it on your bill. "Employees" with a long-term contract with Ms. Lexi can always pay later if necessary.
<</say>><br>
<<you>>
Thanks. That makes it easier than I feared
<</you>>
</div><br>
You take the glass as if it were the most normal thing for you to walk around with your hands tied and leave the canteen.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 12>>
You go to the canteen. You notice that the chain between your legs is dragging on the floor from time to time and is making louder noises.
You look around the room and realize how most of your co-workers ignore you, or even turn their heads away as if they don't notice you.<br>
Arriving at the shelf with the glasses, you take a glass from the shelf above the counter. You go to the drinks machine with the glass.<br><br>
After you have taken the full glass of water, you go to the cash register. The cashier looks at you with a smile and you pay the requested amount.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I just wanted to tell you that your chain is dragging on the floor, <<print $name>>.
<</say>><br>
<<you>>
Oohh... I didn't really notice that. But thanks for the hint.
<</you>><br>
</div>
<br>
You smile at the cashier and take the glass as if it were the most normal thing to walk around with your feet tied and leave the canteen.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
You enter the canteen and go straight to the shelf with the glasses.<br>
After grabbing a glass from the shelf above the counter, go to the vending machine and fill the glass with fresh water.<br><br>
You pick up the glass again and go to the checkout.<br><br>
<div class="kasten_grau">
<<say 'cashier'>>
I can see you can't talk to me. You're not the only "employee" with this problem.<br>
Do you mind if I ask a quick curious question?
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'cashier'>>
Do you only have the tape over your mouth?
<</say>><br>
<<you>>
mmhhhhh... mmhhhh...
<</you>><br>
<<say 'cashier'>>
oohhh... then I assume you have a piece of clothing belonging to another "colleague" in your mouth.
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'cashier'>>
I already know which piece of clothing I would put at your disposal. I'm just not wearing this item of clothing at the moment.
But as you seems to be gagged with panties. you can´t drink at all. So you don´t need that glass of water this time. Or do you have something to say?
<</say>><br>
<<you>>
mmhhh... mmhh.h....mm....mewell....ggmmmmhhhh...
<</you>><br>
<<say 'cashier'>>
Ok, no objection, then you really don't need it.
<</say>>
</div><br>
With these words, the cashier smiles at you, takes the glas of water and drinks it herself. You leave without the glas of water for Ms. Jewell.<br>
<<set $platzhalter += 20>>
<</if>>
<</replace>>
<</button>><br>
</span>
<<elseif $Sprache == "D">>
Vorsichtig schaust du in die Kantine. Es sind weniger Kollegen anwesend, als du befürchtet hast.
Als du in die Kantine gehst, hoffst du, das dich niemand bemerkt und falls dich doch jemand sieht, niemandem
<<if $platzhalter == 11>>die Handfesseln auffallen.
<<elseif $platzhalter == 12>>die Fußfesseln auffallen.
<<elseif $platzhalter == 13>>das Klebeband über dem Höschen in deinem Mund auffällt.
<</if>> <br><br>
<span id="task5_2_aufgabe">
Du überlegst, ob du versuchen sollst so unauffällig wie möglich zu sein, oder einfach wie selbstverständlich zu der Theke mit den Gläsern zu gehen und ein Wasser zu holen.<br><br>
<<button 'unauffällig'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
Du drückst deine Hände leicht an deine Seite und versuchst dich immer so zu bewegen, das so wenig leute wie möglich deine Hände sehen könnten.<br>
Bei dem Regal mit den Gläsern angekommen, merkst du, das die gefesselten Hände wohl die schlechteste Wahl waren.
Die Gläser sind alle über der Theke in einem Regal, wo du mit deinen Händen nicht ran kommst.<br><br>
Du schaust dich um und bemerkst an der Seite einen kleinen Service Tisch mit frischen Gläsern, die wohl noch ins Regal eingeräumt werden müssen.
Erleichtert gehst du zu dem rollbaren Tisch und nimmst dir ein Glas. Du stellst das Glas unter den Auslass der Getränkemaschiene und schaust dich prüfend um.<br><br>
Als du merkst, das dir niemand zusieht, drückst du den Schalter für Wasser kurz mit deiner Schulter. <br>
Nach einer kurzen Zeit ist das Glas voll. Du schaust dich nochmal unsicher um und nimmst das Glas mit Wasser. <br>
Erst jetzt merkst du, das du ein weiteres Problem hast, als du an der Kasse stehst und die Dame hinter der Kasse dir den zu zahlenden Betrag nennt.<br>
Du bekommst einen hochroten Kopf, als du merkst, das du mit den gefesselten Händen nicht an dein Geld kommst.<br><br>
Die Kassiererin schaut dich mit einem lächeln an und schaut dann direkt auf deine Handfesseln. <br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon. Du kommst nicht so richtig an dein Geld <<print $name>>.
<</say>><br>
<<you>>
Ich... Ich... entschuldigung. Ich muss doch wieder weg.
<</you>>
</div><br>
Ohne das Glas Wasser verlässt du die Kantine. Du hast es nicht geschafft unauffällig ein Glas Wasser zu holen.<br>
<<set $platzhalter += 20>>
<<elseif $platzhalter == 12>>
Du versuchst deine Beine immer so zusammen zu halten, das die Kette nicht sichtbar ist, aber auch nicht über den Boden schleift.<br>
Bei dem Regal mit den Gläsern angekommen, nimmst du dir ein Glas aus dem Regal über der Theke. Vorsichtig gehst du mit dem Glas zu der Getränkemaschiene. Immer darauf achtend, das die Kette kaum sichtbar ist und keine geräusche macht.<br><br>
Nachdem du das volle Glas Wasser genommen hast, gehst du vorsichtig zur Kasse. Die Kassiererin schaut dich mit einem lächeln an und du bezahlst den geforderten Betrag.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Bis zum nächsten mal <<print $name>>.
Du musst dir keine sorgen machen, die Fußkette kann man so gut wie nicht sehen.
<</say>>
</div>
<br>
Du bekommst einen hochroten Kopf als die Kassiererin dich auf die Fußfesseln anspricht.<br><br>
<div class="kasten_grau">
<<you>>
Danke. Ich habe gehofft das auch du es nicht bemerkst.
<</you>><br>
<<say 'Kassiererin'>>
Ich weiss von so einigem, was die "Mitarbeiter" mit Langzeitvertrag angeht. Da schaue ich immer gerne genauer hin und frage mich immer, welche Aufgabe die "Mitarbeiter" wohl machen müssen.
<</say>>
</div><br>
Du nimmst das Glas und verlässt die Kantine. Du hoffst, das außer der Kassiererin niemand etwas bemerkt hat. <br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
Du gehst mit gesenktem Kopf zu dem Regal mit den Gläsern. Versuchst dich nicht zu viel umzusehen und wendest den Kollegen im Raum soweit es möglich ist, immer deinen Hinterkopf zu.<br>
Nachdem du dir ein Glas aus dem Regal über der Theke genommen hast, gehst du zu dem Getränkeautomat und füllst das Glas mit frischem Wasser.<br><br>
Glücklich darüber, das du bis hier keine Aufmerksamkeit auf dich gezogen hast, stehst du nun vor der Kassiererin.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon, du kannst nicht mit mir reden. Du bist ja nicht der einzige "Mitarbeiter" mit diesem Problem. Du musst ja auch nichts sagen.
<</say>>
</div><br>
Mit diesen Worten lächelt dich die Kassiererin an. Du merkst wie dein Kopf Hochrot zu leuchten scheint. Du bezahlst das Glas Wasser und gehst mit gesenktem Kopf wieder in dein Büro und hoffst das niemand außer der Kassiererin etwas bemerkt hat.<br>
<<set $platzhalter += 10>>
<</if>>
<</replace>>
<</button>><br>
<<button 'normal'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
Du betrittst die Kantine und gehst auf direktem Weg zu dem Regal mit den Gläsern.<br>
Bei dem Regal mit den Gläsern angekommen, merkst du, das die gefesselten Hände wohl die schlechteste Wahl waren.
Die Gläser sind alle über der Theke in einem Regal, wo du mit deinen Händen nicht ran kommst.<br><br>
Du schaust dich um und bemerkst an der Seite einen kleinen Service Tisch mit frischen Gläsern, die wohl noch ins Regal eingeräumt werden müssen.
Nachdem du dir ein Glas von dem Rolltisch genommen hast, gehst du zu dem Getränkeautomat. Du stellst das Glas unter dem Auslass und drückst den Schalter mit der Schulter<br>
Nach einer kurzen Zeit ist das Glas voll. Du nimmst das Glas mit Wasser und gehst zu der Kassiererin.<br><br>
Erst jetzt merkst du, das du ein weiteres Problem hast, als du an der Kasse stehst und die Dame hinter der Kasse dir den zu zahlenden Betrag nennt.<br>
Die Kassiererin schaut dich mit einem lächeln an und schaut dann direkt auf deine Handfesseln. <br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon. Du kommst nicht so richtig an dein Geld. Kein Problem <<print $name>>.
Ich schreibe es einfach auf deine Rechnung. "Mitarbeiter" mit einem Langzeitvertrag bei Ms. Lexi können bei uns immer später bezahlen, falls es nötig ist.
<</say>><br>
<<you>>
Danke.
<</you>>
</div><br>
Du nimmst das Glas als wäre es das normalste für dich mit gefesselten Händen umher zu laufen und verlässt die Kantine.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 12>>
Du versuchst deine Beine immer so zusammen zu halten, das die Kette nicht sichtbar ist, aber auch nicht über den Boden schleift.<br>
Bei dem Regal mit den Gläsern angekommen, nimmst du dir ein Glas aus dem Regal über der Theke. Du gehst mit dem Glas zu der Getränkemaschiene. Dabei achtest du nur darauf, das die Kette nicht allzuviel unnötige geräusche macht<br><br>
Nachdem du das volle Glas Wasser genommen hast, gehst du zur Kasse. Die Kassiererin schaut dich mit einem lächeln an und du bezahlst den geforderten Betrag.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Bis zum nächsten mal <<print $name>>.
<</say>><br>
<<you>>
Bis zum nächsten mal
<</you>>
</div>
<br>
Du nimmst das Glas als wäre es das normalste überhaupt, mit gefesselten Füßen umher zu laufen und verlässt die Kantine.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
Du betrittst die Kantine und gehst auf direktem Weg zu dem Regal mit den Gläsern.<br>
Nachdem du dir ein Glas aus dem Regal über der Theke genommen hast, gehst du zu dem Getränkeautomat und füllst das Glas mit frischem Wasser.<br><br>
Du nimmst das Glas wieder in die Hand und gehst zur Kasse.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon, du kannst nicht mit mir reden. Du bist ja nicht der einzige "Mitarbeiter" mit diesem Problem. Du kannst einfach meine Fragen mit einem Grunzen für "Ja" und zwei Grunzen für "nein" beantworten.<br>
Ist das für dich in Ordnung, wenn ich kurz neugierig eine Frage stelle?
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'Kassiererin'>>
Hast du nur das Klebeband über deinen Mund?
<</say>><br>
<<you>>
mmhhhhh... mmhhhh...
<</you>><br>
<<say 'Kassiererin'>>
oohhh... dann nehme ich an, das du wohl ein Kleidungsstück einer anderen "Kollegin" in deinem Mund hast.
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'Kassiererin'>>
Ich wüsste ja schon, welches Kleidungsstück ich dir dafür zur verfügung stellen würde.
<</say>>
</div><br>
Mit diesen Worten lächelt dich die Kassiererin an. Du versuchst zurück zu lächeln, was aber mit dem Klebeband kaum möglich ist. Du bezahlst das Glas Wasser und gehst wieder in dein Büro.<br>
<<set $platzhalter += 10>>
<</if>>
<</replace>>
<</button>><br>
<<button 'auffällig'>>
<<replace "#task5_2_aufgabe">>
<<if $platzhalter == 11>>
Du betrittst die Kantine und gehst auf direktem Weg zu dem Regal mit den Gläsern.<br>
Bei dem Regal mit den Gläsern angekommen, merkst du, das die gefesselten Hände wohl die schlechteste Wahl waren.
Die Gläser sind alle über der Theke in einem Regal, wo du mit deinen Händen nicht ran kommst.<br><br>
Du versuchst das Glas mit dem Mund zu greifen, was dir auch ohne schwierigkeiten gelingt. Du gehst mit dem Glas in deinem Mund zu dem Getränkeautomat und stellst das hin. Mit der Nase drückst du den Schalter für das Wasser.
Nach einer kurzen Zeit ist das Glas voll. Du nimmst das Glas mit Wasser jetzt mit deiner gefesselten Hand und gehst zu der Kassiererin.<br><br>
Erst jetzt merkst du, das du ein weiteres Problem hast, als du an der Kasse stehst und die Dame hinter der Kasse dir den zu zahlenden Betrag nennt.<br>
Die Kassiererin schaut dich mit einem lächeln an und schaut dann direkt auf deine Handfesseln. <br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon. Du kommst nicht so richtig an dein Geld. Kein Problem <<print $name>>.
Ich schreibe es einfach auf deine Rechnung. "Mitarbeiter" mit einem Langzeitvertrag bei Ms. Lexi können bei uns immer später bezahlen, falls es nötig ist.
<</say>><br>
<<you>>
Danke. Das macht es dann doch einfacher als befürchtet
<</you>>
</div><br>
Du nimmst das Glas als wäre es das normalste für dich mit gefesselten Händen umher zu laufen und verlässt die Kantine.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 12>>
Du gehst in die Kantine. Dabei bemerkst du, das die Kette zwischen deinen Beinen immer mal wieder auf dem Boden schleift und dadurch lautere Geräusche macht.
Du schaust dich im Raum um und merkst, wie die meisten Kollegen dich nicht beachten, oder sogar den Kopf wegdrehen als ob sie dich nicht bemerken würden.<br>
Bei dem Regal mit den Gläsern angekommen, nimmst du dir ein Glas aus dem Regal über der Theke. Du gehst mit dem Glas zu der Getränkemaschiene.<br><br>
Nachdem du das volle Glas Wasser genommen hast, gehst du zur Kasse. Die Kassiererin schaut dich mit einem lächeln an und du bezahlst den geforderten Betrag.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich wollte dir nur kurz sagen, das deine Kette auf dem Boden schleift, <<print $name>>.
<</say>><br>
<<you>>
Oohh... das ist mir gar nicht so aufgefallen. Aber danke für den Hinweis.
<</you>><br>
</div>
<br>
Du lächelst die Kassiererin an und nimmst das Glas als wäre es das normalste überhaupt, mit gefesselten Füßen umher zu laufen und verlässt die Kantine.<br>
<<set $platzhalter += 10>>
<<elseif $platzhalter == 13>>
Du betrittst die Kantine und gehst auf direktem Weg zu dem Regal mit den Gläsern.<br>
Nachdem du dir ein Glas aus dem Regal über der Theke genommen hast, gehst du zu dem Getränkeautomat und füllst das Glas mit frischem Wasser.<br><br>
Du nimmst das Glas wieder in die Hand und gehst zur Kasse.<br><br>
<div class="kasten_grau">
<<say 'Kassiererin'>>
Ich sehe schon, du kannst nicht mit mir reden. Du bist ja nicht der einzige "Mitarbeiter" mit diesem Problem. Du kannst einfach meine Fragen mit einem Grunzen für "Ja" und zwei Grunzen für "nein" beantworten.<br>
Ist das für dich in Ordnung, wenn ich kurz neugierig eine Frage stelle?
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'Kassiererin'>>
Hast du nur das Klebeband über deinen Mund?
<</say>><br>
<<you>>
mmhhhhh... mmhhhh...
<</you>><br>
<<say 'Kassiererin'>>
oohhh... dann nehme ich an, das du wohl ein Kleidungsstück einer anderen "Kollegin" in deinem Mund hast.
<</say>><br>
<<you>>
mmhhhhh...
<</you>><br>
<<say 'Kassiererin'>>
Ich wüsste ja schon, welches Kleidungsstück ich dir dafür zur verfügung stellen würde. Nur habe ich dieses Kleidungsstück momentan gar nicht an.
Aber da du ja gerade mit einen Höschen geknebelt bist, kannst du ja nix trinken und brauchst du ja auch kein Glas Wasser. Oder hast du was dageben zu sagen?
<</say>><br>
<<you>>
mmhhh... mmhh.h....mm....mewell....ggmmmmhhhh...
<</you>><br>
<<say 'Kassiererin'>>
Ok, kein Einspruch, dann brauchst du es ja wirklich nicht.
<</say>>
</div><br>
Mit diesen Worten lächelt dich die Kassiererin an, nimmt das Glas Wasser und trinkt es selbst aus. Du verlässt die Kantine ohne das Glas Wasser für Ms. Jewell.<br>
<<set $platzhalter += 20>>
<</if>>
<</replace>>
<</button>><br>
</span>
<</if>>/* Aufgerufen durch "Aufgabe" office */
<<if $Sprache == "E">>
<div class="kasten_grau">
<<mz>>
I have an easy task, <<print $name>>.<br>
You go to the toilets and you will take a selfie of yourself where your underwear is visible.
<</mz>><br>
<<you>>
Does it matter where I am?
<</you>><br>
<<mz>>
The better I can see you in the picture, the happier I am, <<print $name>>.
Just keep in mind that you have little space in the cabin and therefore you are not really visible in the picture.
<</mz>>
</div>
<br><<button [[back to office|office]]>><</button>>
<<elseif $Sprache == "D">>
<div class="kasten_grau">
<<mz>>
Ich habe eine leichte Aufgabe, <<print $name>>.<br>
Du gehst zu den Toiletten und wirst dort ein Selfie von dir machen, wo man deine Unterwäsche sieht.
<</mz>><br>
<<you>>
Ist es egal Wie ich das Bild mache?
<</you>><br>
<<mz>>
Je besser ich dich sehen kann auf dem Bild, desto mehr freut es mich, <<print $name>>.
Bedenke halt, das du in der Kabine wenig Platz hast und somit du auch nicht so richtig zu sehen bist auf dem Bild.
<</mz>>
</div>
<br><<button [[zum Büro|office]]>><</button>>
<</if>>/* Aufgerufen durch office_bath */
<<if $Sprache == "E">>
<<if $platzhalter == 0 || $platzhalter == 1>>
<span id="task6_1_aufgabe">
<<if $platzhalter == 0>>
You enter the large communal toilet. As you look around you are relieved that no one seems to be there.
There are 3 different ways you can do your task.<br><br>
<<elseif $platzhalter == 1>>
You go back into the large shared toilet. After looking around again, you are sure that nobody is there.
You still can only think of 3 ways to complete the task.<br><br>
<</if>>
1. photo in the mirror<br>
2. Self-timer<br>
3. In the cabin<br><br>
<<button 'mirror'>>
<<replace "#task6_1_aufgabe">>
You look around again. In one of the cubicles you quickly undress down to your underwear and go to the mirror.<br>
You pick up your phone and smile in the mirror. On the display you can see that you will be fully visible in the photo.<br><br>
<<button 'Take picture'>><<set $platzhalter to 2>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
<<button 'Self-timer'>>
<<replace "#task6_1_aufgabe">>
You look around again. In a cubicle you strip down to your underwear and go back in front of the cubicle.<br>
At the counter of the sink, you put your mobile phone and turn on the self-timer. You go back a few steps until you are completely visible on the display.<br><br>
<<button 'Take picture'>><<set $platzhalter to 3>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
<<button 'Cabin'>>
<<replace "#task6_1_aufgabe">>
You look around again. In one of the cabins you strip down to your underwear.<br>
When you look at your cell phone, you realize that you will only be half visible in a photo. <br>
You can photograph your face with your torso, or your legs with panties.<br><br>
<<button 'upper body'>><<set $platzhalter to 4>><<goto "office_bath">><</button>>
<<button 'lower body'>><<set $platzhalter to 5>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
</span>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 1>><</button>>
<<elseif $platzhalter == 2>>
You smile in the mirror and take your picture. When you are back in the cabin to get dressed again, someone comes into the toilet. Luckily you're already done and nobody saw you like that.<br>
To complete your current task, send the image you just made to <<print $Gname>>.<br>
<<print $Gname>> answer you directly.
<div class="kasten_grau">
<<mz>>
ery nice picture, <<print $name>>.<br>
I can see you very well in the picture. Of course you earned your points for that.
<</mz>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>>>><<editcycle 'time' change +1>><</button>>
<<elseif $platzhalter == 3>>
You smile at the camera and take another step back. At the moment your camera takes the picture, you hear another trigger. When you turn around you see Ms. Jewell.<br>
She smiles at you as she shows you the photo she just took of you on her phone. After that, she disappears just as quickly and quietly as she came in.
You're wondering what Ms. Jewell is going to do with the picture.<br>
To complete your current task, send the image you just made to <<print $Gname>>.<br>
<<print $Gname>> answer you directly.
<div class="kasten_grau">
<<mz>>
Very nice picture, <<print $name>>.<br>
I can see you very well in the picture. Of course you earned your points for that.
<</mz>><br>
<<you>>
When I was taking the picture, Ms. Jewell came in and took a picture of me, too.
<</you>><br>
<<mz>>
Then I hope that you looked so nicely into the camera with a smile.
<</mz>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask", $jewell_foto to 1>><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>>>><<editcycle 'time' change +1>><</button>>
<<elseif $platzhalter == 4>>
You try to take the picture as best as you can. But you can never see everything. You then decide for your upper body.<br>
To complete your current task, send the image you just made to <<print $Gname>>.<br>
<<print $Gname>> answer you directly.
<div class="kasten_grau">
<<mz>>
Very nice picture, <<print $name>>.<br>
Unfortunately I can only see half of you. I warned you that you won't be visible in the dressing room. But since at least I can see your face. you get half the points from me.
<</mz>><br>
<<you>>
Thank you <<print $Gname>>. I'll try to think about it next time.
<</you>><br>
<<mz>>
Don't just try <<print $name>>. Remember that you must have your points together by the end of the week.
<</mz>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=5>><<elseif $firstwork >=7>><<set $punkte +=3>><</if>><<editcycle 'time' change +1>><</button>>
<<elseif $platzhalter == 5>>
You try to take the picture as best as you can. But you can never see everything. only your legs<br>
To complete your current task, send the image you just made to <<print $Gname>>.<br>
<<print $Gname>> answer you directly.
<div class="kasten_grau">
<<mz>>
Very nice picture, <<print $name>>.<br>
Unfortunately, I can't even tell if you're in the picture yourself. I can't give you any points for that.
<</mz>><br>
<<you>>
I'm sorry <<print $Gname>>. I'll try to think about it next time.
<</you>><br>
<<mz>>
Don't just try <<print $name>>. Remember that you must have your points together by the end of the week.
<</mz>>
</div>
<br><br><<button [[back to office|office]]>><<set $platzhalter to 0, $task to "notask">><<editcycle 'time' change +1>><</button>>
<</if>>
<<elseif $Sprache == "D">>
<<if $platzhalter == 0 || $platzhalter == 1>>
<span id="task6_1_aufgabe">
<<if $platzhalter == 0>>
Du betrittst die große Gemeinschaftstoilette. Als du dich umschaust, bist du erleichtert, daß niemand da zu sein scheint.
Um deine Aufgabe zu erledigen fallen dir 3 Verschiedene Möglichkeiten ein.<br><br>
<<elseif $platzhalter == 1>>
Du gehst zurück in die große Gemeinschaftstoilette. Nachdem du dich erneut umgeschaut hast, bist du dir sicher, das niemand da ist.
Dir fallen noch immer nur 3 Möglichkeiten ein, die Aufgabe zu erledigen.<br><br>
<</if>>
1. Foto im Spiegel<br>
2. Selbstauslöser frei im Raum<br>
3. In der Kabine<br><br>
<<button 'Spiegel'>>
<<replace "#task6_1_aufgabe">>
Du schaust dich nochmal kurz um. In einer der Kabinen ziehst du dich schnell bis auf deine Unterwäsche aus und gehst zum Spiegel.<br>
Du nimmst dein Handy und lächelst in den Spiegel. Auf dem Display siehst du, das du komplett auf dem Foto zu sehen sein wirst.<br><br>
<<button 'Foto machen'>><<set $platzhalter to 2>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
<<button 'Frei'>>
<<replace "#task6_1_aufgabe">>
Du schaust dich nochmal kurz um. In einer Kabine ziehst du dich bis auf deine Unterwäsche aus und gehst wieder vor die Kabine.<br>
An der Ablage des Waschbeckens, stellst du dein Handy auf und schaltest den Selbstauslöser ein. Du gehst ein paar Schritte zurück, bis du komplett auf dem Display zu sehen bist.<br><br>
<<button 'Foto machen'>><<set $platzhalter to 3>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
<<button 'Kabine'>>
<<replace "#task6_1_aufgabe">>
Du schaust dich nochmal kurz um. In einer der Kabinen ziehst du dich bis auf deine Unterwäsche aus.<br>
Beim blick auf dein Handy merkst du, das du bei einem Foto nur halb zu sehen sein wirst. <br>
Du kannst dein Gesicht mit deinem Oberkörper, oder deine Beine mit Höschen fotografieren.<br><br>
<<button 'Oberkörper'>><<set $platzhalter to 4>><<goto "office_bath">><</button>>
<<button 'Unterkörper'>><<set $platzhalter to 5>><<goto "office_bath">><</button>>
<</replace>>
<</button>>
</span>
<br><br><<button [[zum Büro|office]]>><<set $platzhalter to 1>><</button>>
<<elseif $platzhalter == 2>>
Du lächelst in den Spiegel und macht dein Bild. Als du wieder in der Kabine bist, um dich wieder an zu ziehen, kommt jemand in die Toilette. Zum glück bist du schon fertig und niemand hat dich so gesehen.<br>
Um deine aktuelle Aufgabe abzuschließen, sendest du das Bild, was du gerade gemacht hast, an <<print $Gname>>.<br>
<<print $Gname>> antwortet dir direkt.
<div class="kasten_grau">
<<mz>>
Sehr schönes Bild, <<print $name>>.<br>
Ich kann dich sehr gut auf dem Bild sehen. Dafür hast du dir natürlich deine Punkte verdiehnt.
<</mz>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>>>><<editcycle 'dtime' change +1>><</button>>
<<elseif $platzhalter == 3>>
Du lächelst in die Kamera und gehst nochmal einen Schritt zurück. In dem moment, als deine Kamera das Bild macht, hörst du noch einen anderen Auslöser. Als du dich umdrehst, siehst du Ms. Jewell.<br>
Sie lächelt dich an, als sie dir das Foto auf ihrem Handy zeigt, welches sie gerade von dir gemacht hat. Danach verschwindet sie genauso schnell und leise, wie sie reingekommen ist.
Du fragst dich, was Ms. Jewell mit dem Bild machen wird.<br>
Um deine aktuelle Aufgabe abzuschließen, sendest du das Bild, was du gerade gemacht hast, an <<print $Gname>>.<br>
<<print $Gname>> antwortet dir direkt.
<div class="kasten_grau">
<<mz>>
Sehr schönes Bild, <<print $name>>.<br>
Ich kann dich sehr gut auf dem Bild sehen. Dafür hast du dir natürlich deine Punkte verdiehnt.
<</mz>><br>
<<you>>
Als ich das Bild geamcht habe, ist Ms. Jewell reingekommen und hat auch selbst ein Bild gemacht.
<</you>><br>
<<mz>>
Dann hoffe ich mal, das du da auch so schön in die Kamera geschaut hast mit einem lächeln.
<</mz>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask", $jewell_foto to 1>><<if $firstwork == 6>><<set $punkte +=10>><<elseif $firstwork >=7>><<set $punkte +=6>><</if>>>><<editcycle 'dtime' change +1>><</button>>
<<elseif $platzhalter == 4>>
Du versuchst das Bild so gut es geht zu machen. Aber es ist nie alles zu sehen. Du entscheidest dich dann für deinen Oberkörper.<br>
Um deine aktuelle Aufgabe abzuschließen, sendest du das Bild, was du gerade gemacht hast, an <<print $Gname>>.<br>
<<print $Gname>> antwortet dir direkt.
<div class="kasten_grau">
<<mz>>
Sehr schönes Bild, <<print $name>>.<br>
Leider kann ich nur die hälfte von dir sehen. Ich habe dich gewarnt, das du in der Kabine nicht richtig zu sehen sein wirst. Aber da ich wenigstens dein Gesicht sehe. bekommst du von mir die halben Punkte.
<</mz>><br>
<<you>>
Danke, <<print $Gname>>. Ich werde beim nächsten mal versuchen dran zu denken.
<</you>><br>
<<mz>>
Nicht nur versuchen, <<print $name>>. Denk dran, das du zum ende der Woche deine Punkte zusammen haben musst
<</mz>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<if $firstwork == 6>><<set $punkte +=5>><<elseif $firstwork >=7>><<set $punkte +=3>><</if>><<editcycle 'dtime' change +1>><</button>>
<<elseif $platzhalter == 5>>
Du versuchst das Bild so gut es geht zu machen. Aber es ist nie alles zu sehen. Nur deine Beine<br>
Um deine aktuelle Aufgabe abzuschließen, sendest du das Bild, was du gerade gemacht hast, an <<print $Gname>>.<br>
<<print $Gname>> antwortet dir direkt.
<div class="kasten_grau">
<<mz>>
Sehr schönes Bild, <<print $name>>.<br>
Leider kann ich nichteinmal erkennen, ob du selbst auf dem Bild zu sehen bist. Ich kann dir dafür keine Punkte geben
<</mz>><br>
<<you>>
Es tut mir leid, <<print $Gname>>. Ich werde beim nächsten mal versuchen dran zu denken.
<</you>><br>
<<mz>>
Nicht nur versuchen, <<print $name>>. Denk dran, das du zum ende der Woche deine Punkte zusammen haben musst
<</mz>>
</div>
<br><br><<button [[zurück zum Büro|office]]>><<set $platzhalter to 0, $task to "notask">><<editcycle 'dtime' change +1>><</button>>
<</if>>
<</if>><<set $platzhalter to 0>>
<<if $Sprache == "E">>
You sit down at your Computer<br><br>
<<button [[gaming|pc_games]]>><</button>>
<<button [[surf web|pc_browse_web]]>><</button>>
<<button [[Porn|pc_porn]]>><</button>><br><br>
<<button [[shut down Computer|zuhause]]>><</button>>
<<elseif $Sprache == "D">>
Du setzt dich an deinen Computer und überlegst was du machen kannst.<br><br>
<<button [[Spiele|pc_games]]>><</button>>
<<button [[Internet surfen|pc_browse_web]]>><</button>>
<<button [[Porn|pc_porn]]>><</button>><br><br>
<<button [[PC Herrunterfahren|zuhause]]>><</button>>
<</if>><<if $Sprache == "E">>
@@currently no content@@ <br><br>
<<button [[Close Games|haus_pc]]>><</button>>
<<elseif $Sprache == "D">>
@@currently no content@@ <br><br>
<<button [[Games schließen|haus_pc]]>><</button>>
<</if>><<if $Sprache == "E">>
<<if $platzhalter == 0>>
<div class="kasten_grau">
You open the browser and think what to search for<br>
<img src="images/home/PC/browser.jpg">
</div><br>
<</if>>
<<if $platzhalter == "sissi">>
<div class="kasten_grau">
<h2>Search for "sissi" result</h2>
<img src="images/home/PC/sissi.jpg">
Duchess Elisabeth Amalie Eugenie in Bavaria<br>
(24 December 1837 – 10 September 1898)<br>
was Empress of Austria and Queen of Hungary from her marriage to Emperor Franz Joseph I on 24 April 1854 until her assassination in 1898.
Elisabeth was born into the royal Bavarian House of Wittelsbach. <br>
Nicknamed Sisi (also Sissi), she enjoyed an informal upbringing before marrying Emperor Franz Joseph I at the age of sixteen.
The marriage thrust her into the much more formal Habsburg court life, for which she was unprepared and which she found uncongenial.
Early in the marriage she was at odds with her mother-in-law, Archduchess Sophie, who took over the rearing of Elisabeth's daughters, one of whom, Sophie, died in infancy.
The birth of a son, Crown Prince Rudolf, to the imperial couple improved Elisabeth's standing at court, but her health suffered under the strain,
and she would often visit Hungary for its more relaxed environment. She came to develop a deep kinship with Hungary, and helped to bring about the dual monarchy of Austria-Hungary in 1867.
<br><br>
<<you>><<print $Gname>> will make me a sissi. But i only found infos about the duchess.<br>
Seems that´s the wrong search.
Maybe it is written wrong?<</you>>
</div>
<br><<button 'Sissy with Y'>><<set $platzhalter to "sissy">><<goto "pc_browse_web">><</button>>
<</if>>
<<if $platzhalter == "sissy">>
<<you>>oohh... That looks like what i´m looking for.<</you>>
<<if $movie == 0>>
<span id="sissy_bild"><img src="images/home/PC/porn/sissy/sissy0.jpg"></span>
<<elseif $movie == 1>>
<span id="sissy_movie"><video src="movies/home/PC/sissy/sissy0.mp4" autoplay loop width="100%"></video></span>
<</if>>
<<if $movie == 0>>
<<button 'more Sissy pictures'>>
<<set $zufall = random(13)>>
<<replace "#sissy_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissy1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissy2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissy3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissy4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissy5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissy6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissy7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissy8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissy9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/sissy/sissy10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/sissy/sissy11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/sissy/sissy12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/sissy/sissy13.jpg">
<</if>>
<</replace>>
<</button>>
<br><br>
<<elseif $movie == 1>>
<<button 'more movies'>>
<<set $zufall = random(4)>>
<<replace "#sissy_movie">>
<<if $zufall == 0>><video src="movies/home/PC/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissy1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissy2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissy3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissy4.mp4" autoplay loop width="100%"></video>
<</if>>
<</replace>><</button>><br><br>
<</if>>
<<button 'Wiki Sissy/forced feminisation'>>
<<replace "#sissy_bild">>
<div class="kasten_grau">
Feminization or feminisation, sometimes forced feminization and also known as sissification, is a practice in dominance and submission or kink subcultures,
involving reversal of gender roles and making a submissive male take on a feminine role, which includes cross-dressing.
Subsets of the practice include "sissy training" and variations thereof, where the submissive male is "trained" to become feminine.
Feminization as a sexual fetish is not the same thing as being a transgender woman, and the submissive partners engaging in it are typically heterosexual men.
It has been speculated that the fetish is rooted in societal pressure for men to be traditionally masculine.
A subset of feminization is "sissy training", wherein the dominant partner slowly over time trains the submissive in being a sissy,
making them take on "ultra-feminine" behaviors and participate in feminine activities. As part of this, it is common for the sissy to cross-dress;
to shave their body, including their genitals; wear make-up; and wear women's underwear, to appear more womanly. Activities in sissy training involve non-sexual ones,
such as applying make-up or cleaning the house, as well as sexual ones.<br><br>
A further sub-set is "sissy maid training", a common scenario, where the sissy takes on the role of a maid,
taking care of housework or serving drinks and food at a party while behaving submissively and wearing an often frilly and revealing maid uniform, such as a French maid or rubber maid dress.
The dominant partner in a sissy maid training scenario, overseeing the sissy's housework, may role-play punishing them with things such as spanking,
humiliation or bondage, whether the infraction was real or made up; a reward for good behavior might be allowing the submissive to orgasm.
</div>
<br>
<</replace>>
<</button>>
<</if>>
<<if $platzhalter == "katzen">>
<div class="kasten_grau">
<h2>Search for "cats" result</h2>
The cat (Felis catus) is a domestic species of small carnivorous mammal. It is the only domesticated species in the family Felidae and is often referred to as the domestic cat to distinguish it from the wild members of the family.
A cat can either be a house cat, a farm cat or a feral cat; the latter ranges freely and avoids human contact. Domestic cats are valued by humans for companionship and their ability to kill rodents.
About 60 cat breeds are recognized by various cat registries.<br>
<span id="katzen_bilder"><img src="images/home/PC/katzen/katze4.jpg"></span>
</div>
<br><<button 'more cat pictures'>><<set $zufall = random(4)>>
<<replace "#katzen_bilder">>
<<if $zufall == 0>><img src="images/home/PC/katzen/katze0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/katzen/katze1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/katzen/katze2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/katzen/katze3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/katzen/katze4.jpg">
<</if>>
<</replace>>
<</button>><br><br>
<</if>>
<<if $platzhalter != "sissi" && $platzhalter != "sissy" && $firstwork >= 2>>
<<button 'Sissi'>><<set $platzhalter to "sissi">><<goto "pc_browse_web">><</button>>
<</if>>
<<if $platzhalter != "katzen">>
<<button 'Cats'>><<set $platzhalter to "katzen">><<goto "pc_browse_web">><</button>><</if>>
<br><br><<button [[close browser|haus_pc]]>><<set $platzhalter to 0>><</button>>
<<elseif $Sprache == "D">>
<<if $platzhalter == 0>>
<div class="kasten_grau">
Du öffnest deinen Browser und überlegst, wonach du suchen könntest.<br>
<img src="images/home/PC/browser.jpg">
</div><br>
<</if>>
<<if $platzhalter == "sissi">>
<div class="kasten_grau">
<h2>Suche nach "sissi" ergab folgende info</h2>
<img src="images/home/PC/sissi.jpg">
Elisabeth von Österreich, geboren als Elisabeth Amalie Eugenie von Wittelsbach, Herzogin in Bayern<br> (* 24. Dezember 1837 in München, Königreich Bayern; † 10. September 1898 in Genf, Schweiz)<br>
war eine Prinzessin aus der herzoglichen Nebenlinie Pfalz-Zweibrücken-Birkenfeld-Gelnhausen des Hauses Wittelsbach, durch ihre Heirat mit ihrem Cousin Franz Joseph I. ab 1854 Kaiserin von Österreich und ab 1867 Apostolische Königin von Ungarn.<br><br> Die Geschwister nannten sie „Sisi“; seit den Ernst-Marischka-Filmen ist sie auch als „Sissi“ bekannt.
<br><br>
<<you>><<print $Gname>> will mich zu einer Sissi machen? Da finde ich nur die Kaiserrin.<br>
Das scheint wohl nicht das richtige zu sein.
Vieleicht wird es ja anders geschrieben.<</you>>
</div>
<br><<button 'Sissy mit Y'>><<set $platzhalter to "sissy">><<goto "pc_browse_web">><</button>>
<</if>>
<<if $platzhalter == "sissy">>
<<you>>oohh... das sieht schon andes aus<</you>>
<<if $movie == 0>>
<span id="sissy_bild"><img src="images/home/PC/porn/sissy/sissy0.jpg"></span>
<<elseif $movie == 1>>
<span id="sissy_movie"><video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video></span>
<</if>>
<<if $movie == 0>>
<<button 'mehr Sissy Bilder'>>
<<set $zufall = random(13)>>
<<replace "#sissy_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissy1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissy2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissy3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissy4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissy5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissy6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissy7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissy8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissy9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/sissy/sissy10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/sissy/sissy11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/sissy/sissy12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/sissy/sissy13.jpg">
<</if>>
<</replace>>
<</button>>
<br><br>
<<elseif $movie == 1>>
<<button 'mehr Videos'>>
<<set $zufall = random(4)>>
<<replace "#sissy_movie">>
<<if $zufall == 0>><video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissy1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissy2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissy3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissy4.mp4" autoplay loop width="100%"></video>
<</if>>
<</replace>><</button>><br><br>
<</if>>
<<button 'Wiki Sissy/Zwangsfeminisierung'>>
<<replace "#sissy_bild">>
<div class="kasten_grau">
Unter Feminisierung versteht man im BDSM ein erotisches Rollenspiel, in dem ein Mann durch Kleidung und Verhalten in die Rolle einer Frau schlüpft.<br>
Es ist eine spielerische Form des Crossdressings. Diese Art der Rollenspiele, bei denen ein anderes Geschlecht als das eigene angenommen wird, wird auch als Genderplay bezeichnet.<br>
<br>
Die Zwangsfeminisierung erfolgt im BDSM zwischen zwei einvernehmlichen Partnern. Im Vordergrund stehen hierbei einerseits das beiderseitige Erleben der Unterwerfung,
andererseits können auch sexuell konnotierte Erniedrigung und Demütigung eine gewichtige Rolle spielen.
Insbesondere unter Einbeziehung der Öffentlichkeit. Der Prozess der Zwangsfeminisierung beinhaltet neben dem Tragen von Kleidung und Make-up, welche der dominante Partner vorschreibt und auswählt,
auch das Anordnen geschlechtsspezifischer Verhaltensweisen.
Dabei werden oft klischeehafte und übertriebene Frauenbilder als Vorbild genommen. Beispielsweise soll durch das Auftreten in der Öffentlichkeit in extrem kurzen Röcken,
hohen Schuhen und dem stark überschminkten Gesicht eine Prostituierte nachgeahmt werden und die Erniedrigung des Feminisierten dadurch verstärkt werden.<br>
Im englischen Sprachraum wird der Ausdruck „Forced Feminization“ verwendet, der sich allerdings auch auf die reale erzwungene Feminisierung beziehen kann,
beispielsweise die Vergewaltigung von Männern in Gefängnissen. Diese realen Situationen werden als homosexuelle Fantasien auch im Rahmen der Zwangsfeminisierung in der einschlägigen Literatur beschrieben,
während sie für heterosexuelle Männer selten Bestandteil der Feminisierungsphantasien sind. Weitere Synonyme sind Effeminization oder Demale.
<br>
Mitunter wünscht sich der devote Teil sogar eine weiterführende, teilweise sogar gewaltsame Abrichtung auf die Wunschrolle der Frau.
So werden in manchen Kreisen und Internetforen sogar die Phantasien einer "Verschleppung ins Ausland" und eine "medizinische Geschlechtsumwandlung" beschrieben.
Kastrationsphantasien treten in diesem Zusammenhang ebenfalls in der erotischen BDSM-Literatur auf.
</div>
<br>
<</replace>>
<</button>>
<</if>>
<<if $platzhalter == "katzen">>
<div class="kasten_grau">
<h2>Suche nach "katzen" ergab folgende info</h2>
Die Katzen (Felidae) sind eine Familie aus der Ordnung der Raubtiere (Carnivora) innerhalb der Überfamilie der Katzenartigen (Feloidea).
Sie sind auf allen Kontinenten außer in den Polarregionen und Australasien und Ozeanien verbreitet, wobei die domestizierte Hauskatze durch den Menschen auch in diese Regionen vorgedrungen ist.
Eingeteilt werden sie in Großkatzen (wie beispielsweise Löwe, Tiger und Leopard) und Kleinkatzen (etwa Wildkatze, Luchs und Ozelot),
wobei zu den Kleinkatzen auch große Vertreter wie der Puma und – nach neueren molekulargenetischen Erkenntnissen – der Gepard gehören.
<span id="katzen_bilder"><img src="images/home/PC/katzen/katze4.jpg"></span>
</div>
<br>
<<button 'mehr Katzen Bilder'>><<set $zufall = random(4)>>
<<replace "#katzen_bilder">>
<<if $zufall == 0>><img src="images/home/PC/katzen/katze0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/katzen/katze1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/katzen/katze2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/katzen/katze3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/katzen/katze4.jpg">
<</if>>
<</replace>>
<</button>><br><br>
<</if>>
<<if $platzhalter != "sissi" && $platzhalter != "sissy" && $firstwork >= 2>>
<<button 'Sissi'>><<set $platzhalter to "sissi">><<goto "pc_browse_web">><</button>>
<</if>>
<<if $platzhalter != "katzen">>
<<button 'Katzen'>><<set $platzhalter to "katzen">><<goto "pc_browse_web">><</button>>
<</if>>
<br><br><<button [[browser schließen|haus_pc]]>><<set $platzhalter to 0>><</button>>
<</if>><<if $Sprache == "E">>
<<if $platzhalter == "sissy">>
<h2>Sissy</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>You look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> from the sissy and feel getting lightly aroused.<br>
You realize, that you can´t think stright anymore.<br>
<<elseif $arousal == 100>>
<br>As you look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> you getting highly aroused and can´t think stright.<br><br>
Maybe you need to masturbate to get your focus back.
<</if>>
</span>
</div><br>
<<button 'more sissy porn'>><<if $movie == 0>><<set $zufall = random(13)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissy1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissy2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissy3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissy4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissy5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissy6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissy7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissy8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissy9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/sissy/sissy10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/sissy/sissy11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/sissy/sissy12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/sissy/sissy13.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissy1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissy2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissy3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissy4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "sissy_chastity">>
<h2>Sissy in chastity</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/sissy/sissychaste0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/sissy/sissychaste0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>You look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> from the sissy in chastity and feel getting lightly aroused.<br>
You realize, that you can´t think stright anymore.<br>
<<elseif $arousal == 100>>
<br>As you look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> you getting highly aroused and can´t think stright.<br><br>
Maybe you need to masturbate to get your focus back.
<</if>>
</span>
</div><br>
<<button 'more chaste sissys'>><<if $movie == 0>><<set $zufall = random(9)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissychaste0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissychaste1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissychaste2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissychaste3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissychaste4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissychaste5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissychaste6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissychaste7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissychaste8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissychaste9.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/sissy/sissychaste0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissychastes1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissychaste2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissychaste3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissychaste4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "boobs">>
<h2>Big Boobs</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/boobs/boobs0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/boobs/boobs0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>You look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> from girls with big boobs and feel getting lightly aroused.<br>
You realize, that you can´t think stright anymore.<br>
<<elseif $arousal == 100>>
<br>As you look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> you getting highly aroused and can´t think stright.<br><br>
Maybe you need to masturbate to get your focus back.
<</if>>
</span>
</div><br>
<<button 'more big boobs'>><<if $movie == 0>><<set $zufall = random(16)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/boobs/boobs0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/boobs/boobs1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/boobs/boobs2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/boobs/boobs3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/boobs/boobs4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/boobs/boobs5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/boobs/boobs6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/boobs/boobs7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/boobs/boobs8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/boobs/boobs9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/boobs/boobs10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/boobs/boobs11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/boobs/boobs12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/boobs/boobs13.jpg">
<<elseif $zufall == 14>><img src="images/home/PC/porn/boobs/boobs14.jpg">
<<elseif $zufall == 15>><img src="images/home/PC/porn/boobs/boobs15.jpg">
<<elseif $zufall == 16>><img src="images/home/PC/porn/boobs/boobs16.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/boobs/boobs0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/boobs/boobs1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/boobs/boobs2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/boobs/boobs3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/boobs/boobs4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "vanilla">>
<h2>Girls</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/girls/girls0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/girls/girls0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>You look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> from the beautyfull girls and feel getting lightly aroused.<br>
You realize, that you can´t think stright anymore.<br>
<<elseif $arousal == 100>>
<br>As you look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> you getting highly aroused and can´t think stright.<br><br>
Maybe you need to masturbate to get your focus back.
<</if>>
</span>
</div><br>
<<button 'mehr Girls'>><<if $movie == 0>><<set $zufall = random(4)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/girls/girls0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/girls/girls1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/girls/girls2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/girls/girls3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/girls/girls4.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/girls/girls0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/girls/girls1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/girls/girls2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/girls/girls3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/girls/girls4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $arousal == 100 && $platzhalter != 0>>
<<button 'masturbate'>>
<<replace "#porn_text">>
<br>You look at the<<if $movie == 0>> pictures<<elseif $movie == 1>> movies<</if>> and your hands slowly gets to
<<if $CB_lock == 1>>
your chastity.<br>
You can´t think anymore as you are highly aroused. You try to play with your locked dick. But you can´t get relive as touching the cage. Seems you need to stay horny. Even if you can´t concentrate at work anymore
<<elseif $CB_lock == 0>>
your erect dick.<br>
As you are horny as hell, you look at the<<if $movie == 0>> picture<<elseif $movie == 1>> movie<</if>> and start to stroke your cock.<br>
You can´t control yourself anymore and soon starts to cum in a massive load<br><br>
But now you can concentrate on your work again.
<<set $arousal to 0>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>>
<</if>>
<</replace>>
<</button>><br><br>
<</if>>
<<if $platzhalter != "sissy" && $firstwork >= 2>>
<<button 'Sissy'>><<set $platzhalter to "sissy">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "sissy_chastity" && $firstwork >= 2 && $CB_lock == 1>>
<<button 'Sissy Chastity'>><<set $platzhalter to "sissy_chastity">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "boobs">>
<<button 'Big boobs'>><<set $platzhalter to "boobs">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "vanilla">>
<<button 'Girls'>><<set $platzhalter to "vanilla">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<br><br><<button [[Close porn|haus_pc]]>><</button>>
<<elseif $Sprache == "D">>
<<if $platzhalter == "sissy">>
<h2>Sissy</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>Du schaust dir die Sissys an und merkst, wie deine Erregung leicht steigt bei dem Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>>.<br>
Du merkst, das du dich immer weniger konzentrieren kannst.<br>
<<elseif $arousal == 100>>
<br>Der Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>> hat dich so stark erregt, das du dich gar nicht mehr konzentrieren kannst.<br><br>
Vieleicht solltest du dich selbst befriedigen, damit du dich wieder konzentrieren kannst.
<</if>>
</span>
</div><br>
<<button 'mehr Sissy porn'>><<if $movie == 0>><<set $zufall = random(13)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissy0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissy1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissy2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissy3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissy4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissy5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissy6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissy7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissy8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissy9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/sissy/sissy10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/sissy/sissy11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/sissy/sissy12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/sissy/sissy13.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/sissy/sissy0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissy1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissy2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissy3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissy4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "sissy_chastity">>
<h2>Sissy in chastity</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/sissy/sissychaste0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/sissy/sissychaste0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>Du schaust dir die Sissys in ihren Keuschheitsgürteln an und merkst, wie deine Erregung leicht steigt bei dem Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>>.<br>
Du merkst, das du dich immer weniger konzentrieren kannst.<br>
<<elseif $arousal == 100>>
<br>Der Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>> hat dich so stark erregt, das du dich gar nicht mehr konzentrieren kannst.<br><br>
Vieleicht solltest du dich selbst befriedigen, damit du dich wieder konzentrieren kannst.
<</if>>
</span>
</div><br>
<<button 'mehr keusche Sissys'>><<set $zufall = random(9)>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/sissy/sissychaste0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/sissy/sissychaste1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/sissy/sissychaste2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/sissy/sissychaste3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/sissy/sissychaste4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/sissy/sissychaste5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/sissy/sissychaste6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/sissy/sissychaste7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/sissy/sissychaste8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/sissy/sissychaste9.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/sissy/sissychaste0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/sissy/sissychastes1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/sissy/sissychaste2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/sissy/sissychaste3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/sissy/sissychaste4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "boobs">>
<h2>Dicke Titten</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/boobs/boobs0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/boobs/boobs0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>Du schaust dir die Dicken Titten an und merkst, wie deine Erregung leicht steigt bei dem Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>>.<br>
Du merkst, das du dich immer weniger konzentrieren kannst.<br>
<<elseif $arousal == 100>>
<br>Der Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>> hat dich so stark erregt, das du dich gar nicht mehr konzentrieren kannst.<br><br>
Vieleicht solltest du dich selbst befriedigen, damit du dich wieder konzentrieren kannst.
<</if>>
</span>
</div><br>
<<button 'mehr Dicke Titten'>><<if $movie == 0>><<set $zufall = random(16)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/boobs/boobs0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/boobs/boobs1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/boobs/boobs2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/boobs/boobs3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/boobs/boobs4.jpg">
<<elseif $zufall == 5>><img src="images/home/PC/porn/boobs/boobs5.jpg">
<<elseif $zufall == 6>><img src="images/home/PC/porn/boobs/boobs6.jpg">
<<elseif $zufall == 7>><img src="images/home/PC/porn/boobs/boobs7.jpg">
<<elseif $zufall == 8>><img src="images/home/PC/porn/boobs/boobs8.jpg">
<<elseif $zufall == 9>><img src="images/home/PC/porn/boobs/boobs9.jpg">
<<elseif $zufall == 10>><img src="images/home/PC/porn/boobs/boobs10.jpg">
<<elseif $zufall == 11>><img src="images/home/PC/porn/boobs/boobs11.jpg">
<<elseif $zufall == 12>><img src="images/home/PC/porn/boobs/boobs12.jpg">
<<elseif $zufall == 13>><img src="images/home/PC/porn/boobs/boobs13.jpg">
<<elseif $zufall == 14>><img src="images/home/PC/porn/boobs/boobs14.jpg">
<<elseif $zufall == 15>><img src="images/home/PC/porn/boobs/boobs15.jpg">
<<elseif $zufall == 16>><img src="images/home/PC/porn/boobs/boobs16.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/boobs/boobs0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/boobs/boobs1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/boobs/boobs2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/boobs/boobs3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/boobs/boobs4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $platzhalter == "vanilla">>
<h2>Girls</h2>
<div class="kasten_grau">
<span id="porn_bild">
<<if $movie == 0>>
<img src="images/home/PC/porn/girls/girls0.jpg">
<<elseif $movie == 1>>
<video src="movies/home/PC/porn/girls/girls0.mp4" autoplay loop width="100%"></video>
<</if>>
</span>
<span id="porn_text">
<<if $arousal < 100>>
<br>Du schaust dir die geilen girls an und merkst, wie deine Erregung leicht steigt bei dem Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>>.<br>
Du merkst, das du dich immer weniger konzentrieren kannst.<br>
<<elseif $arousal == 100>>
<br>Der Anblick des<<if $movie == 0>> Bildes<<elseif $movie == 1>> Videos<</if>> hat dich so stark erregt, das du dich gar nicht mehr konzentrieren kannst.<br><br>
Vieleicht solltest du dich selbst befriedigen, damit du dich wieder konzentrieren kannst.
<</if>>
</span>
</div><br>
<<button 'mehr Girls'>><<if $movie == 0>><<set $zufall = random(4)>><<elseif $movie == 1>><<set $zufall = random(4)>><</if>><<if $arousal < 99>><<set $arousal += 1>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><br><</replace>><<elseif $arousal == 99>><<set $arousal += 1>><<goto "pc_porn">><</if>>
<<if $movie == 0>>
<<replace "#porn_bild">>
<<if $zufall == 0>><img src="images/home/PC/porn/girls/girls0.jpg">
<<elseif $zufall == 1>><img src="images/home/PC/porn/girls/girls1.jpg">
<<elseif $zufall == 2>><img src="images/home/PC/porn/girls/girls2.jpg">
<<elseif $zufall == 3>><img src="images/home/PC/porn/girls/girls3.jpg">
<<elseif $zufall == 4>><img src="images/home/PC/porn/girls/girls4.jpg">
<</if>>
<<ScrollTo "porn_bild">>
<</replace>>
<<elseif $movie == 1>>
<<replace "#porn_bild">>
<<if $zufall == 0>><video src="movies/home/PC/porn/girls/girls0.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 1>><video src="movies/home/PC/porn/girls/girls1.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 2>><video src="movies/home/PC/porn/girls/girls2.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 3>><video src="movies/home/PC/porn/girls/girls3.mp4" autoplay loop width="100%"></video>
<<elseif $zufall == 4>><video src="movies/home/PC/porn/girls/girls4.mp4" autoplay loop width="100%"></video>
<</if>>
<<ScrollTo "porn_bild">>
<</replace>><br><br>
<</if>>
<</button>><br><br>
<</if>>
<<if $arousal == 100 && $platzhalter != 0>>
<<button 'wichsen'>>
<<replace "#porn_text">>
<br>Du schaust dir das<<if $movie == 0>> Bild<<elseif $movie == 1>> Video<</if>> an und deine Hand wandert wie von selbst zu
<<if $CB_lock == 1>>
deiner Keuschheitsschelle.<br>
Du kannst vor Erregung kaum noch denken, aber kannst dir auch keine Erleichterung verschaffen. Hoffentlich kannst du dich noch auf deine Arbeit konzentrieren.
<<elseif $CB_lock == 0>>
deinem schon Steifen Schwanz.<br>
So erregt wie du bist, kannst du dich bei dem Anblick von dem<<if $movie == 0>> Bild<<elseif $movie == 1>> Video<</if>> nicht mehr zurückhalten.<br>
Du wichst deinen steifen Schwanz bis du vor lauter geilheit abspritzt.<br><br>
Jetzt kannst du dich wieder auf deine Aufgaben auf der Arbeit konzentrieren.
<<set $arousal to 0>><<replace "#meter_arousal">><<showmeter "Arousal" `$arousal/100`>><</replace>>
<</if>>
<</replace>>
<</button>><br><br>
<</if>>
<<if $platzhalter != "sissy" && $firstwork >= 2>>
<<button 'Sissy'>><<set $platzhalter to "sissy">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "sissy_chastity" && $firstwork >= 2 && $CB_lock == 1>>
<<button 'Sissy Chastity'>><<set $platzhalter to "sissy_chastity">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "boobs">>
<<button 'Dicke Titten'>><<set $platzhalter to "boobs">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<<if $platzhalter != "vanilla">>
<<button 'Girls'>><<set $platzhalter to "vanilla">><<if $arousal <=99>><<set $arousal += 1>><</if>><<goto "pc_porn">><</button>>
<</if>>
<br><br><<button [[Porn schließen|haus_pc]]>><</button>>
<</if>><<set $you_C to "images/Character/mars_C.jpg">>
<<set $task to "notask">>
<<if $Sprache == "E">>
<<if $platzhalter !=5>>
<<set $platzhalter to 5>>
You walk through the company to your office. On the way to your office, colleagues run over from time to time.
You wonder if your underwear can be seen in any way under your clothes, when a young woman you don't know, gives you a joyfull smiles as she looks at you.<br><br>
When you get to your office, <<print $Gname>> is already waiting for you.<br><br>
<img src="images/Character/mzBerlin/mzberlin9.jpg"><br><br>
<div class="kasten_grau">
<<mz>>Welcome to your first day of training, <<print $name>>.
<<if $vertrag == 0>>
Since you have not read the contract, you can look forward to some surprises. I'm glad you didn't take the surprises away from yourself. That also makes it more interesting for me.
<<elseif $vertrag == 1>>
Since you have read the contract thoroughly, you know so far what awaits you in the near future.
<</if>>
<br>
But first, I want to see if you've internalized the basics before.
Undress up to your underwear. I want to check if you have everything on, and if you have shaved completely.
<</mz>>
</div>
<<elseif $platzhalter == 5>>
<div class="kasten_grau">
<<mz>>
Welcome back <<print $name>>. I just wonder, why you run away without undressing and presenting your body to me as i had ordered.
<</mz>><br>
<<you>>
Sorry, <<print $Gname>>. I just wanted to check myself first to not disappoint you if i miss something.
<</you>><br>
<<mz>>
It´s Ok. but if i say something. you will do it directly next time. And now undress
<</mz>>
</div>
<</if>>
<span id="ausziehen">
<br>
<<button 'undress'>>
<<set $firstwork to 6>>
<<replace "#Aufgabe">>
<<button 'Task from <<print $Gname>>'>>
<<set $task = "task"+random(6), $platzhalter to 0>>
<<goto $task>>
<</button>><br><br>
<</replace>>
<<replace "#ausziehen">>
<br><br><img src="images/Character/natalie/present1.jpg"><br><br>
You take off your normal clothes and just sit down in front of <<print $Gname>> with the pink underwear.<br>
<<print $Gname>> looks at you with a smile.<br><br>
<div class="kasten_grau">
<<mz>>
You look so cute in your underwear. And i love your new hairstyle. Since today is your first day of training, I will make it easier for you.<br>
I allow you to dress you again. You should slowly get used to everything new.<br><br>
Your new contract provides for changes in your field of employment. So you can be glad that reviewing the files is no longer your main task from today on.
But of course we have new tasks for you and also a motivating goal for this week.<br>
I always offer you different tasks a day that you have to do for me. For each task you usually get 6 points.... Since this week has already begun, you get... let's say 10 points per task.<br>
Every day you can do 3 tasks. You need 100 points by Friday evening.
<</mz>><br>
<<you>>
But if I can do 3 tasks every day, that's 30 points a day. Then I can only get 90 points a week.
<</you>><br>
<<mz>>
Didn't think you'd be so careful. For some tasks you may get extra points if you have completed them particularly well.
But there is also the possibility that in the worst case you will not even get any points for a task.
If you have reached the required 100 points at the end of the week, you will be rewarded by me or Ms. Lexi.<br>
But if you don't have enough points, we will penalize you.
<</mz>><br>
<<you>>
What are the penalties or rewards?
<</you>><br>
<<mz>>
The penalties can include a lot. From small "difficulties" that you have in the next week, to punishments that will also accompany you longer. <br>
You can really look forward to the rewards every week. From possible "reliefs" for the next week, to rewards that you will enjoy for longer.
<</mz>><br>
<<you>>
I can't imagine much of it now.
<</you>><br>
<<mz>>
I don't want to take away your surprise.<br><br>
Just tell me when you're ready for your first task.
<</mz>>
</div>
<</replace>>
<<ScrollTo "ausziehen">>
<</button>>
</span>
<br><br>
<span id="Aufgabe"></span>
<<elseif $Sprache == "D">>
<<if $platzhalter != 5>>
<<set $platzhalter to 5>>
Du gehst durch die Firma zu deinem Büro. Auf dem Weg zu deinem Büro laufen dir immer mal wieder Kollegen über den weg.
Du fragst dich, ob deine Unterwäsche auf irgend eine Art zu sehen ist, als dir eine dir unbekannte junge Frau einen musternden Blick zuwirft und dich dann freudig anlächelt.<br><br>
Als du in dein Büro kommst, wartet <<print $Gname>> schon auf dich.<br><br>
<img src="images/Character/mzBerlin/mzberlin9.jpg"><br><br>
<div class="kasten_grau">
<<mz>>Wilkommen zu deinem ersten Trainingstag, <<print $name>>.
Da du dir den Vertrag ja
<<if $vertrag == 0>>
nicht durchgelesen hast, kannst du dich ja auf einige Überraschungen freuen. Freut mich, das du dir selbst nicht die überraschungen genommen hast. Das macht es auch für mich interessanter.
<<elseif $vertrag == 1>>
gründlich durchgelesen hast, weisst du ja soweit, was dich die nächste Zeit erwartet.
<</if>>
<br>
Aber zuerst möchte ich sehen, ob du die Grundlagen schonmal verinnerlicht hast.
Zieh dich bis zu deiner Unterwäsche aus. Ich möchte kontrollieren, ob du auch alles an hast, und ob du dich auch komplett rasiert hast.
<</mz>>
</div>
<<elseif $platzhalter == 5>>
<div class="kasten_grau">
<<mz>>
Wilkommen zurück <<print $name>>. Ich frage mich, warum du einfach weggelaufen bist und dich nicht ausgezogen hast, wie ich dir gesagt habe.
<</mz>><br>
<<you>>
Entschuldigung, <<print $Gname>>. Ich wollte nur schnell noch selbst kontrollieren ob ich an alles gedacht habe, um dich nicht zu enttäuschen
<</you>><br>
<<mz>>
Ist Ok, Aber nächstes mal, befolgst du meine Anweisungen direkt. Und jetzt zieh dich aus.
<</mz>>
</div>
<</if>>
<span id="ausziehen">
<br>
<<button 'Ausziehen'>>
<<set $firstwork to 6, $platzhalter to 6>>
<<replace "#Aufgabe">>
<<button 'Aufgabe von <<print $Gname>>'>>
<<if $task == "notask">><<set $task = "task"+random(6), $platzhalter to 0>><</if>>
<<goto $task>>
<</button>><br><br>
<</replace>>
<<replace "#ausziehen">>
<br><br><img src="images/Character/natalie/present1.jpg"><br><br>
Du ziehst deine normalen Anziehsachen aus und setzt dich nur mit der rosa Unterwäsche vor <<print $Gname>> hin.<br>
<<print $Gname>> schaut dich mit einem lächeln an.<br><br>
<div class="kasten_grau">
<<mz>>
Du siehst so süß aus in deiner Wäsche. Und ich mag auch deine neue Frisur. Da Heute dein erster Trainingstag ist, werde ich es dir leichter machen.<br>
Ich erlaube dir dich wieder an zu ziehen. Du sollst dich ja langsam an alles neue gewöhnen.<br><br>
Dein neuer Vertrag sieht ja änderungen in deinem Beschäftigungsfeld vor. Du kannst also froh sein, das die Durchsicht der Akten von heute an nicht mehr deine Hauptaufgabe ist.
Aber wir haben natürlich neue Aufgaben für dich und zudem noch ein Motivierendes Ziel für diese Woche.<br>
Ich biete dir immer verschiedene Aufgaben am Tag an, die du für mich zu erledigen hast. Für jede Aufgabe bekommst du normalerweise 6 Punkte.... Da diese Woche schon begonnen hat, bekommst du.... sagen wir mal 10 Punkte je Aufgabe.<br>
Jeden Tag kannst du 3 Aufgaben machen. Du brauchst bis Freitag Abend 100 Punkte.
<</mz>><br>
<<you>>
Aber wenn ich jeden Tag 3 Aufgaben machen kann, sind das 30 Punkte am Tag. Dann kann ich ja nur noch 90 Punkte die Woche bekommen.
<</you>><br>
<<mz>>
Hätte nicht gedacht, das du so gut aufpasst. Bei manchen Aufgaben bekommst du evtl. Sonderpunkte, wenn du die besonders gut erledigt hast.
Aber es besteht auch die Möglichkeit, das du im schlimmsten Fall sogar keine Punkte für eine Aufgabe bekommst.
Wenn du am ende einer Woche die geforderten 100 Punkte erreicht hast, wirst du von mir oder Ms. Lexi belohnt.<br>
Solltest du aber nicht genug Punkte haben, werden wir dich bestrafen.
<</mz>><br>
<<you>>
Wie sehen denn die Strafen oder Belohnungen aus?
<</you>><br>
<<mz>>
Die Strafen können viel beinhalten. Von kleinen "Schwierigkeiten" die du in der nächsten Woche hast, bis zu Strafen, die dich auch länger begleiten werden.<br>
Auf die Belohnungen kannst du dich so richtig freuen jede Woche. Von möglichen "Erleichterungen" für die nächste Woche, bis zu Belohnungen, an denen du länger deine freude haben wirst.
<</mz>><br>
<<you>>
Da kann ich mir so jetzt recht wenig drunter vorstellen.
<</you>><br>
<<mz>>
Ich möchte dir ja auch nicht die Überraschung nehmen.<br><br>
Sag mir einfach bescheit, wenn du bereit für deine erste Aufgabe bist.
<</mz>>
</div>
<</replace>>
<<ScrollTo "ausziehen">>
<</button>>
</span>
<br><br>
<span id="Aufgabe"></span>
<</if>><<if $Sprache == "E">>
You come to your office.<br>
<<print $Gname>> sits at your former desk and seems to surf the Internet.<br><br>
<div class="kasten_grau">
<<mz>>
Hello <<print $name>>. Think about your points for this week. You have <<print $punkte>> out of 100 required points so far.<br>
Think you better ask me for a new task.
<</mz>>
</div>
<br>
<<elseif $Sprache == "D">>
Du kommst in dein Büro.<br>
<<print $Gname>> sitzt an deinem ehemaligen Schreibtisch und scheint gelangweilt durch das Internet zu surfen.<br><br>
<div class="kasten_grau">
<<mz>>
Hallo <<print $name>>. Denk an deine Punkte für diese Woche. Du hast bis jetzt <<print $punkte>> von 100 erforderlichen Punkten.
Ich denke du fragst mich besser nach einer neuen Aufgabe.
<</mz>>
</div>
<br>
<</if>><<if $Sprache == "E">>
You come to your office.<br>
<<print $Gname>> sits at your former desk and seems to surf the Internet.<br><br>
<div class="kasten_grau">
<<mz>>
Hello <<print $name>>. Hope you doing well with your task. If you forgot what to do, you can always ask me again for informations about the current task.
<</mz>>
</div>
<br>
<<elseif $Sprache == "D">>
Du kommst in dein Büro.<br>
<<print $Gname>> sitzt an deinem ehemaligen Schreibtisch und scheint gelangweilt durch das Internet zu surfen.<br><br>
<div class="kasten_grau">
<<mz>>
Hallo <<print $name>>. Hoffe du kommst weiter bei deiner Aufgabe. Falls du vergessen hast, was du machen sollst, kannst du mich immer gerne nach der aktuellen Aufgabe Fragen.
<</mz>>
</div>
<br>
<</if>>