Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<<set $cash to 15>>\
<<set $allowancePaid to true>>\
\
\
\
<<descSpeech "You sit in the wood panelled study admiring a fine collection of old, leather bound books organised by category. As the antique clock ticks in the corner you can hear the muffled sound of voices and footsteps approaching before the door swings open.">>\
\
<<syrenSpeech "Ah, Alex!">>\
\
<<descSpeech "The headmistress, Syren Watson, heads to a desk in front of the blackboard. You stand up as she enters.">>\
\
<img src="img/syren/1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Mrs Watson.">>\
\
<<syrenSpeech "I understand you're our trailblazer here at Martin Ladies' College. The first boy - or gentleman, I suppose - to attend our institution. Please, sit, and tell me a little about yourself.">>\
\
<<descSpeech "She gestures to one of the seats closer to the front and you approach and sit.">>\
\
<<syrenSpeech "What makes you wish to attend this school? Beyond the unusual position of being the only boy to ever attend, this is your final year of schooling. Are you not worried about disrupting your education?">>\
\
<<mcSpeech "I am, but I wanted to seize the opportunity to complete it in such a wonderful environment. My main attraction for being here is how wonderful your grounds and facilities are.">>\
\
<<syrenSpeech "Well, we do have excellently maintained grounds.">>\
<span class='linkStandard'><<link "Continue" "Start 2">><</link>></span><<set $time to 3>>\
<<set $day to 7>>\
<<set $maxStress to 100>>\
<<newmeter '$stressBar' 0>>\
<<sizing '220px'>>\
<<colors 'red' 'green'>>\
<<label '$stress'>>\
<</newmeter>>\
\
\
\
£<<print $cash>>\
<<timeofdayTEST>>
<<dayofweekTEST>>
[[People]]
<<if $day is 7 and $allowancePaid is not true>>\
Your mum is here for her weekly visit
<<else>>\
<</if>>\<<widget "navigationHome">>\
\
\
\
<div class="containerIcon">\
<a data-passage="School">\
<img src="img/icons/school.jpg" alt="School" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">School</div>\
</div>\
</a>\
</div>\
\
<div class="containerIcon">\
<a data-passage="Home">\
<img src="img/icons/home.jpg" alt="Home" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Home</div>\
</div>\
</a>\
</div>\
\\
<div class="containerIcon">\
<a data-passage="Bedroom">\
<img src="img/icons/bedroom.jpg" alt="Bedroom" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Bedroom</div>\
</div>\
</a>\
</div>\
\\
<div class="containerIcon">\
<a data-passage="Bathroom">\
<img src="img/icons/bathroom.jpg" alt="Bathroom" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Bathroom</div>\
</div>\
</a>\
</div>\
\\
<div class="containerIcon">\
<a data-passage="Barbara Bedroom">\
<img src="img/icons/barbarabedroom.jpg" alt="Barbara's Bedroom" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Barbara's Bedroom</div>\
</div>\
</a>\
</div>\
\\
<div class="containerIcon">\
<a data-passage="Syren Bedroom">\
<img src="img/icons/syrenbedroom.jpg" alt="Syren's Bedroom" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Syren's Bedroom</div>\
</div>\
</a>\
</div>\
\
\
\
<</widget>>\
\
\
\
\
\
\
\
<<widget "navigationVillage">>\
\
\
\
<div class="containerIcon">\
<a data-passage="Home">\
<img src="img/icons/home.jpg" alt="Home" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Home</div>\
</div>\
</a>\
</div>\
\
<div class="containerIcon">\
<a data-passage="School">\
<img src="img/icons/school.jpg" alt="School" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">School</div>\
</div>\
</a>\
</div>\
\
<div class="containerIcon">\
<a data-passage="Dorms">\
<img src="img/icons/dorms.jpg" alt="Dorms" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Dorms</div>\
</div>\
</a>\
</div>\
\
<div class="containerIcon">\
<a data-passage="Pool">\
<img src="img/icons/pool.jpg" alt="Pool" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Pool</div>\
</div>\
</a>\
</div>\
\
<div class="containerIcon">\
<a data-passage="Stables">\
<img src="img/icons/stables.jpg" alt="Stables" class="icon" style="width:100%">\
<div class="middle">\
<div class="textIcon">Stables</div>\
</div>\
</a>\
</div>\
\
\
\
\
<</widget>>\<<widget "mcSpeech">>\
<div class="speech mc" style="speech mc"><img src="img/mc/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "descSpeech">>\
<div class="speech desc" style="speech desc"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "hintSpeech">>\
<div class="speech hint" style="speech hint"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "trustSpeech">>\
<div class="speech trust" style="speech trust"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "corruptSpeech">>\
<div class="speech corrupt" style="speech corrupt"><div class='textContainer'>$args[0]</div></div><</widget>>
\
\
\
\
<<widget "syrenSpeech">>\
<div class="speech syren" style="speech syren"><img src="img/syren/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "barbaraSpeech">>\
<div class="speech barbara" style="speech barbara"><img src="img/barbara/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "janeSpeech">>\
<div class="speech jane" style="speech jane"><img src="img/jane/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "charlotteSpeech">>\
<div class="speech charlotte" style="speech charlotte"><img src="img/charlotte/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "michelleSpeech">>\
<div class="speech michelle" style="speech michelle"><img src="img/michelle/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "ericaSpeech">>\
<div class="speech erica" style="speech erica"><img src="img/erica/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "marieSpeech">>\
<div class="speech marie" style="speech marie"><img src="img/marie/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "claireSpeech">>\
<div class="speech claire" style="speech claire"><img src="img/claire/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "felicitySpeech">>\
<div class="speech felicity" style="speech felicity"><img src="img/felicity/avatar1.jpg" class="avatar" style="avatar"><div class='textContainer'>$args[0]</div></div><</widget>><<widget "linkStandard">>\
<div class="linkStandard" style="linkStandard"><div class='textContainer'>$args[0]</div></div><</widget>>
\
<<widget "linkTrust">>\
<div class="linkTrust" style="linkTrust"><div class='textContainer'>$args[0]</div></div><</widget>>
\
<<widget "linkCorrupt">>\
<div class="linkCorrupt" style="linkCorrupt"><div class='textContainer'>$args[0]</div></div><</widget>>
\
\
\
\
<<syrenSpeech "Well, as you say, we do have excellent facilities here. I'm sure that we can really let you thrive in your chosen focus. I did have a few things I wished to discuss with you, however, regarding your particular situation. Things that are important to keep in mind regardless of your family's influence here.">>\
\
<<mcSpeech "Yes, Mrs. Watson?">>\
\
<<syrenSpeech "Firstly, this is a boarding school, but due to the way the dorms are set up and the requirements for modesty, you won't be staying in the usual dorms. You will, at least for now, be staying in my cottage with my daughter and myself. That way you may have a private bedroom.">>\
\
<<mcSpeech "Thank you, Mrs. Watson.">>\
\
<<syrenSpeech "Secondly, we expect you as far as possible to conform to the expectations of the school. We are still a Ladies' school, and while I support our move into the more modern world, the values of our school may clash with those you have hitherto been encouraged to adopt as your own. For example where traditional boys schools may value assertiveness, we foster a collegial atmosphere, where everyone is given space to contribute.">>\
\
<<mcSpeech "This sounds very good to me, Mrs. Watson.">>\
\
<<syrenSpeech "Good, I'm glad. And, lastly, I want to discuss a delicate matter, hopefully for the last time. You are an 18-year-old boy. Surrounded by 18 and 19-year-old girls. I appreciate that certain urges and temptations will arise, but I want it clearly understood that under no circumstances can they be acted upon. Do you comprehend my meaning?">>\
\
<<mcSpeech "Yes, Mrs. Watson.">>\
\
<<syrenSpeech "Good, good... Barbara!">>\
\
<<descSpeech "The door opens and in walks a young woman.">>\
\
<img src="img/barbara/1.jpg" class="center picRounded" height="500">
\
<<descSpeech "You look at the headmistress and see her jaw clench. She lets out a tired sigh, before pointing to the young woman.">>\
\
<<syrenSpeech "Barbara, have we not discussed the importance of dress code before? And the particular importance of complying with it in the prescence of guests?">>\
\
<<barbaraSpeech "Alex isn't a guest, he's a student here now.">>\
\
<<syrenSpeech "Barbara, I... Look, please assist Alex here. Show him to his room, please? Prepare him for his classes starting tomorrow. Anyway, thank you Alex, I shall see you later this evening.">>\
<span class='linkStandard'><<link "Go with Barbara" "Start 3">><</link>></span><<descSpeech "You leave the room in silence with Barbara, and as you walk along the hallway she moves slightly faster, beckoning you forwards and smiling at you as she does. When you reach the far end of the corridor and leave the main school building, she breathes an exaggerated sigh of relief.">>\
\
<<barbaraSpeech "Sorry about my mum. She can be such a pain.">>\
\
<<mcSpeech "It must be tough having the headmistress as your mum.">>\
\
<<descSpeech "Barbara lets out a long sigh.">>\
\
<<barbaraSpeech "It really is. I, like, get that she's trying to be good to me and, like, I dunno, be normal but it's not normal and she's weirdly strict about stuff. Like she made me break up with my boyfriend I had. Why does she care!">>\
\
<<mcSpeech "That's really difficult.">>\
\
<<descSpeech "The two of you walk in silence for a little bit before Barbara stops and tilts her head to look at you.">>\
\
<<barbaraSpeech "Do you have a girlfriend?">>\
\
<<mcSpeech "Um. No. I don't.">>\
\
<<descSpeech "Barbara nods once then starts walking again, talking over her shoulder to you as she strides down the pathway to a small cottage nestled behind the manor house which houses the school.">>\
\
<<barbaraSpeech "Well, you'll be popular here. Most of the girls here are dumb sluts who'll jump on you.">>\
\
<<descSpeech "As Barbara pushes the front door of the cottage open, she turns her head to look at you.">>\
\
<<barbaraSpeech "Not me though, I'm not dumb.">>\
\
<span class='linkStandard'><<link "Continue" "Intro Guide">><</link>></span>In the game Head Boy you play as Alex Smith. You are the first boy to ever attend Martin Ladies' College, a preperatory college for young ladies recently past the age of majority to finalise their preparations for life and further education. This was, driven in part, by your legitimate wish to escape the dumb surroundings of your boys' boarding school, but also by your step-mother's wish to bring fresh life to her alma mater.
Luckily for you your step-mother, as chair of the board of governors for the school, carries significant weight. But, little by little, your mum has made it clear that she's going to be expecting you to do certain things for her as you attend the college. As she has lent the college significant sums, money which has not helped return it to profitability, she has decided she needs to be more pro-active about ensuring things go her way.
''Other people''
Every person will have a Trust level and a Corruption level. You will be able to raise these levels by taking certain decisions in any encounters with them you may have. Both of these levels will control what options, if any, are available to you.
''People''
The people menu will be VERY useful for you. This will provide information to you on what to do next, and at least provide hints on how to achieve it. This will also inform you of any choices that you face.
<span class='linkStandard'><<link "Start the game" "Home">><<set $time to $time + 1>><</link>></span>
<<navigationHome>>
\
\
\
<span class='linkStandard'><<link "Sleep (Until Early Morning)" "Bedroom">>
<<set $day to $day + 1>>\
<<set $time to 1>>\
<</link>></span>
<<if $time lt 7>>\
<span class='linkStandard'><<link "Nap" "Bedroom">><<set $time to $time + 1>><</link>></span>
<<else>>\
<</if>>\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara is 4 and $time is 1 and $day gte 6 and $erica gte 1>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara 5a]]>><</link>><span class='navButton'><<button "Barbara sneaks in" "Barbara 5a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $barbara gte 5 and $time is 1 and $day gte 6 and $erica gte 1 and $erica10 is true>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara Hub]]>><</link>><span class='navButton'><<button "Barbara wakes you up" "Barbara Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt2 is true and $syrenCorrupt2Count lt 5 and $time is 1 and $day lt 6>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Corrupt 2]]>><</link>><span class='navButton'><<button "Mrs Watson enters" "Syren Corrupt 2">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt3 is true and $syrenCorrupt3Count lt 5 and $time is 1 and $day lt 6>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Corrupt 3]]>><</link>><span class='navButton'><<button "Mrs Watson enters" "Syren Corrupt 3">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt4 is true and $syrenCorrupt4Count lt 5 and $time is 1 and $day lt 6>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Corrupt 4]]>><</link>><span class='navButton'><<button "Mrs Watson enters" "Syren Corrupt 4">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
<<if $syrenCorrupt5 is true and $time is 1 and $day lt 6>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Morning Bedroom]]>><</link>><span class='navButton'><<button "Mrs Watson enters" "Syren Morning Bedroom">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
<<if $erica gte 4 and $ericaBedroomDay is not $day and $bedroomCamera is true>>\
<li>
<<link [img[img/erica/avatar1.jpg][Erica Bedroom Hub]]>><</link>><span class='navButton'><<button "A Show for Mum" "Erica Bedroom Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>
\
\
\<<navigationHome>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $day is 7 and $allowancePaid is not true>>\
<li>
<<link [img[img/erica/avatar1.jpg][Erica Hub]]>><</link>><span class='navButton'><<button "Your mum visits (+£25)" "Erica Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if ndef $barbara>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara 1a]]>><</link>><span class='navButton'><<button "Barbara is waiting for you" "Barbara 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $day gte 6 and $time lt 7 and $syrenDateDay is not $day and $syren gte 18>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Date Hub]]>><</link>><span class='navButton'><<button "Take Mrs. Watson Out" "Syren Date Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $charlotte is 3 and $barbaraCharlotte1 is not true and $time is 6>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara Charlotte 1a]]>><</link>><span class='navButton'><<button "Talk to Barbara about Charlotte" "Barbara Charlotte 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>
<<navigationHome>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
\
\
\
</ul>\
</div><<widget "goalNormal">>\
<div class="speech goalNormal" style="speech goalNormal"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "goalTrust">>\
<div class="speech goalTrust" style="speech goalTrust"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "goalCorruption">>\
<div class="speech goalCorruption" style="speech goalCorruption"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "goalAchieved">>\
<div class="speech goalAchieved" style="speech goalAchieved"><div class='textContainer'>$args[0]</div></div><</widget>>
<<widget "goalUnachieved">>\
<div class="speech goalUnachieved" style="speech goalUnachieved"><div class='textContainer'>$args[0]</div></div><</widget>><<set $random6 to random(1, 6)>>\
\
\
\
<<if $stress gt $stressMaximum>>\
<<set $stress to $stressMaximum>>\
<<elseif $stress lt $stressMinimum>>\
<<set $stress to $stressMinimum>>\
<<else>>\
<</if>>\
<<if $stress lt 0>>\
<<set $stress to 0>>\
<<elseif $stress gt 100>>\
<<set $stress to 100>>\
<<else>>\
<</if>>\
\
\
\
<<if $day gt 7>>\
<<set $day to 1>>\
<<else>>\
<</if>>\
\
<<if $time gt 7>>\
<<set $time to 1>>\
<<else>>\
<</if>>\
\
\
<<if $day is not 7>>\
<<set $allowancePaid to false>>\
<<else>>\
<</if>>\
\
<<if $day is 1>>\
<<set $syrenDateDay to 0>>\
<<set $syrenWardrobeDay to 0>>\
<<else>>\
<</if>>\<<back "Go Back">>
\
\
\
<<if ndef $barbara or ndef $syren or ndef $jane or ndef $charlotte or ndef $michelle>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Introductions">>\
<<if ndef $barbara>>\
<<goalUnachieved "Talk to Barbara at home">>\
<<else>>\
<</if>>\
<<if ndef $syren>>\
<<goalUnachieved "Talk to Mrs. Watson at school">>\
<<else>>\
<</if>>\
<<if ndef $jane>>\
<<goalUnachieved "Talk to Jane at the dorms">>\
<<else>>\
<</if>>\
<<if ndef $charlotte>>\
<<goalUnachieved "Talk to Charlotte at the pool">>\
<<else>>\
<</if>>\
<<if ndef $michelle>>\
<<goalUnachieved "Talk to Mrs. Lee at the stables">>\
<<else>>\
<</if>>\
</div>
<<else>>\
<</if>>\
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $erica gte 1>>\
<li>
<<link [img[img/erica/avatar1.jpg][Erica Goals]]>><</link>><span class='navButton'><<button "Erica Smith" "Erica Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $jane gte 2>>\
<li>
<<link [img[img/jane/avatar1.jpg][Jane Goals]]>><</link>><span class='navButton'><<button "Jane Smith" "Jane Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>\
\
\
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $syren gte 1>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Goals]]>><</link>><span class='navButton'><<button "Syren Watson" "Syren Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $michelle gte 1>>\
<li>
<<link [img[img/michelle/avatar1.jpg][Michelle Goals]]>><</link>><span class='navButton'><<button "Michelle Lee" "Michelle Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>\
\
\
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara gte 1>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara Goals]]>><</link>><span class='navButton'><<button "Barbara Watson" "Barbara Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $charlotte gte 1>>\
<li>
<<link [img[img/charlotte/avatar1.jpg][Charlotte Goals]]>><</link>><span class='navButton'><<button "Charlotte Farzan" "Charlotte Goals">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>\<<widget "timeofdayTEST">>\
<<if $time is 1>>\
<<print "Early Morning">>\
<<elseif $time is 2>>\
<<print "Morning">>\
<<elseif $time is 3>>\
<<print "Midday">>\
<<elseif $time is 4>>\
<<print "Early Afternoon">>\
<<elseif $time is 5>>\
<<print "Late Afternoon">>\
<<elseif $time is 6>>\
<<print "Evening">>\
<<elseif $time is 7>>\
<<print "Night">>\
<<else>>\
<</if>>\
<</widget>>\
\
\
\
<<widget "dayofweekTEST">>\
<<if $day is 1>>\
<<print "Monday">>\
<<elseif $day is 2>>\
<<print "Tuesday">>\
<<elseif $day is 3>>\
<<print "Wednesday">>\
<<elseif $day is 4>>\
<<print "Thursday">>\
<<elseif $day is 5>>\
<<print "Friday">>\
<<elseif $day is 6>>\
<<print "Saturday">>\
<<elseif $day is 7>>\
<<print "Sunday">>\
<<else>>\
<</if>>\
<</widget>><<navigationVillage>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $day is 1>>\
<<if $time is 1 or $time is 2>>\
<li>
<<link [img[img/marie/avatar1.jpg][French Hub]]>><</link>><span class='navButton'><<button "French" "French Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is 2>>\
<<if $time is 1 or $time is 2>>\
<li>
<<link [img[img/claire/avatar1.jpg][English Hub]]>><</link>><span class='navButton'><<button "English" "English Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is 3>>\
<<if $time is 1 or $time is 2>>\
<li>
<<link [img[img/chelsea/avatar1.jpg][History Hub]]>><</link>><span class='navButton'><<button "History" "History Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is 4>>\
<<if $time is 1 or $time is 2>>\
<li>
<<link [img[img/becky/avatar1.jpg][Maths Hub]]>><</link>><span class='navButton'><<button "Maths" "Maths Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is 5>>\
<<if $time is 1 or $time is 2>>\
<li>
<<link [img[img/valerie/avatar1.jpg][Science Hub]]>><</link>><span class='navButton'><<button "Science" "Science Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is not 6 and $day is not 7>>\
<<if $time is 3>>\
<li>
<<link [img[img/icons/lunch.jpg][Lunch Hub]]>><</link>><span class='navButton'><<button "Lunch" "Lunch Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $day is not 6 and $day is not 7>>\
<<if $time is 4>>\
<li>
<<link [img[img/michelle/avatar1.jpg][PE Hub]]>><</link>><span class='navButton'><<button "PE" "PE Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>
\
\
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if ndef $syren and $time lt 7>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren 1a]]>><</link>><span class='navButton'><<button "Mrs. Watson" "Syren 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<navigationHome>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
\
\
\
</ul>\
</div><<navigationHome>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $syrenLaundryDay is not $day>>\
<li>
<<link [img[img/icons/cleaning.jpg][Syren Laundry]]>><</link>><span class='navButton'><<button "Do Mrs. Watson's Laundry" "Syren Laundry">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $time is 1 and $syren gte 20 and $syrenWardrobeDay is not $day and $day lte 5>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Wardrobe]]>><</link>><span class='navButton'><<button "Dress Mrs. Watson" "Syren Wardrobe">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<navigationVillage>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if ndef $jane and $time lt 7>>\
<li>
<<link [img[img/jane/avatar1.jpg][Jane 1a]]>><</link>><span class='navButton'><<button "Your Sister" "Jane 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<navigationVillage>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if ndef $charlotte and $time lt 7>>\
<li>
<<link [img[img/charlotte/avatar1.jpg][Charlotte 1a]]>><</link>><span class='navButton'><<button "Charlotte Waves" "Charlotte 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $charlotte gte 1 and $time is 5>>\
<li>
<<link [img[img/charlotte/avatar1.jpg][Charlotte Pool Hub]]>><</link>><span class='navButton'><<button "Charlotte" "Charlotte Pool Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<navigationVillage>>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if ndef $michelle and $time lt 7>>\
<li>
<<link [img[img/michelle/avatar1.jpg][Michelle 1a]]>><</link>><span class='navButton'><<button "Michelle Beckons You" "Michelle 1a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<if ndef $frenchCount>>\
<<set $frenchCount to 1>>\
<<else>>\
<<set $frenchCount to $frenchCount + 1>>\
<</if>>\
<<set $time to 3>>
\
\
\
<span class='linkStandard'><<link "Concentrate in class" "School">><</link>></span>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara is 1>>\
<li>
<<link [img[img/marie/avatar1.jpg][Barbara 2a]]>><</link>><span class='navButton'><<button "Called to the front" "Barbara 2a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<if ndef $historyCount>>\
<<set $historyCount to 1>>\
<<else>>\
<<set $historyCount to $historyCount + 1>>\
<</if>>\
<<set $time to 3>>
\
\
\
<span class='linkStandard'><<link "Concentrate in class" "School">><</link>></span><<if ndef $englishCount>>\
<<set $englishCount to 1>>\
<<else>>\
<<set $englishCount to $englishCount + 1>>\
<</if>>\
<<set $time to 3>>
\
\
\
<span class='linkStandard'><<link "Concentrate in class" "School">><</link>></span>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara is 2>>\
<li>
<<link [img[img/claire/avatar1.jpg][Barbara 3a]]>><</link>><span class='navButton'><<button "Barbara goes to the front" "Barbara 3a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<if ndef $mathsCount>>\
<<set $mathsCount to 1>>\
<<else>>\
<<set $mathsCount to $mathsCount + 1>>\
<</if>>\
<<set $time to 3>>
\
\
\
<span class='linkStandard'><<link "Concentrate in class" "School">><</link>></span><<if ndef $scienceCount>>\
<<set $scienceCount to 1>>\
<<else>>\
<<set $scienceCount to $scienceCount + 1>>\
<</if>>\
<<set $time to 3>>
\
\
\
<span class='linkStandard'><<link "Concentrate in class" "School">><</link>></span>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara is 3>>\
<li>
<<link [img[img/barbara/avatar1.jpg][Barbara 4a]]>><</link>><span class='navButton'><<button "You partner up" "Barbara 4a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div><<if ndef $peCount>>\
<<set $peCount to 1>>\
<<else>>\
<<set $peCount to $peCount + 1>>\
<</if>>\
<<set $time to 5>>\
\
\
\
<span class='linkStandard'><<link "Take it easy" "School">><<set $time to 5>><</link>></span>
\
\
\
<<if $michelle gte 1>>\
<span class='linkCorrupt'><<link "You wait for Michelle to let you shower" "PE Shower 1a">><</link>></span>
<<else>>\
<</if>>\<<set $time to 4>>
\
\
\
<span class='linkStandard'><<link "Just eat alone" "School">><</link>></span>
\
\
\
<div id='nav' class='navBar' style='navBar'>\
<ul id='navList'>\
\
\
\
<<if $barbara gte 2 and $syren is 1>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren 2a]]>><</link>><span class='navButton'><<button "See Mrs. Watson" "Syren 2a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $barbara gte 3 and $syren is 2>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren 3a]]>><</link>><span class='navButton'><<button "See Mrs. Watson" "Syren 3a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $barbara gte 4 and $syren is 3>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren 4a]]>><</link>><span class='navButton'><<button "See Mrs. Watson" "Syren 4a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $syren gte 4>>\
<li>
<<link [img[img/syren/avatar1.jpg][Syren Porn Hub]]>><</link>><span class='navButton'><<button "Go to Mrs. Watson's Office" "Syren Porn Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
\
\
<<if $jane is 2>>\
<li>
<<link [img[img/jane/avatar1.jpg][Jane 2a]]>><</link>><span class='navButton'><<button "Find Jane" "Jane 2a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $jane is 3>>\
<li>
<<link [img[img/jane/avatar1.jpg][Jane 3a]]>><</link>><span class='navButton'><<button "Find Jane Again" "Jane 3a">><</button>></span>
</li>
<<else>>\
<</if>>\
\
<<if $jane gte 4>>\
<li>
<<link [img[img/jane/avatar1.jpg][Jane Lunch Hub]]>><</link>><span class='navButton'><<button "See Jane" "Jane Lunch Hub">><</button>></span>
</li>
<<else>>\
<</if>>\
\
\
\
</ul>\
</div>\<<set $barbara to 1>>\
<<set $corruptBarbara to 0>>\
<<set $trustBarbara to 0>>\
<<if $time lt 6>>\
<<set $time to $time + 1>>\
<<else>>\
<</if>>\
\
\
\
<<descSpeech "When you leave your bedroom you find Barbara hanging about in the living room-slash-entrance hall of the cottage. She's sitting on the sofa browsing through her phone, but when she sees you coming she stands up, and looks around.">>\
\
<<barbaraSpeech "Hey. How's it going? Settling in OK?">>\
\
<<mcSpeech "I think so, yes. You?">>\
\
<<barbaraSpeech "How am I settling in?">>\
\
<<mcSpeech "No, no, how are you?">>\
\
<<descSpeech "Barbara shakes her head and smiles.">>\
\
<<barbaraSpeech "Yeah, I'm good. If you want I could give you the real introduction to the school, yeah? Tell you about who's who and what everyone is like.">>\
\
<<mcSpeech "Sure...">>\
\
<<barbaraSpeech "Let's, uh, go to my room so that if my mum comes back she won't overhear us, OK?">>\
\
<span class='linkStandard'><<link "Follow Barbara" "Barbara 1b">><</link>></span><<descSpeech "You follow Barbara up to her bedroom and when you enter she pushes the door shut behind the two of you. Her room isn't as girly as you expect, and is surprisingly neat. She sits on the bed and invites you to join her.">>\
\
<<barbaraSpeech "So you've met my mum obviously. She's pretty good, strict, but fair. She's very academically driven so if you want to stay on her good side do well in classes. It doesn't cut any ice with her if you slack but do well at sports.">>\
\
<img src="img/syren/1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "How does she feel about a boy coming here?">>\
\
<<descSpeech "Barbara shrugs and makes a sympathetic face.">>\
\
<<barbaraSpeech "She wasn't exactly happy, but she didn't fight it too hard, especially with how keen your mum was to have you attend. What's, uh, the deal with her if you don't mind me asking?">>\
\
<img src="img/erica/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "She's like quite involved in the running of the school even for a chair of the board, and I know my mum wonders why she's so, I dunno, interested in what's going on here. I hope it isn't rude to say but she doesn't seem very... Like that, you know?">>\
\
<<mcSpeech "Yeah, I know what you mean. I don't really know either, but I do know a lot of why she became Chair is simply because no one else wanted to. But I think even though things went pretty unusually for her she has a big soft spot for the school, you know? So much so she made sure to send my sister her, and like, was cool with me trying to come here.">>\
\
<<barbaraSpeech "Fair enough I guess. Who do you want to know about?">>\
\
<<if $barbara1c is not true>>\
<span class='linkStandard'><<link "Teachers" "Barbara 1c">><</link>></span>
<<else>>\
<</if>>\
\
<<if $barbara1d is not true>>\
<span class='linkStandard'><<link "Girls" "Barbara 1d">><</link>></span>
<<else>>\
<</if>>\
\
<<if $barbara1c is true and $barbara1d is true>>\
<span class='linkStandard'><<link "What about you?" "Barbara 1e">><</link>></span>
<<else>>\
<</if>>\<<set $barbara1c to true>>\
\
\
\
<img src="img/marie/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "The French teacher is Marie Dupont. She's very French, but funny. Probably the most relaxed of the teachers we have here. She takes her classes seriously of course but she doesn't take the piss about what people are doing as long as they're basically respectful. We have her on Mondays.">>\
\
<img src="img/claire/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Mrs. Barton - Claire Barton - is the opposite. She teaches English and she's really strict, probably the strictest teacher here. She likes to punish people by forcing them to memorise poems if they misbehave. English is Tuesdays.">>\
\
<img src="img/chelsea/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Chelsea Strong isn't bad, she teaches history. She's Australian. I like her but she's probably the worst teacher here, always a bit disorganised, never really knows what to do. Can sometimes be a bit unfair. Doesn't control her class very well. Nice enough, but I know my mum is looking to find a way to encourage her to find somewhere else to teach. History is Wednesday.">>\
\
<img src="img/becky/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Becky Song is the maths teacher. She's originally from Hong Kong but moved to England in the 90s at some point. Strict, but like, not a bitch about it like Mrs. Barton is. Boring class though. We do it every Thursday.">>\
\
<img src="img/valerie/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Valerie Jones is the science teacher. Big nerd, quite quiet. Everyone's kinda protective of her though, you know? Like, I think a lot of teachers like that might get bullied by their students but people don't really allow that with her. Science is Fridays.">>\
\
<img src="img/michelle/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Michelle Lee is the PE teacher, which is every afternoon. She's... Well, there are a lot of rumours about her. She's kinda chavy, obsessed with sports, and shall we say takes an unusual interest in the physical appearance of the students.">>\
\
<<mcSpeech "Oh?">>\
\
<<descSpeech "Barbara inches a little closer and whispers.">>\
\
<<barbaraSpeech "She watches us shower. She also tried to kiss me once.">>\
\
<<descSpeech "Your eyes widen, and Barbara seems a little excited.">>\
\
<<barbaraSpeech "I... I kissed her back. But then she stopped, and left the room. What do you think of that?">>\
\
<span class='linkTrust'><<link "Wow (Trust +)" "Barbara 1c1">><<set $corruptBarbara to 0>><<set $trustBarbara to 1>><<set $choice to 1>><</link>></span>
<span class='linkCorrupt'><<link "Hot (Corruption +)" "Barbara 1c1">><<set $corruptBarbara to 1>><<set $trustBarbara to 0>><<set $choice to 2>><</link>></span><<set $barbara1d to true>>\
\
\
\
<<barbaraSpeech "I'll start with my friends that are in our class.">>\
\
<img src="img/charlotte/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "This is Charlotte, she's my best friend. Unfortunately she's a virgin, though she's very fun and the only girl at the school who's at all interested in dressing remotely cool. She's pretty smart, too, which seems to annoy the teachers even more, but they're nice to her because her parents are shitty.">>\
\
<img src="img/ivy/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "That's Ivy on the left and Lily on the right. Ivy's a bitch but her twin Lily's pretty cool. Ivy's a proper bitch and will report everything at the drop of a hat. They're originally from Germany I think but have lived here for years and years.">>\
\
<img src="img/anita/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Anita is OK, I guess. She isn't a cunt, but she's kinda dumb.">>\
\
<img src="img/anastasia/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Anastasia thinks she's better than everyone because her dad is some loaded billionaire in Moscow. She doesn't really join in much and tries to get away to London every weekend she can.">>\
\
<img src="img/rachel/1.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Rachel is the fucking worst. Destined for Oxford and doesn't want to waste her time on anyone who isn't.">>\
\
<<descSpeech "When she's done explaining Barbara looks up at you.">>\
\
<<barbaraSpeech "We can meet Charlotte soon, she's really keen to meet this first boy at the school.">>\
\
<span class='linkStandard'><<link "Return" "Barbara 1b">><</link>></span><<if $choice is 1>>\
\
<<trustSpeech "Barbara Trust +1">>\
\
<<mcSpeech "Wow. That's intense. Do you think she has, like, tried that with other girls? Does your mum know?">>\
\
<<descSpeech "Barbara nods then shrugs.">>\
\
<<barbaraSpeech "I think so? But she doesn't do anything about it.">>\
\
<<elseif $choice is 2>>\
\
<<corruptSpeech "Barbara Corruption +1">>\
\
<<mcSpeech "That's... Well, that's really hot.">>\
\
<<descSpeech "Barbara giggles.">>\
\
<<barbaraSpeech "Don't you think it's wrong?">>\
\
<<mcSpeech "I mean, a bit, but... That's still hot. Does your mum know?">>\
\
<<barbaraSpeech "I think so? But she doesn't do anything about it.">>\
\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Return" "Barbara 1b">><</link>></span><<mcSpeech "What about you?">>\
\
<<descSpeech "Barbara looks down and gives a shy little smile before looking up and fixing her eyes on yours.">>\
\
<<barbaraSpeech "I'm... I'm me. How do you expect me to answer that? It's hard to talk about yourself like that.">>\
\
<<mcSpeech "Well, how do you feel about me starting here?">>\
\
<<descSpeech "Her eyes still fixed on you, she answers.">>\
\
<<barbaraSpeech "I'm excited, to be honest. I'm tired of just being stuck around girls. It'll be nice to have a man around to, to you know...">>\
\
<<mcSpeech "To what?">>\
\
<<descSpeech "You move an inch closer to Barbara and she doesn't retreat, but she does stop looking at you.">>\
\
<<barbaraSpeech "Won't you find it difficult to concentrate surrounded by all these women? You're not gay, are you?">>\
\
<<descSpeech "She says the last part with a noticeably sense of dismay.">>\
\
<<barbaraSpeech "Not that there's anything wrong with that, you know, I just...">>\
\
<<mcSpeech "I'm not gay. And it depends what I'm concentrating on, doesn't it?">>\
\
<<descSpeech "Barbara laughs.">>\
\
<<barbaraSpeech "Are you looking for a girlfriend then?">>\
\
<<mcSpeech "I don't really know, to be honest... It'd be against the rules, wouldn't it?">>\
\
<<barbaraSpeech "I dunno, but yeah, probably...">>\
\
<<descSpeech "Barbara looks a little disappointed.">>\
\
<span class='linkStandard'><<link "Finish" "Home">><</link>></span><<set $syren to 1>>\
<<set $corruptSyren to 0>>\
<<set $trustSyren to 0>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "As you wander around the school you bump into the headmistress, Syren Watson, again.">>\
\
<<syrenSpeech "Alex, I trust Barbara has shown you your new room?">>\
\
<<mcSpeech "She has, yes, Mrs. Watson. I was just taking a walk around the school, if that's alright.">>\
\
<<syrenSpeech "Of course, of course. I did want to talk to you about something sensitive, if I may walk with you briefly.">>\
\
<<mcSpeech "Yes, Mrs. Watson?">>\
\
<<descSpeech "She begins to walk slowly across the courtyard and you follow her.">>\
\
<<syrenSpeech "My daughter, Alex, as you may have seen likes to push boundaries. She's a good girl, but not exactly sensible about the consequences of certain things, especially if she finds these things exciting. I understand that you are a young man, and that she's a young woman, but I wanted to be very clear that nothing can be allowed to happen between the two of you. You are here as an experiment, as part of our attempt to widen our net and become a mixed school. I ask that you conduct yourself responsibly, both with Barbara and the other young women here, despite the obvious temptations that I am sure you will be presented with.">>\
\
<<mcSpeech "Of course, Mrs. Watson.">>\
\
<<syrenSpeech "And, please, Alex. I know this might be difficult for you, so my door is always open for any difficulties or, shall we say, urges you are facing. This is yet more weight to put on your shoulders but me and you have to work together to make this a success.">>\
\
<<mcSpeech "I understand.">>\
\
<<syrenSpeech "Good. You can be on your way now, then, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $jane to 1>>\
<<set $corruptJane to 0>>\
<<set $trustJane to 0>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "You head over to the dorms wondering if you will find your sister and, as you had hoped, you see her sitting outside talking to someone on her phone. As she sees you approaching she quickly says goodbye and stands up.">>\
\
<img src="img/jane/1.jpg" class="center picRounded" height="500">
\
<<janeSpeech "So. You've arrived.">>\
\
<<mcSpeech "Yep! Happy to see me?">>\
\
<<descSpeech "Jane smiles but then shakes her head.">>\
\
<<janeSpeech "I mean, no, but that won't stop you and mum will it? Just don't fuck things up for me, yeah? I've got some good mates here, and am set to go to a good uni, and I don't want you to go all Alex about everything and fuck things up.">>\
\
<<mcSpeech "Of course not, sis.">>\
\
<<descSpeech "Jane shakes her head.">>\
\
<<janeSpeech "You shouldn't really be around the dorms they said, unless you have a good reason to be.">>\
\
<<mcSpeech "Seeing you isn't a good enough reason?">>\
\
<<janeSpeech "Yeah, fair enough. Have you met Barbara yet?">>\
\
<<descSpeech "You nod.">>\
\
<<janeSpeech "She's telling everyone she's gonna be the one to get with you. But, seriously, don't. She's crazy and her mum will go mental. I know you fuck anything that moves but seriously, don't, OK?">>\
\
<<mcSpeech "Yeah, she seems a bit... Desperate.">>\
\
<<janeSpeech "Can you blame her? She's grown up here, I don't think she's ever seen a real life boy before. Anyway, bye.">>\
\
<span class='linkStandard'><<link "Leave" "Dorms">><</link>></span><<set $charlotte to 1>>\
<<set $corruptCharlotte to 0>>\
<<set $trustCharlotte to 0>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "As you're walking by the pool a girl in a bikini waves for you to come over.">>\
\
<<charlotteSpeech "Hi! You must be Alex. Barbara told me you'd arrived.">>\
\
<img src="img/charlotte/2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hey. You must be... Charlotte?">>\
\
<<descSpeech "Charlotte smiles and nods.">>\
\
<<charlotteSpeech "Yeah, I am. She told you about me too, right?">>\
\
<<mcSpeech "Yeah, said you were her friend and that you were keen to meet me.">>\
\
<<charlotteSpeech "I... She... She's not very good at playing it cool, our Barbara. But yeah, I suppose.">>\
\
<<descSpeech "She jerks her head back to the pool over her shoulder.">>\
\
<<charlotteSpeech "Anyway, I've got to, y'know, do my laps. I'll see you soon though, yeah?">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $michelle to 1>>\
<<set $corruptMichelle to 0>>\
<<set $trustMichelle to 0>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "The PE teacher, Michelle Lee, is standing in the doorway of a maintenance shed at the stables when she sees you approach. As she does she calls out to you.">>\
\
<<michelleSpeech "Alex!">>\
\
<<descSpeech "You take that as an instruction to approach, and do so.">>\
\
<<mcSpeech "Hello Mrs. Lee.">>\
\
<<michelleSpeech "I was wanting to talk with you, Alex.">>\
\
<img src="img/michelle/2.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "I understand that you're new here and might not be used to the way we do things here, but I wanted to welcome you and to tell you what to expect from me and our classes.">>\
\
<<mcSpeech "Yes, Mrs. Lee">>\
\
<<michelleSpeech "We do PE every afternoon. What I want is that you are treated the same as everyone else. So that means all the same sports, in the same way, with the same rules. Some changes will have to be made, though, including for changing and showering. We've only got the one locker room, so we'll have to figure out a way for you to change around the girls, yeah?">>\
\
<<mcSpeech "I understand.">>\
\
<<michelleSpeech "What I'm thinking is that you can get changed just after the girls are done, which might make you a little late to start, but I'm sure you can catch up quickly. And then after you can shower once the girls are done, I'll make sure to hurry them.">>\
\
<<mcSpeech "Yes, Mrs. Lee.">>\
\
<<michelleSpeech "And I'll remind you that it's a rule here that you must shower and fully change after exercise, and that's something you'll be held to as well. Thank you, Alex.">>\
\
<span class='linkStandard'><<link "Leave" "Stables">><</link>></span><<if $michelle is 1>>\
<span class='linkStandard'><<link "Pretend to shower" "Michelle 2a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 2>>
<span class='linkStandard'><<link "Mrs. Lee follows you" "Michelle 3a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 3>>
<span class='linkStandard'><<link "Mrs. Lee calls you in" "Michelle 4a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 4>>
<span class='linkStandard'><<link "Mrs. Lee calls you in" "Michelle 5a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 5>>
<span class='linkStandard'><<link "Mrs. Lee calls you in" "Michelle 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 6>>
<span class='linkStandard'><<link "Mrs. Lee is silent" "Michelle 7a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 7>>
<span class='linkCorrupt'><<link "Mrs. Lee is waiting for you" "Michelle 8a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle gte 8>>\
<span class='linkTrust'><<link "Shower together quietly" "Michelle Shower Trust">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 8 and $trustMichelle gte 5>>\
<span class='linkCorrupt'><<link "Mrs. Lee has a favour to ask of you" "Michelle 9a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 9>>\
<span class='linkCorrupt'><<link "Mrs. Lee has another favour to ask of you" "Michelle 10a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 10>>\
<span class='linkCorrupt'><<link "Mrs. Lee has a big favour to ask of you" "Michelle 11a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 11 and $erica9 is true>>\
<span class='linkCorrupt'><<link "Mrs. Lee looks nervous" "Michelle 12a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle gte 12 and $camera is true>>\
<span class='linkCorrupt'><<link "Photos with Mrs. Lee" "Michelle Photos">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 12 and $corruptMichelle gte 15 and $camera is true>>\
<span class='linkCorrupt'><<link "Maybe video?" "Michelle 13a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane gte 2 and $michelle is 13>>\
<span class='linkCorrupt'><<link "Extra help with videos" "Michelle 14a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 14>>\
<span class='linkCorrupt'><<link "Get to know Mrs. Lee" "Michelle 15a">><</link>></span>
<<else>>\
<</if>>\<<set $michelle to 2>>\
\
\
\
<<descSpeech "You wait patiently outside of the locker room for the girls to finish changing until the last person steps out: Mrs. Lee.">>\
\
<<michelleSpeech "Right, your turn Smith.">>\
\
<<descSpeech "You head into the empty locker room. It's, frankly, a slightly creepy space with only you in there. Each step you take echoes round the tiled room. You put your kit bag down and feel tired, but not that dirty or sweaty. You can't really be arsed with showering, so you just take off your gym kit and put on your school clothes. You stand up and leave.">>\
\
<img src="img/michelle/4.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "That was quick, Alex.">>\
\
<<mcSpeech "Uh, yeah.">>\
\
<<michelleSpeech "Your hair is dry. Did you shower?">>\
\
<<mcSpeech "Well, I, I just didn't think I needed to, I-">>\
\
<<michelleSpeech "Alex, you're going to turn around now and shower. I check the girls closely to make sure they do so, and I'm not afraid of insisting on the same rule for you too.">>\
\
<<mcSpeech "Mrs. Lee, I-">>\
\
<<descSpeech "Mrs. Lee gently puts her hand on your shoulders and twists you around so that you are facing back into the locker room. She begins walking you in, letting go once you start moving under your own steam. She takes your kit bag from you and tosses you a towel.">>\
\
<<michelleSpeech "You can strip in the shower room, but I will be waiting here to check on you Alex.">>\
\
<<descSpeech "You go back into the shower room and sigh, wondering if you can use this to your advantage.">>\
\
<span class='linkCorrupt'><<link "Drop your shirt in a puddle" "Michelle 2b">><<set $choice to 2>><</link>></span><<if $choice is 1>>\
<<set $trustMichelle to $trustMichelle + 1>>\
\
\
\
<<descSpeech "You just shower as she wants, stripping off, hopping in quickly to satisfy her enough that she sees your hair is wet, then towelling off and dressing again.">>\
\
<<mcSpeech "Is this fine, Mrs. Lee?">>\
\
<<descSpeech "As you step out she looks at you.">>\
\
<<michelleSpeech "Yes, very good Alex.">>\
\
<<else>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "You remember what Barbara has said and decide to play a little game with Mrs. Lee. You shower as she asks but, after stepping out of the shower and pulling on your trousers, you make sure to drop your shirt in a huge puddle of water, soaking it through.">>\
\
<<mcSpeech "Oh, shit!">>\
\
<<michelleSpeech "Language, Alex.">>\
\
<<descSpeech "Mrs. Lee gently scolds you from outisde of the shower.">>\
\
<<mcSpeech "Mrs Lee, I dropped my shirt. It's soaked through.">>\
\
<<descSpeech "She pauses for a moment and then sighs.">>\
\
<<michelleSpeech "I'm sure it's alright, just put it on.">>\
\
<<descSpeech "You step out with your soaked shirt in your hand and nothing on above your waist. Being in good shape, and not plagued with particular modesty, you know you are good looking and let her enjoy your gently toned and muscular body.">>\
\
<<mcSpeech "I'm sorry, but it's very wet.">>\
\
<<michelleSpeech "Yes... It is. I... I think you better go and change at home.">>\
\
<<mcSpeech "Um, Mrs. Lee. Is it allowed for me to go there topless?">>\
\
<<descSpeech "She pauses, but then nods.">>\
\
<<michelleSpeech "Just this once, yes.">>\
<</if>>\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $michelle to 3>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<michelleSpeech "In you go, Alex.">>\
\
<<descSpeech "You stand up, pick up your kit bag, and head into the locker room. To your surprise, however, Mrs. Lee follows you. As you put down your kit bag she picks it back up.">>\
\
<<michelleSpeech "After last time, Alex, you'll have to regain my trust. Change in the showers again, OK?">>\
\
<<descSpeech "You take your kit bag into the shower but the entire floor is soaked and you don't really fancy wearing wet clothes, or no clothes, around the school.">>\
\
<<mcSpeech "Everything's soaked, Mrs. Lee. Can't I change in the locker room?">>\
\
<<descSpeech "You hear her approach, and as she pokes her head into the shower room she grunts.">>\
\
<<michelleSpeech "Fine. I'll be in the toilets, checking the paper levels as you change, OK?">>\
\
<<descSpeech "Mrs. Lee strides off and you strip off before heading to the showers. As you shower, though, you realise that in order to walk back from the toilets to the changing room Mrs. Lee will have to walk past the showers. You position yourself so that you are directly opposite the entrance to the showers, on full view for whenever she passes by.">>\
\
<<descSpeech "You drag out the shower, keeping an eye on the door, but you hear her call for you at the end. You turn off the shower.">>\
\
<<michelleSpeech "Can I pass by, Alex?">>\
\
<<mcSpeech "Of course, Mrs. Lee.">>\
\
<<descSpeech "Michelle steps into the doorway, looks into the shower room, and sees that you're naked. She leaps back.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "You said I could pass by! You're still naked!">>\
\
<<mcSpeech "Oh, sorry. I didn't really know what you meant. I was thinking you were asking if I was in the way or anything.">>\
\
<<descSpeech "There's silence for a beat, then Mrs. Lee speaks.">>\
\
<<michelleSpeech "I'm going to pass by, but I shan't look, OK Alex? When you come to the changing room don't worry I won't be there, I trust that you've showered today, OK?">>\
\
<<mcSpeech "Thank you, Mrs. Lee.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 4>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<michelleSpeech "Come on in Alex!">>\
\
<<descSpeech "You grab your kit bag and enter the changing rooms. Mrs. Lee is standing at the back. She's got what looks like a small toolbox in her hand.">>\
\
<<michelleSpeech "I, uh, I gotta look at some of the pipework back in the toilets OK? Just come and get me when you're ready to go.">>\
\
<<descSpeech "Before you can say anything she heads into the bathrooms. You have a message on your phone that you want to answer, so you take it out and have a small chat, fully intending to have your shower. A few minutes later you hear Michelle shouting out, and the sound of spraying water.">>\
\
<<michelleSpeech "Jesus! Jesus Jesus Jesus!">>\
\
<<descSpeech "You run into the bathrooms and see Michelle, drenched by a broken tap, standing in a now translucent shirt.">>\
\
<img src="img/michelle/5.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<mcSpeech "Are you OK, Mrs. Lee?">>\
\
<<descSpeech "To your surprise, she begins to give you a bollocking.">>\
\
<<michelleSpeech "Alex, you're supposed to be showering. It's important that you shower after you exercise to keep the school smelling nice, to be blunt. You might not understand how bad you can smell after working out but the rest of us do.">>\
\
<<mcSpeech "I was gonna shower, I just, I was on my phone, and then you-">>\
\
<<michelleSpeech "I want you to get in the shower right now Alex. Hand me your clothes and I'll keep them dry for you.">>\
\
<<descSpeech "Mrs. Lee herds you towards the shower and when you're in stands with her arm stretched out, so that if you stepped into the shower room and around the corner she wouldn't be able to see you.">>\
\
<span class='linkTrust'><<link "Go around the corner (Trust +)" "Michelle 4b">><<set $choice to 1>><</link>></span>
<span class='linkCorrupt'><<link "Change where you are (Corruption +)" "Michelle 4b">><<set $choice to 2>><</link>></span><<if $choice is 1>>\
<<set $trustMichelle to $trustMichelle + 1>>\
<<trustSpeech "Michelle Lee Trust +">>\
\
<<descSpeech "You go around the corner and take off your clothes, handing them around the corner as she expects.">>\
\
<<michelleSpeech "Thank you, Alex. I'll take them and put them by your bag when I know that you are showering.">>\
\
<<descSpeech "You turn on the shower and begin to clean yourself, and see that she walks past the doorway. You can't quite tell if she looked at you as she passed, but you think she did.">>\
\
<<else>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "You let out an angry sigh and take off your shirt standing in front of Mrs. Lee. Her eyes widen in surprise, but then harden into a firm stare. As you pull down your shorts she shakes her head.">>\
\
<<michelleSpeech "Alex!">>\
\
<<descSpeech "You finish pulling down your shorts and hand them to her.">>\
\
<<mcSpeech "What?">>\
\
<<descSpeech "You pull down your boxers and she keeps her head faced at you, but her eyes resolutely fixed on yours, absolutely not looking down at your naked body. You hand them to her.">>\
\
<<michelleSpeech "In the showers Alex, they will be waiting for you when you are done.">>\
\
<<descSpeech "You turn on a shower and begin to clean yourself, and as you do she walks past. You can't quite tell if she looked at you as she did, but you would bet that she did.">>\
\
<</if>>\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 5>>\
<<set $corruptMichelle to 5>>\
\
\
\
<<michelleSpeech "I'll be waiting here today Alex, I'm afraid. I have to make sure you're following the rules. I won't look, though.">>\
\
<<descSpeech "Michelle looks harsher and more businesslike than normal, which you take as a sign of nerves. It strikes you that she thinks she is manipulating you into doing this, rather than the other way around. As you begin to take your clothes off, though, it strikes you that you are no more manipulating her and she is manipulating you. She keeps her promise not to look, however, and then you wrap a towel around your waist.">>\
\
<<mcSpeech "Mrs. Lee?">>\
\
<<michelleSpeech "Yes Alex?">>\
\
<<mcSpeech "Why don't you have to shower after you exercise? It seems unfair that you don't have to, not to be rude Mrs. Lee.">>\
\
<<descSpeech "She turns back to face you, as you stand there wearing only a towel.">>\
\
<<michelleSpeech "That's a fair point Alex. It's true I'm not required to, but I do spend all day exercising and getting sweaty. I used to shower about now, once the girls were done, but now I don't have time to before I have to get the stables ready.">>\
\
<<mcSpeech "I'd be willing to shower with the girls to help you out, Mrs. Lee.">>\
\
<<descSpeech "Mrs. Lee gives a high pitched laugh, and smiles, before quickly catching herself.">>\
\
<<michelleSpeech "I'm sure that would be a big sacrifice for you, Alex. Off you go.">>\
\
<<descSpeech "You head to the showers and do what you need to do. When you come back Mrs. Lee is still there. As you approach your kit bag she turns around.">>\
\
<<michelleSpeech "I won't look. But I was thinking, you are right, and I do need to shower. From now I'll call for you when the girls are done and you can shower first, then when you're done I'll shower after, OK? I can make sure you've followed the rules and get clean before horse riding.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 6>>\
\
\
\
<<michelleSpeech "Ready Alex!">>\
\
<<descSpeech "You head in and put your kit bag down. Mrs. Lee turns around and you begin to change.">>\
\
<<michelleSpeech "You know, Alex, you're quite athletic. Did you do well at games at your old school?">>\
\
<<mcSpeech "Sort of. I was best at track and swimming, but I always got smashed at rugby. Most of the lads were huge and built like giants.">>\
\
<<descSpeech "When you're stripped off and wrapped in your towel you go to Mrs. Lee. She looks at you.">>\
\
<<michelleSpeech "I'm sure you would have made a good hooker, Alex, with your strength and speed, no?">>\
\
<<mcSpeech "I wasn't the best at timing, though. Can I shower now?">>\
\
<<michelleSpeech "Yes, go on.">>\
\
<<descSpeech "You head into the shower and clean yourself off, and return to find Mrs. Lee wrapped in a particularly large towel.">>\
\
<img src="img/michelle/6.jpg" class="center picRounded" height="500">
\
<<descSpeech "You expect her to go into the showers as you change, but she sits there for a moment.">>\
\
<<michelleSpeech "I know I may seem harsh sometimes, but I know that struggling with body image isn't just a thing for girls. I want you to know that you're not less of a man because you're not built like some ton-of-steel fullback, Alex.">>\
\
<span class='linkTrust'><<link "Thank you (Trust +)" "Michelle 6b">><<set $choice to 1>><</link>></span>
<span class='linkCorrupt'><<link "Press her (Corruption +)" "Michelle 6b">><<set $choice to 2>><</link>></span><<if $choice is 1>>\
<<set $trustMichelle to $trustMichelle + 1>>\
<<trustSpeech "Michelle Lee Trust +">>\
\
<<mcSpeech "Thanks. It means a lot coming from someone in such good shape.">>\
\
<<descSpeech "Mrs. Lee turns around quickly as you say that, meeting your eyes just as you're pulling up your boxers. She snaps back around, and just nods.">>\
\
<<else>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<mcSpeech "I mean, I'm not sure. Aren't my legs a bit weedy?">>\
\
<<descSpeech "Mrs Lee turns around to look at you, and sees you there naked, one leg up on the bench. Thankfully it protects your penis from her view, but she has a full view of your arse. She quickly turns back.">>\
\
<<michelleSpeech "Sorry, Alex! But no, you're in fine shape.">>\
\
<</if>>\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 7>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "You don't hear anything, but by now you know who is the slowest to change among the girls, so once she leaves and gives you the thumbs up for you to enter the locker room. When you do, you see Mrs. Lee half changed.">>\
\
<img src="img/michelle/7.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "Oh, Alex. I'm sorry about this but I'm in a real rush today. I won't be requiring you to shower here. I get it's, like, not great to break the rules like that but I can't hold you to them and get things ready in time today. Sorry.">>\
\
<<mcSpeech "Well, I don't mind if you don't mind Mrs. Lee.">>\
\
<<michelleSpeech "I'm not sure it would be appropriate, Alex.">>\
\
<<mcSpeech "Just treat me like one of the girls, like you said, OK?">>\
\
<<descSpeech "Mrs. Lee purses her lips for a moment.">>\
\
<<michelleSpeech "OK. But we won't look at each other. Tell me when you've got your towel ready, OK?">>\
\
<<descSpeech "You strip off, and as you're done you look around to peek on Mrs. Lee.">>\
\
<img src="img/michelle/8.jpg" class="center picRounded" height="500">
\
<<descSpeech "She does the same to you, though, and you just politely smile at each other, implicitly accepting that you've both just decided to ignore the rule she just laid down.">>\
\
<<mcSpeech "Ready.">>\
\
<<michelleSpeech "OK.">>\
\
<<descSpeech "You follow her into the showers, and she points at the left hand side.">>\
\
<<michelleSpeech "You use those ones, and I'll use the other side, OK? But please actually don't look.">>\
\
<<descSpeech "You turn on your shower and begin to rinse yourself off, but when you use the dispenser for some soap, none comes out.">>\
\
<<mcSpeech "Mrs. Lee? The soap dispenser this side is empty.">>\
\
<<descSpeech "You both turn to face each other, Mrs. Lee looking over her shoulder and you turning your full, naked, body towards her.">>\
\
<img src="img/michelle/10.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "You weren't supposed to look, Alex.">>\
\
<<mcSpeech "With all due respect, Mrs. Lee, neither were you.">>\
\
<<descSpeech "She turns back to the shower, then beckons you over.">>\
\
<<michelleSpeech "You can use this soap, OK? But please, Alex, you can't tell anyone about this, OK?">>\
\
<<mcSpeech "You can trust me, Mrs. Lee.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 8>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "You enter the changing room when it's emptied, to hear the sound of a shower still running. As you're pondering what to do you hear Mrs. Lee call out.">>\
\
<<michelleSpeech "Alex?">>\
\
<<mcSpeech "Yes, Mrs. Lee?">>\
\
<<michelleSpeech "Just come on in when you've stripped off, OK?">>\
\
<<descSpeech "You take off your clothes and walk into the shower room to find Mrs. Lee soaped up, taking a shower. She makes no effort to look away from your naked body.">>\
\
<img src="img/michelle/9.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "If it's our little secret, we may as well do what's most convenient, right?">>\
\
<<descSpeech "You nod and, for once in your life, find yourself feeling slightly nervous. That isn't helped by the fact that you're beginning to get hard. Your erection grows as you start to shower properly, and you know she's still watching you as you do it.">>\
\
<<michelleSpeech "It must be difficult for you, Alex.">>\
\
<<descSpeech "Mrs. Lee turns the water of her shower off, but doesn't leave, even as she towels off.">>\
\
<img src="img/michelle/11.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "You're surrounded by all these fit, young women, who're totally off limits to you. Such a fit young man as yourself must have some powerful urges, no?">>\
\
<<mcSpeech "I guess, yeah...">>\
\
<<descSpeech "You finish your shower and turn off the water. Mrs. Lee throws her towel over her shoulder, and takes a step towards you.">>\
\
<<michelleSpeech "What's your outlet?">>\
\
<<descSpeech "Water drips off you, and you look at her, your cock throbbing.">>\
\
<<michelleSpeech "It's important to have an outlet, Alex. Everyone needs one.">>\
\
<<descSpeech "Mrs. Lee takes another step towards you. If she were to take another your cock would be touching her. You look down at her body and she smiles, before turning around.">>\
\
<<michelleSpeech "Good job today, Alex. It's nice that we can be so open with each other, isn't it?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $allowancePaid1 is not true>>\
<<set $cash to $cash + 25>>\
<<set $allowancePaid1 to true>>\
<<else>>\
<</if>>\
<<set $allowancePaid to true>>\
<<set $time to $time + 1>>\
\
\
\
<<if $syren gte 7 and $babyOil is not true>>\
<span class='linkCorrupt'><<link "Ask her to buy you baby oil (-£10)" "Purchase 1a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptErica gte 5 and $photo1 is not true>>\
<span class='linkCorrupt'><<link "Ask her for a photo" "Erica Photo 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptErica gte 10 and $photo2 is not true>>\
<span class='linkCorrupt'><<link "Ask her for another photo" "Erica Photo 2">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptErica gte 15 and $photo3 is not true>>\
<span class='linkCorrupt'><<link "Ask her for another photo" "Erica Photo 3">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptErica gte 20 and $erica lt 4>>\
<span class='linkCorrupt'><<link "Why?" "Erica Photo 4">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<span class='linkStandard'><<link "Finish with some chit-chat" "Home">><<set $allowancePaid1 to false>><</link>></span>
<<if ndef $erica>>\
<span class='linkStandard'><<link "She asks how you are settling in" "Erica 1a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $michelle gte 12 and $corruptMichelle gte 15 and $ericaJane1 is not true>>\
<span class='linkCorrupt'><<link "Your sister is suspicious" "Erica Jane 1a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane gte 4 and $ericaJane2 is not true>>\
<span class='linkCorrupt'><<link "Your sister is sorted" "Erica Jane 2a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $barbara gte 5 and $erica10 is not true>>\
<span class='linkCorrupt'><<link "Tell her about Barbara sneaking into your room" "Erica 10a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $michelle gte 8 and $erica gte 1 and $erica3 is not true>>\
<span class='linkCorrupt'><<link "Tell her about showers with Mrs. Lee" "Erica 3a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle gte 11 and $erica9 is not true>>\
<span class='linkCorrupt'><<link "Tell her about photos with Mrs. Lee" "Erica 9a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 12 and $camera is not true>>\
<span class='linkStandard'><<link "You get your camera" "Erica Camera">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle is 13 and $michelleCustom1 is not true and $erica11 is not true>>\
<span class='linkCorrupt'><<link "Michelle's Custom Videos" "Erica 11a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $pornCount gte 1 and $erica gte 1 and $erica2 is not true>>\
<span class='linkCorrupt'><<link "Tell her about your office visits" "Erica 2a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren gte 9 and $erica gte 1 and $erica4 is not true>>\
<span class='linkCorrupt'><<link "Ask her to reclaim your magazine" "Erica 4a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 10 and $erica gte 1>>\
<span class='linkCorrupt'><<link "Your mum has talked to Mrs. Watson" "Erica 5a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 12 and $erica gte 1 and $erica6 is not true>>\
<span class='linkCorrupt'><<link "Mrs. Watson is worried" "Erica 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 14 and $erica7 is not true>>\
<span class='linkCorrupt'><<link "Mrs. Watson's panties" "Erica 7a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 15 and $erica is 2>>\
<span class='linkCorrupt'><<link "The Corruption of Mrs. Watson" "Erica 8a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt1Count gte 5 and $ericaCorruption1 is not true>>\
<span class='linkCorrupt'><<link "The porn preferences of Mrs. Watson" "Erica Syren Corruption 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt2Count gte 5 and $ericaCorruption2 is not true>>\
<span class='linkCorrupt'><<link "The untruths of Mrs. Watson" "Erica Syren Corruption 2">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt3Count gte 5 and $ericaCorruption3 is not true>>\
<span class='linkCorrupt'><<link "Slowing down with Mrs. Watson" "Erica Syren Corruption 3">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt4Count gte 5 and $ericaCorruption4 is not true>>\
<span class='linkCorrupt'><<link "Headmistress gone wild" "Erica Syren Corruption 4">><</link>></span>
<<else>>\
<</if>>\
\
<<if $ericaWankCount gte 5 and $erica12 is not true>>\
<span class='linkCorrupt'><<link "Mum's Photos" "Erica 12a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeEricaOutfit1 is true and $janeOutfit1 is not true>>\
<span class='linkStandard'><<link "Jane wants some clothes" "Erica Jane 3a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeOutfit2 is not true and $corruptJane gte 5>>\
<span class='linkStandard'><<link "Clothes for Jane" "Erica Jane 4a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeOutfit3 is not true and $corruptJane gte 10>>\
<span class='linkStandard'><<link "Clothes for Yoga" "Erica Jane 5a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 6 and $ericaJane6 is not true>>\
<span class='linkCorrupt'><<link "Magazines for Jane" "Erica Jane 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeMagazineCount is 10 and $ericaJane7 is not true>>\
<span class='linkCorrupt'><<link "More Magazines for Jane" "Erica Jane 7a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 7 and $ericaJane8 is not true>>\
<span class='linkCorrupt'><<link "Facing the Music" "Erica Jane 8a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $barbara gte 6 and $erica13 is not true>>\
<span class='linkCorrupt'><<link "A Desperate Daughter" "Erica 13a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $michelle gte 14 and $erica14 is not true>>\
<span class='linkCorrupt'><<link "A Handy Education" "Erica 14a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren gte 19 and $erica15 is not true>>\
<span class='linkStandard'><<link "Dating Mrs. Watson" "Erica 15a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeMagazineCount gte 20 and $erica is 4>>\
<span class='linkCorrupt'><<link "Sibling Rivalry" "Erica 16a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenWardrobeCount gte 5 and $corruptSyren gte 60 and $erica17 is not true>>\
<span class='linkCorrupt'><<link "Mrs. Watson's Wardrobe" "Erica 17a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte gte 7 and $erica18 is not true>>\
<span class='linkCorrupt'><<link "Charlotte's Obedience" "Erica 18a">><</link>></span>
<<else>>\
<</if>>\
\
<<if ndef $felicity and $charlottePosture gte 5>>\
<span class='linkStandard'><<link "Find Charlotte and her mum" "Erica Felicity 1a">><</link>></span>
<<else>>\
<</if>>\<<set $erica to 1>>\
<<set $corruptErica to 0>>\
<<set $trustErica to 0>>\
\
\
\
<<descSpeech "Your mum comes to visit for the first time since you started at Martins College. She's been visiting weekly to see your sister, but can now drop in on you too, avoiding making a duplicate visit to see you at your old school on Saturdays.">>\
\
<img src="img/erica/2.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "It's very hot today, Alex!">>\
\
<<descSpeech "Your mum takes off her jacket as she enters the reception room in the main building which you've commandeered for her visit. You stand up and give her a hug, then sit down. She pulls out two M&S sandwiches to eat from her bag, and hands you the All Day Breakfast, which is your favourite.">>\
\
<<mcSpeech "Thanks, mum.">>\
\
<<ericaSpeech "So, how are you getting along? Is everyone being nice to you?">>\
\
<<mcSpeech "Yes, very nice actually. I think I'm settling in well, Mrs. Watson is very accomodating to me.">>\
\
<<ericaSpeech "Got a girlfriend yet?">>\
\
<<descSpeech "You laugh and shake your head.">>\
\
<<mcSpeech "Not allowed, mum.">>\
\
<<ericaSpeech "What are they going to do, expel you? I'm the chair of the board... You know it's good for everyone to learn these things now, before you're off in the adult world. It's a silly rule, Alex. Does anyone fancy you?">>\
\
<<mcSpeech "Jane says that Mrs. Watson's daughter, Barbara, does.">>\
\
<<descSpeech "Mum's eyes widen and she makes thoughtful grunts as she chews a bite of her sandwich.">>\
\
<<ericaSpeech "Well, that might be a bit rash. No one else? I'd have thought you would be quite the catch. Still, promise me you'll keep me fully up to date about anything that happens, OK? I want to know all the juicy details.">>\
\
<<descSpeech "Your mum puts her sandwich down.">>\
\
<<ericaSpeech "You're ready to do what I ask of you, right? To help me guide the school to profitability, or at the very least help me get my money back?">>\
\
<<mcSpeech "I'm willing to do anything to help my step-mum.">>\
\
<<descSpeech "She looks dismissively at you.">>\
\
<<ericaSpeech "You insult me with that word 'step', I don't want to hear it again.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $barbara to 2>>\
\
\
\
<<marieSpeech "Monsieur Smith, please stand at the front.">>\
\
<<descSpeech "Needless to say, as this is French class, all these interactions are happening in French. You do as Mrs. Dupont asks and stand at the front. In front of you is the class, with everyone facing you. Barbara sits at the rear.">>\
\
<<marieSpeech "Now everyone, close your eyes.">>\
\
<<descSpeech "The classroom all closes their eyes, except Barbara. Who grins at you.">>\
\
<<marieSpeech "Now, Alex, I want you to choose a girl to answer questions about what you are wearing.">>\
\
<img src="img/misc/flash1.jpg" class="center picRounded" height="500">
\
<<descSpeech "You're speechless for a moment. Looking right at you, Barbara has lifted the front of her skirt, and is showing you her underwear. Subtlety is not, it appears, part of her repertoire.">>\
\
<<mcSpeech "Um, Ivy? What colour are my shoes?">>\
\
<<descSpeech "Barbara lowers her skirt, and then closes her eyes, leaving you somewhat nervously following through the exercise.">>\
\
<<hintSpeech "You can now visit Mrs. Watson to discuss how the girls are treating you.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 2>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "You see Mrs. Watson in the hallway.">>\
\
<<mcSpeech "Mrs. Watson? Could we talk for a moment? Somewhere privately?">>\
\
<<descSpeech "She looks at her watch then gives you a brisk nod.">>\
\
<<syrenSpeech "Yes. Come in here.">>\
\
<<descSpeech "She leads you into an empty classroom, shuts the door, and then sits up on the desk.">>\
\
<img src="img/syren/2.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "What can I help you with, Alex?">>\
\
<<mcSpeech "You said I should come to you if I were having... Issues with the girls, yeah?">>\
\
<<descSpeech "Yes, anything at all. We'll work together.">>\
\
<<mcSpeech "One of the girls flashed me in class today. To, like, excite me. If you understand what I mean.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "Which girl was this, Alex?">>\
\
<<mcSpeech "Do I have to tell you? I'd rather not get a reputation right from the beginning of dobbing on people.">>\
\
<<descSpeech "Mrs. Watson purses her lips and looks away for a moment.">>\
\
<<syrenSpeech "Yes, I suppose that would also be bad, if none of the girls felt they could trust you. How can I help you with this, though, Alex, if I don't know who is doing it? I can hardly make them stop otherwise, can I?">>\
\
<<mcSpeech "I suppose... I just thought I should let you know, though.">>\
\
<<syrenSpeech "Well, thank you Alex. It's very good of you to let me know, and let me know if it happens again, OK?">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $barbara to 3>>\
\
\
\
<<claireSpeech "Barbara, stand up. Now, everyone, I want you to bow your head as if you are in prayer. Experience the poem as it was meant to be experienced.">>\
\
<<descSpeech "The class, you included, comply. But a few moments later you feel a tap on your shoulder. You look up, and see Barbara has lifted her skirt to show you her panties.">>\
\
<img src="img/misc/flash2.jpg" class="center picRounded" height="500">
\
<<descSpeech "You stare at them, as Barbara begins to read the poem and lets her skirt drop. You also begin to feel your dick get hard, and adjust, as you do Barbara turns around and smiles at you.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $barbara to 4>>\
\
\
\
<<descSpeech "You're asked to partner up for the experiment you are running today. Barbara leaps at the chance to work with you, and then drags you to the slightly hidden bench around the corner in the lab. You start to get to work, but when you do, she hops up on the desk. A desk that's entirely out of the line of sight of anyone else in the room.">>\
\
<<barbaraSpeech "Hey.">>\
\
<img src="img/misc/flash3.jpg" class="center picRounded" height="500">
\
<<descSpeech "You look up and she's flashing her bare pussy at you.">>\
\
<<barbaraSpeech "I didn't wear panties today. I'm wet. Are you hard yet?">>\
\
<<mcSpeech "Barbara, we can't do this!">>\
\
<<barbaraSpeech "Why not, no one will see. You enjoyed the other shows, didn't you?">>\
\
<<descSpeech "You're fully hard now, and you adjust your cock so it's at least partially kept under check by your waistband and belt.">>\
\
<<mcSpeech "Look, let's talk about this later, OK?">>\
\
<<descSpeech "Barbara smiles, hops down, and begins to help you with the lab work.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 3>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<mcSpeech "Mrs. Watson? Can we talk again?">>\
\
<<syrenSpeech "Of course.">>\
\
<<descSpeech "She pulls you into the classroom again, and sits up on the desk.">>\
\
<<mcSpeech "It happened again, but it was a bit worse this time.">>\
\
<<syrenSpeech "Oh? How so, Alex?">>\
\
<<mcSpeech "She was standing up, right in front of me. She wanted me to get excited, if you understand what I mean.">>\
\
<<syrenSpeech "Did you get excited, Alex?">>\
\
<<mcSpeech "A little, yes.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<mcSpeech "I'm worried that I'll, you know, be visibly excited at bad times. It's difficult because I don't really have any way to deal with it here, if you also understand what I mean.">>\
\
<<syrenSpeech "Well we all have to deal with our problems in our own ways, Alex. I'm not sure how I can help you there.">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $syren to 4>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "You catch Mrs. Watson just outside of her office.">>\
\
<img src="img/syren/3.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Mrs. Watson, I need to speak to you.">>\
\
<<syrenSpeech "Come on in, Alex.">>\
\
<<descSpeech "You go into her office and the two of you stand in the middle of a wonderful, Victorian, panelled room.">>\
\
<<syrenSpeech "What happened?">>\
\
<<mcSpeech "The girl... She was wearing no panties. And I got, you know, fully excited.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "Alex, you really need to tell me who this is now. I don't think that this is at all appropriate and needs to come to a stop.">>\
\
<<mcSpeech "Look, no, please, she's just going for me because she knows I'll react. I'm just... On edge all the time. I think if I could deal with that, it'd stop, because I could keep my body under control. Do you understand what I mean?">>\
\
<<syrenSpeech "I do, but I'm not sure what that has to do with me...">>\
\
<span class='linkCorrupt'><<link "Ask for internet access" "Syren 4b">><</link>></span><<set $pornCount to 1>>\
\
\
\
<<mcSpeech "Can I have internet access? I know it's against the rules, but... I, you know, to deal with it myself, I need to... Watch things.">>\
\
<<syrenSpeech "Alex, it's firmly against the rules for students at the College to have internet access and this, to be frank, is the primary reason. I'm not going to allow you to become a conduit of pornography for the rest of the student body.">>\
\
<<mcSpeech "Mrs. Watson, please. I'm desperate. You said you would help me with my... Urges. Is there no way we could work something out?">>\
\
<<descSpeech "Mrs. Watson lets out a long sigh, then gestures at her desk.">>\
\
<<syrenSpeech "That is one of the few computers in this place with internet access. Perhaps you could use it to resolve these problems?">>\
\
<<mcSpeech "That would be amazing, Mrs. Watson.">>\
\
<<descSpeech "You look at her expectantly, and then she clasps her hands together.">>\
\
<<syrenSpeech "I'll give you some privacy now, OK? I'll be just outside the door.">>\
\
<<descSpeech "Mrs. Watson leaves the room and you sit behind the computer. You bring up an old favourite video and begin wanking.">>\
\
<video src="video/porn/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "In no more than 30 seconds you've come, beginning to cum hard and huge. In a moment of clarity, however, you realise you have nowhere but your hand to put your cum. You try and arrange it so that it all collects in your hand, but a few drops end up on the carpet. You awkwardly stand up and waddle to the door, your cupped hand wrapped around the tip of your penis.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<descSpeech "Mrs. Watson begins to open the door.">>\
\
<<syrenSpeech "So, are-">>\
\
<<mcSpeech "No! Don't come in. I, uh, I don't have anything to clean up with, if you know what I mean.">>\
\
<<syrenSpeech "This is ridiculous but I can fetch you some tissues if you wait a few minutes.">>\
\
<<mcSpeech "I'm already done, Mrs. Watson. So...">>\
\
<<descSpeech "Mrs. Watson lets out a tired sigh.">>\
\
<<syrenSpeech "There is a towel in the corner that I use for exercise. Just... Just use that, OK? I'll take care of it after.">>\
\
<<descSpeech "You go and dump your cum on the towel, and wipe your cock with it, before returning to the carpet and trying to hide the evidence of your dripped cum.">>\
\
<<mcSpeech "OK, Mrs. Watson.">>\
\
<<syrenSpeech "Happy now?">>\
\
<<mcSpeech "Yes, Mrs. Watson. Much happier.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $pornCount to $pornCount + 1>>\
\
\
\
<<if $syren is 4>>\
\
<video src="video/porn/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You put on the video and do your work. Mrs. Watson has now thoughtfully left tissues on her desk, which you also thoughtfully dispose of in the rubbish bin.">>\
\
<<if $pornCount lt 4>>\
<span class='linkStandard'><<link "Leave" "School">><</link>></span>
<<else>>\
<span class='linkCorrupt'><<link "Browse" "Syren 5a">><</link>></span>
<</if>>\
\
<<else>>\
<</if>>\
\
\
\
<<if $syren is 5>>\
<span class='linkCorrupt'><<link "Mrs. Watson thinks she's fixed it" "Syren 6a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $syren is 6>>\
\
<video src="video/porn/3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You put on the MILF titfucking video and begin your wank. Mrs. Watson is waiting outside of the door and you can't help but occasionally wonder what her tits would be like to fuck.">>\
\
<<if $pornCount lt 8>>\
<span class='linkStandard'><<link "Leave" "School">><</link>></span>
<<else>>\
<span class='linkCorrupt'><<link "A Question" "Syren 7a">><</link>></span>
<</if>>\
\
<<else>>\
<</if>>\
\
\
\
<<if $syren is 7>>\
<span class='linkCorrupt'><<link "Mrs. Watson has a request" "Syren 8a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 8 and $syren9 is not true>>\
<span class='linkCorrupt'><<link "Ask for bigtitmilf.com" "Syren 9a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 8 and $syren10 is not true>>\
<span class='linkCorrupt'><<link "Ask for oilymilfs.com" "Syren 10a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 8 and $syren11 is not true>>\
<span class='linkCorrupt'><<link "Ask for analmoms.com" "Syren 11a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 11 and $corruptSyren gte 15>>\
<span class='linkCorrupt'><<link "Ask for teen porn" "Syren 12a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 12 and $corruptSyren gte 20>>\
<span class='linkCorrupt'><<link "Mrs. Watson has a question" "Syren 13a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 13>>\
<span class='linkCorrupt'><<link "Mrs. Watson has spoken to your mum" "Syren 14a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 14 and $erica gte 2 and $corruptSyren gte 25>>\
<span class='linkCorrupt'><<link "Ask Mrs. Watson to stay" "Syren 15a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
<<if $syrenTrust1 is true>>\
<span class='linkTrust'><<link "Mrs. Watson pulls her panties part way down" "Syren Trust 1">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $syrenCorrupt1 is true and $syrenCorrupt1Count lt 5>>\
<span class='linkCorrupt'><<link "Mrs. Watson has chosen a video" "Syren Corrupt 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syrenCorrupt4Count gte 5 and $syren is 15>>\
<span class='linkCorrupt'><<link "Sex at lunchtime" "Syren 16a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 16 and $corruptSyren gte 50>>\
<span class='linkCorrupt'><<link "Sex at lunchtime?" "Syren 17a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 17>>\
<span class='linkCorrupt'><<link "Sex at home" "Syren Bedroom Sex 1">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
<<if $syren gte 8>>\
<span class='linkCorrupt'><<link "MILF porn" "Syren MILF Porn">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren gte 12>>\
<span class='linkCorrupt'><<link "Ask for teen porn" "Syren Teen Porn">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren gte 14>>\
<span class='linkCorrupt'><<link "Use her panties" "Syren Panties">><</link>></span>
<<else>>\
<</if>>\<<set $syren to 5>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "You're a bit bored with watching the same old short clip, which just isn't doing it for you anymore. You begin to browse around for some new porn to wank to, but are dismayed to find that most of the sites you'd usually browse through are blocked, even though it's on Mrs. Watson's computer. And, that for some sites, you're able to access them but the videos won't play.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<descSpeech "Mrs. Watson opens the door and seems surprised to find you sitting behind the desk still. You've put away your penis, but you're pointing at the computer screen.">>\
\
<<mcSpeech "I was hoping to, you know, find some new stuff, but it appears almost everything is blocked on your computer.">>\
\
<<syrenSpeech "Yes. I didn't really see the need to exempt my computer from those controls.">>\
\
<<mcSpeech "But, um, I'm not really sure how this should all work then, you know?">>\
\
<<syrenSpeech "I think, Alex, that you might be getting a little demanding. Beggars cannot, in fact, be choosers.">>\
\
<<mcSpeech "Well, what about the sites where I can access it but the video won't play? Is that something I can change?">>\
\
<<descSpeech "Mrs. Watson approaches the computer, seemingly unprepared for what's on your screen.">>\
\
<img src="img/misc/internet1.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "Alex, how could you-!">>\
\
<<descSpeech "She catches herself, aware of the ridiculousness of telling you off for having that on the screen.">>\
\
<<mcSpeech "See, the video won't play. Weird, right?">>\
\
<<syrenSpeech "Let's try this...">>\
\
<<descSpeech "She presses play and it doesn't work. Then she asks you to switch with her, so you stand up and she sits down. She goes into settings.">>\
\
<<mcSpeech "When was the last time you updated it?">>\
\
<<syrenSpeech "I don't think ever, Alex.">>\
\
<<mcSpeech "Maybe try that?">>\
\
<<descSpeech "She does as you ask, and then the browser shuts to do an update. A very large update.">>\
\
<<syrenSpeech "I'm afraid that might be all for today, Alex. You can't be late for PE.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica2 to true>>\
\
\
\
<img src="img/erica/3.jpg" class="center picRounded" height="500">
\
<<descSpeech "As your mum enters the room you give her a little hug then sit with her at the table. The two of you catch up about various goings on and people you know, before she smiles at you.">>\
\
<<ericaSpeech "So. You're seriously going to tell me nothing interesting has happened with you? No salacious gossip?">>\
\
<<mcSpeech "Mum, I...">>\
\
<<ericaSpeech "Look, Alex. We're all adults here, right? You, me, the girls, the teachers. Everyone. And nothing has happened despite you being the only boy they've seen for months?">>\
\
<<mcSpeech "Well...">>\
\
<<ericaSpeech "Oooo, you do have some gossip!">>\
\
<<mcSpeech "Well, Barbara, the daughter of the Headmistress? She's flashed me a few times in class.">>\
\
<<ericaSpeech "Wow! That's brave.">>\
\
<<mcSpeech "She's sort of teasing me though, to, you know, get me visibly excited. And Mrs. Watson said if I had any problems I could come to her, so, I-">>\
\
<<ericaSpeech "You didn't get her into trouble I hope, Alex?">>\
\
<<mcSpeech "No, no, not at all. I just, you know, I need an outlet, right? I need to, you know, take care of the excitement myself, if you understand what I mean.">>\
\
<<descSpeech "Your mum nods knowingly.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "So, I like, wanted to watch some stuff to do that and Mrs. Watson lets me use her computer at lunch time. I think it'll help stop me reacting like that so easily.">>\
\
<<ericaSpeech "I think that's surprisingly generous of her, but that's exactly the sort of thing we're looking for.">>\
\
<<mcSpeech "Well, she says the two of us need to make this work, so I think I can pretty much get what I want from her.">>\
\
<<ericaSpeech "I dare say, though, that it won't really tame your excitement, will it?">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica3 to true>>\
\
\
\
<<ericaSpeech "So. What's the gossip?">>\
\
<<mcSpeech "I, um... Well you know the PE teacher Mrs. Lee?">>\
\
<<ericaSpeech "Oh yes? I've heard rumours about her. Apparently she watches the girls shower, and maybe more.">>\
\
<<mcSpeech "Well it isn't just the girls. Like, she actually showered with me the other day, and seems that's just how it goes now. Just being naked together.">>\
\
<<descSpeech "Your mum's eyes widen.">>\
\
<<ericaSpeech "How do you feel about that?">>\
\
<<mcSpeech "I like it, I guess. She's pretty fit, and young, and like... You know, she's...">>\
\
<<ericaSpeech "Hot?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<descSpeech "You both laugh.">>\
\
<<mcSpeech "Yeah, exactly.">>\
\
<<descSpeech "Your mum takes a sip of her tea, before nodding.">>\
\
<<ericaSpeech "Well, as long as you're OK with it Alex.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $syren to 6>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<syrenSpeech "I think I've fixed the problem with that update, Alex. Let me know though, OK?">>\
\
<<descSpeech "Without waiting for her to leave, or even stand up from her desk, you walk over to her computer and go to the page, searching for the video you had been trying to watch. When the page appears, you press play, and the video starts.">>\
\
<video src="video/porn/2.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Thank you very much, Mrs. Watson.">>\
\
<<descSpeech "Mrs. Watson looks at the screen, and then up at your smiling face, with an empty look on her own face.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<mcSpeech "Are you sure you couldn't take the controls off of this laptop, too?">>\
\
<<syrenSpeech "Alex, I'm not sure I could, you know...">>\
\
<<descSpeech "The video has already skipped forwards, cutting through clips of the scene. Mrs. Watson stares at the MILF getting titty fucked and then stands up.">>\
\
<video src="video/porn/3.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Enjoy, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 7>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "When you're done you stand up, but stay behind the desk and call for Mrs. Watson.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<descSpeech "She comes in, and approaches her desk, but doesn't stand behind it yet. You've left the video playing, which is perhaps risky, but perhaps not. As you wish to ask her a favour.">>\
\
<<mcSpeech "I had a question for you, Mrs. Watson.">>\
\
<<syrenSpeech "Yes, Alex?">>\
\
<<mcSpeech "Would it be possible to maybe leave some things of my own here, in your desk?">>\
\
<<syrenSpeech "Like... What, exactly?">>\
\
<<mcSpeech "Oil, maybe? Just to, you know... My skin, it...">>\
\
<<descSpeech "Mrs. Watson lets out one of her long drawn out sighs, and comes around the desk. The video is still playing. She looks at it, but doesn't react, beyond gesturing to the desk.">>\
\
<video src="video/porn/4.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "It seems an imposition, but at this point I am not sure it is a major one compared to losing my office for ten minutes a day. Perhaps the lower drawer here?">>\
\
<<descSpeech "She points at the bottom right drawer in her desk. You open it to find pens and pencils and random crap. As you do, she pauses the video, but does not close the window.">>\
\
<<syrenSpeech "A question for you, Alex, and feel free not to answer, but I feel it's important I ask, as bizarre as this sounds. But, would it not be more normal for you to be watching videos with women your own age in them? Not older ones, like this woman?">>\
\
<<mcSpeech "I guess... You can't help what you like, though, can you Mrs. Watson?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 8>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<if ndef $syrenBraCount>>\
<<set $syrenBraCount to 5>>\
<<else>>\
<</if>>\
\
\
\
<<descSpeech "You browse around for a new video and settle on one of an enormously big titted MILF getting fucked, somewhat unenthusiastically.">>\
\
<video src="video/porn/5.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "For all your effort you just aren't quite feeling it today, try as you might.">>\
\
<<descSpeech "You're still wanking when the door opens an inch and Mrs. Watson whispers through it.">>\
\
<<syrenSpeech "Alex? Are you done yet?">>\
\
<<descSpeech "You zip up, unsatisfied.">>\
\
<<mcSpeech "No, but I don't think I will be, sorry Mrs. Watson. You can come in.">>\
\
<<descSpeech "She comes in and you're still sitting behind the desk. As she approaches you close the laptop lid, but did not close the browser window. You stand up, your semi-erect penis just visible in your trousers.">>\
\
<<syrenSpeech "I didn't mean to stop you, Alex. If you need to, I can leave again so you can finish.">>\
\
<<mcSpeech "Thank you, Mrs. Watson. But I just couldn't find what I wanted today. Perhaps if you turned off the controls though...">>\
\
<<syrenSpeech "I'll see what I can do, I suppose.">>\
\
<<descSpeech "You stand there expectantly, and Mrs. Watson takes the hint. She sits down at the desk, opens up the laptop, and is confronted by the video you were just watching.">>\
\
<video src="video/porn/6.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<descSpeech "She shakes her head and closes the browser, before opening up the control software. She clicks around through menus, before turning to you.">>\
\
<<syrenSpeech "So unfortunately I cannot remember the admin password, but I'm authorised to exempt sites from controls temporarily. What you'll need to do, though, is tell me what site you want to go to, then I can open it up for you. All before you start, of course. I think, for today, you will have to go so you aren't late for PE.">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syren9 to true>>\
\
\
\
<<descSpeech "When you arrive at Mrs. Watson's office she gets up to leave, before remembering that she needs to add sites to the whitelist for you.">>\
\
<<syrenSpeech "What site should I add to the allowed list today, Alex?">>\
\
<<mcSpeech "Um... Can we do bigtitmilf.com?">>\
\
<<descSpeech "Mrs. Watson looks up at you, then shakes her head and she looks down and begins to type into the site address for you. After completing the process, she begins to stand up.">>\
\
<<mcSpeech "Will the videos work?">>\
\
<<descSpeech "Mrs. Watson gives another of her trademark sighs, then sits down. She types in the address, and squirms a little.">>\
\
<<syrenSpeech "Let's check, shall we? How about... This...">>\
\
<<descSpeech "You circle around the desk, and on the screen is a video, one you actually like.">>\
\
<video src="video/porn/7.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Enjoy, Alex.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syren11 to true>>\
\
\
\
<<syrenSpeech "What are you looking for today, Alex?">>\
\
<<mcSpeech "Um, it's analmoms.com">>\
\
<<descSpeech "For the first time you're vaguely ashamed, and Mrs. Watson shakes her head, but does as you ask. She even opens up a test video, and skips ahead.">>\
\
<<syrenSpeech "Just checking it all works!">>\
\
<video src="video/porn/9.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Enjoy your alone time, Alex.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syren10 to true>>\
\
\
\
<<mcSpeech "oilymilfs.com, thank you Mrs. Watson">>\
\
<<descSpeech "She types it in, and then randomly selects a video to check that the video media is playing properly.">>\
\
<video src="video/porn/8.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<descSpeech "It looks as if she's about to ask you a question, but doesn't.">>\
\
<<mcSpeech "Yes, Mrs. Watson?">>\
\
<<syrenSpeech "Nothing, Alex. Let me know when you're done, OK?">>\
\
<span class='linkStandard'><<link "Leave" "School">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $cash to $cash - 10>>\
<<set $babyOil to true>>\
\
\
\
<<descSpeech "Before your mum came to visit you called her asking her to buy something for you.">>\
\
<<ericaSpeech "Baby oil?">>\
\
<<mcSpeech "It's for my skin...">>\
\
<<ericaSpeech "Riiiiiiiiight.">>\
\
<<descSpeech "When she arrives for her visit she hands it over with a shake of the head and a laugh, prompting you to quickly hide it from view.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<if ndef $syrenBraCount>>\
<<set $syrenBraCount to 5>>\
<<else>>\
<</if>>\
<<if $trustSyren lt 30>>\
<<set $trustSyren to $trustSyren + 1>>\
<<else>>\
<</if>>\
<<set $time to $time + 1>>\
<<set $syrenLaundryDay to $day>>\
\
\
\
<<if $trustSyren lt 50>>\
<<trustSpeech "Syren Watson Trust +">>\
<<else>>\
<</if>>\
\
<<descSpeech "You collect Mrs. Watson's clothes as part of your chores around the house.">>\
\
<span class='linkStandard'><<link "Leave" "Syren Bedroom">><</link>></span>
\
<<if $corruptSyren gte 10 and $syrenBraCount gt 0>>\
<span class='linkCorrupt'><<link "Hide one of Mrs. Watson's bras" "Syren Hide Bras">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptSyren gte 10 and $syrenBraCount is 0 and $syren is 8>>\
<span class='linkCorrupt'><<link "Mrs. Watson is confused" "Syren Hide Bras 2">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $syren is 9 and $syrenPantyCount gte 1>>\
<span class='linkCorrupt'><<link "Hide some of Mrs. Watson's panties" "Syren Hide Panties">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $syren is 9 and $syrenPantyCount is 0>>\
<span class='linkCorrupt'><<link "Mrs. Watson has questions" "Syren Hide Panties 2">><</link>></span>
<<else>>\
<</if>>\<<set $syrenBraCount to $syrenBraCount - 1>>\
\
\
\
<<descSpeech "For no particular reason beyond a sense of malicious and perverted curiousity, you decide to 'lose' one of Mrs. Watson's bras as you collect her dirty clothes for the laundry.">>\
\
<img src="img/misc/syrenbra1.jpg" class="center picRounded" height="500">
\
<<descSpeech "You make sure not to hide it anywhere implausible, and in fact hide them in the laundry room, tucked on top of a cupboard that Mrs. Watson is too short to see up to.">>\
\
<span class='linkStandard'><<link "Finish" "Syren Bedroom">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syren to 9>>\
<<set $syrenPantyCount to 10>>\
\
\
\
<<descSpeech "As you're in your room you hear a knocking on the door frame behind you. As you turn around Mrs. Watson walks in and sits on her bed.">>\
\
<img src="img/syren/4.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hello Mrs. Watson.">>\
\
<<syrenSpeech "Hi Alex. I, um, wanted to ask you a strange question perhaps. Do you know where my bras are?">>\
\
<<mcSpeech "I don't, no, sorry Mrs. Watson.">>\
\
<<syrenSpeech "I'm afraid, Alex, that while I want to trust you, I don't entirely trust you. It seems suspicious to me that all my bras have gone missing around the time that you have started to do all the laundry. So, I'm sorry to say, I am going to have to search your bedroom if you cannot tell me where the bras are. Do you have anything to tell me, Alex?">>\
\
<<mcSpeech "Look, Mrs. Watson, I promise, I don't have the bras, I don't know what's happened to them.">>\
\
<<descSpeech "Mrs. Watson sighs and begins her search of the room, which doesn't take long in a room so small and with so few possessions. You've only got one thing hidden in the room which you hope she doesn't find, which is a porn magazine tucked under the mattress.">>\
\
<<descSpeech "As you could have expected, however, she finds it, and throws it onto the floor.">>\
\
<img src="img/misc/magazine1.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "I know I shouldn't be surprised, Alex, but you do understand that this is contraband, and is something that you aren't allowed?">>\
\
<<mcSpeech "Yes Mrs. Watson. I'm sorry.">>\
\
<<descSpeech "She continues her search of the room, even going so far as to peer down into floorboard cracks, but cannot find her bras.">>\
\
<<syrenSpeech "Well... I apologise for the intrusion, Alex, and I also apologise for suspecting you of stealing my bras. But I will be confiscating this magazine. Officially speaking confiscated property can be claimed by the parents of the student involved, but I will refrain from informing your mother myself and let you decide what you wish to do, Alex.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<mcSpeech "Thank you, Mrs. Watson.">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $erica4 to true>>\
<<set $magazine1 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<mcSpeech "Slightly awkward mum but, ummmmm... Mrs Watson confiscated something from me that I want you to claim back.">>\
\
<<ericaSpeech "Do I want to know what it is, Alex?">>\
\
<<mcSpeech "It's a magazine... An adult one, if you understand what I mean.">>\
\
<<descSpeech "Your mum tilts her head and gives you a little wry smile.">>\
\
<<ericaSpeech "You must know that's against the rules, Alex.">>\
\
<<mcSpeech "I know, but you try being stuck here with no... Release.">>\
\
<<descSpeech "She holds her hands up in submission.">>\
\
<<ericaSpeech "Yes, yes, fair enough. I'll ask Syren about it when I leave, OK? I won't be giving it back to you, though, I can't undermine the rules quite that blatantly. You can have it back at home.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "Thanks, mum.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $syrenPantyCount to $syrenPantyCount - 2>>\
\
\
\
<<descSpeech "After the interaction stealing her bras, and Mrs. Watson's relative magnanimity at now being braless, you escalate your campaign of thievery to include her panties.">>\
\
<img src="img/misc/syrenpanty1.jpg" class="center picRounded" height="500">
\
<<descSpeech "This time, however, not only do you keep them in your room but you decide to masturbate using one of the pairs you just stole. You wrap her silky panties around your cock and pump, aware of how dangerously close you are flying to getting expelled, but equally incredibly turned on at the thought of her eventually discovering her panties stained with your cum.">>\
\
<span class='linkStandard'><<link "Finish" "Syren Bedroom">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syren to 10>>\
\
\
\
<<descSpeech "There's a gentle knock on the door and Mrs. Watson walks in. You're sitting in a chair in your room, and she comes and approaches your bed. You stand up.">>\
\
<img src="img/syren/5.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hello Mrs. Watson.">>\
\
<<syrenSpeech "Alex... I have another delicate question for you. I don't want a repeat of last time, but I do want an honest answer from you. Have you been stealing my panties?">>\
\
<<descSpeech "You look down, and before you can answer, she probes you gently.">>\
\
<<syrenSpeech "Where are they, Alex?">>\
\
<<descSpeech "You feel slightly nervous now, and more than a little regretful at your decision making that led you to this point. You point at the drawer in your bedside table.">>\
\
<<syrenSpeech "Thank you.">>\
\
<<descSpeech "Mrs. Watson pulls open the drawers, and pulls out a pile of her panties. All of them are caked in your cum, but she just lays them out.">>\
\
<img src="img/misc/syrenpanty2.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "I take it you've... Used them?">>\
\
<<descSpeech "You nod.">>\
\
<<syrenSpeech "I would ask why, but I think I know why. I suppose my real question is: Don't I help you enough? I allow you to take care of your urges in my office, and you repay me by doing this?">>\
\
<<descSpeech "She sits down on the bed and you're surprised at how gentle she seems to be.">>\
\
<<syrenSpeech "Really I should be expelling you for this, but as you know I'm under pressure to make this experiment a success. And, it must be admitted, I've received not even a whiff of rumour that you are harrassing any of the girls studying here.">>\
\
<<descSpeech "You say nothing, but stand there trying to look pitiable.">>\
\
<<syrenSpeech "When your mother comes to visit on Sunday, though, I will have to discuss this with her I'm afraid. In the meantime, however, I want you to wash my underwear thoroughly.">>\
\
<<mcSpeech "Yes, Mrs. Watson.">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $syren to 11>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "After your mum finishes her private talk with Mrs. Watson, she emerges and takes you to discuss the matter of your panty theft and masturbation habits.">>\
\
<img src="img/erica/4.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hi mum.">>\
\
<<descSpeech "Your mum smiles at you, and you smile back. She shakes her head.">>\
\
<<ericaSpeech "I understand what is going on Alex, and I don't entirely blame you for it. I knew that this experiment would put you under a lot of pressure and, to be frank, that is what I was aiming for.">>\
\
<<mcSpeech "What do you mean?">>\
\
<<ericaSpeech "What I mean, darling, is that you are a young man surrounded by all these beautiful young women who are wasting the best days of their lives as functional nuns. I was hoping you would rise to that occasion. I was also hoping that your days of masturbating with underwear would be done.">>\
\
<<descSpeech "You hang your head somewhat shamefully.">>\
\
<<ericaSpeech "It's one thing to use my panties, Alex, but it's another thing to use Mrs. Watson's.">>\
\
<<mcSpeech "Yes, mum.">>\
\
<<ericaSpeech "Anyway, we had a long talk Mrs. Watson and I. Needless to say I have not told her of your various other escapades, but she is fully aware at the power your sexual drive has over you now, and I think she is more sympathetic to the measures necessary to control it.">>\
\
<<mcSpeech "What-">>\
\
<<descSpeech "Your mum holds up her hand and silences you.">>\
\
<<ericaSpeech "She, in turn, has made very clear that her red line is any sexual activity with her students. So anything that you do have going on must absolutely 100% remain silent from her, right? Because I will not be able to protect you as long as she remains in this mindset.">>\
\
<<mcSpeech "OK. I understand. You said 'measures' a bit before, though?">>\
\
<<ericaSpeech "You masturbating in her office, her providing you with material to facilitate that. In our discussions she's made clear that she regards this as a success as it has stopped you doing anything with students - whether or not this is true - and I've reinforced this. I feel that, for the future, it's important that she regards you as something of a sexual volcano, set to erupt if you aren't allowed to let off steam regularly. Which is good for you.">>\
\
<<mcSpeech "What do you mean?">>\
\
<<ericaSpeech "What I mean is that Mrs. Watson is prepared to do whatever is necessary to stop you becoming too horny and fucking one of her students. She's already raised concerns about what would happen if the porn stopped being enough, and...">>\
\
<<descSpeech "You nod, now understanding where your mum is coming from.">>\
\
<<ericaSpeech "For her age, she's in excellent shape. And it wouldn't exactly hurt my interests if she transgressed in ways you might enjoy.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "Don't do anything you don't want coming back to me, though, OK? We will be talking about you regularly. She's also going to be reporting to me what you've been watching. You aren't supposed to know that she is checking this, or telling me, but I thought it might be useful for you to know this.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<if $syren gte 11>>\
<<if $corruptSyren lt 15>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
\
\
<<if $syren gte 11>>\
<<if $corruptSyren lte 15>>\
<<corruptSpeech "Syren Watson Corruption +">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $random6 lte 2>>\
\
<video src="video/porn/3.webm" height="400" class="center" autoplay loop></video>
\
<<elseif $random6 gte 3 and $random6 lte 4>>\
\
<video src="video/porn/7.webm" height="400" class="center" autoplay loop></video>
\
<<else>>\
\
<video src="video/porn/9.webm" height="400" class="center" autoplay loop></video>
\
<</if>>\
\
<<if $syren gte 11>>\
<<descSpeech "You watch your requested MILF porn, safe in the knowledge that Mrs. Watson is outside waiting for you to finish, and to check her browser history to report your viewing to your mum.">>\
<<else>>\
<<descSpeech "You choose your usual MILF porn to wank to.">>\
\
<<hintSpeech "This scene will progress as you achieve further goals with Mrs. Watson">>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $corruptSyren lt 20>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $corruptSyren lte 20>>\
<<corruptSpeech "Syren Watson Corruption +">>\
<<else>>\
<</if>>\
\
<<if $random6 lte 2>>\
\
<video src="video/porn/10.webm" height="400" class="center" autoplay loop></video>
\
<<elseif $random6 gte 3 and $random6 lte 4>>\
\
<video src="video/porn/11.webm" height="400" class="center" autoplay loop></video>
\
<<else>>\
\
<video src="video/porn/12.webm" height="400" class="center" autoplay loop></video>
\
<</if>>\
\
<<descSpeech "You wank to some hot 18 and 19 year olds getting fucked, and daydream about Mrs. Watson's anxieties.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 12>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "With your mum's advice in mind, you decide that it might be good to press a few of Mrs. Watson's buttons. The biggest button, of course, being 'porn about fucking young women dressed like schoolgirls'.">>\
\
<<syrenSpeech "So what will it be today, Alex?">>\
\
<<mcSpeech "wetpussiesatschool.com please, Mrs. Watson.">>\
\
<<descSpeech "You can see her eyes widen slightly, but she does as you ask, and leaves you to it.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<video src="video/porn/11.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You find a good video, and cum quickly, safe in the knowledge that your new viewing will cause consternation among the old ladies.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $trustMichelle lt 10>>\
<<set $trustMichelle to $trustMichelle + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $trustMichelle lte 10>>\
<<trustSpeech "Michelle Lee Trust +">>\
<<else>>\
<</if>>\
\
<<descSpeech "Mrs. Lee is waiting for you in the showers when you are called in. The two of you shower quietly together, with a little small talk.">>\
\
<img src="img/michelle/10.jpg" class="center picRounded" height="500">
\
<<descSpeech "She makes no real attempt to either hide her body or entice you, and you do the same. You still get a stiffy, though, which makes her smile.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica6 to true>>\
\
\
\
<<ericaSpeech "You've thrown the cat among the pigeons. Good job, Alex.">>\
\
<<descSpeech "You mum greets you in this fashion as she gives you a little hug and sits down.">>\
\
<img src="img/erica/5.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "Mrs. Watson is most anxious. She wants to stop you watching your school themed porn, and return to MILF content, but isn't sure how to encourage that without being inappropriate.">>\
\
<<mcSpeech "What does that mean?">>\
\
<<ericaSpeech "It means she doesn't really think she can tell you what porn you can watch. And, as I pointed out to her, just forbidding it might actually be counter productive, make the thought of pursuing your peers all the more enticing. I suggested that it might be a good idea to, instead, make a more enticing offer to channel your urges in a way she is more comfortable with.">>\
\
<<descSpeech "You look confused, squinting at your mum's word salad as you try to decipher what that might mean.">>\
\
<<ericaSpeech "Mrs. Watson might do you some favours.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "I don't know. I only plant seeds Alex, I don't harvest crops. That's your job.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $photo1 to true>>\
\
\
\
<<descSpeech "Before your visit you asked your mum to bring a photo that you had up in your old bedroom. During the visit she hands it over to you, still in its simple frame.">>\
\
<img src="img/erica/photos/photo1.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "Here you go, Alex.">>\
\
<<mcSpeech "Thanks, mum.">>\
\
<<ericaSpeech "Why did you want this photo in particular?">>\
\
<<mcSpeech "It was a nice holiday, no? Going to Florida. I remember taking this by the pool in the house we rented. Good time, right?">>\
\
<<descSpeech "Your mum nods, and then continues other chats.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $syren to 13>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<syrenSpeech "Alex, I must ask, why are you so insistent on watching videos like this now? Doesn't it defeat the purpose of this slightly to be... Arousing yourself with stuff like this?">>\
\
<<mcSpeech "I mean, I guess. But I like what I like, right?">>\
\
<<syrenSpeech "Couldn't we find something more appropriate for you to enjoy? Maybe return to what you used to watch?">>\
\
<<mcSpeech "I'm not sure I really fancy that at the moment Mrs. Watson.">>\
\
<<descSpeech "Mrs. Watson exhales slowly and audibly.">>\
\
<<syrenSpeech "I know this isn't exactly fair on you, but your mother is also concerned about this. Perhaps you could switch for her?">>\
\
<<mcSpeech "I guess, but like...">>\
\
<<descSpeech "You let the implication gently hang in the air.">>\
\
<<mcSpeech "I guess I could but I'd need something extra, to, like, make it more hot, you know? Sorry if I'm being too rude, Mrs. Watson.">>\
\
<<syrenSpeech "No, that's quite alright, Alex. I understand. What are you thinking?">>\
\
<<mcSpeech "Maybe your panties, again?">>\
\
<<descSpeech "Her eyes widen, but then she nods.">>\
\
<<syrenSpeech "I suppose I could go home, and-">>\
\
<<mcSpeech "No, Mrs. Watson. Like... Used ones. Like, you know, the ones you have on now.">>\
\
<<syrenSpeech "I don't think that would be appropriate, Alex.">>\
\
<<descSpeech "In more than a little of a huff, Mrs. Watson puts on your teen porn for you and leaves the room.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<<<set $syren to 14>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<syrenSpeech "Alex.">>\
\
<<mcSpeech "Yes, Mrs. Watson?">>\
\
<<syrenSpeech "I reported your prior request to your mother.">>\
\
<<mcSpeech "OK... Is everything OK?">>\
\
<<descSpeech "Mrs. Watson has a very serious look on her face, and you have a tiny trace of fear that your expulsion might be at hand.">>\
\
<<syrenSpeech "She was surprisingly... Understanding, and supportive. She suggested it might not be a bad idea, if our purpose here is to allow you to focus your efforts outside of this room on more responsible achievements.">>\
\
<<descSpeech "You nod, thoughtfully.">>\
\
<<syrenSpeech "So. You can use my panties, on the condition that you don't watch any more teen or school porn, OK?">>\
\
<<mcSpeech "Yes, Mrs. Watson.">>\
\
<<descSpeech "Mrs. Watson continues, as much for herself as for you.">>\
\
<<syrenSpeech "I'm going to pull them down now Alex. I would rather you didn't look, but I know this room is a safe space for your urges.">>\
\
<img src="img/syren/6.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<descSpeech "Mrs. Watson places the panties, still warm, in your hand, then walks out of the room to wait for you to finish. Once you're finished, you place the now sticky and cum-covered panties neatly on her desk.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica7 to true>>\
<<set $erica to 2>>\
\
\
\
<<descSpeech "Your mum enter the room with a big smile on her face. She looks back at you and flicks her hair over her shoulders before giving you a hug and sitting down.">>\
\
<img src="img/erica/11.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hi mum.">>\
\
<<ericaSpeech "Hi, Alex. How's it going? Feeling good? Feeling fine?">>\
\
<<descSpeech "You smile and nod.">>\
\
<<mcSpeech "It's a bit weird with her telling you all this stuff and then us talking about it, no?">>\
\
<<descSpeech "Your mum flaps her hands dismissively.">>\
\
<<ericaSpeech "Oh, it's fine. If I can't help my boy out, who can? Besides, we're a team on this aren't we? We both get something out of it.">>\
\
<<mcSpeech "I know what I get, but what do you get?">>\
\
<<ericaSpeech "Influence! Syren is slowly beginning to do what I want, isn't she? In some pretty major ways, too.">>\
\
<<mcSpeech "Not what I want?">>\
\
<<ericaSpeech "They're the same thing, aren't they?">>\
\
<<mcSpeech "Maybe. Maybe not. I feel you've got these games going on that I don't know about or understand.">>\
\
<<ericaSpeech "So what do you really want to do?">>\
\
<<mcSpeech "I dunno! Fuck someone? See her tits? Feel her ass? It's not like you're not gonna help me with that, are you?">>\
\
<<descSpeech "She smiles wickedly.">>\
\
<<ericaSpeech "You don't know that. In fact, maybe that's my plan?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "Well maybe ''I'' don't want to do that. What about that?">>\
\
<<descSpeech "Your mum laughs and shakes her head.">>\
\
<<ericaSpeech "Of course you want to. You're telling me that if I persuaded Mrs. Watson to let you feel her tits, you'd say no?">>\
\
<<descSpeech "You sit there silently, and more than a little angrily, as your mum patiently smiles at you. Despite yourself a little smile of your own creeps across your face, and she playfully slaps you on the knee.">>\
\
<<ericaSpeech "Just trust me Alex, OK? I'll take care of you, just do what I say.">>\
\
<<mcSpeech "And what's that?">>\
\
<<ericaSpeech "When you feel she's ready, ask her to stay in the room.">>\
\
<<mcSpeech "You mean... She'll watch me?">>\
\
<<descSpeech "Your mum shrugs.">>\
\
<<ericaSpeech "I've already laid the groundwork for it.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<<<set $syren to 15>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<syrenSpeech "So, have you decided whether you'll listen to us, Alex?">>\
\
<<descSpeech "Mrs. Watson is sitting behind the desk, with her hands hovering over the laptop.">>\
\
<<mcSpeech "I'm not sure...">>\
\
<<descSpeech "Mrs. Watson purses her lips thoughtfully for a moment, and then raises a finger like she's just had an idea.">>\
\
<<syrenSpeech "Why don't you try it, and then if you're not feeling it, I can load up a new page that you do want?">>\
\
<<descSpeech "If this is how your mum lays the groundwork, you aren't entirely disappointed. But you decide to play it cool.">>\
\
<<mcSpeech "OK, I suppose.">>\
\
<<descSpeech "Mrs. Watson types in some addresses, and then even clicks about a little. Then she turns the computer around.">>\
\
<video src="video/porn/3.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "This is one of the ones you like, isn't it? You could watch this?">>\
\
<<mcSpeech "I guess. Can I, you know? Start?">>\
\
<<descSpeech "You gesture to the chair in front of the desk, as she's in the middle of standing up.">>\
\
<<syrenSpeech "Oh, Alex, I was going to leave, and then... I don't think...">>\
\
<<mcSpeech "Sorry Mrs. Watson, but if you are going to leave I think it might be best if you just unlock all the sites I want first.">>\
\
<<syrenSpeech "I understand what you really want here, Alex. Your mother warned me about this. But, and I need you to understand this, if I stay here it is entirely to maintain the bargain we have where you can use this room to release the pressures you are under. There is nothing more to it than that, OK?">>\
\
<<descSpeech "As she speaks, Mrs. Watson is wriggling under the desk. Once she finishes she stretches out a hand with her panties dangling from her finger. You take it from her, sit down, and take out your cock. It's already rock hard. Mrs. Watson looks at it, but then quickly looks away, focusing instead on the porn.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<mcSpeech "Can you, uh, skip forward to when, you know, he's inside her?">>\
\
<<descSpeech "Mrs. Watson scrolls ahead, before reaching a point where the woman on screen is being fucked in the ass.">>\
\
<video src="video/porn/13.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Your eyes flit between the screen and Mrs. Watson. Your legs tense up, and your pace quickens. Before long you tilt your head back feeling the imminence of orgasm. As you come you wrap the fabric of her panties around the tip of your cock and blow your load into it. As you do it you see Mrs. Watson watching you, watching the scene unfolding in front of her. When you're done you briefly make eye contact, before both of you quickly look away, ashamed.">>\
\
<<syrenSpeech "Good job, Alex.">>\
\
<<descSpeech "You squeeze out the last drops of cum from you cock, then tidily wrap up the panties. You offer them to Mrs. Watson, who just gestures towards the surface of her desk.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $corruptSyren lt 25>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $corruptSyren lte 25>>\
<<corruptSpeech "Syren Watson Corruption +">>\
<<else>>\
<</if>>\
\
<<if $random6 lte 2>>\
\
<img src="img/syren/6.jpg" class="center picRounded" height="500">
\
<<elseif $random6 gte 3 and $random6 lte 4>>\
\
<img src="img/syren/8.jpg" class="center picRounded" height="500">
\
<<else>>\
\
<img src="img/syren/9.jpg" class="center picRounded" height="500">
\
<</if>>\
\
<<descSpeech "You watch Mrs. Watson pull down her panties and pass them to you, before you wrap them around her cock and cover them with your cum, watching the porn that she 'approves' of.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $erica to 3>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "Your mum arrives beaming, and gives you a quick hug before checking that the two of you can't be overheard.">>\
\
<img src="img/erica/8.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I hear Syren watched you, she even found the parts of your video that you wanted.">>\
\
<<mcSpeech "What did she say about it?">>\
\
<<ericaSpeech "She told me everything that happened, particularly that you understand that her watching means nothing more than that her office is a safe space for you.">>\
\
<<mcSpeech "So she didn't say anything else?">>\
\
<<ericaSpeech "What, about how hung you are? Oh yeah, she said you were like a stallion, it-">>\
\
<<mcSpeech "Muuuuuum...">>\
\
<<ericaSpeech "Of course she didn't, Alex. But it's still great, isn't it? Progress?">>\
\
<<mcSpeech "I guess.">>\
\
<<ericaSpeech "But you want more, right?">>\
\
<<descSpeech "You nod, a little embarrassed.">>\
\
<<ericaSpeech "Well, good, because that's the plan. There are two paths ahead of us here, one which makes Syren compliant but under our thumbs and one which makes Syren debauched and our friend. I'll let you decide which you want, given you will be doing most of the work.">>\
\
<<mcSpeech "Why are you doing this?">>\
\
<<ericaSpeech "All in good time, all in good time. But, what do you want next?">>\
\
<span class='linkCorrupt'><<link "Debauched" "Erica 8b">><<set $choice to 2>>\<</link>></span><<if $choice is 1>>\
<<set $syrenTrust1 to true>>\
<<set $syrenTrust1Count to 0>>\
\
<<mcSpeech "I... I want her to let me pull her panties down. Like, not all the way, I guess, but from when they're down a bit. I want to take them from her legs.">>\
\
<<descSpeech "You look down at the floor as you say this to your mum, but she is nodding when you look back up.">>\
\
<<ericaSpeech "OK. I think I could swing that with her. That'll help make her a bit more willing to do what you ask, won't it?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<else>>\
<<set $syrenCorrupt1 to true>>\
<<set $syrenCorrupt1Count to 0>>\
\
<<mcSpeech "I want her to, like, pick the videos for me. I want her to have some ready for when I'm in there, you know? So she can get to know what's good and what isn't.">>\
\
<<descSpeech "You look down at the floor as you say this to your mum, but she is nodding when you look back up.">>\
\
<<ericaSpeech "OK. I think I could swing that with her. That'll make her a bit more... Horny, won't it? Which would help you.">>\
\
<</if>>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $syrenCorrupt1Count to $syrenCorrupt1Count + 1>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
<<if $syrenCorrupt1Count is 1>>\
\
<<syrenSpeech "I thought maybe it might work better for us if I chose the video for you to watch. That way I can do what I think proper to guide you.">>\
\
<<mcSpeech "OK. Maybe, I guess. What are you thinking?">>\
\
<<syrenSpeech "Well, let's get situated first, OK?">>\
\
<<descSpeech "Mrs. Watson slips off her panties and hands them to you. You reach into your trousers and pull out your cock, already hard. She turns around the screen on her laptop.">>\
\
<video src="video/porn/14.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Do you like this?">>\
\
<<descSpeech "You nod, and look at her, before returning to the screen. As you feel yourself getting closer, you talk.">>\
\
<<mcSpeech "Can you... Can you go to the fucking, Mrs. Watson?">>\
\
<<descSpeech "She clicks forward and you watch them fuck.">>\
\
<video src="video/porn/15.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You come quickly, filling her panties, and sharing the finishing glance with Mrs. Watson before looking away and leaving the panties on her desk.">>\
\
\
\
<<elseif $syrenCorrupt1Count is 2>>\
\
<<syrenSpeech "You liked the last video, Alex?">>\
\
<<mcSpeech "Yes Mrs. Watson.">>\
\
<<descSpeech "She turns around the screen. You've already started jacking off with her panties.">>\
\
<<syrenSpeech "Is this woman one of your favourites?">>\
\
<video src="video/porn/16.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You focus on the screen for a bit and nod at her, but then look at her and she smiles.">>\
\
<<syrenSpeech "Good, very good Alex.">>\
\
<<descSpeech "As you begin to get close to cumming you look at her.">>\
\
<<syrenSpeech "More sex?">>\
\
<<descSpeech "You shake your head.">>\
\
<<mcSpeech "When he comes, please, Mrs. Watson.">>\
\
<video src="video/porn/17.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You begin to cum and Mrs. Watson looks straight at you.">>\
\
<<syrenSpeech "Good boy, Alex. Good boy.">>\
\
<<elseif $syrenCorrupt1Count is 3>>\
\
<<syrenSpeech "I have another of that woman's videos for you today, Alex. Ava Addams, I think her name is?">>\
\
<<mcSpeech "Yeah, that's right.">>\
\
<<descSpeech "You're already wanking, but she's still talking to you.">>\
\
<video src="video/porn/18.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "What do you like so much about her, Alex?">>\
\
<<mcSpeech "She's just hot, I guess.">>\
\
<<syrenSpeech "She doesn't have a body you'd find on a 19yo though, does she?">>\
\
<<mcSpeech "No.">>\
\
<<descSpeech "You begin to tense your legs, and before you can ask Mrs. Watson changes to another part of the video, the part where Ava Addams' arsehole is filled with cum.">>\
\
<video src="video/porn/19.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Thanks, Mrs. Watson.">>\
\
<<syrenSpeech "Feeling better now, Alex? Starting to appreciate that it's better to do things my way?">>\
\
<<elseif $syrenCorrupt1Count is 4>>\
\
<<syrenSpeech "I pride myself on knowing my students, Alex. And I think I know a secret about you.">>\
\
<video src="video/porn/20.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Yes, Mrs Watson?">>\
\
<<descSpeech "You're nervous for a second, but she continues talking as you continue stroking your cock with her panties.">>\
\
<<syrenSpeech "You really, really, really like women with larger breasts, don't you? That's the key to your sexuality.">>\
\
<img src="img/syren/7.jpg" class="center picRounded" height="500">
\
<<descSpeech "You look over at Mrs. Watson and you realise that her outfit today is, as much as is politely possible, showcasing her bust. And, within the looser bounds of propriety in this room, she is doing so even more with her arms.">>\
\
<<syrenSpeech "Alex?">>\
\
<<descSpeech "You're still looking at her, stroking, as she gives the tiniest of squeezes with her arms.">>\
\
<<mcSpeech "Yes, Mrs. Watson... Probably...">>\
\
<<descSpeech "She puts down her boobs and skips forward in the video.">>\
\
<video src="video/porn/21.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You cum and, using a tissue in her hand, Mrs. Watson takes her panties from you before you've even put your cock away.">>\
\
<<elseif $syrenCorrupt1Count is 5>>\
\
<<syrenSpeech "I've got a new woman for you today, Alex.">>\
\
<<mcSpeech "Who, Mrs. Watson?">>\
\
<<syrenSpeech "Reagan Foxx. Do you know her.">>\
\
<<descSpeech "You nod as she turns the screen around.">>\
\
<video src="video/porn/22.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "She's pretty, isn't she?">>\
\
<<mcSpeech "Yes, Mrs. Watson. She is.">>\
\
<video src="video/porn/23.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You work through the video and orgasm. As you do so you look into Mrs. Watson's eyes and she smiles back at you, pleased with herself.">>\
\
<<syrenSpeech "Good job again, Alex.">>\
\
<<descSpeech "As you get ready to leave, you hesitate for a moment, but decide to speak.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<syrenSpeech "Yes, Alex?">>\
\
<<mcSpeech "It's funny, I guess that you chose Reagan Foxx. You think she's pretty too, right?">>\
\
<<syrenSpeech "Yes, I suppose I do. What's that funny, though?">>\
\
<<mcSpeech "Well, she looks a lot like you.">>\
\
<<descSpeech "A concerned look spreads across Mrs. Watson's face as she searches for images of Reagan Foxx. You move to stand over her shoulder, tucking in your penis as you approach.">>\
\
<img src="img/misc/reagan1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "See? You're even dressed a little like her today.">>\
\
<img src="img/syren/10.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Anyway, thank you again Mrs Watson.">>\
\
<<else>>\
<</if>>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syrenDateDay to $day>>\
<<set $time to $time + 1>>\
\
\
\
<<if $syren is 18>>\
<span class='linkStandard'><<link "Go to Salisbury (-£10)" "Syren 19a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $syren is 19 and $trustSyren gte 30>>\
<span class='linkStandard'><<link "Go clothes shopping (-£40)" "Syren 20a">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $syren gte 19>>\
<<if $cash gte 10>>\
<span class='linkTrust'><<link "Coffee (-£10)" "Syren Coffee">><</link>></span>
<<else>>\
<<hintSpeech "You need at least £10 to take Mrs. Watson for coffee">>\
<</if>>\
<<else>>\
<</if>>\<<set $corruptErica to $corruptErica + 1>>\
<<set $ericaCorruption1 to true>>\
\
\
\
<<descSpeech "You meet your mum outside of the house. She's smiling, but before you can say anything to her she gestures for you to be quiet.">>\
\
<img src="img/erica/10.jpg" class="center picRounded" height="500">
\
<<descSpeech "As you enter the meeting room she gives you a long hug.">>\
\
<<ericaSpeech "Busy week, huh?">>\
\
<<descSpeech "You release yourself from her embrace and sit down.">>\
\
<<mcSpeech "Yeah, I suppose. Fun week though. What did Mrs. Watson say about it?">>\
\
<<ericaSpeech "She... Well. She said you approved of her choices. Generally a woman called Ava Addams, I understand?">>\
\
<<mcSpeech "Yeah.">>\
\
<<ericaSpeech "And apparently you discussed your preferences in a woman? Something that reassured her?">>\
\
<<mcSpeech "Yeah.">>\
\
<<ericaSpeech "Tell me about that, and exactly what happened, I don't get all the details from her.">>\
\
<<mcSpeech "So, I'm still getting her panties, and she chose some great videos. We talked about how she thinks the secret to my sexuality is women with big breasts, which-">>\
\
<<ericaSpeech "Which isn't wrong.">>\
\
<<mcSpeech "-which isn't wrong. And then she showed me a video with another actress called Reagan Foxx, which I found strange, because she looks a lot like Mrs. Watson. And I don't know whether that freaked her out or not.">>\
\
<<ericaSpeech "Oh? What was the video?">>\
\
<<mcSpeech "It was just a normal one, but I thought they looked a lot alike.">>\
\
<<descSpeech "Your mum gets out her phone and does a search, before turning it around for you to see.">>\
\
<img src="img/misc/reagan2.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "Yeah, I can see it. So. What's your plan for next week? You could work on her trust, or just go further with your plans of turning her into a pervert.">>\
\
\
\
<<if $syrenCorrupt2 is not true>>\
<span class='linkCorrupt'><<link "I want her to help me at home" "Erica Syren Corruption 2">><</link>></span>
<<else>>\
<</if>>\<<if $syrenCorrupt2 is not true>>\
<<set $syrenCorrupt2 to true>>\
<<set $syrenCorrupt2Count to 0>>\
\
\
\
<<mcSpeech "I want her, like, be available for me at home. Like first thing in the morning. It's when I'm most turned on, you know?">>\
\
<<ericaSpeech "I'll see what I can do, but you'll have to press her a bit, yeah?">>\
\
<<mcSpeech "OK mum.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><</link>></span>
\
<<else>>\
<<set $corruptErica to $corruptErica + 1>>\
<<set $ericaCorruption2 to true>>\
<<set $syrenCorrupt3 to true>>\
<<set $syrenCorrupt3Count to 0>>\
<<set $bedroomCamera to true>>\
\
\
\
<img src="img/erica/12.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "So. Give me all the details. What happened this week.">>\
\
<<mcSpeech "Well, it started off with her saying I should wank in the morning. She said that you had told her my sex drive was at it height then.">>\
\
<<descSpeech "Your mum nods, and you continue.">>\
\
<<mcSpeech "But she didn't have signal for her phone in my room, so she sort of pulled down her top and pulled up her skirt for me. She didn't show me anything that day, but I still, you know...">>\
\
<<ericaSpeech "Good, good. She said she'd helped you without porn, and was happy with that. Did it basically go like that the rest of the week?">>\
\
<<mcSpeech "Yeah. I saw, like, more of her. She was naked before long, until the last time, when, well... I'm sure you know.">>\
\
<<ericaSpeech "I don't, no.">>\
\
<<mcSpeech "Well, she touched me. Sort of. She had me kneel behind her and rubbed her bum on my dick, and then let me pull her panties aside to come on her.">>\
\
<<ericaSpeech "You came ON her? And she was OK with that?">>\
\
<<mcSpeech "It was her idea.">>\
\
<<descSpeech "Your mum claps her hand on her thigh happily, and smiles at you.">>\
\
<<ericaSpeech "You wonderful boy, that's amazing. She's begun to lie to me, she didn't want me to know about that.">>\
\
<<descSpeech "You nod, happy that your mum is happy, but slightly confused about why lying is good.">>\
\
<<ericaSpeech "So, this next step will require a violation of your privacy, I'm afraid Alex.">>\
\
<<mcSpeech "What do you mean?">>\
\
<<descSpeech "Your mum pulls out a small picture">>\
\
<img src="img/erica/13.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I want you to put this up on your wall in your bedroom, a photo from my time at the College. It has a small camera hidden in it, that will store video footage, so put it somewhere where it will capture whatever happens in the room. I know this violates your privacy, but with video of Mrs. Watson then, if we ever need it, you'll be totally safe. Do you understand?">>\
\
<<mcSpeech "I understand mum. What do you need me to do?">>\
\
<<ericaSpeech "Eventually? I want you to fuck her, on video. I'll plant the seeds of anxiety, by telling her that Jane told me that Barbara is flirting with you too much. That should really push her to be reckless. In the mean time, though, you need to work on your skills, give her a positive motivation as well as a negative one.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span>
\
<</if>>\<<set $time to $time + 1>>\
<<set $syrenCorrupt2Count to $syrenCorrupt2Count + 1>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
<<if $syrenCorrupt2Count is 1>>\
\
<<descSpeech "Mrs Watson knocks on the door gently, and lets herself in before you even say she can enter. She's got one finger to her lips, so you say nothing until she speaks to you in a voice barely above a whisper.">>\
\
<<syrenSpeech "I wanted to check up on you. Your mother said that you find early mornings, and your morning classes, very difficult lately. That your urges are very powerful when you wake up. Is that true?">>\
\
<img src="img/syren/5.jpg" class="center picRounded" height="500">
\
<<descSpeech "You nod. You're wearing just a pair of boxers, and you're already getting hard.">>\
\
<<syrenSpeech "I see. I thought, maybe for a little while, I could help you in the morning? Before Barbara wakes up.">>\
\
<<mcSpeech "That would be really helpful, thank you Mrs. Watson.">>\
\
<<descSpeech "Mrs. Watson pulls out her phone and searches, but begins to get frustrated. She holds the phone up to the window, she fiddles with settings, all as you're gently stroking your cock.">>\
\
<<syrenSpeech "The signal on my phone is so terrible. Maybe this isn't such a good plan...">>\
\
<<mcSpeech "Mrs. Watson...">>\
\
<<syrenSpeech "Yes, Alex?">>\
\
<<mcSpeech "You're very pretty too, like that pornstar. Maybe... I could just... If you pulled down your clothes a bit?">>\
\
<<descSpeech "Mrs Watson looks down at your cock, and you're trying desperately to seem as if you need her help to cum even though you're holding back the tide with heroic effort.">>\
\
<<syrenSpeech "OK, Alex. I understand the difficulties you face. I know that you need help to control yourself.">>\
\
<img src="img/syren/12.jpg" class="center picRounded" height="500">
\
<<descSpeech "She pulls down her top but hides her breasts.">>\
\
<<syrenSpeech "How's this?">>\
\
<<mcSpeech "Good, but maybe, you know, some bum?">>\
\
<img src="img/syren/11.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "Fine.">>\
\
<<descSpeech "You don't have any panties to blow your load into, so you just come on the floor. As you come Mrs. Watson looks pleased with herself, but when she realises you've stained her carpet she becomes a little more agitated.">>\
\
<<syrenSpeech "Alex, next time do not forget to use my panties. OK?">>\
\
<<mcSpeech "Yes Mrs. Watson.">>\
\
\
\
<<elseif $syrenCorrupt2Count is 2>>\
\
<<descSpeech "Mrs. Watson comes into your room early in the morning, dressed in a bright house dress. Making sure to be quiet she pulls up her skirt and takes off her panties.">>\
\
<img src="img/syren/13.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "So we don't have a repeat of last time, Alex.">>\
\
<<descSpeech "You lay on the bed and begin stroking your cock using the panties. Mrs. Watson pulls her skirt down, but then also pulls down her top. She stands in front of you, breasts bared.">>\
\
<img src="img/syren/14.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "Is this enough, Alex?">>\
\
<<mcSpeech "Yes, Mrs. Watson.">>\
\
<<descSpeech "You come quickly - shamefully quickly - as she stands in front of you with her tits out.">>\
\
<<elseif $syrenCorrupt2Count is 3>>\
\
<<descSpeech "When she enters your room this morning Mrs. Watson gets onto your bed, and gestures for you to stay standing up. You're still naked, and she smiles at you, before pointing at your penis.">>\
\
<<syrenSpeech "You can start, Alex.">>\
\
<img src="img/syren/15.jpg" class="center picRounded" height="500">
\
<<descSpeech "She pulls down her top and you begin to masturbate, but you look at her with a little anxiety.">>\
\
<<mcSpeech "Panties?">>\
\
<<syrenSpeech "These sheets are being washed today, anyway.">>\
\
<<descSpeech "You nod, and Mrs. Watson pulls off the dress.">>\
\
<<syrenSpeech "What do you want to focus on? My breasts or my rear?">>\
\
<<mcSpeech "Your rear, please, Mrs. Watson.">>\
\
<img src="img/syren/16.jpg" class="center picRounded" height="500">
\
<<descSpeech "When she turns around you are desperate to reach out and touch her arse, but you manage to contain yourself. You come, again quickly, shooting your cum out onto the bed inches from her. She looks happy, but when you're done she merely stands up and begins to strip the bed.">>\
\
<<elseif $syrenCorrupt2Count is 4>>\
\
<<descSpeech "Mrs. Watson enters your room wearing only panties, a risky show that causes your eyes to widen, even more than the prospect of your headmistress being topless on your bed.">>\
\
<img src="img/syren/17.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "Today, Alex, I want you to remember that you can't touch, OK? But I understand if you need to get close to me.">>\
\
<<descSpeech "Mrs. Watson lowers her shoulders and chest to the bed, but her arse stays in the air. You approach and stand over her, the tip of your cock nearly touching her as you touch yourself.">>\
\
<<descSpeech "Without being prompted, Mrs. Watson pulls her panties down halfway.">>\
\
<img src="img/syren/18.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "You aren't to finish yet, though, Alex. You need these.">>\
\
<<descSpeech "You slow down.">>\
\
<<mcSpeech "Yes, Mrs. Watson.">>\
\
<<descSpeech "She stays like that for some time before flipping over, pulling her panties down, and then handing them to you.">>\
\
<img src="img/syren/19.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "This is better than porn, isn't it? It sets you up well for a day of concentration and hard work?">>\
\
<<descSpeech "You nod, as she spreads her legs and ever so gently touches her pussy. Her doing this pushes you over the edge and you fill her panties, the proud little smile growing across her face as you do so.">>\
\
<<elseif $syrenCorrupt2Count is 5>>\
\
<<syrenSpeech "Don't touch either me or yourself until I say, Alex.">>\
\
<<mcSpeech "Why, Mrs. Watson?">>\
\
<<syrenSpeech "I... I want to try something. I think it might help you even more if you get more specific guidance from me. Do you like these panties, Alex?">>\
\
<<mcSpeech "Yes.">>\
\
<video src="video/syren/panties/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "As she rubs your erect penis with her panties, the tip of it brushing against her skin, she looks you in the eyes.">>\
\
<<syrenSpeech "You like my body this much?">>\
\
<<descSpeech "As you nod she gets on the bed.">>\
\
<<syrenSpeech "I want you to kneel behind me, Alex. But remember, don't touch me.">>\
\
<video src="video/syren/panties/2.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "When you're behind her, Mrs. Watson reaches back and grabs you penis, before resting it between her cheeks. Once it is resting she begins to bounce her bum against your penis.">>\
\
<video src="video/syren/panties/3.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Tell me what you're thinking, Alex.">>\
\
<<mcSpeech "I... Mrs. Watson, I'm not sure I can.">>\
\
<<syrenSpeech "You can tell me Alex.">>\
\
<<mcSpeech "I'm thinking about how nice it would be to be inside of you, Mrs. Watson.">>\
\
<<syrenSpeech "Pull my panties aside, Alex.">>\
\
<video src="video/syren/panties/5.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Now finish on me.">>\
\
<video src="video/syren/panties/4.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You do as Mrs. Watson says. When you're done you stand over her, still hard, as she turns around to look at you.">>\
\
<<syrenSpeech "Now, Alex, you won't tell your mum about this, will you?">>\
\
<<else>>\
<</if>>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $photo2 to true>>\
\
\
\
<<descSpeech "On the phone to your mum before her visit you ask her for another favour.">>\
\
<<mcSpeech "Could I have another photo of you, mum? The one I took of you at the villa in Portugal, against the white background?">>\
\
<<ericaSpeech "The purple bikini, or the yellow one?">>\
\
<<mcSpeech "The purple one please.">>\
\
<img src="img/erica/photos/photo2.jpg" class="center picRounded" height="500">
\
<<descSpeech "When she hands it over at your meeting she points to it.">>\
\
<<ericaSpeech "That's a very flattering photo of me to have, Alex. You've got good taste - and memory.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $time to $time + 1>>\
<<set $syrenCorrupt3Count to $syrenCorrupt3Count + 1>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
<<if $syrenCorrupt3Count is 1>>\
\
<<descSpeech "When Mrs. Watson enters your room in the morning she's wearing a drab grey dressing gown, but underneath you see she's wearing nothing but a pair of panties. She approaches you, silently, and begins to pull her panties down.">>\
\
<video src="video/syren/bedroom/2.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "For you to use.">>\
\
<<descSpeech "Then she takes your hand, and places it on her bum, as she bends forward. You begin to squeeze her arse, and feel the soft skin she has.">>\
\
<video src="video/syren/bedroom/3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After doing that for a little bit she lies back, and begins to touch herself, with you standing over her. You're jerking off, trying not to cum too quickly...">>\
\
<video src="video/syren/bedroom/4.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "...but you fail. You are certain you could have done more, but once you've orgasmed the entire plausible reason for Mrs. Watson doing this has gone. She looks happy though, and smiles at you, before her cum drenched panties back from you.">>\
\
<<syrenSpeech "So quick today, Alex.">>\
\
\
\
<<elseif $syrenCorrupt3Count is 2>>\
\
<video src="video/syren/bedroom/6.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Watson had wordlessly entered your room, kneeling up on the bed putting her arse on show. You go up to her and place your dick between her cheeks and squeeze it and slap it, before pulling her panties down, all without once making any noise beyond the squeaking of the bed.">>\
\
<video src="video/syren/bedroom/5.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Lay back.">>\
\
<<descSpeech "You follow Mrs. Watson's whispered command, and lay on your back. She squats over you and, with her delicate hand, tucks your penis into her panties. She then rubs up and down on the bottom of your shaft with her soaking wet pussy.">>\
\
<video src="video/syren/bedroom/8.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Tell me when you're close, Alex.">>\
\
<<mcSpeech "I'm... I'm close.">>\
\
<<syrenSpeech "She pulls herself forward and pulls her panties off, then inches back so her bum is under your cock. She rubs against it a few times and you begin to cum.">>\
\
<video src="video/syren/bedroom/9.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Good boy, Alex.">>\
\
<<descSpeech "But you're uncomfortable with how quickly you came.">>\
\
\
\
<<elseif $syrenCorrupt3Count is 3>>\
\
<<syrenSpeech "You know, Alex, I haven't dressed like this for a man in years.">>\
\
<video src="video/syren/bedroom/10.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She reclines onto the bed and opens up her panties.">>\
\
<video src="video/syren/bedroom/11.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "You look like you were meant to.">>\
\
<<descSpeech "She tilts her head to the side, unsure of whether to take that as an insult or not, but then just smiles.">>\
\
<<syrenSpeech "Lie down, Alex.">>\
\
<<descSpeech "You lay down and let her straddle you. She opens her panties up and begins to rub her very wet pussy on your cock.">>\
\
<video src="video/syren/bedroom/14.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "But you come, almost immediately. This time even Mrs. Watson looks a little disappointed.">>\
\
\
\
<<elseif $syrenCorrupt3Count is 4>>\
\
<<descSpeech "As Mrs. Watson enters the room she pushes you to the floor by your bed. She stands over you, groping her tits, as you begin to pull down her panties.">>\
\
<video src="video/syren/bedroom/16.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "When they're off, she lays back.">>\
\
<<syrenSpeech "You've been so eager lately Alex, I'm worried you're finishing so quickly that you're missing the chance to really spend your energy. Let's take it slow today, OK?">>\
\
<video src="video/syren/bedroom/17.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "You can just watch me, yes?">>\
\
<<mcSpeech "Yes Mrs. Watson.">>\
\
<<descSpeech "Mrs. Watson kneels down.">>\
\
<<syrenSpeech "You can touch me, Alex. Have a good look, peel me open if you want.">>\
\
<video src="video/syren/bedroom/20.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You do as she asks, but without even touching your cock, you know you're approaching orgasm.">>\
\
<<mcSpeech "Mrs. Watson... I... I'm coming...">>\
\
<<syrenSpeech "I told you not to touch yourself?">>\
\
<<mcSpeech "I wasn't, I just...">>\
\
<<descSpeech "As you're about to come you hold your dick over her ass and spurt your cum over her.">>\
\
<video src="video/syren/bedroom/21.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Sorry, Mrs. Watson.">>\
\
\
\
<<elseif $syrenCorrupt3Count is 5>>\
\
<<syrenSpeech "Let's start where we left off Alex.">>\
\
<video src="video/syren/bedroom/20.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You peer inside of her pussy but you feel it happening again.">>\
\
<<mcSpeech "Sorry, Mrs. Watson... I...">>\
\
<video src="video/syren/bedroom/21.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You come all over her arse. After you're done, she turns around and smiles.">>\
\
<<syrenSpeech "I didn't know I had this power over you, Alex. Maybe it's a bit too much for you to handle, though.">>\
\
\
\
<<else>>\
<</if>>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $michelle to 9>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "After you are both finished with your showers and are getting dressed, Mrs. Lee stops to ask you a question.">>\
\
<<michelleSpeech "I know we're teacher and student, but we're kinda mates, aren't we Alex? Like, we can trust each other, yeah?">>\
\
<<mcSpeech "I think so, Mrs. Lee.">>\
\
<<michelleSpeech "Could you do me a sold then? There's this contest for people who exercise a lot coming up and I need some photos. I can't really ask the girls or the other teachers, but maybe you might?">>\
\
<<mcSpeech "I'd love to, Mrs. Lee.">>\
\
<<descSpeech "She smiles at you.">>\
\
<<michelleSpeech "Let's go round back the stables then, OK? Have some privacy.">>\
\
<<descSpeech "When you get round the back of the stables Mrs. Lee quickly looks around, then hands you her phone.">>\
\
<<michelleSpeech "Just take a bunch as I pose, OK?">>\
\
<<descSpeech "You begin to take photos of her.">>\
\
<img src="img/michelle/14.jpg" class="center picRounded" height="500">
\
<<descSpeech "The photos are by no means graphic but you understand why she didn't want someone she doesn't trust taking them.">>\
\
<img src="img/michelle/13.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "Thanks, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 10>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<michelleSpeech "Up for more photos, Alex?">>\
\
<<mcSpeech "Sure.">>\
\
<<descSpeech "You follow her round behind the stables and into the garden area. In one of the walled gardens she stops and hands you her phone, and begins to pose.">>\
\
<img src="img/michelle/3.jpg" class="center picRounded" height="500">
\
<<mcSpeech "What contest is this for exactly?">>\
\
<<michelleSpeech "Um, like, one for people who work out a lot and are proper fit. You know.">>\
\
<img src="img/michelle/15.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "When you're done Mrs. Lee covers back up and takes her phone from you.">>\
\
<<michelleSpeech "I'm glad I can trust you, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $michelle to 11>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "You're expecting Mrs. Lee to rope you into taking some photos, but as she leads you to the stables you're surprised to find that instead of taking you round the back, she instead takes you up a set of stairs. At the top of the stairs, over the attic, is a small flat.">>\
\
<<michelleSpeech "This is my flat.">>\
\
<<mcSpeech "It's nice. I didn't know this was here.">>\
\
<<michelleSpeech "One of the perks of the job, this. I don't have to do dorm shifts, cos I've got the horses to look after. But I might need you to take some photos of me that are, you know, a bit... Open.">>\
\
<<mcSpeech "Sure. But why?">>\
\
<<michelleSpeech "Just for the contest... They, uh, want like, sexier stuff. And obviously I can't go to anyone else can I? So will you do it, and not tell anyone?">>\
\
<<mcSpeech "I'm not sure I would have needed to know why, to be honest, I think I'd just have enjoyed doing it. I've done a bit of these sorts of photos before, if we're both being honest.">>\
\
<<michelleSpeech "Really? Who for?">>\
\
<<mcSpeech "Oh, my mum. She likes photos to be taken of her, and sometimes she's got me to take them. She says I've got a good eye and sense of light.">>\
\
<<descSpeech "Michelle looks slightly shocked, but then shakes her head.">>\
\
<<michelleSpeech "Not like I can complain, can I? Anyway, let's begin.">>\
\
<img src="img/michelle/onlyfans/1.jpg" class="center picRounded" height="500">
\
<<descSpeech "You begin taking the photos and Mrs. Lee works through her poses.">>\
\
<img src="img/michelle/onlyfans/2.jpg" class="center picRounded" height="500">
\
<<descSpeech "You're impressed at the job she does holding a pose but maintaining a sense of action.">>\
\
<img src="img/michelle/onlyfans/3.jpg" class="center picRounded" height="500">
\
<<descSpeech "By the end, though, you're hard, and trying to conceal it from Mrs. Lee.">>\
\
<<michelleSpeech "Don't worry, Alex. I'm not expecting you to be a professional.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica9 to true>>\
\
\
\
<<mcSpeech "Mrs. Lee has had me take some photos of her. Like, sorta interesting ones.">>\
\
<<ericaSpeech "Oh? What do you mean?">>\
\
<<mcSpeech "Well at first they were sort of fitness photos. She said they're for a contest she's doing for women who, like, do a bunch of exercise. But eventually she got me to take photos of her wearing just her underwear. Which seems... I dunno, doesn't seem like a contest to me. Or if it is, it isn't just for people who can run really far.">>\
\
<<ericaSpeech "Yeah... I agree. Let's look into it.">>\
\
<<descSpeech "Your mum pulls out her phone, and begins to search.">>\
\
<<mcSpeech "She did, like, say she was doing it cos she trusted me. And I said it's OK, I've done stuff like this before.">>\
\
<<descSpeech "Your mum looks up, slightly concerned.">>\
\
<<ericaSpeech "Did you say it was for me?">>\
\
<<descSpeech "You nod, knowing that you probably made a mistake there. But instead your mum does an exaggerated pose to show of her bust.">>\
\
<img src="img/erica/8.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "Well, I suppose it doesn't hurt for her to know. You're building your own little circle of trust with her after all, you need to show a little trust in them to get it repaid, if you understand what I mean.">>\
\
<<descSpeech "Your mum returns to her phone, and you let her search for a while. You look idly around the room.">>\
\
<<mcSpeech "What are you looking for?">>\
\
<<descSpeech "She doesn't look up as she answers.">>\
\
<<ericaSpeech "If she's taking photos, it stands to reason that they're somewhere on the internet, right?">>\
\
<<descSpeech "You nod, and continue sitting silently. You take a bite of your sandwich and adjust your trousers.">>\
\
<<ericaSpeech "Aha! I think I've found her.">>\
\
<<descSpeech "She hands the phone to you and you look at it.">>\
\
<img src="img/michelle/social1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Yeah, that's definitely her. She has those tattoos!">>\
\
<<descSpeech "Your mum takes the phone back, then shows you another photo.">>\
\
<img src="img/michelle/social2.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "Well, this is most interesting. She's got a paid OnlyFans account, it seems. What's your email address? You should sign up and see what she's posting.">>\
\
<<mcSpeech "Why mine?">>\
\
<<ericaSpeech "Because if she sees mine she'll panic, but if she sees yours she probably won't.">>\
\
<<descSpeech "You sign up to her OnlyFans with your mum, who generously provided her credit card, and you access her account. You're one of a handful of subscribers, but you see she's posting regularly.">>\
\
<<mcSpeech "That's the photo I took.">>\
\
<img src="img/michelle/social3.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "She's in great shape, no wonder you're enjoying these showers together.">>\
\
<img src="img/michelle/onlyfans/3.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Yeah... But what do I do now? She'll know it's me, right?">>\
\
<<ericaSpeech "Just... Play it cool. Have some fun. I won't get her into any trouble, don't worry about that.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "OK... Thanks mum.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $ericaCorruption3 to true>>\
<<set $syrenCorrupt4 to true>>\
<<set $syrenCorrupt4Count to 0>>\
\
\
\
<<descSpeech "Your mum enters the room this time with a smile on her face, but looking slightly apologetic. You give her a hug. She's wearing a small bustier that shows her midriff, and you're aware of the fact that this is probably a more risqué outfit than any that has been worn at Martins College before.">>\
\
<img src="img/erica/14.jpg" class="center picRounded" height="500">
\
<<descSpeech "As the two of you sit down your mum puts her hands in her lap, clasped.">>\
\
<<ericaSpeech "I see that you've had a somewhat disappointing week this week.">>\
\
<<descSpeech "You wonder how she knows already but then you remember the camera! You shouldn't be, but you're slightly surprised that she's been watching it without you.">>\
\
<<ericaSpeech "It's really nothing to be ashamed of, it's very common in eager young men, you know. Have you had this problem before?">>\
\
<<mcSpeech "The first few times I did it, yeah, but... Not after.">>\
\
<<ericaSpeech "What do you think is different?">>\
\
<<mcSpeech "Well, y'know, it's been a while, and also it's a whole thing now when most of the time before it was just... You know. Easy.">>\
\
<<ericaSpeech "Can I give you some advice? Not as your mum, but as a woman?">>\
\
<<mcSpeech "Yes?">>\
\
<<ericaSpeech "You're 18. You might come quickly - too quickly - but you bounce back immediately. If you came, you could stay hard, couldn't you?">>\
\
<<mcSpeech "Muuuuuummmm, I don't-">>\
\
<<ericaSpeech "If you slid it right into her, then and there, you'd stay hard, right? No mum here, just honest answer. You'd stay hard, and you could have sex with her.">>\
\
<<mcSpeech "I... I think so. I didn't go soft until she left, I suppose. But I can't just slide it in.">>\
\
<<ericaSpeech "Alex, she's bent over in front of you, wet. She's begging for you to slide it in, she just can't ask for it herself.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $time to $time + 1>>\
<<set $syrenCorrupt4Count to $syrenCorrupt4Count + 1>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
<<if $syrenCorrupt4Count is 1>>\
\
<<descSpeech "You start again. You can almost feel the scepticism from Mrs. Watson, and you feel the eyes bearing down from the photo of your mum, wondering if she's even watching this live.">>\
\
<video src="video/syren/bedroom/20.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You make some effort to hold on, but no real effort, and as expected you come, quickly, over her back and arse again.">>\
\
<video src="video/syren/bedroom/21.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Alex, maybe next time-">>\
\
<<descSpeech "But you follow your mum's advice, and you slide it into her.">>\
\
<video src="video/syren/bedroom/22.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Alex!">>\
\
<<descSpeech "She shouts at you, but you hold your finger up to your lips.">>\
\
<<syrenSpeech "We can't do this! I! I-! I...">>\
\
<<descSpeech "Despite her protests she's slowly throwing her arse back at you.">>\
\
<<mcSpeech "Then stop.">>\
\
<<descSpeech "She doesn't, and she gives in. You put her hands on her arse and begin to rail her, your cock as hard as if you hadn't just come a minute before.">>\
\
<video src="video/syren/bedroom/25.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "As she turns around to look up at you, you can feel her legs begin to tense. He hands grasp onto the sofa, and she pushes her head back down into the bed. She quivers, and stops, and pushes you out of her.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<descSpeech "After a moment of silence, she looks at you, then down at the floor.">>\
\
<<mcSpeech "Mrs. Watson?">>\
\
<<descSpeech "She gets up, and leaves the room without saying a word.">>\
\
\
\
<<elseif $syrenCorrupt4Count is 2>>\
\
<<descSpeech "After your decisive actions yesterday you're unsure of whether Mrs. Watson will return to your bedroom in the morning. You sit, nervously, wondering when or even if she will enter the room. You're naked, with an erection you're struggling to maintain through the nerves.">>\
\
<<syrenSpeech "Alex?">>\
\
<<descSpeech "She whispers into the room, and walks in wearing a robe with nothing on underneath but panties.">>\
\
<<mcSpeech "Hi Mrs. Watson.">>\
\
<<syrenSpeech "I'm, um, ready if you are.">>\
\
<<descSpeech "Mrs. Watson gets onto the bed in front of you before peeling open her panties.">>\
\
<video src="video/syren/bedroom/26.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She talks to you as she guides your penis into her with her hand.">>\
\
<video src="video/syren/bedroom/27.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "I'm sorry for yesterday, it's just... It's been so long, and I know this isn't what we had agreed, or planned on, and I have no idea what to tell your mother and...">>\
\
<video src="video/syren/bedroom/28.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Her whispering voice entirely drops off as you begin to fuck her faster and harder.">>\
\
<<syrenSpeech "You can finish inside me, Alex. When you're ready.">>\
\
<video src="video/syren/bedroom/29.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Watson saying this pushes you over the edge all of a sudden, and you come inside her only a minute or two after beginning. She turns around, smiling, and feels you dripping out of her.">>\
\
<<syrenSpeech "Be good today, Alex.">>\
\
\
\
<<elseif $syrenCorrupt4Count is 3>>\
\
<<descSpeech "Mrs. Watson enters your room, tiptoeing in. You're laying in bed stroking your cock and, without a word, she drops her robe and mounts you.">>\
\
<video src="video/syren/bedroom/30.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Good morning Alex.">>\
\
<<descSpeech "She leans down to look you in the eye as you squeeze her ass and fuck up into her.">>\
\
<<mcSpeech "Good morning, Mrs. Watson.">>\
\
<video src="video/syren/bedroom/31.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "The two of you stay like that for a while, smiling into each others faces as you fuck. The only sound is a gentle creaking of the bed and the wet sound of you penetrating her. You're lasting longer than normal, and after a couple of minutes you decide to switch things up a little.">>\
\
\
\
<<elseif $syrenCorrupt4Count is 4>>\
\
<<descSpeech "Mrs. Watson virtually runs in the room, not even fully closing the door behind her. You slide right in and waste no time just fucking her.">>\
\
<video src="video/syren/bedroom/34.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Alex, I can't, I just...">>\
\
<<descSpeech "You grab her arm, then bend down a little to whisper in her ear.">>\
\
<<mcSpeech "You can touch yourself if you want, Mrs. Watson.">>\
\
<video src="video/syren/bedroom/35.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She puts her hand down, and begins to rub herself. You let her chase her orgasm as you run away from yours before you change positions.">>\
\
\
\
<<elseif $syrenCorrupt4Count is 5>>\
\
<<descSpeech "Mrs. Watson enters your room this morning wearing her usual robe, no panties, but with fishnet stockings on. She gestures for you to lay down, and then approaches the bed.">>\
\
<<syrenSpeech "Ready for breakfast?">>\
\
<<descSpeech "She guides your cock into her, and she begins to slowly fuck you.">>\
\
<video src="video/syren/bedroom/41.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She speeds up, and you get a good rhythm going.">>\
\
<video src="video/syren/bedroom/42.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You look into each others eyes and you suck on her tits as she rides you, before you move things about.">>\
\
\
\
<<else>>\
<</if>>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<if $syrenCorrupt4Count lte 2>>\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span>
<<else>>\
<span class='linkTrust'><<link "Focus on Mrs. Watson (Trust+)" "Syren Corrupt 4b">><<set $choice to 1>><</link>></span>
<span class='linkCorrupt'><<link "Put on a show (Mum Corruption+)" "Syren Corrupt 4b">><<set $choice to 2>><</link>></span>
<</if>>\<<if $syrenCorrupt4Count is 3>>\
<<if $choice is 1>>\
<<set $trustSyren to $trustSyren + 1>>\
\
<<mcSpeech "Can you get on your back, Mrs. Watson?">>\
\
<video src="video/syren/bedroom/32.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Watson flips on her back and spreads her legs wide for you.">>\
\
<<syrenSpeech "Alex, don't stop... I...">>\
\
<<descSpeech "You hold onto your orgasm for dear life as you feel her tensing up, but you come before she does. You keep on going, but you can feel your erection ebbing away. Still, with some effort, you see Mrs. Watson close her eyes and give a tiny judder.">>\
\
<<else>>\
<<set $corruptErica to $corruptErica + 1>>\
\
<<descSpeech "Without asking you grab Mrs. Watson and roll over on the bed with her. You pull up her hips and then begin fucking her from behind.">>\
\
<video src="video/syren/bedroom/33.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Alex!">>\
\
<<mcSpeech "Shhhh!">>\
\
<<descSpeech "After you shush her you fuck her hard, thinking not just about Mrs. Watson, but also your mum's viewpoint watching your balls bounce as you fuck Mrs. Watson from behind.">>\
\
<</if>>\
\
\
\
<<elseif $syrenCorrupt4Count is 4>>\
\
<<if $choice is 1>>\
<<set $trustSyren to $trustSyren + 1>>\
\
<<mcSpeech "What do you want, Mrs. Watson?">>\
\
<<descSpeech "Mrs. Watson flips onto her back and lifts a leg up. When you slide in you feel how deep you're getting.">>\
\
<<syrenSpeech "Squeeze my breasts, please, Alex.">>\
\
<video src="video/syren/bedroom/37.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "It doesn't take long for her to have her orgasm. A long, hard orgasm, with you collapsing into yours as she begins to shudder. You stay inside her for a moment, feeling the warmth and wetness of her, looking down at her with her sweaty face and closed eyes. She puts her hand on your chest.">>\
\
<<syrenSpeech "Good boy, Alex.">>\
\
<<else>>\
<<set $corruptErica to $corruptErica + 1>>\
\
<<descSpeech "You manhandle Mrs. Watson so that she's on top of you. You remain inside her the entire time, and push her legs apart, so that she's almost squatting on top of you, like in porn videos you've watched.">>\
\
<video src="video/syren/bedroom/36.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "The entire scene is angled towards the camera, and you come quickly imagining your mum looking back over this footage. When you're done Mrs. Watson collapses onto you, with you still inside her.">>\
\
<<syrenSpeech "You certainly know what you want, don't you Alex?">>\
\
<</if>>\
\
\
\
<<elseif $syrenCorrupt4Count is 5>>\
\
<<if $choice is 1>>\
<<set $trustSyren to $trustSyren + 1>>\
\
<<mcSpeech "What do you want, Mrs. Watson?">>\
\
<<syrenSpeech "From behind, please, Alex.">>\
\
<<descSpeech "She eases off you and positions herself down low on the bed. You enter her from behind and you feel her reach her hand around to touch herself.">>\
\
<video src="video/syren/bedroom/44.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You both come quickly, a gentle, mutual orgasm. As you soften inside of her you idly squeeze her tits as she gives a happy little groan.">>\
\
<<else>>\
<<set $corruptErica to $corruptErica + 1>>\
<<set $syrenCorrupt4b2 to true>>\
\
<<descSpeech "You pull Mrs. Watson on top of you, fucking up into her so that the camera gets a good view.">>\
\
<video src="video/syren/bedroom/43.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After you come inside of her you hold her up, and with your left hand reach down to feel the cum dripping out of her.">>\
\
<<syrenSpeech "You're a bit of a pervert, aren't you Alex?">>\
\
<</if>>\
\
\
\
<<else>>\
<</if>>\
\
<<if $choice is 2>>\
<<corruptSpeech "Mum Corruption +">>\
<<else>>\
<<trustSpeech "Syren Watson Trust +">>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $ericaCorruption4 to true>>\
<<set $syrenCorrupt5 to true>>\
<<set $syrenCorrupt5Count to 0>>\
\
\
\
<<descSpeech "As your mum broaches the subject of Mrs. Watson you can't help but give a little cocky smile.">>\
\
<<ericaSpeech "Feeling pretty good, huh?">>\
\
<<mcSpeech "Yeah. I guess. It's not exactly bad, is it?">>\
\
<<ericaSpeech "No, you seem to be living your best life. But, I've got what I need to have in my back pocket, so I guess that's that.">>\
\
<<descSpeech "Your eyes widen in worry.">>\
\
<<mcSpeech "Wait, you want me to stop now?">>\
\
<<descSpeech "Your mum laughs.">>\
\
<<ericaSpeech "Got you! But, seriously, no. It's up to you now though, is what I mean. I'll want to know all that's going on to make sure it doesn't cause any problems, or help you see any problems on the horizon, but you can have your fun with her. I mean, if anything, it'll help things to keep her going.">>\
\
<<mcSpeech "Thanks. I, uh, solved my problem a bit too.">>\
\
<<ericaSpeech "I saw.">>\
\
<<descSpeech "Her eyes sparkle knowingly as she stares you in the eye.">>\
\
<<mcSpeech "How, uh, how do you think I did?">>\
\
<<ericaSpeech "I think you did really well. She's lucky to have such a good student as you. I did notice something, though, that perhaps you missed.">>\
\
<<mcSpeech "Oh?">>\
\
<<descSpeech "Your mum takes out her phone, and is clearly searching through her media for something to show you. She puts the phone on the table so you can both watch the screen.">>\
\
<video src="video/syren/bedroom/42.webm" height="400" class="center" autoplay loop></video>
\
<<ericaSpeech "Did you notice she was putting her fingers up her bum?">>\
\
<<mcSpeech "No...">>\
\
<<ericaSpeech "That might be something fun for you to explore.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<if $syrenCorrupt4b2 is true>>\
\
<<descSpeech "The video moves on to when Mrs. Watson was on top of you.">>\
\
<video src="video/syren/bedroom/43.webm" height="400" class="center" autoplay loop></video>
\
<<ericaSpeech "You adjusted her so I had a great view here. You really put on a show for me, didn't you?">>\
\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $photo3 to true>>\
\
\
\
<<mcSpeech "Have you got the photo I asked for?">>\
\
<<ericaSpeech "The one from that hotel room in Marseilles?">>\
\
<<descSpeech "You nod, and your mum pulls out a small photo envelope.">>\
\
<<ericaSpeech "Because you've been so good and helpful lately, I brought all of them. Even the ones I told you to forget about.">>\
\
<<descSpeech "She extends the envelope in her hand and you take the envelope before removing the photos.">>\
\
<img src="img/erica/photos/photo3a.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "That lingerie set was fantastic.">>\
\
<<mcSpeech "And the lighting here was great.">>\
\
<img src="img/erica/photos/photo3b.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "It was fun.">>\
\
<img src="img/erica/photos/photo3c.jpg" class="center picRounded" height="500">
\
<<descSpeech "The topless photos, and the photo of your mum not wearing panties, were the photos you had been instructed to forget about.">>\
\
<img src="img/erica/photos/photo3d.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I'm still annoyed you ruined those panties, though. If you'd have just told me I could have washed them before the stain set.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $time to $time + 1>>\
\
\
\
<span class='linkCorrupt'><<link "Barbara Swallows" "Barbara Blowjob">><</link>></span>
\
<<if $barbara gte 6>>\
<span class='linkCorrupt'><<link "Barbara Anal" "Barbara Anal">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptBarbara gte 10 and $barbara is 5>>\
<span class='linkCorrupt'><<link "Anal?" "Barbara 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $corruptBarbara gte 20 and $barbara is 6>>\
<<if $photo4 is true>>\
<span class='linkCorrupt'><<link "Barbara is rummaging about" "Barbara 7a">><</link>></span>
<<else>>\
<<hintSpeech "You need the first four sets of photos from your mum to progress with Barbara.">>\
<</if>>\
<<else>>\
<</if>>\<<set $michelle to 12>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<descSpeech "When you enter the locker room you find Mrs. Lee sitting on a bench, looking off into space.">>\
\
<<michelleSpeech "Let's not shower yet today, OK? Let's go have a chat in my flat, yeah?">>\
\
<<descSpeech "She doesn't wait for you to agree, and you follow her round to the stables and up into her flat. She sits down on a sofa and gestures for you to sit at the other end of it.">>\
\
<<michelleSpeech "I dunno how you found me, but I know that you've subscribed to my OnlyFans. I... I'm not really sure what to make of that, Alex. You're not even supposed to have internet access, you know.">>\
\
<<mcSpeech "I know, I just... Well, it wasn't too difficult if I knew what I was looking for. And I didn't think you'd be taking these photos for a contest, which sort of left, you know... This. For what it's worth I really like your feed.">>\
\
<<descSpeech "Mrs. Lee gives a surprisingly bitter laugh.">>\
\
<<michelleSpeech "At least someone does...">>\
\
<<mcSpeech "What do you mean?">>\
\
<<michelleSpeech "I've only got like ten subscribers, Alex. I should probably pack the whole thing in. I'm not making any money, at least enough to make it worth this risk.">>\
\
<<mcSpeech "No, Mrs. Lee, please don't. Give it a shot. We can work on it together, all you need is some really professional looking content. I've got a proper camera at home, I could get my mum to give it to me, then we could really do some cool stuff.">>\
\
<<descSpeech "She looks at you sceptically.">>\
\
<<mcSpeech "Anyway, to be honest Mrs. Lee, whatever goes on the internet stays on the internet. There's no point backing out now.">>\
\
<<descSpeech "She nods, wearily.">>\
\
<<michelleSpeech "Too fucking right on that one Alex. Well, let's take some photos then. Maybe give me some pointers, if you're that professional, yeah?">>\
\
<<mcSpeech "Yes, Mrs. Lee.">>\
\
<<descSpeech "She hands you her phone and stands up.">>\
\
<<mcSpeech "Maybe, uh, peel your top open a bit? That could be a good instagram photo.">>\
\
<img src="img/michelle/onlyfans/4.jpg" class="center picRounded" height="500">
\
<<descSpeech "You take some photos and progress through peeling clothes, down to underwear.">>\
\
<<mcSpeech "Now, rather than taking your bra off right away, maybe peel it down a little?">>\
\
<img src="img/michelle/onlyfans/5.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Great! Now, maybe, like, take everything off, and kneel on the sofa, your body pointing away from me.">>\
\
<<michelleSpeech "Why?">>\
\
<<mcSpeech "It's flattering for your bum.">>\
\
<img src="img/michelle/onlyfans/6.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "She does as you say and, after you've shot a flurry of photos, she comes over. She's still naked but stands at your side, ignoring your erection, as she looks at the photos.">>\
\
<<michelleSpeech "They're not half bad Alex. Let's try this again once you've got that camera of yours, yeah?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $camera to true>>\
\
\
\
<<descSpeech "Your mum hands you your camera and you safely place it to the side as you continue your visit.">>\
\
<<ericaSpeech "For photos with your teacher Mrs. Lee, I presume?">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<if $corruptMichelle lt 15>>\
<<set $corruptMichelle to $corruptMichelle + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $random6 lte 2>>\
\
<<michelleSpeech "It's a bit, what you call it, y'know?">>\
\
<<mcSpeech "Silky?">>\
\
<<michelleSpeech "Yeah, exactly. Not really very, like, slutty. Which I know blokes like. But I can just spread 'em at the end can't I?">>\
\
<<descSpeech "You take photos of her posing somewhat gracefully as she talks, but you're increasingly aware that Mrs. Lee is really just built for dirty, slutty content.">>\
\
<img src="img/michelle/onlyfans/7.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Maybe this is a rude question Mrs. Lee.">>\
\
<<michelleSpeech "Go for it Alex.">>\
\
<<mcSpeech "But your breasts are enhanced, yes?">>\
\
<img src="img/michelle/onlyfans/8.jpg" class="center picRounded" height="500">
\
<<descSpeech "She laughs as she sits there with her tits pointing straight out with no support.">>\
\
<<michelleSpeech "Fucking obvious they are Alex! Anyway, let's spread.">>\
\
<img src="img/michelle/onlyfans/9.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "Get proper close up to my twat, yeah?">>\
\
<<elseif $random6 gte 5>>\
\
<<michelleSpeech "I have a well slutty outfit for today, shall we do that?">>\
\
<<descSpeech "You begin to get hard even at the thought of it, and you prepare your camera as Mrs. Lee changes in her bedroom. When she returns she's wearing nothing but a crotchless, fishnet body stocking.">>\
\
<<michelleSpeech "I look like a proper slut, don't I?">>\
\
<<mcSpeech "Yeah, you do Mrs. Lee. I, uh, like it.">>\
\
<<descSpeech "She smiles then points to your hard cock and winks.">>\
\
<<mcSpeech "Let's shoot by the mirror, that's cool I think.">>\
\
<img src="img/michelle/onlyfans/10.jpg" class="center picRounded" height="500">
\
<<descSpeech "You progress through simple shots of her wearing the outfit.">>\
\
<img src="img/michelle/onlyfans/11.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Maybe you want to do something a bit special?">>\
\
<<michelleSpeech "Like what?">>\
\
<<mcSpeech "Oil, perhaps?">>\
\
<<michelleSpeech "Yeah, OK.">>\
\
<<descSpeech "Mrs. Lee grabs some oil.">>\
\
<<michelleSpeech "Let's pour it on my tits.">>\
\
<img src="img/michelle/onlyfans/12.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Amazing, Mrs. Lee.">>\
\
<<else>>\
\
<<michelleSpeech "I wanted to do classy, but still, like, a whore. You get me?">>\
\
<<descSpeech "You nod, as your PE teacher stands there in a tiny fur coat, necklace, panties, stockings, and heels. And nothing else.">>\
\
<<mcSpeech "Let's get these shots.">>\
\
<img src="img/michelle/onlyfans/13.jpg" class="center picRounded" height="500">
\
<<descSpeech "You begin progressing through the look, stripping clothes off her.">>\
\
<<mcSpeech "Maybe leave your panties part of the way down?">>\
\
<img src="img/michelle/onlyfans/14.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Great! And, like, bend forwards away from me perhaps?">>\
\
<img src="img/michelle/onlyfans/15.jpg" class="center picRounded" height="500">
\
<<michelleSpeech "Are you gonna wank to my feed later, Alex? Think this will be a good one for that?">>\
\
<<descSpeech "You're not exactly sure how to tell her that your only access to these photos after you hand the card over to her is through your mum's phone, so you say nothing.">>\
\
<</if>>\
\
<<if $corruptMichelle lt 15>>\
<<corruptSpeech "Michelle Lee Corruption +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<if $corruptMichelle lte 16>>\
\
<<mcSpeech "So you want a close up of you pulling them down first? And then, like, you'll sit down?">>\
\
<<descSpeech "Mrs. Lee nods and gestures to the sofa.">>\
\
<<michelleSpeech "Just, like, get it all yeah? Don't worry about being too close I think people like that. You ready?">>\
\
<<descSpeech "You give a thumbs up, and then begin rolling, using the video function on your DSLR.">>\
\
<video src="video/michelle/onlyfans/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After sitting down Mrs. Lee begins to touch herself, and you get close to it. Your erection is raging and it's difficult for you to hold yourself in check.">>\
\
<video src="video/michelle/onlyfans/2.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After a while, and once she has pretended to orgasm, you cut.">>\
\
<<michelleSpeech "How was it? Good?">>\
\
<<mcSpeech "I think so? Not bad, yeah?">>\
\
<<descSpeech "She gestures to your erection.">>\
\
<<michelleSpeech "Not bad, he says.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 17>>\
\
<<michelleSpeech "I wanted to use a toy today, someone asked for it...">>\
\
<video src="video/michelle/onlyfans/3.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 18>>\
\
<<michelleSpeech "I'm scared this one might be a bit too big, but the man is offering me a lot to use it.">>\
\
<<mcSpeech "What do you mean?">>\
\
<<michelleSpeech "Well, um, this bloke is giving me £100 to use this in a video. I know it's a bit weird but... This is the game, right?">>\
\
<<descSpeech "The two of you get to work, but as you're filming your mind is whirring.">>\
\
<video src="video/michelle/onlyfans/5.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 19>>\
\
<<descSpeech "Michelle is looking a little ashamed when you go up to her flat.">>\
\
<<michelleSpeech "I hope you're ready for something pretty strange, Alex...">>\
\
<<mcSpeech "Anything, Mrs. Lee.">>\
\
<<descSpeech "She winces slightly, but then shrugs.">>\
\
<<michelleSpeech "I gotta try and fist myself today. £200, though, nothing to sniff at.">>\
\
<video src="video/michelle/onlyfans/4.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 20>>\
<<set $michelle to 13>>\
\
<<michelleSpeech "I don't really have anything for us to do today, Alex. I'm making a cup of tea, but you're free to go if you don't want one.">>\
\
<<mcSpeech "That would be very nice, Mrs. Lee, thank you.">>\
\
<<descSpeech "She gestures at the sofa where, last time you were up here, she was fisting herself. You sit down as the kettle boils and a minute or two later she walks in with two cups of tea. She did not ask you how you wanted it.">>\
\
<<michelleSpeech "I'm happy to see you weren't lying when you said you were good with cameras. How was it again that you said you got good?">>\
\
<<descSpeech "You take a sip of the tea. It's still very hot, but you can tell it's milk and no sugar.">>\
\
<<mcSpeech "Oh, I uh, I take a lot of photos for my mum. She enjoys this sort of thing.">>\
\
<<michelleSpeech "This sort of thing? Like the photos we take?">>\
\
<<descSpeech "You shrug, hopefully in a way which doesn't invite further questioning, but which doesn't come across as impolite.">>\
\
<<michelleSpeech "Just curious. Your mum's an important woman around here, she pulled a lot of strings to get you in. I didn't really think anything of it, but you know... She does have, like, a bit of a vibe to her, you know? Like she... Like she knows what really goes on.">>\
\
<<mcSpeech "It's always been pointless to keep secrets from her.">>\
\
<<descSpeech "Michelle raises a single eyebrow.">>\
\
<<michelleSpeech "Like our secret?">>\
\
<<descSpeech "You blush, and then stammer.">>\
\
<<mcSpeech "No, no no no, I- Look, I'd never tell anyone, why would I do that?">>\
\
<<michelleSpeech "Nah, I know. You'd have to be insane.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\<<set $ericaJane1 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "I thought I should let you know, by the way, that your sister Jane has seen you going in and out of Mrs. Lee's flat. She wanted me to know, and to find out if you were up to anything.">>\
\
<<mcSpeech "Did you tell her it's nothing to worry about?">>\
\
<<ericaSpeech "No. I asked her to keep an eye on you, but that if there is anything strange going on that it is very, very important to only tell me about it.">>\
\
<<mcSpeech "What? Why would you say that?">>\
\
<<ericaSpeech "Jane couldn't keep her nose out of something to save her life. At least this way I can keep a lid on it by giving her an outlet where it won't cause trouble.">>\
\
<<mcSpeech "Should I stop what I'm doing with Mrs. Lee?">>\
\
<<ericaSpeech "No. In fact, just act as if she isn't involved at all. Let me handle her and you keep on doing what you're doing.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $barbara to 5>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "You're groggily waking up when you realise that Barbara is standing over you.">>\
\
<<mcSpeech "AHH!">>\
\
<<barbaraSpeech "Hey. My mum's on her really long run she does every morning on the weekends. Wanna have sex before she gets back?">>\
\
<<mcSpeech "Look, Barbara, it's a bit early for that, I just-">>\
\
<<barbaraSpeech "Can I see your cock at least?">>\
\
<<descSpeech "Before you can do or say anything she pulls your covers aside to see it. But rather than stay standing up she sits on the bed next to you and then grabs it.">>\
\
<<barbaraSpeech "Amazing!">>\
\
<<descSpeech "It quickly gets hard from her touching it, and she gets ridiculously happy.">>\
\
<<barbaraSpeech "That was me!">>\
\
<<descSpeech "Again, before you can do anything, she's thrown her head down at your dick and wraps her mouth around it.">>\
\
<video src="video/barbara/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You begin to gently push her head away, but she takes your hands and puts them to the side. You give in, and let her suck you off.">>\
\
<<descSpeech "Barbara speeds up and puts her all into this blowjob. She uses her hands just right, pressure but not friction. She maintains an intense sucking sensation, and lets your dick rub right against the back of her mouth, making a gentle gagging noise every time she drops down.">>\
\
<<mcSpeech "Hey, I'm about to-">>\
\
<<descSpeech "Barbara speeds up and begins to rub your balls and you come in her mouth. She doesn't stop until the last drop is out of your dick.">>\
\
<video src="video/barbara/2.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "When she lifts her head up she makes a show of swallowing it all, then smiles at you.">>\
\
<<barbaraSpeech "You can come in me whenever you want, Alex. I'll always be ready for you.">>\
\
<span class='linkStandard'><<link "Barbara leaves" "Bedroom">><</link>></span><<<<set $syren to 16>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<descSpeech "As you enter the office you see Mrs. Watson preparing the laptop for you, but you close the door silently and look at her expectantly.">>\
\
<<syrenSpeech "No. No. No. We can't, not here. What if anyone discovered? Absolutely not.">>\
\
<<mcSpeech "Even if, you know... I locked the door?">>\
\
<<descSpeech "Mrs. Watson shakes her head.">>\
\
<<syrenSpeech "Sorry, Alex. Maybe at home.">>\
\
<<hintSpeech "You now have a new goal for Mrs. Watson.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $erica10 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<mcSpeech "I know you told me not to do anything with Barbara, Mrs. Watson's daughter...">>\
\
<<descSpeech "Your mum's eyes narrow but she says nothing, gesturing for you to continue.">>\
\
<<mcSpeech "She snuck into my room when Mrs. Watson was out for her run. She, well, made a move on me. And I couldn't really do anything about it.">>\
\
<<ericaSpeech "This seems like a likely story, Alex. I'm sure you weren't just helpless in the matter.">>\
\
<<mcSpeech "She woke me up, mum. And literally within five seconds was touching me, and, you know. Doing stuff.">>\
\
<<ericaSpeech "What, exactly, happened?">>\
\
<<mcSpeech "She sucked my dick, just jumped right on my bed and did it. I don't really know what to do. The only way I could have stopped it was to get physical myself, and that seems worse, doesn't it?">>\
\
<<ericaSpeech "Yes, I suppose. But... You'll have to be very, very, VERY careful Alex. Really try to stay away from her, at least for now, OK?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<if $corruptBarbara lt 10>>\
<<set $corruptBarbara to $corruptBarbara + 1>>\
<<else>>\
<</if>>\
\
\
\
<<descSpeech "You wake up to Barbara in your room. She smiles at you as she pulls down your covers and, without saying anything, takes your cock into her mouth. She giggles happily as you grow hard in her mouth.">>\
\
<video src="video/barbara/2.webm" height="400" class="center" autoplay loop></video>
\
<<if $corruptBarbara lt 10>>\
<<corruptSpeech "Barbara Watson Corruption +">>\
<<else>>\
<</if>>\
\
<<descSpeech "It doesn't take long for you to come, and for Barbara to hold your semen in her mouth before swallowing it. She hops up, however, once she hears her mum coming back from her run.">>\
\
<<barbaraSpeech "Gotta go!">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $corruptErica to $corruptErica + 1>>\
<<set $erica11 to true>>\
<<set $jane to 2>>\
\
\
\
<<descSpeech "Your mum stands up during the visit to grab her phone charger, but as she does she looks at you with a wicked smile on her face.">>\
\
<<ericaSpeech "How is Mrs. Lee? Still taking photos with her?">>\
\
<img src="img/erica/15.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Good, good. She's actually had me take some videos of her too. She said someone offered her £200 to do something, so...">>\
\
<<descSpeech "You shrug but as your mum sits down, her phone now charging on the sideboard, she tilts her head and looks at you.">>\
\
<<ericaSpeech "What did that man get for £200?">>\
\
<<mcSpeech "Oh, well, she like.. Mum, do I have to?">>\
\
<<descSpeech "Your mum looks huffy and bristles slightly at your reluctance to share details.">>\
\
<<ericaSpeech "I suppose not. But after being so supportive of you, and allowing you to do this, and protecting you from-">>\
\
<<mcSpeech "Ugh, fine! She put her whole hand up there, you know they call it-">>\
\
<<ericaSpeech "Fisting... Wow. Impressive... I only ask because Jane is trying to convince me that you two are up to something. She hasn't told anyone else yet, but she's too smart to be persuaded something isn't up when you're regularly going up to Mrs. Lee's flat with a camera.">>\
\
<<mcSpeech "What should I do?">>\
\
<<ericaSpeech "I don't know, to be honest. I don't think she would try and have you kicked out, would she? Is there some secret reason she's got to be very, very upset with you?">>\
\
<<descSpeech "You shake your head, knowing it's true, but also knowing that your sister has good - but not secret - reasons to be annoyed with you.">>\
\
<<ericaSpeech "Maybe it's worth speaking with her, then.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<hintSpeech "New Goal: Complicity Jane">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $jane to 3>>\
\
\
\
<<descSpeech "After your mum's warning that your sister might inadvertantly ruin what was an increasingly fun situation for you, you decided she was right and that you should reach out to your sister directly. You managed to find her just after lunch, as she was getting ready to go riding.">>\
\
<<mcSpeech "Hey Jane.">>\
\
<img src="img/jane/2.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Hey...">>\
\
<<mcSpeech "How's it going?">>\
\
<<janeSpeech "Good. You?">>\
\
<<mcSpeech "Good... Good.">>\
\
<<descSpeech "There's an awkward silence, and you're thinking of chit chat but Jane - who as ever has no shame - just opens proceedings bluntly.">>\
\
<<janeSpeech "Did mum tell you that I think you're up to something with Mrs. Lee?">>\
\
<<mcSpeech "Yeah.">>\
\
<<descSpeech "Jane shakes her head and mutters under her breath, before speaking audibly again.">>\
\
<<janeSpeech "Are you?">>\
\
<<descSpeech "You nod.">>\
\
<<janeSpeech "And let me guess, mum knows?">>\
\
<<descSpeech "At this you shrug, and give a little smile.">>\
\
<<janeSpeech "That's fucked up you know. You two shouldn't be going around talking about stuff like that.">>\
\
<<mcSpeech "I-">>\
\
<<descSpeech "Before you can finish speaking, however, Jane has turned on her heel, given you the middle finger, and then let the door to the stable gear room slam shut behind her.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $jane to 4>>\
<<set $trustJane to $trustJane + 1>>\
\
\
\
<<descSpeech "You find Jane sitting chatting with a friend on a sofa in a quiet corner of the college. As you approach Jane gestures toward you with her eyebrows, and the friend gets up and leaves.">>\
\
<<mcSpeech "Hi, Jane.">>\
\
<img src="img/jane/3.jpg" class="center picRounded" height="500">
\
<<janeSpeech "What do you want?">>\
\
<<mcSpeech "I wanted to know how I could make things better between us, to be honest. I know that you didn't exactly want me here, and that it's a bit weird, but we really should stick together you know, even to pretend that we're siblings.">>\
\
<<janeSpeech "You could start by saying sorry.">>\
\
<<descSpeech "You move to sit down on the sofa but Jane stretches out her legs to stop you.">>\
\
<<mcSpeech "I'm sorry.">>\
\
<<descSpeech "Jane looks up at you, clearly expecting elaboration.">>\
\
<<mcSpeech "I'm sorry for coming here. I'm sorry for trying to fuck Mrs. Lee. I'm sorry for making things difficult for you.">>\
\
<<janeSpeech "And?">>\
\
<<mcSpeech "I'm, ummm... I'm sorry for, like, keeping secrets with mum?">>\
\
<<descSpeech "Jane says nothing but she removes her legs from where you had hoped to sit. You sit down next to her.">>\
\
<<mcSpeech "Seriously, though, I don't want to make life difficult for you. It's difficult for me too, being new, and not having you to like, hang out with.">>\
\
<<descSpeech "Jane makes a scoffing sound, but you know you've softened her heart a little bit.">>\
\
<<mcSpeech "I really don't want to get kicked out.">>\
\
<<janeSpeech "Then you shouldn't do things that would get you kicked out.">>\
\
<<descSpeech "You look at Jane, with a gaze both pleading and accusing her of hypocrisy.">>\
\
<<janeSpeech "Ughhhhhh, fine.">>\
\
<<trustSpeech "Sister Trust +">>\
\
<<mcSpeech "You'll keep my secrets?">>\
\
<<janeSpeech "Yes, fuck's sake, of course. I'm not gonna put my neck on the line for you though, OK?">>\
\
<<descSpeech "You smile at her.">>\
\
<<mcSpeech "We really should make an effort to do some stuff together, though.">>\
\
<<janeSpeech "How are you at yoga?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $janeYogaOutfit gte 3>>\
<span class='linkStandard'><<link "Yoga At Home" "Jane Yoga 2">><</link>></span>
<<else>>\
<span class='linkStandard'><<link "Yoga With Jane" "Jane Yoga 1">><</link>></span>
<</if>>\
\
<<if $jane gte 7>>\
<<else>>\
<</if>>\
\
\
\
<<if $jane is 5>>\
<span class='linkCorrupt'><<link "Jane Pokes About in Your Room" "Jane Bedroom 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 6 and $ericaJane7 is not true and $janeMagazineCount lt 10>>\
<<if $ericaJane6 is true>>\
<span class='linkCorrupt'><<link "Jane Gets a Magazine" "Jane Bedroom 2">><</link>></span>
<<else>>\
<<hintSpeech "You need more magazines from your mum before you can look at more porn with Jane.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $jane lt 7 and $ericaJane7 is true and $janeMagazineCount lt 15>>\
<span class='linkCorrupt'><<link "Jane Gets More Magazines" "Jane Bedroom 3">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 7 and $ericaJane8 is true and $janeMagazineCount lt 20>>\
<span class='linkCorrupt'><<link "Magazines for Alex" "Jane Bedroom 4">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 7 and $erica gte 5>>\
<span class='linkCorrupt'><<link "No Magazines" "Jane 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $jane is 8 and $competitionJane lt 4>>\
<span class='linkCorrupt'><<link "The Competition" "Jane Competition 1">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
<<if $trustJane gte 5 and $janeEricaOutfit1 is not true>>
<span class='linkStandard'><<link "Stuff from home" "Jane Outfit 1a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeOutfit1 is true and $janeOutfit1b is not true>>
<span class='linkCorrupt'><<link "New outfit" "Jane Outfit 1b">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeOutfit2 is true and $janeOutfit2a is not true>>
<span class='linkStandard'><<link "Another outfit" "Jane Outfit 2a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $janeOutfit3 is true and $janeOutfit3a is not true>>
<span class='linkStandard'><<link "More outfits" "Jane Outfit 3a">><</link>></span>
<<else>>\
<</if>>\<<if $trustJane lt 20>>\
<<set $trustJane to $trustJane + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $janeYogaOutfit is 1>>\
\
<<if $corruptJane lt 5>>\
<<set $corruptJane to $corruptJane + 1>>\
<<else>>\
<</if>>\
\
\
<<descSpeech "Jane comes to yoga today wearing hew new outfit that mum got her. She still looks a little uncomfortable in it, but she wears it anyway. As she already knows you're a pervert, she isn't too bothered when she catches you staring at her body.">>\
\
<img src="img/jane/yoga/2.jpg" class="center picRounded" height="500">
\
<<janeSpeech "You're getting better.">>\
\
<img src="img/jane/yoga/1.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Are you starting to enjoy it?">>\
\
<<descSpeech "You nod, and make a point of your eyes flitting down to her bum. She shakes her head and jokingly gives you the finger.">>\
\
<<if $corruptJane lt 5>>\
<<corruptSpeech "Sister Corruption +">>\
<<else>>\
<</if>>\
\
<<if $corruptJane gte 5>>\
<span class='linkCorrupt'><<link "Check her form" "Jane Yoga 1b">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
<<elseif $janeYogaOutfit is 2>>\
<<if $corruptJane lt 10>>\
<<set $corruptJane to $corruptJane + 1>>\
<<else>>\
<</if>>\
\
<<janeSpeech "I still feel ridiculous, but I suppose unlike you I don't have my package put on display in a neat little pouch.">>\
\
<img src="img/jane/yoga/9.jpg" class="center picRounded" height="500">
\
<<if $corruptJane lt 10>>\
<<corruptSpeech "Sister Corruption +">>\
<<else>>\
<</if>>\
\
<<descSpeech "You glare at her and try not to feel self-conscious about your penis.">>\
\
<<mcSpeech "So, you gonna push me today?">>\
\
<img src="img/jane/yoga/12.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Let's get started.">>\
\
<<descSpeech "Jane takes you through your paces and introduces some new moves that you, surprisingly, take to well. Jane almost looks upset that you're keeping up with her.">>\
\
<<if $corruptJane gte 10>>\
<span class='linkCorrupt'><<link "Jane pushes herself" "Jane Yoga 1c">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
\
<<else>>\
\
<<mcSpeech "Hey. So you want to do some yoga with me?">>\
\
<img src="img/jane/yoga/6.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Want seems rather a strong word, but easily tolerate might work.">>\
\
<<descSpeech "She smiles at you and you give her a little laugh.">>\
\
<<janeSpeech "Let's work on your flexibility.">>\
\
<<descSpeech "Jane takes you through some simple poses, you facing her, her assessing your frankly poor form.">>\
\
<img src="img/jane/yoga/8.jpg" class="center picRounded" height="500">
\
<<descSpeech "When you're on all fours after, Jane shakes her head gently.">>\
\
<<janeSpeech "We'll have to work on this.">>\
\
<</if>>\
\
<<if $trustJane lt 20>>\
<<trustSpeech "Sister Trust +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $ericaJane2 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "Did you talk to Jane?">>\
\
<img src="img/erica/17.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Yeah. I think, touch wood, that we're good.">>\
\
<<ericaSpeech "Great! Did you, you know, give her details?">>\
\
<<mcSpeech "No, but she knows the rough outline on her own. She knows you told me about it and that you knew about it, though, and thinks it's weird that we talked about it.">>\
\
<<descSpeech "Your mum pulls a slightly worried face, but then bobs her head a little.">>\
\
<<ericaSpeech "Well, OK. I suppose that's fair enough. And to be honest it wouldn't be the worst thing if Jane started to be a little more open with me, like you. Maybe I can work on that with her.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "It'd be good if you can generally improve your relationship with her, you know.">>\
\
<<mcSpeech "Oh, for sure. We're even gonna start doing yoga together, not that I'm any good at it. But you know what Jane's like, she wouldn't want to do anything with me if she wouldn't be better at it than me.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $erica to 4>>\
<<set $corruptErica to $corruptErica + 1>>\
<<set $photo4 to true>>\
<<set $ericaWankCount to 0>>\
\
\
\
<<descSpeech "You've had a question on your tongue for a while that you haven't felt quite able to pose, but as you're wondering about this your mum notices you are frowning.">>\
\
<<ericaSpeech "What's wrong, Alex?">>\
\
<<mcSpeech "Why are you doing all this? Like, using me to blackmail the headmistress, being cool with me doing stuff with her daughter, and the PE teacher, and...">>\
\
<<descSpeech "You voice drops off and your mum lowers her voice to not much above a whisper as she leans in.">>\
\
<<ericaSpeech "St. Martin's College has become boring. When I was here it was much more fun and... Full of secrets. I had the time of my life here, and I didn't like that Jane's time here has been stressful not fun. This, plus the deteriorating finances of an institution that owes me a surprising amount of money, has made me keen to spice things up a little. Get the blood pumping at the old school once again.">>\
\
<<mcSpeech "What do you mean much more fun?">>\
\
<<ericaSpeech "I mean the sort of fun that you're having. It used to be we all had it, but Mrs. Watson's predecessors really clamped down on all of that, and she didn't know any better. I've wanted to show you something for a while, but I never quite had the guts. You won't be embarassed, will you?">>\
\
<<descSpeech "You shake your head, getting a little giddy from what you think might be coming.">>\
\
<<ericaSpeech "You won't get too excited either, I trust?">>\
\
<<descSpeech "You smile as she pulls out a small album from her bag and places it on the table. She gestures for you to pick it up and talks as you open it up.">>\
\
<img src="img/erica/photos/photo4a.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "We used to have some male teachers here back then.">>\
\
<img src="img/erica/photos/photo4b.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "One used to be the art teacher and he loved to take photos of me. He was young, and I worked really hard to get him to cross every boundary that he had. I turned him into a bit of a pervert, I'm proud to say.">>\
\
<img src="img/erica/photos/photo4c.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I was stunning then, wasn't it? People used to think I had a boob job, but at least back then they really were just that pert and firm.">>\
\
<<descSpeech "You nod, as you slowly leaf through the photos.">>\
\
<img src="img/erica/photos/photo4d.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I wasn't the only one to drag him down into the gutter, either. I think by the end he had fucked every girl in my dorm. He took all these photos of me, and gave them to me when I left.">>\
\
<img src="img/erica/photos/photo4e.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "By the end we all knew it, and joked about how he'd come and collect one of us to discuss 'a problem with a paper' we had submitted. One day we all decided to tease him by not wearing any underwear to our class, and it drove him wild. He maintained some decorum, remaining seated for most of the lesson, but you know what made me really proud?">>\
\
<<mcSpeech "What?">>\
\
<<ericaSpeech "I won. The girl he asked to stay after class was me.">>\
\
<<descSpeech "A satisfied smile crosses over her face.">>\
\
<<ericaSpeech "I learned here that, try as some might, sex is the most powerful thing on earth. I learned this, and restored our family fortune through it as you know.">>\
\
<<descSpeech "You're about to flip the page when your mum puts her hand on yours and stops you. She looks you in the eyes with a look of joyful gravity.">>\
\
<<ericaSpeech "Are you sure you want to see what I did with Mr. Ash, Alex?">>\
\
<span class='linkStandard'><<link "Flip the page" "Erica Photo 4b">><</link>></span><<descSpeech "You flip the page and see two photos on the pages of the album. Both of your mum, when she was 18 and your age, having sex.">>\
\
<img src="img/erica/photos/photo4f.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "This album is very special to me, Alex. It was the first time anyone ever took photos of me having sex. What do you think?">>\
\
<<mcSpeech "You look really good. I...">>\
\
<<ericaSpeech "What does it make you feel? Be honest with me, totally honest.">>\
\
<<descSpeech "Your erection is now thumping in your trousers, and you adjust so that it is no longer pushing up painfully into your zipper. Your mum smiles.">>\
\
<<ericaSpeech "You can keep this album, Alex. I want you to think about it when you're wondering whether you should or should not do something. I'm now in a position where I can protect you from most consequences, and where the rules may even begin to be changed to allow you to have the sort of time here that I did.">>\
\
<img src="img/erica/photos/photo4g.jpg" class="center picRounded" height="500">
\
<<mcSpeech "You said this was the first time. Are there more?">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $ericaBedroomDay to $day>>\
<<set $time to $time + 1>>\
\
\
\
<<if $photo4 is true>>\
<span class='linkCorrupt'><<link "School Photos" "Erica Photos Wank 4">><</link>></span>
<<else>>\
<</if>>\<<set $ericaWankCount to $ericaWankCount + 1>>\
\
\
\
<<descSpeech "You position yourself in front of the camera that is in your room and, trusting that she will eventually review the footage, you take out the photos she gave you of her and her art teacher. You also take out your cock and begin to jerk off to the photos.">>\
\
<img src="img/erica/photos/photo4c.jpg" class="center picRounded" height="500">
\
<<descSpeech "You've jerked off to photos of your mum before. And she knows you have. She's also 'accidentally' caught you jerking off before. But until now you haven't done all of it deliberately.">>\
\
<img src="img/erica/photos/photo4f.jpg" class="center picRounded" height="500">
\
<<descSpeech "As you come you're thinking less about her, and more about how it must have felt to have an 18-year-old student of yours spread for the world, photos being taken, as you fucked her.">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $janeEricaOutfit1 to true>>\
\
\
\
<<janeSpeech "Hey, I'm busy this weekend, but could you get mum to bring me some of my exercise gear from home when you see her? My stuff here's starting to get a little ratty.">>\
\
<<mcSpeech "Sure.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $erica12 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "I see you've been enjoying my photos.">>\
\
<<descSpeech "You can't bring yourself to really say anything, so you just nod.">>\
\
<<ericaSpeech "Alex, how is it that you can do that on camera knowing I'll watch, but if we try and talk about it like adults you can't even look me in the eye?">>\
\
<<descSpeech "You look up at her and make eye contact.">>\
\
<<ericaSpeech "See? Was that so hard? Anyway, maybe if you work hard I can give you some more photos. If you'd be interested in that, of course.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "Yes, maybe...">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span>
<<set $janeOutfit1 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<mcSpeech "Do you have the clothes for Jane?">>\
\
<<descSpeech "Your mum hands you a small bundle of fabric.">>\
\
<<ericaSpeech "Yeah, give them to her when you see her, OK?">>\
\
<<descSpeech "You hold up the outfit.">>\
\
<<mcSpeech "I... I'm not sure these are Jane's?">>\
\
<<ericaSpeech "I got her some new workout clothes. I hope she's happy with them, more fitting for the direction the school is going in, don't you think?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeOutfit1b to true>>\
<<set $janeYogaOutfit to 1>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<janeSpeech "What the fuck is this?">>\
\
<<mcSpeech "I don't know, it's what mum gave me. What's wrong with it?">>\
\
<<janeSpeech "There's like nothing fucking here.">>\
\
<<descSpeech "Jane glares at you, daring you to say anything. Very tentatively, you do.">>\
\
<<mcSpeech "I think she bought it for you. What's the big deal, if you don't like it you can just wear something else, no? Just try it on, what's the worst that can happen?">>\
\
<<janeSpeech "You could be a giant pervert about it.">>\
\
<<descSpeech "You hold your hands up in surrender, knowing better than to try and deny that accusation. Jane snatches up the clothes and strides to the changing room.">>\
\
<<janeSpeech "Fuck it.">>\
\
<img src="img/jane/yoga/2.jpg" class="center picRounded" height="500">
\
<<descSpeech "When she returns she's still glaring at you.">>\
\
<<mcSpeech "You look great. Shall we do yoga?">>\
\
<<descSpeech "For a second, she almost graciously smiles, but then she gets to work.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $corruptJane lt 10>>\
<<set $corruptJane to $corruptJane + 1>>\
<<else>>\
<</if>>\
\
\
\
<<mcSpeech "I think on one of the moves you're arching your back too much.">>\
\
<<janeSpeech "Like fuck I am.">>\
\
<<mcSpeech "Look, I'll show you, OK?">>\
\
<<descSpeech "You watch as Jane gets into position and then you lower yourself down.">>\
\
<<mcSpeech "You said it should be straight but it isn't.">>\
\
<<descSpeech "You put your hands on her without asking, pushing her back down but holding up her hips.">>\
\
<img src="img/jane/yoga/14.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "Jane scowls at you.">>\
\
<<janeSpeech "I do it correctly, OK?">>\
\
<<mcSpeech "Fine, fine.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $erica14 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<mcSpeech "So, I um, have some news about Mrs. Lee.">>\
\
<<descSpeech "Your mum looks at you expectantly, but says nothing. You continue.">>\
\
<<mcSpeech "She gave me a handjob. And filmed it for some bloke.">>\
\
<<descSpeech "A smirk grows on her face.">>\
\
<<ericaSpeech "So you finally tell me about all those videos that you've been making with her.">>\
\
<<mcSpeech "What?">>\
\
<<ericaSpeech "I already know all about them.">>\
\
<<mcSpeech "How? Have you snuck a camera into her house too? Mum, I-">>\
\
<<descSpeech "Your mum interrupts you.">>\
\
<<ericaSpeech "The wonderful thing about the internet, dear, is that no one knows you are an amazingly hot, smart, and wealthy blonde woman with giant breasts. You can pretend to be a fat man paying women to do strange things.">>\
\
<<descSpeech "Your eyes widen as you realise that the customer of Mrs. Lee's is, in fact, your mum.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "You!">>\
\
<<ericaSpeech "Consider it a gift, dear, for all the assistance you're giving me, and for being such a trusted confidant.">>\
\
<<mcSpeech "What will you do now? Can I choose?">>\
\
<<ericaSpeech "I rather think that's up to me, isn't it Alex?">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeOutfit2 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "I think it's really good that you and Jane are pursuing a hobby together. I've even got you both some stuff for it, I used to do a lot of yoga myself you know.">>\
\
<<mcSpeech "Oh, thanks! I appreciate it mum.">>\
\
<<ericaSpeech "I hope you can give Jane some of the new clothes she's got in there too.">>\
\
<<descSpeech "You peer into the bag and see an outfit that you are unsure Jane will appreciate.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeOutfit2a to true>>\
<<set $janeYogaOutfit to 2>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<descSpeech "You brandish a slightly beat up shopping bag full of gear at your sister.">>\
\
<<mcSpeech "Mum got us some stuff for yoga. Seems to be new mats, some blocks, and then some clothes.">>\
\
<<descSpeech "Jane drops her small bag of stuff and comes to grab the bag. She pulls out the mats and blocks and drops them, then pulls out a long red item that seems very stretchy. You get slightly exicted at the thought of Jane wearing this, but when she laughs you realise it's for you.">>\
\
<<mcSpeech "What??">>\
\
<<janeSpeech "Oh my God...! These aren't even yoga clothes.">>\
\
<<descSpeech "Jane pulls out a pair of stretchy but normal looking shorts and then, well, a boob tube. You frown, and Jane does too.">>\
\
<<janeSpeech "There's no way I'm wearing that, like, come on...">>\
\
<<mcSpeech "I mean, she did used to do a lot of yoga, maybe just try it...">>\
\
<<janeSpeech "Are you going to try yours?">>\
\
<<descSpeech "Jane, assuming she's got you into checkmate, begins to pack your new trousers back into the bag, but you snatch them from her.">>\
\
<<mcSpeech "Yeah, fuck it. Why not? You too shy?">>\
\
<<descSpeech "Jane narrows her eyes then lets out an angry growl, as if she can't bear to be beaten.">>\
\
<<janeSpeech "Fine.">>\
\
<<descSpeech "Jane takes her stuff to the changing room, and you do too. You're slightly worried about being seen wearing this, but you can't let Jane be braver than you. You're the first done, and when you're back in the small exercise room that you've taken to doing yoga in, you're waiting for Jane when she returns.">>\
\
<img src="img/jane/yoga/10.jpg" class="center picRounded" height="500">
\
<<janeSpeech "You look ridiculous.">>\
\
<img src="img/mc/yoga2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "What? It's stretchy! It's useful, no? Isn't yours stretchy?">>\
\
<<descSpeech "Jane looks at herself in the mirror.">>\
\
<img src="img/jane/yoga/9.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Sister Corruption +">>\
\
<<janeSpeech "I suppose. I still feel like an idiot, but mum put a little note on the top saying that it would encourage better back posture. No idea how, but it does seem to be from a yoga clothes brand so... Still, fucking stupid.">>\
\
<<descSpeech "Jane sits down.">>\
\
<img src="img/jane/yoga/12.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Anyway, shall we begin?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $corruptJane lt 15>>\
<<set $corruptJane to $corruptJane + 1>>\
<<else>>\
<</if>>\
\
\
\
<<janeSpeech "I bet you can't do this, though.">>\
\
<<descSpeech "Jane performs a move where she does a handstand and raises her legs above her, but as she was moving into position her back arched and then... POP!">>\
\
<<janeSpeech "Oh my God!">>\
\
<<descSpeech "Jane drops back to the mat, but her top is pulled up and her tits are out.">>\
\
<img src="img/jane/yoga/15.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Nice tattoo...">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You just look at each other, until Jane lowers her top back to its place.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $janeOutfit3 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "I went shopping for you guys again!">>\
\
<<descSpeech "You answer sarcastically and a little testily.">>\
\
<<mcSpeech "What, have you got us see through yoga bottoms now?">>\
\
<<ericaSpeech "Well... Not you.">>\
\
<<descSpeech "You look at her slightly amazed.">>\
\
<<ericaSpeech "Look, if you don't want it...">>\
\
<<descSpeech "She begins to take the bag back but you take it from her.">>\
\
<<ericaSpeech "Smart boy.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeOutfit3a to true>>\
<<set $janeYogaOutfit to 3>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<descSpeech "You present Jane with the small bag of new yoga clothes for the both of you and she pulls them out. Part of you wonders why she seems to take it as a given that you have to wear what your mum buys for you, but you don't especially want to prompt her to realise that she doesn't have to do what you mum wants just to continue doing yoga with you. She examines the outfits and then looks up at you.">>\
\
<<janeSpeech "I'm not sure that... In front of...">>\
\
<<mcSpeech "We could go to the Watson's house where I'm staying? No one is there at this time of day.">>\
\
<<descSpeech "The two of you pack up and head to your home, chatting lightly about bits and bobs of school gossip as you go. When you get there you gesture upstairs.">>\
\
<<mcSpeech "You can change in my room, I'll just...">>\
\
<<descSpeech "You gesture around in the kitchen and Jane nods, before bouncing up the stairs. She returns a few minutes later after you've changed into a tiny pair of shorts. You're eager to see what she's wearing, and anticipate how see through it is.">>\
\
<img src="img/mc/yoga.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Modest as ever, I see.">>\
\
<<descSpeech "While she smirks at you, you look at her. The top is normal enough, but the trousers are essentially sheer.">>\
\
<img src="img/jane/yoga/3.jpg" class="center picRounded" height="500">
\
<<mcSpeech "How's yours?">>\
\
<<janeSpeech "Fine. Doesn't leave much to the imagination, but the fabric is gorgeous, you can barely feel it. Shall we start?">>\
\
<<descSpeech "You lay out your mats and begin to do yoga, trying desperately to contain your erection as you catch glimpses of Jane's body.">>\
\
<img src="img/jane/yoga/5.jpg" class="center picRounded" height="500">
\
<<descSpeech "You do a good job, even when you can see her asshole and pussy, but you're still getting a pretty solid semi when your mind wanders.">>\
\
<img src="img/jane/yoga/13.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "Jane, though, seems to be catching appreciative glances of your neatly packaged, semi-engorged penis.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if $trustJane lt 20>>\
<<set $trustJane to $trustJane + 1>>\
<<else>>\
<</if>>\
\
<<if $corruptJane lt 15>>\
<<set $corruptJane to $corruptJane + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $janeYogaOutfit is 3>>\
\
<<descSpeech "Jane guides you through a pretty intense yoga session, and seems not to mind too much how often you're staring at her bum.">>\
\
<<if $corruptJane lt 15>>\
<<corruptSpeech "Sister Corruption +">>\
<<else>>\
<</if>>\
\
<video src="video/jane/yoga/1.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "Honestly, Alex, it's nice to get away from everything, you're really lucky to have this quiet house and a room of your own.">>\
\
<<if $corruptJane gte 15 and $jane4 is not true>>\
<span class='linkStandard'><<link "Hang out?" "Jane 4a">><</link>></span>
<<else>>\
<</if>>\
\
<<else>>\
<</if>>\
\
\
\
<<if $trustJane lt 20>>\
<<trustSpeech "Sister Trust +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $jane4 to true>>\
<<set $jane to 5>>\
\
\
\
<<mcSpeech "Do you want to just hang out a bit in my room now we're done?">>\
\
<<descSpeech "Jane shrugs and checks the time.">>\
\
<<janeSpeech "Yeah, OK.">>\
\
<<mcSpeech "Want a tea? I'll bring it up.">>\
\
<<janeSpeech "Sure.">>\
\
<<descSpeech "You boil the kettle and then let the tea stew for a couple of minutes before you bring up two cups, one for you and one for Jane. When you walk in you see Jane looking at the photo of mum, the one that has the camera in it.">>\
\
<img src="img/erica/13.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Why've you got this? Bit weird, no?">>\
\
<<mcSpeech "It's from when she was here. She gave it to me.">>\
\
<<janeSpeech "You two and your photos...">>\
\
<<descSpeech "Jane puts it down and then takes her cup of tea from you without saying thank you, then after placing it on the bedside table flops down on your bed.">>\
\
<<mcSpeech "Tired?">>\
\
<<janeSpeech "Yeah, a little. It's exhausting never really getting time to yourself.">>\
\
<<mcSpeech "We can just come up here and hang out, you know. I'm always happy to see you.">>\
\
<<descSpeech "Jane smiles at you, then props herself up to take a sip of her tea.">>\
\
<<janeSpeech "Thanks">>\
\
<<hintSpeech "New Goal for Jane: A Bedroom Retreat">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<if ndef $janeMagazineCount>>\
<<set $janeMagazineCount to 1>>\
<<else>>\
<<set $janeMagazineCount to $janeMagazineCount + 1>>\
<</if>>\
\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<if $janeMagazineCount is 1>>\
\
<<descSpeech "When you bring Jane her cup of tea you see her shamelessly poking around your room. She brandishes a magazine at you and throws it down on your desk, laughing.">>\
\
<img src="img/misc/magazine1.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Pervert.">>\
\
<<mcSpeech "Oh whatever, as if you're so perfect.">>\
\
<<janeSpeech "I can't hide anything anywhere, so yes, I am.">>\
\
<<descSpeech "To your surprise Jane opens the magazine as you hand her her tea.">>\
\
<img src="img/misc/jane/magazine1a.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Sister Corruption +">>\
\
<<janeSpeech "Her tits are giant... That's almost obscene, like, the size, not the next photo.">>\
\
<<descSpeech "She points to the next photo, of the woman with her tits out getting face fucked.">>\
\
<img src="img/misc/jane/magazine1b.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane flips forward, then looks for a moment at a picture of a woman spreading her asshole, and throw it on the bed. The magazine stays open to that page as the two of you drink your tea and have a chat.">>\
\
<img src="img/misc/jane/magazine1c.jpg" class="center picRounded" height="500">
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
\
\
<<if $janeMagazineCount is 2>>\
\
<<descSpeech "When you come up with the tea you see that Jane has found another one of your porn mags.">>\
\
<<janeSpeech "Do you actually do anything but think about sex?">>\
\
<img src="img/misc/magazine2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Sometimes I have sex.">>\
\
<<descSpeech "Jane opens her mouth, but then closes it, non-plussed at the comeback. Instead she opens the magazine up and comes and sits on the bed, leafing through it.">>\
\
<img src="img/misc/jane/magazine2a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "She's pretty.">>\
\
<img src="img/misc/jane/magazine2b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Her breasts aren't very... You know, porn like, are they?">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<mcSpeech "Natural, I suppose.">>\
\
<img src="img/misc/jane/magazine2c.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Yeah...">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
\
\
<<if $janeMagazineCount is 3>>\
\
<<descSpeech "You come up and Jane is reading a porn mag, laying on your bed.">>\
\
<img src="img/misc/magazine3.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Black women have the prettiest skin.">>\
\
<img src="img/misc/jane/magazine3a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I don't really know much about it but someone told me once that black women generally, like, take a lot better care of their skin. That might have something to do with it.">>\
\
<img src="img/misc/jane/magazine3b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Does this stuff, like, actually get you off?">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<img src="img/misc/jane/magazine3c.jpg" class="center picRounded" height="500">
\
<<descSpeech "You laugh, and gesture to the photo of the woman sucking a cock.">>\
\
<<mcSpeech "Yeah. Does it not for you?">>\
\
<<descSpeech "Jane says nothing, and sips her tea before handing the magazine to you.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
\
\
<<if $janeMagazineCount is 4>>\
\
<<descSpeech "You hand Jane her tea as she gestures to the magazine she's reading.">>\
\
<img src="img/misc/magazine4.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Some women are such whores.">>\
\
<img src="img/misc/jane/magazine4a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "What's wrong with that?">>\
\
<<janeSpeech "Like these shoes, they're just ridiculous. They're so cheap.">>\
\
<img src="img/misc/jane/magazine4b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Sometimes cheap is hot, Jane.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<janeSpeech "Nah, you wouldn't catch me dead in those shoes.">>\
\
<<mcSpeech "Mum would wear them.">>\
\
<<descSpeech "Jane looks up, aghast, then looks thoughtful for a moment as if taking your point on board, and is aghast all over again.">>\
\
<img src="img/misc/jane/magazine4c.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Mum would wear shoes like this, fair enough, but she wouldn't wear such cheap ones. Anyway I don't understand that, either.">>\
\
<<mcSpeech "Haven't you ever just worn something because you know men will like it?">>\
\
<<descSpeech "Jane shakes her head and scowls at you.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
\
\
<<if $janeMagazineCount is 5>>\
<<set $jane to 6>>\
\
<<descSpeech "You'd just decided to leave a magazine out for Jane when she came over, and as you'd expected she was looking through it as you came into the room with the tea. She's laying face down on your bed, feet in the air, arms dangling off the bed as she holds the magazine.">>\
\
<img src="img/misc/magazine5.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Enjoying this one?">>\
\
<img src="img/misc/jane/magazine5a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "She's pretty I guess. How do you get all these magazines anyway?">>\
\
<<mcSpeech "I have my ways.">>\
\
<img src="img/misc/jane/magazine5b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Ah, so Mum brings them for you from home.">>\
\
<<descSpeech "You laugh, and poke Jane playfully, but she doesn't respond. In fact she seems to be blushing slightly, and not out of embarrassment.">>\
\
<img src="img/misc/jane/magazine5c.jpg" class="center picRounded" height="500">
\
<<corruptSpeech "Sister Corruption +">>\
\
<<mcSpeech "You gonna be all incredulous again about this actually getting me off?">>\
\
<<janeSpeech "What d'you mean? What's that supposed to mean?">>\
\
<<descSpeech "You smile at her and make a zipping motion over your mouth, as she sits up and punches you. But her eyes are drawn to it and for the first time she doesn't put the magazine down to chat with you and drink her tea, but picks it up again.">>\
\
<img src="img/misc/jane/magazine5d.jpg" class="center picRounded" height="500">
\
<<janeSpeech "I swear to fucking God if you make fun of me I'll kill you, but... Can I take this with me?">>\
\
<<mcSpeech "Sure.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
\
\<<set $ericaJane6 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<ericaSpeech "So is this request to expand your library at all connected with the fact that you've been letting your sister browse through your existing collection?">>\
\
<img src="img/erica/16.jpg" class="center picRounded" height="500">
\
<<descSpeech "She looks at you somewhat seriously, but nevertheless she hands over the stack of magazines to you.">>\
\
<<mcSpeech "I mean, sort of... She likes it... I'm not, like, forcing...">>\
\
<<descSpeech "A small smile grows on her face.">>\
\
<<ericaSpeech "Don't worry, I'm not some sexist who thinks only men have libidos. I think it's good, I want her to be able to help loosen things up and have some fun around here, and there is only so much my yoga clothes purchases can do.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "I wouldn't have assumed she was so into black men, though.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeMagazineCount to $janeMagazineCount + 1>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<if $janeMagazineCount is 6>>\
\
<<descSpeech "Jane's waiting for you with the tea, having seen the magazine that you've left sitting out on your desk.">>\
\
<<janeSpeech "Is this for me?">>\
\
<img src="img/misc/magazine6.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Yeah! A little present for you, sis. How did you enjoy the last one?">>\
\
<<descSpeech "You say it jokingly, but you can tell that Jane is mad.">>\
\
<<janeSpeech "You're being weird and I don't like it.">>\
\
<<mcSpeech "You've borrowed a porn magazine from me, and you're upset that I got another one you might like for you to borrow? I can just keep it if you want.">>\
\
<<descSpeech "You reach to grab it and she doesn't stop you, but instead of taking it away you flick it open.">>\
\
<img src="img/misc/jane/magazine6a.jpg" class="center picRounded" height="500">
\
<<descSpeech "It's all yours if you want it...">>\
\
<img src="img/misc/jane/magazine6b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Did mum buy this for you?">>\
\
<<mcSpeech "Yeah.">>\
\
<img src="img/misc/jane/magazine6c.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Just don't tell her it's for me, OK?">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "Jane snatches it from you, and puts it in her book bag.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 7>>\
\
<<mcSpeech "I've got another one for you.">>\
\
<img src="img/misc/magazine7.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane looks up from the Hustler she was picking through to see you holding up her latest gift.">>\
\
<<janeSpeech "Oh, nice.">>\
\
<<descSpeech "Jane sounds bored but you join her on the bed and lie down next to her, opening the magazine to one of the photo spreads.">>\
\
<img src="img/misc/jane/magazine7a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Where do you, you know... Use them?">>\
\
<<janeSpeech "Ew, Alex, I don't need to tell you that...">>\
\
<img src="img/misc/jane/magazine7b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "You said it's really difficult to find anywhere private, I'm just wondering how you found a place.">>\
\
<<janeSpeech "There's a toilet on the top floor of the school that's pretty private and not often used.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<img src="img/misc/jane/magazine7c.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Do you think they, you know, do the photos in order, or by location?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 8>>\
\
<<janeSpeech "Have you got another one for me?">>\
\
<<descSpeech "You bring it out of your drawer, and bring it to the bed. The two of you lay down on your bellies, and open it together.">>\
\
<img src="img/misc/magazine8.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I really like her tits.">>\
\
<<janeSpeech "Yeah, you would. Anyway, you shouldn't say stuff like that to me.">>\
\
<img src="img/misc/jane/magazine8a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Oh? Delicate are we?">>\
\
<<janeSpeech "Maybe I am.">>\
\
<<mcSpeech "Anyway what do you mean by 'yeah, you would'?">>\
\
<<janeSpeech "They're fake tits, like mum's. You've got one of those complexes...">>\
\
<img src="img/misc/jane/magazine8b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Oedipal, that's the word.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<mcSpeech "No I don't, fuck off.">>\
\
<img src="img/misc/jane/magazine8c.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane doesn't answer you, but instead just stares at the magazine, flitting the pages between the photo of the model with the cock in her ass and the photo of the cum on her chest.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 9>>\
\
<<descSpeech "Jane's sitting on the bed, legs stretched out when you come in with the teas.">>\
\
<<janeSpeech "Not sure I can take one today. The ones I had before got stolen.">>\
\
<<mcSpeech "What? All of them?">>\
\
<<descSpeech "Jane nods.">>\
\
<<mcSpeech "What shall I do with this then?">>\
\
<img src="img/misc/magazine9.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Ah fuck it, let's just read it together.">>\
\
<<mcSpeech "Read? Funny you.">>\
\
<<descSpeech "For the first time the two of you read it together facing up, and you're aware that your erection won't be concealed. This worries you slightly on two fronts. Firstly, your mum's camera. And secondly, Jane's reaction.">>\
\
<img src="img/misc/jane/magazine9a.jpg" class="center picRounded" height="500">
\
<<descSpeech "You hold open the magazine and flick to a photoset you like. It opens with a buttplug shot, and gets better and better. The two of you are looking at it in silence, as Jane occasionally looks at you and your erection.">>\
\
<<janeSpeech "Would you just be, like, wanking furiously if I weren't here?">>\
\
<img src="img/misc/jane/magazine9b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Probably. There's not much else to do around here.">>\
\
<<janeSpeech "Too much of a chicken to just whip it out then?">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<img src="img/misc/jane/magazine9c.jpg" class="center picRounded" height="500">
\
<<descSpeech "You answer her deadpan, and look her in the eye. You lift up the magazine so she can better see the lump in your trousers.">>\
\
<<mcSpeech "If you want me to, you can just ask.">>\
\
<<descSpeech "Jane shakes her head and pushes the magazine back down to at least partially cover your hard on.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 10>>\
\
<<descSpeech "When you come up with the tea you hear Jane scrambling about and, when you look in, see she's under the covers, her latest magazine in her hand.">>\
\
<img src="img/misc/magazine10.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Were you... Just... You know?">>\
\
<<janeSpeech "Shut up. I...">>\
\
<<mcSpeech "It's OK, you know.">>\
\
<<descSpeech "You put her tea down and sit down next to her, on top of the covers even though she is beneath them. You take the magazine from her and flip it back open.">>\
\
<img src="img/misc/jane/magazine10a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "It's just that, since they were stolen, I just... I can't really do it normally anymore, and like... I just...">>\
\
<<mcSpeech "I know. You need it, right?">>\
\
<img src="img/misc/jane/magazine10b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "I wouldn't say need.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You get up and laugh.">>\
\
<img src="img/misc/jane/magazine10c.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I'll leave. Let me know when I can come back in.">>\
\
<<descSpeech "You leave the room and then re-enter a few minutes later once Jane has called you back in.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\<<set $ericaJane7 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "You hadn't asked your mum to bring you anything from home, so you're slightly surprised when she hands over a brown paper back which appears to be full of magazines. You can well guess what sort of magazines.">>\
\
<<mcSpeech "Oh? What did I do to deserve this unprompted?">>\
\
<<ericaSpeech "They're not entirely for you. I understand your sister's own small collection got stolen, and you're allowing her to 'use' it in your room. I wanted to, you know, help her out mainly. I think she might like these ones more, they're a little higher class.">>\
\
<<mcSpeech "Are you OK with this?">>\
\
<<ericaSpeech "I think it's good. I even think you could be doing a little more to help push her along, you know?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<ericaSpeech "I'm sure you can think of something to get her more on board with what we are doing here.">>\
\
<<descSpeech "You nod, thoughtfully.">>\
\
<<mcSpeech "I'll have a think.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $janeMagazineCount to $janeMagazineCount + 1>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<if $janeMagazineCount is 11>>\
\
<<descSpeech "You make to hand Jane the magazine but as you do you snatch it away at the last moment.">>\
\
<img src="img/misc/magazine11.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Look, I wanna come too, OK?">>\
\
<<descSpeech "Jane goes wide eyed.">>\
\
<<janeSpeech "I knew this was fucked, now you want me to touch your-">>\
\
<<mcSpeech "No! No no no. I just... I want to be under the covers. You don't have to see anything, I just... I really need it, OK?">>\
\
<<descSpeech "Jane squints at you, and moves to the edge of the bed away from you, but you take it as consent.">>\
\
<img src="img/misc/jane/magazine11a.jpg" class="center picRounded" height="500">
\
<<descSpeech "You get under the covers next to her and begin to touch yourself. Neither you nor Jane talk, or even look at each other.">>\
\
<img src="img/misc/jane/magazine11b.jpg" class="center picRounded" height="500">
\
<<descSpeech "You're jerking off and as you are you can't help but sneak a quick peek at Jane. It happens that she's doing the same thing as you, and you share a moment of intense eye contact as you're both touching yourselves.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "Jane looks back at the magazine and flips the page. You hear her now, her wetness as she rubs herself, and you figure that she's getting close.">>\
\
<img src="img/misc/jane/magazine11c.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane gets faster and faster and so do you, until you are both breathing in deep, sharp breaths. You feel yourself tense up as you come, and you can feel that Jane is doing the same. You both come at the same time, you shooting your load all over your duvet, and then relax back into the bed.">>\
\
<<janeSpeech "Ahhhhhh.....">>\
\
<<mcSpeech "I needed that.">>\
\
<<descSpeech "Jane says nothing, but picks up her cup of tea.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 12>>\
\
<<janeSpeech "Oh, wow...">>\
\
<img src="img/misc/magazine12.jpg" class="center picRounded" height="500">
\
<<descSpeech "You open up the magazine and climb into bed next to Jane. You'd passed it off as a one time, desperation thing last time, but you both appreciated that this would be the norm from now on.">>\
\
<<mcSpeech "Excited?">>\
\
<<descSpeech "Jane says nothing, but you see that she leaves you holding the magazine, and spreads her legs a little wider than last time under the covers. You hold the magazine with your left hand and begin to stroke yourself.">>\
\
<img src="img/misc/jane/magazine12a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Just tell me when you want me to turn the page.">>\
\
<<descSpeech "Jane ignores you and slowly touches herself.">>\
\
<img src="img/misc/jane/magazine12b.jpg" class="center picRounded" height="500">
\
<<descSpeech "You turn the page before she says anything.">>\
\
<<janeSpeech "Wait, don't-">>\
\
<<descSpeech "Jane was going to tell you to go back, but she clearly finds the photo of the muscular black men queueing up to fuck the blonde girl too enticing. Her legs spread a little wider, and her pace picks up.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<janeSpeech "OK.">>\
\
<<descSpeech "You turn the page.">>\
\
<img src="img/misc/jane/magazine12c.jpg" class="center picRounded" height="500">
\
<<descSpeech "At the sight of them crowded around groping the woman as she gets fucked Jane goes into overdrive. You can tell she flushed with wetness, and she comes within twenty seconds. As she recovers, you pass her the magazine.">>\
\
<<mcSpeech "Hold it for me?">>\
\
<<descSpeech "Jane sighs, but holds up the magazine as you focus on yourself. You come soon after, again blowing your load in the sheets.">>\
\
<<janeSpeech "Are... Are you just coming in your sheets? That's disgusting.">>\
\
<<mcSpeech "I didn't have anything else to hand. I could borrow your panties.">>\
\
<<descSpeech "You expect Jane to punch you but instead she just gives you another resigned sigh.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 13>>\
\
<<descSpeech "You climb into bed with Jane and hand her the magazine.">>\
\
<img src="img/misc/magazine13.jpg" class="center picRounded" height="500">
\
<<janeSpeech "She's tiny compared to him.">>\
\
<<mcSpeech "She really is. So, uh, can I have your panties?">>\
\
<<janeSpeech "That's fucked up, you know.">>\
\
<<mcSpeech "I used to steal them all the time.">>\
\
<<janeSpeech "And that pissed me off! And anyway, it's different if I like... Hand them over.">>\
\
<<mcSpeech "I'll hold the magazine the whole time if you do.">>\
\
<<descSpeech "Jane squints at you, then you see her squirming about under the covers. She drops her panties on the bed in front of you. You take them and then wrap them around your cock.">>\
\
<<mcSpeech "They're still warm, and a bit sticky.">>\
\
<<janeSpeech "Shut the fuck up and just hold the magazine, Alex.">>\
\
<img src="img/misc/jane/magazine13a.jpg" class="center picRounded" height="500">
\
<<descSpeech "She's rubbing herself and you can hear how wet she is, wetter than normal.">>\
\
<img src="img/misc/jane/magazine13b.jpg" class="center picRounded" height="500">
\
<<descSpeech "You're jerking yourself off, but you know that you're about to come. Really, really quickly. You come, tensing your legs as you do it, and you make sure to catch almost all of the cum in her panties. Your sister laughs.">>\
\
<<janeSpeech "That was quick.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<mcSpeech "What, it's hot using your panties.">>\
\
<img src="img/misc/jane/magazine13c.jpg" class="center picRounded" height="500">
\
<<descSpeech "She looks at you and screws up her face dismissively, but you continue.">>\
\
<<mcSpeech "Don't think I can't hear how wet you are.">>\
\
<<descSpeech "Jane blushes, then shudders as she has what seems to be an unusually powerful orgasm.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 14>>\
\
<<janeSpeech "Have you washed my panties yet?">>\
\
<<mcSpeech "No. Haven't even done the sheets yet.">>\
\
<<janeSpeech "Gross. But you don't get a pair today until I get those back.">>\
\
<<descSpeech "You shake your head, as you're both in bed already together, touching yourselves under the covers. You put the magazine down.">>\
\
<img src="img/misc/magazine14.jpg" class="center picRounded" height="500">
\
<<janeSpeech "What?">>\
\
<<mcSpeech "Look, I'm helping you out. I'm getting these magazines for you. I'm letting you use a private space. I'm even holding the magazine for you. You gotta help me out at least a little too, OK? And I don't think panties are a bad trade.">>\
\
<<descSpeech "Jane stares at you and you make to pick up the magazine, but she caves.">>\
\
<<janeSpeech "Fine.">>\
\
<<descSpeech "You take the panties from her and wrap them around your cock.">>\
\
<<mcSpeech "You're already wet.">>\
\
<img src="img/misc/jane/magazine14a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Yeah, well, it's Pavlovian now. I only come up here to do one thing.">>\
\
<<descSpeech "Without fully appreciating it, the two of you are now chatting and masturbating at the same time. You look over at Jane.">>\
\
<<mcSpeech "I like this one. She's really hot.">>\
\
<<janeSpeech "The guys aren't bad either.">>\
\
<<janeSpeech "Turn the page?">>\
\
<img src="img/misc/jane/magazine14b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Her ass is amazing">>\
\
<<descSpeech "You speed up jerking off as you look at it.">>\
\
<<janeSpeech "Turn the page?">>\
\
<<mcSpeech "No, I want to come looking at this photo. It's really hot.">>\
\
<<janeSpeech "Just turn the page, you're not coming before me today.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<img src="img/misc/jane/magazine14c.jpg" class="center picRounded" height="500">
\
<<descSpeech "You turn the page and Jane dials it up. She comes within a minute, and then you turn back to the photo you liked so much. You come, blowing your load into her panties, as she sits watching you with a bemused look on her face.">>\
\
<<janeSpeech "Happy?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 15>>\
\
<<janeSpeech "He's really hot.">>\
\
<<mcSpeech "So's she.">>\
\
<<janeSpeech "Just your type?">>\
\
<img src="img/misc/magazine15.jpg" class="center picRounded" height="500">
\
<<descSpeech "You climb under the covers with Jane as she takes off her panties and hands them to you.">>\
\
<<janeSpeech "And yes, yes, I'm already wet. You're already hard though so you can't judge.">>\
\
<<descSpeech "You laugh and give her a gentle shove. She doesn't respond, though, because both hands are down there.">>\
\
<img src="img/misc/jane/magazine15a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "So are you like, rubbing and putting fingers up there?">>\
\
<<janeSpeech "I'm not discussing this with you Alex... I bet you like her tits, right?">>\
\
<<descSpeech "You nod, and she gestures with her chin to flip the page.">>\
\
<img src="img/misc/jane/magazine15b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "You've really got a thing for women who look a bit like mum, don't you?">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You put on an annoying voice, imitating your sister.">>\
\
<<mcSpeech "I'm not discussing this with you Jane.">>\
\
<<descSpeech "Jane laughs and then takes one hand out to give you a shove. She leaves a little wetness on your shoulder, and you both look a little surprised at each other, and a little turned on.">>\
\
<img src="img/misc/jane/magazine15c.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Are you close yet?">>\
\
<<janeSpeech "No. You?">>\
\
<<mcSpeech "No. The duvet is rubbing against my cock a bit, and... Maybe we could, like, get rid of the duvet? If you're down?">>\
\
<<janeSpeech "You want to watch me?">>\
\
<<mcSpeech "No... I mean, yes, but, like... Not as the main thing. Look, we both know what's happening here, right? There's no point pretending it isn't going on, is all I figure. I think it'd be kinda hot to just, like, be this open with each other. It isn't like we'd be touching each other.">>\
\
<<janeSpeech "Don't be pervy about it.">>\
\
<<mcSpeech "When have I ever not been pervy about something?">>\
\
<span class='linkCorrupt'><<link "Jane Sighs" "Jane 5a">><</link>></span>
\
<<else>>\
<</if>>\<<set $jane to 7>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<descSpeech "Jane flips the covers off and lifts her legs up.">>\
\
<<janeSpeech "Fuck it.">>\
\
<<descSpeech "She spreads them wide and you shuffle to the side. In part to get a better view, but also just to make room for her. You're surprised at how brazen she is.">>\
\
<video src="video/jane/bedroom/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You just stare for a moment, still holding up the magazine, before Jane says something.">>\
\
<<janeSpeech "Are you just gonna watch, or...?">>\
\
<<descSpeech "You start jerking off again, her panties wrapped around your cock. You sit diagonally to each other, half watching each other, half looking at the magazine. Jane begins to come first, and as you watch her come you begin to as well.">>\
\
<video src="video/jane/bedroom/5.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You finish blowing your load as she looks at you with an almost sleepy face. When you're done you put the magazine down, leave her panties on the bed, and then repeat your shuffle back up to the top of the bed. You lay down next to her, your hard cock slowly shrinking, as she sits there with her legs still spread.">>\
\
<<janeSpeech "I can't believe we just did that... That was so fucked up.">>\
\
<<mcSpeech "Yeah. It was. Fun though, right?">>\
\
<<descSpeech "Jane lets out a short, ragged, sigh.">>\
\
<<janeSpeech "Yeah, I suppose.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You sit in silence for a few minutes, each of you thinking your own thoughts, before Jane breaks the silence.">>\
\
<<janeSpeech "Is everyone just, so... So fucking horny all the time? Is it just us?">>\
\
<<mcSpeech "I don't think so, no.">>\
\
<<janeSpeech "I was doing so well at pushing it aside, but once you came here I knew what you'd get up to, and I knew you'd ruin my own self control.">>\
\
<<descSpeech "You're looking at her, but she's not looking at you. She shakes her head.">>\
\
<<janeSpeech "Fuck it. It never stopped you, did it?">>\
\
<<mcSpeech "No.">>\
\
<<janeSpeech "And it definitely hasn't stopped mum.">>\
\
<<descSpeech "You laugh, perhaps a little too hard given you know she'll be watching this back.">>\
\
<<mcSpeech "Yeah, not at all.">>\
\
<<descSpeech "Jane relaxes into the bed a little. She unspreads her legs and wipes her hand on your pillow. She stretches her legs out and rolls onto her side to look at you. You're more dressed than she is, but your cock is still sticking out of your trousers.">>\
\
<<janeSpeech "You've told mum the magazines are for me, haven't you?">>\
\
<<mcSpeech "Yeah.">>\
\
<<janeSpeech "She's gonna want to talk about it, isn't she?">>\
\
<<mcSpeech "Probably. But you can probably get whatever you want from her if you do talk to her. You know what she's like, she's generous, but only if you're open about what you're really looking for.">>\
\
<<descSpeech "Jane looks thoughtful, and then reaches for her panties. She grabs them before realising they're covered in your cum.">>\
\
<<janeSpeech "Ugh, for fuck's sake, disgusting! I'm just never going to be able to leave here wearing panties, am I?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $ericaJane8 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "It's not without trepidation that you meet up with your mum for her weekly visit, and when you enter the room she's standing up waiting for you. Her face isn't unpleasant, but it isn't... Joyous, either.">>\
\
<img src="img/erica/18.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I see you and Jane have had an eventful week.">>\
\
<<descSpeech "You nod cautiously and stand for a moment, before your mum sits down and gestures for you to join her on the sofa.">>\
\
<<ericaSpeech "I suppose I shouldn't really have expected any different, should I? You're both chips off the old block, and penned up in a place like this you'll take what you can get. I found her talk about having tried so hard to keep her libido in check interesting, and am curious to see what happens now.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "You're not mad.">>\
\
<<ericaSpeech "No. It is what it is, isn't it? And besides, it's not the first time you've watched each other, just the first time you've each known about it.">>\
\
<<mcSpeech "She's watched me... You know?">>\
\
<<descSpeech "Your mum nods.">>\
\
<<ericaSpeech "A few times. Anyway, I know you didn't request anything this week, but I brought you both some more magazines.">>\
\
<img src="img/misc/magazine17.jpg" class="center picRounded" height="500">
\
<<ericaSpeech "I figured it was your turn to get what you wanted, no?">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $barbara to 6>>\
<<set $corruptBarbara to $corruptBarbara + 1>>\
\
\
\
<<descSpeech "Barbara wakes you up with your cock in her mouth, as has become traditional for a weekend morning. But you open your eyes suspiciously when she stops as soon as you get properly hard. You see her smiling, with your baby oil in her hand.">>\
\
<<barbaraSpeech "You should fuck my arse. I've been practicing.">>\
\
<<descSpeech "Before you can say anything Barbara bends over on your bed. She's entirely naked, and she squirts some oil on her behind before rubbing it around.">>\
\
<<barbaraSpeech "Start with your pinky?">>\
\
<video src="video/barbara/3.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "You're pretty tight Barbara, I'm-">>\
\
<<barbaraSpeech "I'm good. Do your thumb.">>\
\
<video src="video/barbara/4.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You slip in your thumb and it's tight. But, with her desperate urging, you slip in more fingers.">>\
\
<<barbaraSpeech "Fuck it, just stick it in, OK? I'm ready. I can take it.">>\
\
<<descSpeech "You line up behind her and put your dick at the opening to her arse. She winces as you begin to stick it in, and you stop. You're about to ask her whether she should stretch more when she throws her arse back. She screams, but then looks at you smiling.">>\
\
<<barbaraSpeech "We have to be done before my mum gets back, OK?">>\
\
<video src="video/barbara/5.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You start fucking her slowly but evidently this isn't enough for Barbara.">>\
\
<<barbaraSpeech "I'm getting on top.">>\
\
<<descSpeech "You switch around and Barbara begins to ride you, getting faster and faster, and talking to you as she does it.">>\
\
<<barbaraSpeech "Isn't this so hot? You've never even touched my pussy and you're already in my bum. What would my mum think? She'd probably kill both of us if she came in and found you inside me.">>\
\
<video src="video/barbara/6.webm" height="400" class="center" autoplay loop></video>
\
<<barbaraSpeech "It's lucky for you though because she won't let me go on contraception. She thinks it'll stop me having sex.">>\
\
<<descSpeech "Barbara rolls onto her side, and spreads her legs.">>\
\
<<barbaraSpeech "Like this.">>\
\
<video src="video/barbara/7.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Barbara begins to rub herself as you fuck her.">>\
\
<<barbaraSpeech "She doesn't know what I'm like though. Alex, I want you to promise me something, OK? Whenever you need to empty your balls, just find me. You can fuck me whenever you want, whatever I'm doing. You can drag me to a toilet and fuck me, you can just stick it in during the night, you can grab my head and force it onto your cock and fuck my throat until I choke. Whatever you want Alex, I'll do it. I'll... I'll">>\
\
<<descSpeech "Barbara begins to buck as she comes. You're close too, and keep fucking, and once she's done you speed up. You come - hard - inside of her. You stay there for a few seconds with your cock still gently jumping, until she pushes you out.">>\
\
<<barbaraSpeech "I gotta get up now. When my mum gets back I want to be waiting for her, dripping into my underwear.">>\
\
<span class='linkStandard'><<link "Finish" "Home">><</link>></span><<set $erica13 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<mcSpeech "Things might have, um, accelerated a bit with Barbara.">>\
\
<<ericaSpeech "Watson's daughter?">>\
\
<<descSpeech "Your mum scratches the back of her head and looks at you, with a sort of weary excitement.">>\
\
<img src="img/erica/19.jpg" class="center picRounded" height="500">
\
<<mcSpeech "She, uh, came in my room. And then I... Well, up her bum.">>\
\
<<ericaSpeech "You fucked your headmistress' daughter up the bum, inside the headmistress' house?">>\
\
<<descSpeech "Your mum laughs.">>\
\
<<ericaSpeech "Alex, I'd told you to be careful and cautious, yes? Do you understand what these words mean, or have all your school fees been wasted?">>\
\
<<mcSpeech "Mum, she came in naked with a bottle of oil. And she told me I could do whatever I want with her whenever I want to...">>\
\
<<descSpeech "Mum exhales sharply from her nose in a bitter laugh.">>\
\
<<ericaSpeech "Well, you aren't made of steel I suppose.">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<<mcSpeech "There was one other interesting thing too, though. She said her mum doesn't let her use contraception...">>\
\
<<ericaSpeech "Interesting.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<if $corruptMichelle is 21>>\
\
<<michelleSpeech "I feel dumb even asking nicely given you'll probably jump at this, but how would you feel about being in a video with me? Just your hands. Someone wants a video where my underwear gets pulled down and a man touches my tits a bit.">>\
\
<<descSpeech "You look at Mrs. Lee a little excitedly and hope you don't come across as too desperate. She smiles at you.">>\
\
<<mcSpeech "What's in it for me? You'll probably make a lot of money from this, no?">>\
\
<<michelleSpeech "You get to feel my tits. What more do you want?">>\
\
<<mcSpeech "I want to keep your panties.">>\
\
<<descSpeech "Mrs. Lee gives a little laugh, and you suspect you could have got more from her.">>\
\
<<michelleSpeech "Fine. Shall we start?">>\
\
<<descSpeech "You set up the camera gear and Mrs. Lee gets in position, squatting on the kitchen counter. She's wearing just a dress and underwear. You begin to film and she hikes up the dress to reveal her bum, which she shows off before beginning to take off the panties.">>\
\
<video src="video/michelle/onlyfans/6.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "It wasn't planned, but you reach out and touch her bum and help take off the panties. She doesn't complain, and you continue with the scene. She then turns around and pulls down the top of her dress. She speaks to you in a low, sexy voice and now you're about ready to come.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "Touch them.">>\
\
<video src="video/michelle/onlyfans/7.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You stay silent but reach out your hand. She takes hold of it and you begin to play with her tits. You do so for a couple of minutes, and could have done so for the rest of the day until she stops you.">>\
\
<<michelleSpeech "OK, stop.">>\
\
<<descSpeech "You've got a giant erection and as Mrs. Lee gets down off the counter she taps it.">>\
\
<<michelleSpeech "You look ready to blow.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 22>>\
\
<<michelleSpeech "He loved the last video. He was wondering if you'd use a dildo on me. I said that'd be no problem. Right?">>\
\
<<mcSpeech "Yeah, I guess.">>\
\
<<descSpeech "Mrs. Lee smiles and you laugh.">>\
\
<<mcSpeech "Yeah, of course. I'd love to.">>\
\
<<descSpeech "You get started, with Mrs. Lee up on the kitchen counter again. She begins to use a small glass dildo on herself and you film close up.">>\
\
<video src="video/michelle/onlyfans/8.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After a while she talks to you.">>\
\
<<michelleSpeech "Alex?">>\
\
<<descSpeech "She just used your real name, but you don't mind. You stick out your left hand and take the dildo and then slide it into her. She isn't very wet, and it's a bit hard to move it in and out.">>\
\
<video src="video/michelle/onlyfans/9.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Lee does a great job pretending, however, and you keep at it until she stops you.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "As she's getting dressed again you hold onto the dildo. She looks at you and sees you want to say something.">>\
\
<<michelleSpeech "Alex, what is it? If it's about using your name I'm sorry, but there are a lot of blokes out there called Alex. I swear it'll be fine.">>\
\
<<mcSpeech "No... No. That's cool. Just, you know, you weren't really enjoying yourself. You didn't seem very turned on.">>\
\
<<descSpeech "Mrs. Lee shrugs.">>\
\
<<michelleSpeech "It's a bit boring, and I'm only really doing this for the money. Besides, it's not the most sexy thing is it, just you there with a camera?">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 23>>\
\
<<mcSpeech "Maybe dress sexy?">>\
\
<<descSpeech "Mrs. Lee glares at you, but she does change her outfit to something that is, frankly, whorish.">>\
\
<<descSpeech "You start shooting the video. Today Mrs. Lee's top customer wants a video of you putting a buttplug and a dildo in and out of her bum.">>\
\
<video src="video/michelle/onlyfans/10.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You help her spread her arse cheeks as you dip the plug in and out of her. You do it slowly, and fast. You rub it around her hole, and you push it in. You let your fingers linger around her hole, and let them even brush up against her pussy.">>\
\
<<descSpeech "Not only does Mrs. Lee not complain, but you see her eyeing up your cock, which is pulsing through your trousers.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "When you're done with that you squirt a little more oil on her and then grab the big black dildo. You didn't wait for her to prompt the transition and she seems slightly taken aback.">>\
\
<video src="video/michelle/onlyfans/11.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "As you slide it in you adjust the camera to get not only her hole, but her face and tits too. She winces slightly as it slides in, then you repeat the process of dipping, rubbing, and teasing.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 24>>\
\
<<descSpeech "The dildo is inside her arsehole. The plan is to keep it the same as last time, and for Mrs. Lee to rub herself as you use the dildo on her. But you decide to improvise.">>\
\
<<mcSpeech "You look wet, Michelle.">>\
\
<<descSpeech "Mrs. Lee's eyes widen as she looks shocked, but she rolls with it.">>\
\
<<michelleSpeech "So wet, I'm dripping.">>\
\
<<descSpeech "Then, without permission, you pull the dildo from her arse and slide it into her pussy.">>\
\
<video src="video/michelle/onlyfans/12.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Lee rolls with it, and begins to ride the dildo.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "You keep on this track, dipping it in and out of each of her holes until you realise that a double ended dildo comes with certain advantages. When it's in her arse you bend the other end around until it's in her pussy too.">>\
\
<video src="video/michelle/onlyfans/13.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Lee plays along but it isn't long until she stops you.">>\
\
<<michelleSpeech "OK, done.">>\
\
<<descSpeech "She stands up and looks at you.">>\
\
<<michelleSpeech "What was that?">>\
\
<<mcSpeech "I improvised. Was I wrong to?">>\
\
<<descSpeech "Her eyes narrow.">>\
\
<<michelleSpeech "I don't like surprises, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 25>>\
\
<<michelleSpeech "I, uh, understand if you don't want to do this. So I won't hold it against you. But the bloke asked to see you, sort of. He wants to see how hard you are as you're, like, doing this shit to me.">>\
\
<<mcSpeech "That sounds OK. But, what do I get?">>\
\
<<michelleSpeech "I don't know. What would you want?">>\
\
<<mcSpeech "If I improvise some more, would you be OK with that?">>\
\
<<michelleSpeech "Within reason.">>\
\
<<descSpeech "You set up to shoot on her bed and you start off the scene with a giant, provocative improvisation. You bend down over Mrs. Lee's bum and then spit directly on her hole.">>\
\
<<michelleSpeech "Alex!">>\
\
<video src="video/michelle/onlyfans/14.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You dip the buttplug in and out of her, and let the tip of your cock drag along her thigh as you do it. All to no complaint.">>\
\
<video src="video/michelle/onlyfans/15.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Then, as you play with her, you begin to touch yourself. Mrs. Lee sneaks glances, but says nothing.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<mcSpeech "Let's show you off, Michelle.">>\
\
<<descSpeech "Now with no plug, you spread her cheeks and focus in on her hole.">>\
\
<video src="video/michelle/onlyfans/16.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "On your back?">>\
\
<<descSpeech "She complies, and then lays back on the bed with her legs spread as you bring the camera back to her. When you're done, she remains laying in bed, making eye contact with you.">>\
\
<<michelleSpeech "That was brave.">>\
\
<<descSpeech "You nod, hoping you haven't gone too far.">>\
\
<<michelleSpeech "I like brave.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 26>>\
\
<<michelleSpeech "You can rub me today, if you want. While you use the plug.">>\
\
<<mcSpeech "Did he ask for it?">>\
\
<<michelleSpeech "Yep.">>\
\
<<descSpeech "You begin shooting, starting with the now normal work of using a buttplug on your PE Teacher.">>\
\
<video src="video/michelle/onlyfans/17.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "When it's in, however, you begin to rub her pussy. You start slow but then speed up.">>\
\
<<michelleSpeech "Oh, Alex...">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "After she groans with something approaching real pleasure, you decide to be brave once again. You spank her.">>\
\
<video src="video/michelle/onlyfans/18.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Do you like spanks, Michelle?">>\
\
<<michelleSpeech "Spank me Alex, spank me!">>\
\
<<descSpeech "When you stop shooting, however, Mrs. Lee grabs you by the arm.">>\
\
<<michelleSpeech "Do not fucking spank me again, Alex, or I'll chop your balls off.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 27>>\
\
<<descSpeech "Mrs. Lee lays out two dildos.">>\
\
<<michelleSpeech "Both holes today, Alex.">>\
\
<<descSpeech "You begin the video by spitting on her hole again before sliding the glass dildo in.">>\
\
<video src="video/michelle/onlyfans/19.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You leave her on all fours, essentially just holes for the camera, as you work through your repertoire of dildo play.">>\
\
<video src="video/michelle/onlyfans/20.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Does your other hole need attention, Michelle?">>\
\
<video src="video/michelle/onlyfans/21.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You pull the translucent dildo from her arse, then bring it up to her head. She looks at you with something approaching annoyance, but then she takes it in her mouth.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "You hold it in her mouth, and film her sucking it. As you're leaning over her, your erect cock rubs and bounces along her back and bum. When you're done, you pull it away, and Mrs. Lee shakes her head.">>\
\
<<michelleSpeech "That was pretty disgusting, Alex.">>\
\
<<descSpeech "Based on the way she says it, though, you're fairly sure this is at least in part a compliment.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 28>>\
\
<<descSpeech "When she unpacks there is a pair of latex gloves laying out for you.">>\
\
<<michelleSpeech "He wants you to finger me. Using these gloves. Sound good?">>\
\
<<mcSpeech "Yes, Mrs. Lee.">>\
\
<<michelleSpeech "Why do you call me Mrs. Lee in person, but Michelle on the videos?">>\
\
<<mcSpeech "You're still my teacher.">>\
\
<<descSpeech "Mrs. Lee grimaces at this slightly, but then lays back, spreading her legs, for the two of you to get to work.">>\
\
<video src="video/michelle/onlyfans/22.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You start, perhaps unexpectedly for Mrs. Lee, with two fingers inside her arse. Unexpectedly for you, she is touching herself, and seemingly enjoying it.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<descSpeech "You switch to helping her, putting a thumb in each of her holes as she continues to touch herself.">>\
\
<video src="video/michelle/onlyfans/23.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Then once she has had her fake orgasm, you don't stop, as you normally would. Instead you begin to dip your thumbs in and out of her arse, spreading it and showing the wide hole for the camera.">>\
\
<video src="video/michelle/onlyfans/24.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "The camera's still rolling, but you look up at her, with your thumbs still inside her.">>\
\
<<mcSpeech "You're very pretty, Mrs. Lee.">>\
\
<<descSpeech "She almost giggles in response.">>\
\
<<michelleSpeech "That's kind of you, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 29>>\
<<set $michelle to 14>>\
\
<<michelleSpeech "It's your lucky day Alex. He wants you to get a handjob, wearing these fucking blue gloves.">>\
\
<<mcSpeech "Oh, nice!">>\
\
<<descSpeech "You don't bother to hide your excitement anymore.">>\
\
<<mcSpeech "So what's the plan Mrs. Lee?">>\
\
<<michelleSpeech "Just lie back and film, OK?">>\
\
<video src="video/michelle/onlyfans/25.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You're laying back on the bed with Mrs. Lee between your legs as she begins to give you a rapid handjob. Her tits are jiggling but you aren't able to touch them, but she's looking into the camera and holding her hair back. You try not to come immediately.">>\
\
<<michelleSpeech "Lucky boy.">>\
\
<<descSpeech "For a while, you succeed. You don't say anything, and instead you just begin to come.">>\
\
<video src="video/michelle/onlyfans/26.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Mrs. Lee directs it so you come all over your belly and chest. She slowly milks the last of the cum out, and you focus on your cock, but to your surprise she lifts her glove up to her mouth and she licks your cum off it.">>\
\
<video src="video/michelle/onlyfans/27.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Then, she bends down, and licks it off your belly and pelvis.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "Mmmmmmmm">>\
\
<<descSpeech "When you've stopped filming, she sits up.">>\
\
<<michelleSpeech "Christ, you came a lot.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\<<if $corruptBarbara lt 20>>\
<<set $corruptBarbara to $corruptBarbara + 1>>\
<<else>>\
<</if>>\
\
\
\
<<descSpeech "Barbara comes into your room, naked, with a bottle of baby oil. She gets on all fours and hands you the bottle as you rub the sleep out of your eyes. You're already hard, and you squirt oil over her asshole. Wordlessly, having said nothing to each other, you begin to force your cock into her.">>\
\
<video src="video/barbara/8.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Barbara winces as you push through her tightness and lubricate her using the tip of your dick. You know she wants you to ignore it, so you do. She nods, and grips the sheets with pain.">>\
\
<<if $corruptBarbara lt 20>>\
<<corruptSpeech "Barbara Watson Corruption +">>\
<<else>>\
<</if>>\
\
<<barbaraSpeech "Now I'm open I want to be on top.">>\
\
<<descSpeech "You flip her over, your cock just slipping out, but she slides you back in immediately.">>\
\
<video src="video/barbara/10.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She rides you and talks to you about her fantasy.">>\
\
<<barbaraSpeech "How hot would it be if we were caught. Just my mum standing there watching you fuck me. If she did come in I wouldn't stop, I'd keep going until you came or until she pulled me off you. Maybe she'd watch. I think she's more kinky than she lets on, you know. She's got amazing lingerie for such a boring woman.">>\
\
<<descSpeech "Barbara keeps on talking about her mum for a while, until you grab her. You flip her on her side and take her by the throat.">>\
\
<<mcSpeech "It's my turn with you now, Barbara.">>\
\
<video src="video/barbara/9.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "As you're gently choking her she looks up at you and you know she's putty in your hands. She really would do anything you want. A savage tenderness washes over you and you kiss her, kindly, before you speed up. You fuck her hard, probably too hard for her to handle without any pain, but she doesn't complain. Then, in a blinding white light, you come. You pull out of her and stand up quickly, leaving her dripping on your bed.">>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $time to $time + 1>>\
<<if $corruptSyren lt 50>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<else>>\
<</if>>\
\
\
\
<<descSpeech "Syren comes to your room when you ask her to, and you have sex with her on your bed.">>\
\
<<if $random6 lte 2>>\
\
<video src="video/syren/bedroom/38.webm" height="400" class="center" autoplay loop></video>
\
<<elseif $random6 gte 5>>\
\
<video src="video/syren/bedroom/39.webm" height="400" class="center" autoplay loop></video>
\
<<else>>\
\
<video src="video/syren/bedroom/40.webm" height="400" class="center" autoplay loop></video>
\
<</if>>\
\
<<descSpeech "You finish inside of her, and enjoy it as she smiles at you as she cleans herself up.">>\
\
<<if $corruptSyren lt 50>>\
<<corruptSpeech "Syren Watson Corruption +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Bedroom">><</link>></span><<set $syren to 17>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<set $syrenBedroomCount to 1>>\
\
\
\
<<mcSpeech "Can we have sex, Mrs. Watson?">>\
\
<<descSpeech "She looks at you frustratedly, but indulgently.">>\
\
<<syrenSpeech "No, Alex. I'm not going to have sex with you in this office. That would be incredibly stupid.">>\
\
<<mcSpeech "I suppose we could go home...">>\
\
<<descSpeech "Her eyes narrow, and she looks down at her desk. Then she looks back up at you.">>\
\
<<syrenSpeech "We'd have to go separately...">>\
\
<<mcSpeech "Why? Everyone knows we both live there.">>\
\
<<syrenSpeech "Yes, I suppose that's true.">>\
\
<<descSpeech "Mrs. Watson stands up and you follow her out of the room. The two of you don't chat as you walk to her cottage, nor as she leads you up the stairs to her bedroom. It's not the first time you've been in there, but it's the first time she has invited you in to spend time with her.">>\
\
<<descSpeech "She starts to take off her clothes, but you stop her.">>\
\
<<mcSpeech "Can I undress you?">>\
\
<<descSpeech "She silently agrees, and you slowly peel off her clothes until she's naked. Then you begin to kiss her neck, and you feel her already wet pussy. You're more tender than you have been before, and you feel this is appreciated by her.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "Alex, this is... A lot... Let's start...">>\
\
<<descSpeech "She climbs on top of you and you begin to thrust up into her. She seems delicate today, but desperate too, and you suspect the latter is the more powerful of emotions.">>\
\
<video src="video/syren/syrenbedroom/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She's touching herself constantly, but she turns around on top of you.">>\
\
<<syrenSpeech "Let me see you.">>\
\
<video src="video/syren/syrenbedroom/2.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Then, as she's getting closer, she suddenly flips onto her back.">>\
\
<<syrenSpeech "Just go really, really hard, OK?">>\
\
<video src="video/syren/syrenbedroom/3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You thrust as hard as you can. You thrust so hard that you can see her breast implants reveal themselves under her skin. She's touching herself, pressing down hard on her clitoris, until she comes. You're nearly there, so you fuck her through and past her orgasm until you too are done.">>\
\
<<syrenSpeech "That... I... Wow.">>\
\
<<descSpeech "You lower yourself onto her, your penis still inside her, and you give her a little kiss on the cheek. You whisper in her ear.">>\
\
<<mcSpeech "That was great, Mrs. Watson.">>\
\
<<descSpeech "She wraps her arms around you and for the first time you feel something approaching a romantic spark between the two of you. You stay there for some time, until she remembers her job and her responsibilities and your class timetable.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptSyren to $corruptSyren + 1>>\
<<set $syrenBedroomCount to $syrenBedroomCount + 1>>\
\
\
\
<<if $syrenBedroomCount is 2>>\
\
<<syrenSpeech "Do you, um, want to go home, Alex?">>\
\
<<mcSpeech "Yes Mrs. Watson. I do.">>\
\
<<descSpeech "She stands up from behind her desk and begins to walk to the door, but you approach her. You stand in front of her and give her a kiss, and gently feel her bum.">>\
\
<<mcSpeech "I enjoy our time together, Mrs. Watson.">>\
\
<<descSpeech "She almost blushes, but smiles a sparkling smile at you that you haven't seen before.">>\
\
<<syrenSpeech "Come on, let's go.">>\
\
<<descSpeech "You follow her to her room and when she shuts the door behind you, you take her by the neck and kiss her again. You slowly slide off her shirt, and her skirt, then her bra and panties. She peels off your clothes too, until you are both naked.">>\
\
<<syrenSpeech "Let's start like this.">>\
\
<<descSpeech "Mrs. Watson lays down on her back, spreading her legs. You get on the bed and shuffle forward on your knees, then slide your cock into her dripping wet hole. You begin to fuck her, and hold her legs open, when she takes you by the hand and puts your fingers in her mouth.">>\
\
<video src="video/syren/syrenbedroom/4.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "When you get a little tired you pull her onto her side, and enter her from the rear.">>\
\
<video src="video/syren/syrenbedroom/5.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "As she gets closer, though, she gets on top of you. You see her reach her hand behind her.">>\
\
<video src="video/syren/syrenbedroom/6.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Is your finger in your arse?">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<descSpeech "She looks at you, smiling, and you grab her and kiss her. You hold her hand in place over her arsehole, and the two of you come together, still kissing.">>\
\
<<syrenSpeech "That was amazing...">>\
\
<<mcSpeech "I love doing this with you.">>\
\
<<descSpeech "You look at each other and lazily make out in bed, stroking each others' hair, and looking into each others' eyes. After no more than ten minutes, though, Mrs. Watson stands up.">>\
\
<<syrenSpeech "Can I tell you something, Alex? It might sound a bit pathetic.">>\
\
<<mcSpeech "Of course, Mrs. Watson.">>\
\
<<syrenSpeech "This is the best part of my day anymore.">>\
\
<<descSpeech "She lets out a gentle sigh, and begins to slowly put on her clothes.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $syrenBedroomCount is 3>>\
\
<<descSpeech "When you walk in Mrs. Watson is standing at the window. She looks at you, and you close the door behind you. You take a few steps into the room but she then walks towards you. She cups your cheek and kisses you deeply as you feel her rear.">>\
\
<<syrenSpeech "Let's go.">>\
\
<<descSpeech "She's wearing a yellow dress today and as you enter the house you stop her at the bottom of the stairs and pull down her panties. You finger her and kiss her, before taking her upstairs. When you get to her room you just pull up her dress and then pull her on top of you.">>\
\
<<mcSpeech "I really need you today.">>\
\
<video src="video/syren/syrenbedroom/7.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You fuck up into her and, holding on tight, you slip your hand down to her bum. You place a finger over her arsehole and look into each others' eyes.">>\
\
<<syrenSpeech "Alex...">>\
\
<<descSpeech "She nods at you, and then bends down to kiss you as you slide your finger in.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<video src="video/syren/syrenbedroom/8.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "With your finger in her arse Mrs. Watson comes quickly, and powerfully, but you haven't come yet. She slows down for a moment and you're worried she means to call it quits, but she hops off you. She pulls off her dress, and then spreads her legs.">>\
\
<video src="video/syren/syrenbedroom/9.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You don't need an invite, and you enter her. You fuck her hard and fast, before you fill her with your cum. You stay in her for a moment, but you pop out as you lean forwards to kiss her. Your dick is resting against her slit and you can feel your semen dripping out of her. You kiss for a minute or two, then you stand up. When do you, you realise that she's dripped all over her dress.">>\
\
<<syrenSpeech "Oh, bugger, I'll have to wash that won't I?">>\
\
<<descSpeech "She chucks it into the laundry basket, then opens up her closet. As she chooses a new outfit you decide to browse through her drawers. You open her underwear drawer and, for the first time, have a little hunt around.">>\
\
<<syrenSpeech "What? Can I keep no secrets from you now?">>\
\
<<descSpeech "You lift up a pair of hold up stockings.">>\
\
<<mcSpeech "Why don't you wear these?">>\
\
<<syrenSpeech "They're not really appropriate for my work, Alex, and I don't really get a chance to do much else.">>\
\
<<mcSpeech "Says who? I like them, I'm sure everyone else would.">>\
\
<<descSpeech "She smiles at you, but then takes them from your hand and puts them back in the drawer.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $syrenBedroomCount is 4>>\
\
<<mcSpeech "Maybe you could put on the stockings for me, Mrs. Watson?">>\
\
<<descSpeech "You're kissing her, standing next to her bed as her hand is rubbing your cock through your trousers. She pulls away and smiles at you.">>\
\
<<syrenSpeech "OK.">>\
\
<<descSpeech "You lay back on the bed and Mrs. Watson takes off everything but her panties, then pulls out a pair of stockings. She slides these on, standing over you, before kneeling in front of you.">>\
\
<<syrenSpeech "You have good taste, Alex. Do you like me dressed like this?">>\
\
<<descSpeech "Then, for the first time, she takes your penis in her mouth. She starts at your balls then works up, but is awkward about it.">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<syrenSpeech "I haven't done this in so long...">>\
\
<video src="video/syren/syrenbedroom/10.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "After a polite interval you pull her up onto the bed, slide her panties off, then enter her. She leans back, rubbing herself, one leg in the air as you fuck her.">>\
\
<video src="video/syren/syrenbedroom/11.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Ahhhhhh.....">>\
\
<<mcSpeech "Kiss me.">>\
\
<<descSpeech "The two of you awkwardly shuffle so that you can fuck her and kiss at the same time. She holds you by the back of the head, until she pushes you away.">>\
\
<<syrenSpeech "I want to be on top.">>\
\
<video src="video/syren/syrenbedroom/12.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She mounts you and you suck on her tits as she fucks you.">>\
\
<<mcSpeech "Mrs. Watson? I'm... I'm about to come.">>\
\
<<descSpeech "She holds a steady pace, bouncing up and down on you as you fill her up. As you come you keep sucking on her tits.">>\
\
<<syrenSpeech "Good boy, Alex. Give me all you've got.">>\
\
<<descSpeech "When you're done she stays on top of you, and you keep licking her nipples. She begins to stroke your hair, and looks down at you smiling but shaking her head.">>\
\
<<syrenSpeech "I can't believe we ended up like this.">>\
\
<<descSpeech "She stands up, and picks up her panties, as you stand up too. This time you browse through her closet.">>\
\
<<mcSpeech "Some of these dresses are pretty adventurous, Mrs. Watson. Why don't we ever see them?">>\
\
<<descSpeech "She laughs.">>\
\
<<syrenSpeech "Oh, Alex, those are from my younger days. I only really keep them around as a memento.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $syrenBedroomCount is 5>>\
\
<<descSpeech "When you walk into Mrs. Watson's office she isn't there. But there is a note for you on the table.">>\
\
<<hintSpeech "Alex: Perhaps we could eat lunch together at home today? We have those leftovers that you had wanted.">>\
\
<<descSpeech "Appreciating her sense of discretion you crumple up the paper to throw away and head home. Up the stairs and peering into the room you see her. She's waiting, standing up, looking at you. She's wearing heels, stockings with a suspender belt, and also make-up.">>\
\
<<mcSpeech "You're wearing lipstick.">>\
\
<<descSpeech "She walks up and says nothing, but she kisses you. The kiss is deliberate and heavy. She peels off your clothes and pushes you onto the bed.">>\
\
<<syrenSpeech "Why have these clothes if I don't wear them...">>\
\
<<descSpeech "Straddling you, she lowers herself onto your cock, then slowly rides you.">>\
\
<video src="video/syren/syrenbedroom/13.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "You look so, so hot.">>\
\
<<descSpeech "She smiles at you, and you begin to gently suck on her tits as she lifts herself up and down on you.">>\
\
<<syrenSpeech "From behind please, Alex.">>\
\
<video src="video/syren/syrenbedroom/14.webm" height="400" class="center" autoplay loop></video>
\
<<syrenSpeech "Do I look like a slut, Alex?">>\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<descSpeech "She looks up at you and you're unsure what the right answer is here, but your cock takes over.">>\
\
<<mcSpeech "Kinda? I love it though.">>\
\
<<descSpeech "She laughs, but pushes you off. You're worried she's offended, but instead she lays back.">>\
\
<<syrenSpeech "I want to look at your face when you finish.">>\
\
<video src="video/syren/syrenbedroom/15.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You enter her, and hold onto her tight. You essentially use her as a toy, not just fucking into her but moving her body up and down on your cock too. When you're done you're squeezing her tits, and you arch your face up from the power of the orgasm. When you look down you see you're dripping sweat onto Mrs. Watson. She smiles up at you.">>\
\
<<syrenSpeech "Kiss me, Alex.">>\
\
<<descSpeech "You lower yourself down, still inside her, and kiss her. You rest part of your weight on her, and she runs her hands up and down your back. You feel tingles as the two of you gently bite and suck on each others lips. You open your eyes and rest your head to the side of hers.">>\
\
<<mcSpeech "You're very beautiful, Mrs. Watson.">>\
\
<<descSpeech "You can feel her flush with wetness as you say this, and she turns her head to face you. You begin to get hard again, and slowly slide in and out of her as you grow harder and harder. You kiss her, deeply, and it doesn't take long for you to bring her to her own orgasm.">>\
\
<span class='linkStandard'><<link "Stay" "Syren 18a">><</link>></span>
\
<<else>>\
<</if>>\
\
<<if $syrenBedroomCount lt 5>>\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\<<set $syren to 18>>\
<<set $trustSyren to $trustSyren + 1>>\
\
\
\
<<descSpeech "You stay inside Mrs. Watson after she's come, and remain on top of her. She's stroking your back and making happy little moans as you occasionally kiss her neck.">>\
\
<<mcSpeech "I can't believe I get to do this...">>\
\
<<descSpeech "You say it without really thinking, and Mrs. Watson turns to face you.">>\
\
<<syrenSpeech "What do you mean?">>\
\
<<mcSpeech "I... I'm just really lucky. You're so beautiful.">>\
\
<<syrenSpeech "You're my student, Alex. We really shouldn't be doing this.">>\
\
<<mcSpeech "I'm an adult, Mrs. Watson. Besides, what's wrong if we're both enjoying it? Don't you like me?">>\
\
<<descSpeech "You try to sound a little hurt, and truth be told you feel a little hurt. She looks away from you.">>\
\
<<syrenSpeech "I like you more than you know Alex. More than I should, really, given we barely know each other.">>\
\
<<trustSpeech "Syren Watson Trust +">>\
\
<<mcSpeech "Well, what do you want to know?">>\
\
<<descSpeech "You stand up and leave Mrs. Watson on the bed, legs open. You hand her a towel and she begins to wipe up your cum.">>\
\
<img src="img/syren/20.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "What do you like about me? Beyond being beautiful.">>\
\
<<descSpeech "You look thoughtful for a minute. Then look back at her.">>\
\
<<mcSpeech "I don't know. But I know I do like you. And I want to get to know you better.">>\
\
<<hintSpeech "New Goal: The Affections of Mrs. Watson">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $syren to 19>>\
\
\
\
<<descSpeech "You find Mrs. Watson sitting down in the living room reading a book.">>\
\
<<mcSpeech "Hello!">>\
\
<<syrenSpeech "Hi Alex. How's it going?">>\
\
<<mcSpeech "Good. How are you Mrs. Watson? Where's Barbara?">>\
\
<<syrenSpeech "Oh, good. Barbara's off running a cross country race today, she won't be back until this evening.">>\
\
<<mcSpeech "Fancy doing something? Together, I mean, not, like, just sex.">>\
\
<<descSpeech "Mrs. Watson laughs and, after dog-earing a page, closes her book.">>\
\
<<syrenSpeech "What were you thinking?">>\
\
<<mcSpeech "Maybe we could go to Salisbury, for a coffee?">>\
\
<<descSpeech "She thinks for a moment, then puts her book down and stands up.">>\
\
<<syrenSpeech "OK.">>\
\
<<descSpeech "She grabs her keys, and then the two of you get into her car.">>\
\
<span class='linkStandard'><<link "Salisbury" "Syren 19b">><</link>></span><<set $cash to $cash - 10>>\
<<set $trustSyren to $trustSyren + 1>>\
\
\
\
<<descSpeech "As the two of you exit the car and begin walking down the street you take Mrs. Watson by the hand. She looks at you almost surprised, but doesn't stop you, and for a moment or two you are walking down the street like any normal couple.">>\
\
<<mcSpeech "I've never really come here before, only ever passed through on the way to St. Martin's.">>\
\
<<syrenSpeech "I grew up here. It's a bit boring, but a beautiful town.">>\
\
<<descSpeech "She points over at a small complex of higgledy-piggledy shops and restaurants.">>\
\
<<syrenSpeech "That used to be a dump, all abandoned old workshops, but they redid it years ago. The river makes it a beautiful city, don't you think?">>\
\
<<mcSpeech "Almost as beautiful as you.">>\
\
<<descSpeech "She laughs and, for the first time, she does a little snort as she does so. You point into a cafe that you are walking past.">>\
\
<<mcSpeech "Let's get a coffee, my treat.">>\
\
<<descSpeech "She tilts her head and narrows her gaze as she looks at you.">>\
\
<<syrenSpeech "Is this a date?">>\
\
<<mcSpeech "Flat white?">>\
\
<<descSpeech "She nods, and sits at a table. You order the drinks and as you're waiting for them to be made you look back over at the table. Mrs. Watson is sitting there, and when she sees you she smiles.">>\
\
<img src="img/syren/27.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Here we go.">>\
\
<<syrenSpeech "Thanks, this was kind of you Alex. It's nice to get out, isn't it?">>\
\
<<mcSpeech "Yeah. It's been ages since I even left the school.">>\
\
<<syrenSpeech "Same. I barely do anything outside of it but go to the supermarket, and even then I'm increasingly just ordering delivery from Tesco...">>\
\
<<descSpeech "She reaches out and puts her hand on yours.">>\
\
<<trustSpeech "Syren Watson Trust +">>\
\
<<syrenSpeech "Nice coffee? As good as you're used to up in London?">>\
\
<<descSpeech "You smile.">>\
\
<<mcSpeech "Just about.">>\
\
<<descSpeech "The two of you sit, slowly drinking your coffee, as Mrs. Watson tells you a few stories from her own time living in London when she went to university.">>\
\
<span class='linkStandard'><<link "Go home" "Home">><</link>></span><<set $erica15 to true>>\
\
\
\
<<mcSpeech "Me and Mrs. Watson went to Salisbury for a coffee together.">>\
\
<<ericaSpeech "Really?">>\
\
<<descSpeech "You nod, and a little smile creeps across your face.">>\
\
<<ericaSpeech "Do you... Like her?">>\
\
<<mcSpeech "I don't know, really. I don't really know her. But she's nice, isn't she? And... I dunno.">>\
\
<<descSpeech "Your mum looks at you tenderly.">>\
\
<<ericaSpeech "Be careful, OK? Not just, you know, all of this. But of her feelings and yours too.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<if $trustSyren lt 40>>\
<<set $trustSyren to $trustSyren + 1>>\
<<else>>\
<</if>>\
<<set $cash to $cash - 10>>\
\
\
\
<<descSpeech "You take Mrs. Watson out for a coffee in Salisbury. The two of you walk around the town for a little bit holding hands, and get to know each other at the cafe.">>\
\
<<trustSpeech "Syren Watson Trust +">>\
\
<img src="img/syren/27.jpg" class="center picRounded" height="500">
\
<<descSpeech "Even though this is a woman who you have fingered in the arse, you aren't quite brave enough yet to kiss her in public.">>\
\
<span class='linkStandard'><<link "Return Home" "Home">><</link>></span><<set $syren to 20>>\
<<set $trustSyren to $trustSyren + 1>>\
<<set $cash to $cash - 40>>\
<<set $syrenWardrobeCount to 0>>\
\
\
\
<<syrenSpeech "I guess I just don't really have the time anymore. I'm a very busy woman now, and the older you get the harder you have to work to stay in shape.">>\
\
<<mcSpeech "We have time now.">>\
\
<<syrenSpeech "What do you mean?">>\
\
<<descSpeech "With your coffees finished you take Mrs. Watson by the hand and stand her up.">>\
\
<<mcSpeech "You say you don't have time to buy new clothes. But we have time now. Let's go buy you some clothes.">>\
\
<<descSpeech "She stands up, and holds your hand, but shakes her head.">>\
\
<<syrenSpeech "No.">>\
\
<<descSpeech "You kiss her for the first time in public, and when you pull away she's silent, but looking at you happily.">>\
\
<<mcSpeech "Yes. My treat.">>\
\
<<descSpeech "Without waiting for her to agree you tug gently on her hand and lead her to the high street, where you then lead her into a department store. Going to the back and finding the women's section, you spread your arms wide.">>\
\
<<mcSpeech "Let's find something we both like for you.">>\
\
<<syrenSpeech "We?">>\
\
<<mcSpeech "I mean, if I'm paying, I get a vote, right?">>\
\
<<descSpeech "You browse around and she selects a variety of dresses, most of which are too business like or too frumpy. You dismiss them in turn.">>\
\
<<mcSpeech "Too formal... Too ugly... No, boring... Don't you have one just like this... Mayyyyybeeeee...">>\
\
<<descSpeech "Until you see a dress hanging up that you think would be perfect for her. You hand it to her, and she laughs.">>\
\
<<syrenSpeech "No! No way.">>\
\
<<mcSpeech "Please? For me, Mrs. Watson?">>\
\
<<descSpeech "You drape it alongside her and you know it will look stunning on her.">>\
\
<<syrenSpeech "Fine.">>\
\
<<descSpeech "She takes it and goes to try it on as you wait outside. When she exits, you let out a quiet whistle. The whistle makes her blush happily.">>\
\
<img src="img/syren/clothes/1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Amazing.">>\
\
<<syrenSpeech "It's far too revealing. What do you know about women's fashion.">>\
\
<<mcSpeech "Before I started at the college I helped choose my mum's outfits all the time.">>\
\
<<syrenSpeech "I mean this nicely, but your mother dresses rather revealingly...">>\
\
<<mcSpeech "I know, but everyone loves it, right? And you've got an amazing physique, why work so hard to maintain it if you just conceal it? We're buying this.">>\
\
<<syrenSpeech "Alex, you can't-">>\
\
<<mcSpeech "Mrs. Watson, we're not at school now. We're getting you that dress, and I hope you'll accept my help about how to dress in the future moving forwards.">>\
\
<<syrenSpeech "You're ridiculous, Alex.">>\
\
<span class='linkStandard'><<link "Return Home" "Home">><</link>></span><<set $syrenWardrobeCount to $syrenWardrobeCount + 1>>\
<<set $time to $time + 1>>\
<<set $syrenWardrobeDay to $day>>\
\
\
\
<<if $corruptSyren lt 60>>\
<<set $corruptSyren to $corruptSyren + 1>>\
\
\
\
<<if $random6 lte 2>>\
\
<<mcSpeech "Hey, Barbara's out.">>\
\
<<syrenSpeech "Look, I appreciate your concern Alex but I'm fairly sure that I can dress myself.">>\
\
<<mcSpeech "I know, I know. I just... Want to see, you know?">>\
\
<<descSpeech "Mrs. Watson smiles at you, but then turns back to her closet. She pulls out a tan and red dress and begins to put it on.">>\
\
<<syrenSpeech "No thoughts?">>\
\
<img src="img/syren/clothes/2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "No, it looks great.">>\
\
<<elseif $random6 gte 5>>\
\
<<descSpeech "You look at the dress laid out on the bed. Mrs. Watson is standing, naked, applying lotion to her legs. You go up behind her and gently stroke her rear.">>\
\
<<mcSpeech "I like the dress!">>\
\
<<syrenSpeech "I wondered if it might be too showy, and if you like it that means it almost certainly is. But, you know... Someone is behind on the laundry and it seems to be all I have for today.">>\
\
<<descSpeech "Mrs. Watson puts down the lotion and walks away from you, grabbing the dress as she does. She slides it over and hooks the neckline over her head.">>\
\
<<mcSpeech "Perfect.">>\
\
<img src="img/syren/clothes/3.jpg" class="center picRounded" height="500">
\
<<else>>\
\
<<descSpeech "As you come in Syren pushes the door shut.">>\
\
<<syrenSpeech "Why are you here? Is Barbara gone?">>\
\
<<descSpeech "You nod and see that she's already chosen her dress for today. It's a floral patterned dress with a lace neckline, but a fairly opaque and boring one. An opinion that you voice.">>\
\
<<mcSpeech "That's a bit boring.">>\
\
<<descSpeech "Mrs. Watson pulls it on and then looks at you with a surprisingly withering look.">>\
\
<img src="img/syren/clothes/4.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "I like it, Alex. I'm not sure it's appropriate for you to be expressing opinions like this about how I dress.">>\
\
<<mcSpeech "But having sex with you is appropriate?">>\
\
<<descSpeech "She grimaces, but then nods.">>\
\
<<syrenSpeech "You're splitting hairs, but regardless I will dress how I wish, OK?">>\
\
<</if>>\
\
\
\
<<corruptSpeech "Syren Watson Corruption +">>\
\
<<else>>\
<</if>>\
\
\
\
\
\
<<if $corruptSyren gte 60>>\
<<if $corruptSyren lt 65>>\
<<set $corruptSyren to $corruptSyren + 1>>\
<<else>>\
<</if>>\
\
\
\
<<if $random6 lte 2>>\
\
<<mcSpeech "Well you look stunning.">>\
\
<<descSpeech "Mrs. Watson looks down at the dress she's wearing today.">>\
\
<img src="img/syren/clothes/5.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "It's too revealing, isn't it? The cut out is cute, I thought, but...">>\
\
<<descSpeech "Her voice trails off and she looks at you. You look back at her, hungrily.">>\
\
<<mcSpeech "I think you look perfect. Don't change, please. Stay like this.">>\
\
<<elseif $random6 gte 5>>\
\
<<syrenSpeech "You forgot to wash any bras in the last load.">>\
\
<<mcSpeech "Maybe I don't think you need to wear one, you're very firm, you know, up there.">>\
\
<img src="img/syren/clothes/8.jpg" class="center picRounded" height="500">
\
<<descSpeech "Mrs. Watson turns around and smiles, but her eyes are doubtful.">>\
\
<<syrenSpeech "Anyway, this dress has a sort of built in bust. What do you think?">>\
\
<img src="img/syren/clothes/6.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I love it. The heels are a nice touch, too.">>\
\
<<else>>\
\
<<descSpeech "She was doubtful as she put on the dress that you had laid out for her, but when it is put on she looks at you with a somewhat angry stare.">>\
\
<img src="img/syren/clothes/7.jpg" class="center picRounded" height="500">
\
<<syrenSpeech "There's no way everyone won't be able to see the tops of my stockings.">>\
\
<<mcSpeech "What's wrong with that?">>\
\
<<syrenSpeech "Look, if you can't-">>\
\
<<mcSpeech "OK, OK, OK. Maybe just wear tights, then? Then nobody can see the tops of your stockings.">>\
\
<<descSpeech "Mrs. Watson narrows her eyes, uncomfortable to wear such a revealing dress, but concedes the point.">>\
\
<</if>>\
\
\
\
<<if $corruptSyren lt 65>>\
<<corruptSpeech "Syren Watson Corruption +">>\
<<else>>\
<</if>>\
\
<<else>>\
<</if>>\
\
\
\
\
\
<span class='linkStandard'><<link "Finish" "Syren Bedroom">><</link>></span><<set $janeMagazineCount to $janeMagazineCount + 1>>\
<<set $corruptJane to $corruptJane + 1>>\
\
\
\
<<if $janeMagazineCount is 16>>\
\
<<descSpeech "Jane's taking off her skirt when you walk into the room.">>\
\
<<mcSpeech "Hey.">>\
\
<video src="video/jane/bedroom/2.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "What'd mum bring?">>\
\
<<descSpeech "You hold up the magazine.">>\
\
<img src="img/misc/magazine17.jpg" class="center picRounded" height="500">
\
<<janeSpeech "MILFs? What?">>\
\
<<mcSpeech "She got it for me. If you want your stuff you can also ask her, you know.">>\
\
<<descSpeech "Jane scowls at you as you strip off, until you're wearing just your shirt. You climb into bed and the two of you lay down next to each other, already touching yourselves as you open the magazine.">>\
\
<<janeSpeech "Seriously, though?">>\
\
<img src="img/misc/jane/magazine16a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "What, I like it? Anyway, can I uh, have your panties?">>\
\
<<janeSpeech "No. You got those 'cos you got stuff for me.">>\
\
<<mcSpeech "That's petty.">>\
\
<<descSpeech "You begin to wank a little more aggressively as you flip through the magazine.">>\
\
<<mcSpeech "So this does nothing for you?">>\
\
<img src="img/misc/jane/magazine16b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "I mean, not nothing, but it's not really my vibe, you know? It's blonde, big tits, shiny. That's you. And mum.">>\
\
<video src="video/jane/bedroom/3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You get down close to your sister as she touches herself.">>\
\
<<mcSpeech "Sure I can't have your pants?">>\
\
<<descSpeech "She doesn't push you away, and continues to rub herself as you're peering at her.">>\
\
<<janeSpeech "Fuck off. You're being a pervert.">>\
\
<<mcSpeech "And you, Jane, are happily touching yourself as I watch.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<mcSpeech "I could just come on them anyway, you know.">>\
\
<<descSpeech "What had been a smug smile drops from her face, and she lowers her voice.">>\
\
<<janeSpeech "You wouldn't fucking dare.">>\
\
<<descSpeech "You get back up to lie down in bed next to her, and then focus on the task at hand. You look between the magazine and Jane's pussy, driving yourself forwards to orgasm.">>\
\
<img src="img/misc/jane/magazine16c.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane's orgasm comes after yours, looking down at the cum over the sheets and your belly.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 17>>\
\
<<janeSpeech "More MILFs?">>\
\
<img src="img/misc/magazine16.jpg" class="center picRounded" height="500">
\
<<mcSpeech "All MILFs, all the time.">>\
\
<<descSpeech "You strip down to become fully naked. You clamber onto the bed, and approach Jane, who is on her side, her panty-clad arse pointing towards you.">>\
\
<<mcSpeech "Your panties still on. Come on, I want them. Please?">>\
\
<<descSpeech "Jane peels her panties part of the way up.">>\
\
<video src="video/jane/bedroom/4.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "I gotta ask, why do you, you know, wax? It isn't like anything ever happens here.">>\
\
<<descSpeech "You're peering at her closely and as she answers she's gently rubs her self, feeling her skin.">>\
\
<<janeSpeech "It feels nice. Anyway, what you gonna make me get off to today?">>\
\
<img src="img/misc/jane/magazine17a.jpg" class="center picRounded" height="500">
\
<<descSpeech "You rearrange yourself so you're both sitting up in bed next to each other, looking at the magazine.">>\
\
<<janeSpeech "Boring.">>\
\
<<mcSpeech "Shut up, her tits are great.">>\
\
<img src="img/misc/jane/magazine17b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "They're just fake.">>\
\
<<mcSpeech "I like fake tits. What have you got against them?">>\
\
<<janeSpeech "I don't think I need them.">>\
\
<<mcSpeech "Who said you needed them?">>\
\
<<janeSpeech "Mum, sort of. She offered, you know, to get them for me. But I said no. But it was kinda rude to offer, I think.">>\
\
<<descSpeech "You don't say anything, but you position yourself at the end of the bed, looking up into Jane's eyes.">>\
\
<video src="video/jane/bedroom/1.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "I wouldn't worry. She was being nice. Anyway, I think you look great.">>\
\
<<descSpeech "You look at each other, both of you still masturbating. You look at her touching herself, and she watches you touch yourself, and you snatch glimpses of eye contact from each other as you spend at least a minute or so masturbating to each other, not to the magazine.">>\
\
<<janeSpeech "Uh do you want to, you know...">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You orgasm. You blow your look as you are looking into your sister's eyes, and with your cum dripping onto the magazine. When you're done, you shuffle back up to the top of the bed, as she tries to finish too.">>\
\
<<janeSpeech "Hold it up.">>\
\
<img src="img/misc/jane/magazine17c.jpg" class="center picRounded" height="500">
\
<<descSpeech "As you hold it up in front of her, drops of your semen fall onto her chest. She doesn't stop, and doesn't complain. As she drags herself over the finish line, you put the magazine down on the bed and she looks up at you, face flushed and brow sweaty.">>\
\
<<janeSpeech "Wow.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 18>>\
\
<<janeSpeech "This is so boring.">>\
\
<img src="img/misc/magazine18.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I mean, that's sort of on you. You don't have to be here.">>\
\
<<descSpeech "When you say this, Jane looks sort of hurt, and you look at each other.">>\
\
<<janeSpeech "You wouldn't miss me?">>\
\
<<mcSpeech "I mean, I would. I like hanging out with you like this. But we can't always do what you want to do, you know.">>\
\
<<descSpeech "Jane gets up on the bed and turns her back to you as you take off your clothes.">>\
\
<video src="video/jane/bedroom/7.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "I'm not entirely convinced it's my sparkling company that you enjoy, is it?">>\
\
<<descSpeech "Jane takes the magazine from you, and has it in front of her. As she flips it open you're standing behind her, naked, your penis almost touching her.">>\
\
<<mcSpeech "Hey!">>\
\
<img src="img/misc/jane/magazine18a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "Is this really everything you want?">>\
\
<<descSpeech "You try and grab the magazine back, but she tucks it underneath her.">>\
\
<<janeSpeech "No, you're not getting it, if you wanted it you'd have to grab me and-">>\
\
<<descSpeech "You let out a laugh and then clamber onto Jane. Your erect penis is rubbing all over her back and her arse as you try and grab the magazine. Jane lets out a scream, at first real, then playful, as she tries to push you off. After a few seconds you grab the magazine and straddle her. Your naked bum sits on her, and your cock rests on her small breasts, as you hold the magazine up out of her reach.">>\
\
<img src="img/misc/jane/magazine18b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "No, yeah, this is pretty great, have to say. Now you've lost, wanna give me your panties?">>\
\
<<descSpeech "Jane pulls them off but, rather than give them to you she tucks them under her back. You reach around and try and grab them but she wriggles away, and the two of you struggle in the bed, laughing. Eventually you pin her down, but right before you do she threw the panties far from the bed.">>\
\
<<janeSpeech "You lose. What's your choice, the magazine or the panties?">>\
\
<<descSpeech "Jane's legs are wrapped around you, but she loosens her grip. You stand up, and are now standing over her. She's directly underneath your cock. You take the magazine and throw it down next to her.">>\
\
<<mcSpeech "I don't need your panties, you know. I could just cum right here.">>\
\
<img src="img/misc/jane/magazine18c.jpg" class="center picRounded" height="500">
\
<<janeSpeech "I dare you.">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "You look her in the eyes and begin to pump your cock with your hand. Her eyes widen.">>\
\
<<mcSpeech "You can move, you know. I'm getting close.">>\
\
<<descSpeech "Her eyes narrow, but she stays exactly where she is. It doesn't take long for you to begin to come.">>\
\
<video src="video/jane/bedroom/cum1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "At first she's flabbergasted and says nothing. But then she looks back up at you.">>\
\
<<janeSpeech "You actually did it...">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 19>>\
\
<<janeSpeech "So what exactly do I get out of this?">>\
\
<<descSpeech "You toss the magazine on the bed and begin to strip off. Jane's already naked below the waist, sitting with her legs spread. You get hard as you look down at her.">>\
\
<img src="img/misc/magazine19.jpg" class="center picRounded" height="500">
\
<<mcSpeech "What you mean?">>\
\
<<janeSpeech "I don't get the magazines I like and you either cum on me or ruin my panties. Which you then don't wash.">>\
\
<<mcSpeech "If you want what you want ask mum.">>\
\
<<descSpeech "You open up the magazine and begin to jerk off, still talking to her.">>\
\
<img src="img/misc/jane/magazine19a.jpg" class="center picRounded" height="500">
\
<<janeSpeech "That's weird. The entire thing's weird. Anyway she'd ask questions and freak out if she knew it was something we were, like... Doing together.">>\
\
<<mcSpeech "I dunno. She might be alright with it. She's never cared before.">>\
\
<img src="img/misc/jane/magazine19b.jpg" class="center picRounded" height="500">
\
<<janeSpeech "You mean if I went to mum and said: Hey, give me big black cock porn, cos I'm bored of Alex's MILF porn when we jack it together - she would be fine with that?">>\
\
<<mcSpeech "Probably, yeah.">>\
\
<<janeSpeech "That's fucked...">>\
\
<<corruptSpeech "Sister Corruption +">>\
\
<<descSpeech "Jane stops talking now, and speeds up. She's fingering herself as well as rubbing her clit and you watch her. She looks back at you, and gestures to the magazine, so you turn the page.">>\
\
<img src="img/misc/jane/magazine19c.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane closes her eyes and you just watch her now, ignoring the magazine. You kneel over her, something you know she knows you're doing. As she gets closer she opens her eyes and watches you, and with one last burst of furious energy she orgasms.">>\
\
<<mcSpeech "Hand me your panties, I'm close.">>\
\
<<descSpeech "Jane shakes her head and rolls over onto her knees.">>\
\
<<janeSpeech "I have none, Alex. You never wash them.">>\
\
<<descSpeech "Jane offers you her rear and you take the offer gladly. Only a few strokes and you're blowing your load over her bum as she looks up at you. She's smiling as you do it.">>\
\
<video src="video/jane/bedroom/cum2.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "Too fucked up. Too fucked up.">>\
\
<<descSpeech "She says this, but doesn't sound very unhappy about it.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $janeMagazineCount is 20>>\
\
<<mcSpeech "I've got a treat for you.">>\
\
<img src="img/misc/magazine20.jpg" class="center picRounded" height="500">
\
<<descSpeech "Jane looks at you expectantly, but the cover of the magazine gives no hints. So you flip it open. Both of you are already lying in bed, and in a new development Jane is fully naked.">>\
\
<img src="img/misc/jane/magazine20a.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Ta-da!">>\
\
<<janeSpeech "Oh nice.">>\
\
<<descSpeech "The two of you begin to touch yourselves with purpose, but Jane focuses more on the magazine today than on you. This disappoints you, and while the situation still turns you on, you aren't as turned on as previous times.">>\
\
<img src="img/misc/jane/magazine20b.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Her tits are amazing.">>\
\
<<janeSpeech "Mmmm, yeah.">>\
\
<<descSpeech "She isn't really paying attention and when she flips to the next page, you feel her tense up. She's coming quickly today.">>\
\
<img src="img/misc/jane/magazine20c.jpg" class="center picRounded" height="500">
\
<<descSpeech "With barely a look at you, she cums. She shudders and droops, her face flushed and sweaty. You're left there pumping, but you're chasing an orgasm that seems far away. Jane looks over to you and gestures with her chin for you to kneel over her. You do, but you don't kneel at the side, but between her legs.">>\
\
<<janeSpeech "No-">>\
\
<<mcSpeech "I won't.">>\
\
<<janeSpeech "That was a great compromise. I got black cock, you got blonde fake MILF tits.">>\
\
<<descSpeech "You nod, looking down at her. Jane gets a wicked look in her eye.">>\
\
<<janeSpeech "I bet they felt like mum's. Hers are really firm, aren't they? When you touch them they barely move.">>\
\
<<descSpeech "You frown at her quizzically.">>\
\
<<janeSpeech "You've never touched them?">>\
\
<<descSpeech "You shake your head, focusing on your orgasm and Jane's spread pussy.">>\
\
<<janeSpeech "They're actually pretty fun. We went bra shopping once and I helped her out with a particularly complicated strapped bra... Her nipples are so big that I had to stretch the straps over them, and lift and cup her boob as I did it.">>\
\
<<descSpeech "You look up into Jane's eyes and you're close. Jane can tell you're close.">>\
\
<<janeSpeech "You'd love to touch them wouldn't you?">>\
\
<<mcSpeech "Yes...">>\
\
<video src="video/jane/bedroom/cum3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "With that, you blow your load all over Jane's pelvis. You realise that you'd shuffled up the bed and you had been holding her legs spread using your own legs. You stay where you are, your cum dripping cock still sprinkling over Jane, and smile at her.">>\
\
<<janeSpeech "You're a fucking pervert, Alex.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\<<back "Go Back">>
<<goalsSyrenWatson>><<back "Go Back">>
\
\
\
<<goalsBarbaraWatson>>\<<widget "goalsSyrenWatson">>\
\
\
\
<<if $syren lt 11>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Syren's Call">>\
\
<<if $corruptSyren lt 10>>\
<<goalUnachieved "Raise Mrs. Watson's corruption to 10. Current: $corruptSyren / 10">>\
<<else>>\
<</if>>\
\
<<if $trustSyren lt 5>>\
<<goalUnachieved "Raise Mrs. Watson's trust to 5. Current: $trustSyren / 5">>\
<<else>>\
<</if>>\
\
<<if $pornCount gte 1 and $pornCount lt 4>>\
<<goalUnachieved "Wank four times in Mrs. Watson's office. Current: $pornCount / 4">>\
<<elseif $pornCount gte 4>>\
<<goalAchieved "Wank four times in Mrs. Watson's office. Current: $pornCount / 4">>\
<<else>>\
<</if>>\
\
<<if $corruptSyren gte 10 and $syrenBraCount is not 0>>\
<<goalUnachieved "Steal all of Mrs. Watson's bras. Remaining bras: $syrenBraCount / 5">>\
<<elseif $corruptSyren gte 10 and $syrenBraCount is 0>>\
<<goalAchieved "Steal all of Mrs. Watson's bras. Remaining bras: $syrenBraCount / 5">>\
<<else>>\
<</if>>\
\
<<if $syren gte 9 and $syrenPantyCount is not 0>>\
<<goalUnachieved "Steal all of Mrs. Watson's panties. Remaining panties: $syrenPantyCount / 10">>\
<<elseif $syren gte 9 and $syrenBraCount is 0>>\
<<goalAchieved "Steal all of Mrs. Watson's panties. Remaining panties: $syrenPantyCount / 10">>\
<<else>>\
<</if>>\
\
<<if $syren is 10>>\
<<goalUnachieved "Talk to your mum about her conversation with Mrs. Watson">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $syren gte 11 and $syren lt 16>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Getting Ahead">>\
\
<<if $corruptSyren lt 20>>\
<<goalUnachieved "Raise Mrs. Watson's corruption to 20. Current: $corruptSyren / 20">>\
<<else>>\
<</if>>\
\
<<if $syren lt 15>>\
<<goalUnachieved "Have Mrs. Watson watch you wank.">>\
<<else>>\
<<goalAchieved "Have Mrs. Watson watch you wank.">>\
<</if>>\
\
<<if $erica lt 3>>\
<<goalUnachieved "Talk to your mum about your progress with Mrs. Watson.">>\
<<else>>\
<<goalAchieved "Talk to your mum about your progress with Mrs. Watson.">>\
<</if>>\
\
<<if $erica gte 3>>\
<<if $syrenCorrupt1Count lt 5>>\
<<goalUnachieved "Have Mrs. Watson choose five videos for you to wank to. Current: $syrenCorrupt1Count / 5">>\
<<else>>\
<<goalAchieved "Have Mrs. Watson choose five videos for you to wank to. When you're done, report back to your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $ericaCorruption1 is true>>\
<<if $syrenCorrupt2Count lt 5>>\
<<goalUnachieved "Have Mrs. Watson help you in your bedroom five times. Current: $syrenCorrupt2Count / 5">>\
<<else>>\
<<goalAchieved "Have Mrs. Watson help you in your bedroom five times. When you're done, report back to your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $ericaCorruption2 is true>>\
<<if $syrenCorrupt3Count lt 5>>\
<<goalUnachieved "Touch Mrs. Watson five times as you wank in your bedroom. Current: $syrenCorrupt3Count / 5">>\
<<else>>\
<<goalAchieved "Touch Mrs. Watson five times as you wank in your bedroom. When you're done, report back to your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $ericaCorruption3 is true>>\
<<if $syrenCorrupt4Count lt 5>>\
<<goalUnachieved "Fuck Mrs. Watson five times in your bedroom. Current: $syrenCorrupt4Count / 5">>\
<<else>>\
<<goalAchieved "Fuck Mrs. Watson five times in your bedroom. When you're done, report back to your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $ericaCorruption4 is true>>\
<<goalUnachieved "Try and have sex with Mrs. Watson in her office.">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $syren gte 16 and $syren lt 18>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Office Play?">>\
\
<<if $trustSyren lt 20>>\
<<goalUnachieved "Raise Mrs. Watson's trust to 20. Current: $trustSyren / 20">>\
<<else>>\
<</if>>\
\
<<if $corruptSyren lt 50>>\
<<goalUnachieved "Raise Mrs. Watson's corruption to 50. Current: $corruptSyren / 50">>\
<<else>>\
<</if>>\
\
<<if $syren lt 17>>\
<<goalUnachieved "Have sex with Mrs. Watson at home at lunchtime">>\
<<else>>\
<<goalAchieved "Have sex with Mrs. Watson at home at lunchtime">>\
<</if>>\
\
<<if $syrenBedroomCount lt 5 and $syren gte 17>>\
<<goalUnachieved "Have sex with Mrs. Watson at home at lunchtime five times. Current: $syrenBedroomCount / 5">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $syren gte 18 and $erica17 is not true>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "The Affections of Mrs. Watson">>\
\
<<if $syren lt 19>>\
<<goalUnachieved "Take Mrs. Watson out on the weekend.">>\
<<else>>\
<<goalAchieved "Take Mrs. Watson out on the weekend.">>\
<</if>>\
\
<<if $trustSyren lt 30>>\
<<goalUnachieved "Raise Mrs. Watson's trust to 30. Current: $trustSyren / 30">>\
<<else>>\
<</if>>\
\
<<if $trustSyren gte 30>>\
<<if $syren lt 20>>\
<<goalUnachieved "Take Mrs. Watson to a shop.">>\
<<else>>\
<<goalAchieved "Take Mrs. Watson to a shop.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $syren gte 20>>\
<<if $syrenWardrobeCount lt 5>>\
<<goalUnachieved "Dress Mrs. Watson in the early morning five times. Current: $syrenWardrobeCount / 5">>\
<<elseif ndef $syrenWardrobeCount>>\
<<goalUnachieved "Dress Mrs. Watson in the early morning five times. Current: $syrenWardrobeCount / 5">>\
<<elseif $syrenWardrobeCount gte 5>>\
<<goalAchieved "Dress Mrs. Watson in the early morning five times.">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $syren gte 20 and $corruptSyren lt 60>>\
<<goalUnachieved "Raise Mrs. Watson's corruption to 60. Current: $corruptSyren / 60">>\
<<else>>\
<</if>>\
\
<<if $corruptSyren gte 60>>\
<<if $syrenWardrobeCount gte 5 and $erica17 is not true>>\
<<goalUnachieved "Talk to your mum about Mrs. Watson's wardrobe.">>\
<<elseif $syrenWardrobeCount gte 5 and $erica17 is true>>\
<<goalAchieved "Talk to your mum about Mrs. Watson's wardrobe.">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
</div>\
<<else>>\
<</if>>\
\
\
\
<<if $erica17 is true>>
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have completed Mrs. Watson's storyline for this update.">>\
</div>\
<<else>>\
<</if>>\
\
\
\
\
\
\<</widget>><<widget "goalsBarbaraWatson">>\
\
\
\
<<if $barbara gte 1 and $barbara lt 7>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Toytime">>\
\
<<if $corruptBarbara lt 10>>\
<<goalUnachieved "Raise Barbara's corruption to 10. Current: $corruptBarbara / 10">>\
<<else>>\
<</if>>\
\
<<if $corruptBarbara gte 10>>\
<<if $barbara lte 5>>\
<<goalUnachieved "Fuck Barbara's arse.">>\
<<else>>\
<<goalAchieved "Fuck Barbara's arse.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $barbara gte 6 and $corruptBarbara lt 20>>\
<<goalUnachieved "Raise Barbara's corruption to 20. Current: $corruptBarbara / 20">>\
<<else>>\
<</if>>\
\
<<if $corruptBarbara gte 20>>\
<<if $barbara lt 7>>\
<<goalUnachieved "Catch Barbara snooping around your room">>\
<<else>>\
<<goalAchieved "Catch Barbara snooping around your room">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $barbara gte 7>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have finished Barbara Watson's storyline for this update.">>\
\
\
</div>
<<else>>\
<</if>>\
\
\
\
<</widget>>\<<back "Go Back">>
\
\
\
<<goalsMichelleLee>>\<<widget "goalsMichelleLee">>\
\
\
\
<<if $michelle gte 1 and $michelle lt 11>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Cleaning Off">>\
<<if $corruptMichelle lt 5>>\
<<goalUnachieved "Raise Mrs. Lee's corruption to 5. Current: $corruptMichelle / 5">>\
<<else>>\
<<goalAchieved "Raise Mrs. Lee's corruption to 5. Current: $corruptMichelle / 5">>\
<</if>>\
\
<<if $michelle lt 7>>\
<<goalUnachieved "Shower at the same time as Mrs. Lee">>\
<<else>>\
<<goalAchieved "Shower at the same time as Mrs. Lee">>\
<</if>>\
\
<<if $corruptMichelle lt 10 and $michelle gte 7>>\
<<goalUnachieved "Raise Mrs. Lee's corruption to 10. Current: $corruptMichelle / 10">>\
<<elseif $corruptMichelle gte 10 and $michelle gte 7>>\
<<goalAchieved "Raise Mrs. Lee's corruption to 10. Current: $corruptMichelle / 10">>\
<<else>>\
<</if>>\
\
<<if $trustMichelle lt 5 and $michelle gte 7>>\
<<goalUnachieved "Raise Mrs. Lee's trust to 5. Current: $trustMichelle / 5">>\
<<elseif $trustMichelle gte 5 and $michelle gte 7>>\
<<goalAchieved "Raise Mrs. Lee's trust to 5.">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $michelle gte 11 and $michelle lt 14>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Photographer in Residence">>\
\
<<if $erica9 is not true>>\
<<goalUnachieved "Tell your mum about Mrs. Lee's photos">>\
<<else>>\
<<goalAchieved "Tell your mum about Mrs. Lee's photos">>\
<</if>>\
\
<<if $michelle gte 12>>\
<<if $camera is not true>>\
<<goalUnachieved "Get your camera from your mum">>\
<<else>>\
<<goalAchieved "Get your camera from your mum">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $corruptMichelle lt 20>>\
<<goalUnachieved "Raise Michelle's corruption to 20. Current: $corruptMichelle / 20">>\
<<else>>\
<</if>>\
\
<<if $corruptMichelle gte 20>>\
<<if $erica11 is not true>>\
<<goalUnachieved "Tell your mum about Mrs. Lee's videos">>\
<<else>>\
<<goalAchieved "Tell your mum about Mrs. Lee's videos">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $michelle is 13>>\
<<goalUnachieved "Mrs. Lee gives you a handjob">>\
<<elseif $michelle gte 14>>\
<<goalAchieved "Mrs. Lee gives you a handjob">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $michelle gte 14 and $corruptMichelle lt 35>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Double Teaming">>\
\
<<if $erica14 is not true>>\
<<goalUnachieved "Tell your mum about Mrs. Lee's handjob">>\
<<else>>\
<<goalAchieved "Tell your mum about Mrs. Lee's handjob">>\
<</if>>\
\
<<if $corruptMichelle lt 35>>\
<<goalUnachieved "Raise Michelle's corruption to 35. Current: $corruptMichelle / 35">>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $michelle gte 14 and $corruptMichelle gte 35>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have finished Michelle Lee's storyline for this update.">>\
\
\
</div>
<<else>>\
<</if>>\
\
\
\
<</widget>>\<<back "Go Back">>
<<goalsJaneSmith>><<back "Go Back">>
<<goalsEricaSmith>><<widget "goalsEricaSmith">>\
\
\
\
<<if $corruptErica gte 1 and $erica lt 4>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "The Tales we Tell">>\
\
<<if $corruptErica lt 5 and $photo1 is not true>>\
<<goalUnachieved "Raise your mum's corruption to 5. Current: $corruptErica / 5">>\
<<elseif $corruptErica gte 5 and $photo1 is not true>>\
<<else>>\
<</if>>\
\
<<if $corruptErica lt 20 and $corruptErica gt 5>>\
<<goalUnachieved "Raise your mum's corruption to 20. Current: $corruptErica / 20">>\
<<elseif $corruptErica gte 20 and $photo1 is true>>\
<<else>>\
<</if>>\
\
<<if $photo1 is true>>\
<<if $photo2 is not true or $photo3 is not true>>\
<<goalUnachieved "Get all three photos from your mum">>\
<<else>>\
<<goalAchieved "Get all three photos from your mum">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $erica gte 4 and $erica lt 5>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Mum's Archives">>\
\
<<if $corruptErica lt 30>>\
<<goalUnachieved "Raise your mum's corruption to 30. Current: $corruptErica / 30">>\
<<elseif $corruptErica gte 30>>\
<<goalAchieved "Raise your mum's corruption to 30.">>\
<<else>>\
<</if>>\
\
<<if $ericaWankCount lt 5>>\
<<goalUnachieved "Masturbate to your mum's photos 5 times in front of her camera. Current: $ericaWankCount / 5">>\
<<else>>\
<<goalAchieved "Masturbate to your mum's photos 5 times in front of her camera.">>\
<</if>>\
\
<<if $ericaWankCount gte 5>>\
<<if $erica lt 5>>\
<<goalUnachieved "Touch your mum's breasts.">>\
<<else>>\
<<goalAchieved "Touch your mum's breasts.">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $erica gte 5>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have completed Erica's storyline for this update.">>\
\
\
</div>
<<else>>\
<</if>>\
\
\
\
<</widget>>\<<widget "goalsJaneSmith">>\
\
\
\
<<if $jane gte 2 and $jane lte 4>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Complicity Jane">>\
\
<<if $jane lt 4>>\
<<goalUnachieved "Persuade Jane at lunch to not get you kicked out.">>\
<<else>>\
<<goalAchieved "Persuade Jane at lunch to not get you kicked out.">>\
<</if>>\
\
<<if $trustJane lt 5>>\
<<goalUnachieved "Raise Jane's trust to 5. Current: $trustJane / 7">>\
<<else>>\
<</if>>\
\
<<if $jane gte 4>>\
<<if $janeOutfit1 is not true>>\
<<goalUnachieved "Get Jane a new yoga outfit.">>\
<<else>>\
<<goalAchieved "Get Jane a new yoga outfit.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $janeOutfit1 is true and $corruptJane lt 5>>\
<<goalUnachieved "Raise Jane's corruption to 5. Current: $corruptJane / 5">>\
<<else>>\
<</if>>\
\
<<if $corruptJane gte 5>>\
<<if $janeOutfit2 is not true>>\
<<goalUnachieved "Get Jane another yoga outfit from your mum.">>\
<<else>>\
<<goalAchieved "Get Jane another yoga outfit from your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $janeOutfit2 is true and $corruptJane lt 10>>\
<<goalUnachieved "Raise Jane's corruption to 10. Current: $corruptJane / 10">>\
<<else>>\
<</if>>\
\
<<if $corruptJane gte 10>>\
<<if $janeOutfit3 is not true>>\
<<goalUnachieved "Get Jane yet another yoga outfit from your mum.">>\
<<else>>\
<<goalAchieved "Get Jane yet another yoga outfit from your mum.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $corruptJane gte 10>>\
<<if $jane lt 5>>\
<<goalUnachieved "Hang out with Jane in your room after yoga">>\
<<else>>\
<<goalAchieved "Hang out with Jane in your room after yoga.">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $jane gte 5 and $corruptJane lt 40>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "A Bedroom Retreat">>\
\
<<if $jane lt 6>>\
<<goalUnachieved "Find out what porn Jane likes.">>\
<<else>>\
<<goalAchieved "Find out what porn Jane likes.">>\
<</if>>\
\
<<if $jane gte 6>>\
<<if $ericaJane6 is not true>>\
<<goalUnachieved "Source some Interracial magazines for Jane.">>\
<<else>>\
<<goalAchieved "Source some Interracial magazines for Jane.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $jane gte 6 and $corruptJane lt 30>>\
<<goalUnachieved "Raise Jane's corruption to 30. Current: $corruptJane / 30">>\
<<else>>\
<</if>>\
\
<<if $corruptJane gte 26>>\
<<if $jane lt 7>>\
<<goalUnachieved "Pull off the covers as you masturbate.">>\
<<else>>\
<<goalAchieved "Pull off the covers as you masturbate.">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $jane gte 7>>\
<<if $janeMagazineCount lt 18>>\
<<goalUnachieved "Wrestle with Jane">>\
<<else>>\
<<goalAchieved "Wrestle with Jane">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $janeMagazineCount gte 18>>\
<<if $corruptJane lt 40>>\
<<goalUnachieved "Raise Jane's corruption to 40. Current: $corruptJane / 40">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $corruptJane gte 40>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have completed Jane's storyline for this update.">>\
\
\
</div>
<<else>>\
<</if>>\
\
\
\
<</widget>>\<<set $erica to 5>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "You await the discussion about goings on with your sister with more than a little trepidation. Knowing that everything you do is being watched, or at least able to be watched, you wonder how your mum will handle the fact that you are now repeatedly ejaculating onto Jane. After the usual pleasantries, your mum pulls a little smile, then stands up.">>\
\
<<ericaSpeech "I see you have continued to enjoy your quality time with Jane.">>\
\
<<mcSpeech "Yeah... We have. I, uh, she's, she's fun to spend time with. It's pretty hot to, you know...">>\
\
<<descSpeech "You let the implication and mutual knowledge hang in the air.">>\
\
<<ericaSpeech "She told you a story about feeling my breasts as she helped me try on a bra. That excited you, didn't it? Stand up, Alex.">>\
\
<<descSpeech "You answer her as you stand up.">>\
\
<<mcSpeech "Yeah, I guess. You saw what happened, so...">>\
\
<<descSpeech "Your mum nods, then steps toward you. She stands directly in front of you, then turns around to face away from you.">>\
\
<<ericaSpeech "I don't want to leave with you feeling a rivalry towards Jane, as if there had been any injustice. I was only surprised that she enjoyed touching them as much as she did.">>\
\
<<descSpeech "She looks over her shoulder, and leans back only a couple of inches so that she's resting on your chest.">>\
\
<<ericaSpeech "Well? Unbutton me. Take them out.">>\
\
<video src="video/erica/breasts/1.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Mum Corruption +">>\
\
<<descSpeech "You don't have to be asked twice. You gently work the buttons on her shirt then use your hands to pull her breasts out of the shirt. As you do she leans a little further back, and her bum rests against your raging erection. She begins to talk as you cup her breasts.">>\
\
<<ericaSpeech "I'm glad you're having such a good time at Martin Ladies College, Alex. I'm not sure I give you enough credit, but you've really excelled. With a bit of work and some luck you've done everything asked of you, and more, and you've really helped me out, I... Alex, you can play with them if you want.">>\
\
<video src="video/erica/breasts/2.webm" height="400" class="center" autoplay loop></video>
\
<<ericaSpeech "Even still, and I know it is a lot to ask, do you think you could do more for me?">>\
\
<<descSpeech "As you pinch her nipples she pushes her bum just a little bit harder onto your erection.">>\
\
<<mcSpeech "What do you want?">>\
\
<<ericaSpeech "Mrs. Barton is a problem for me. I need her to be sorted out. I was thinking, if you would, that you might deploy your devastating charm?">>\
\
<<descSpeech "You give a little laugh, and stand there holding your mum's breasts.">>\
\
<<mcSpeech "I'll see what I can do.">>\
\
<<ericaSpeech "Thank you, Alex.">>\
\
<<descSpeech "Your mum steps away from you, turns around, and stands there with her breasts out. Your cock is virtually bursting out of your trousers.">>\
\
<<ericaSpeech "I'd be very grateful, and would be willing to help you with whatever your goals might be.">>\
\
<<hintSpeech Erica Smith's storyline will progress in future updates.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $erica17 to true>>\
\
\
\
<<ericaSpeech "Mrs. Watson is dressing a little more... Adventurously now, no?">>\
\
<<mcSpeech "Yeah... We've been talking about that. I even have gone shopping with her in Salisbury.">>\
\
<<ericaSpeech "Good, good.">>\
\
<<mcSpeech "It's difficult for me to, you know, surprise her with anything though. Perhaps, in future, you might help me?">>\
\
<<ericaSpeech "Of course. Just let me know how I can help.">>\
\
<<hintSpeech "Mrs. Watson's wardrobe storyline will progress in future updates.">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $jane to 8>>\
<<set $corruptJane to $corruptJane + 1>>\
<<set $competitionJane to 1>>\
\
\
\
<<descSpeech "As Jane is pulling off her skirt, socks, and panties she looks over at you.">>\
\
<<janeSpeech "Did mum bring something better this week?">>\
\
<<mcSpeech "She didn't bring anything.">>\
\
<<descSpeech "Jane is already gently touching herself, and you get into bed next to her and begin to stroke yourself.">>\
\
<<janeSpeech "Didn't you ask?">>\
\
<<mcSpeech "No, I sort of forgot.">>\
\
<<janeSpeech "Well, shit, what are we gonna do?">>\
\
<<mcSpeech "We could enjoy each other's company...">>\
\
<<descSpeech "Jane laughs, but doesn't stop touching herself.">>\
\
<<janeSpeech "An old mag-">>\
\
<<mcSpeech "Could make it interesting with a competition. Best of five, whoever comes last wins. They can choose what we get next week.">>\
\
<<descSpeech "Her eyes narrow, but her competitive side is powerful, and she tacitly agrees.">>\
\
<<janeSpeech "OK but we have to keep touching ourselves, right? Just stopping is cheating.">>\
\
<<descSpeech "Jane looks at you as she touches herself, and the two of you masturbate looking at each other for a little while before Jane pipes up.">>\
\
<<janeSpeech "Get closer.">>\
\
<video src="video/jane/bedroom/6.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You move a little closer, and Jane spreads herself for you. You lower yourself almost to eye level, and you can smell the sweet salty smell of her vagina.">>\
\
<<janeSpeech "Is this good?">>\
\
<<descSpeech "With her free hand Jane reaches out and touches you, stroking your hair and... You begin to come. As you do she begins to laugh.">>\
\
<<janeSpeech "I knew it! You're gonna lose so hard this week.">>\
\
<<descSpeech "As you kneel there, dripping onto the bed, she switches gears quickly and seeks to catch up. She rubs herself furiously, eyes closed as you sigh at her initial victory. You move up the bed so that you are lying next to her, and put your hands behind your head.">>\
\
<video src="video/jane/bedroom/5.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "Amazing.">>\
\
<<descSpeech "Rather than gloat further, however, Jane lowers her legs so that one is resting on yours, and puts her hand on your chest. She says nothing, but leaves it there.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span><<set $corruptJane to $corruptJane + 1>>\
<<set $competitionJane to $competitionJane + 1>>\
\
\
\
<<if $competitionJane is 2>>\
\
<<descSpeech "Your strategy for today is slow and steady. Don't let her get to you, don't let yourself get too excited. Just play along. Jane, as competitive as she is, gets bored easily.">>\
\
<video src="video/jane/bedroom/1.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "Enjoying the view?">>\
\
<<mcSpeech "Yep.">>\
\
<<descSpeech "You focus on trying to win today, and she reaches out and touches your neck.">>\
\
<<janeSpeech "Doesn't look like only 'yep' to me.">>\
\
<<descSpeech "She pulls you closer and you fall towards her a little bit, but you stop yourself.">>\
\
<video src="video/jane/bedroom/6.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You stay there, silently wanking, as Jane tries to coax you into coming. She strokes your hair. She even tries to show you how wet she is by holding up he sticky fingers centimetres from your face. Nothing works.">>\
\
<<janeSpeech "Fuck it! I don't have all day.">>\
\
<video src="video/jane/bedroom/5.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She speeds up and makes herself cum, quickly. You move up, giving her the middle finger in her face as she does.">>\
\
<<mcSpeech "I equalise!">>\
\
<<descSpeech "As you say this, you blow your load over her stomach, and she looks at you with narrow eyes and determination.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $competitionJane is 3>>\
\
<<janeSpeech "You've got no chance today.">>\
\
<<descSpeech "As you lay down in the bed Jane takes off her top. You're about to pull down your trousers and wank when, to your immense surprise, Jane straddles you. Not only does she straddle you but she immediately begins to grind herself on you. You look up, wide eyed.">>\
\
<<janeSpeech "Want me to stop, Alex?">>\
\
<video src="video/jane/bedroom/11.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "I... Ah... This...">>\
\
<<descSpeech "Your mind clears for a split second and you remember the contest.">>\
\
<<mcSpeech "Neither of us is touching ourselves, this isn't the contest.">>\
\
<<janeSpeech "We can't stop touching ourselves. But we never started, did we? But if you want I could just stop.">>\
\
<<descSpeech "You say nothing, but you stick your hands under her shorts. She smiles at you. You know you'll lose today, but you may as well enjoy it.">>\
\
<video src="video/jane/bedroom/12.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "I could just win another way, you know...">>\
\
<<mcSpeech "How?">>\
\
<<janeSpeech "The contest is you need to come first, right?">>\
\
<<descSpeech "Still grinding on you, rubbing up and down on your dripping cock, Jane bends down and begins to kiss you.">>\
\
<video src="video/jane/bedroom/13.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "This you weren't expecting, and as she kisses you and grinds on you, you begin to ejaculate. You buck a little bit under her, and look into her eyes. You see victory, and a sort of savage joy.">>\
\
<<janeSpeech "Fucking got you.">>\
\
<<descSpeech "As you finish Jane angles herself up, sticks her hand down her shorts, and quickly finishes herself off, still sitting on your cum drenched lap.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $competitionJane is 4>>\
\
<<descSpeech "You're already laying down in bed when a topless Jane throws herself at you, and begins kissing you and grinding on you right away. Even a dim witted many such as yourself can figure out from this that, perhaps, Jane isn't just doing this out of competitiveness.">>\
\
<video src="video/jane/bedroom/8.webm" height="400" class="center" autoplay loop></video>
\
<<janeSpeech "You're so hard...">>\
\
<<descSpeech "You squeeze her bum, and move your hand under the back of her tiny panties. You slowly inch a finger down, but she pulls back, and you do too.">>\
\
<video src="video/jane/bedroom/9.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Jane, I...">>\
\
<<janeSpeech "Shhh. You can touch all of me, but there. OK?">>\
\
<<descSpeech "She rests herself back down onto you, her face right against yours. She just looks you in the eyes as you knead and squeeze her bum. You can feel that her wetness has seeped through her panties, and through your boxers.">>\
\
<video src="video/jane/bedroom/10.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "You're so wet... I can feel it.">>\
\
<<descSpeech "Jane doesn't answer, but she kisses you, then she reaches behind and with her hand touches your balls through your underwear. She cups them gently while still grinding and in a second you are done. You are spent. You orgasm, a hard orgasm, and Jane kisses you through the end of it.">>\
\
<<janeSpeech "I win. I am the champion.">>\
\
<<descSpeech "Today, though, she gloats only gently. She stays laying down on you, but sticks her hand down her panties and finishes herself off as she continues to kiss you.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $competitionJane is 5>>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
<<else>>\
<</if>>\<<set $corruptMichelle to $corruptMichelle + 1>>\
\
\
\
<<if $corruptMichelle is 30>>\
\
<<mcSpeech "Can I ask you a question, Miss?">>\
\
<<michelleSpeech "Yeah. What is it?">>\
\
<<mcSpeech "What did you do before becoming a teacher?">>\
\
<video src="video/michelle/chat/1.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "Miss Lee doesn't seem like she was expecting that question, but she answers you.">>\
\
<<michelleSpeech "Well, I went to uni. I did sports science. But I worked at pubs and clubs and stuff like that, you know. I started here right away, though, I haven't taught anywhere before this.">>\
\
<<mcSpeech "Have you thought about teaching anywhere else?">>\
\
<video src="video/michelle/chat/2.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "I know you're posh, Alex, but even you can't be so posh you think normal schools have horses.">>\
\
<<mcSpeech "True. You also probably couldn't get students in normal schools to take the photos of you that I do.">>\
\
<<descSpeech "Miss Lee laughs.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "I don't know, Alex. I think a lot of young men would do anything I ask them to do.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 31>>\
\
<<descSpeech "You're wrapping up from a shoot when you decide to pry into Miss Lee's life a little more.">>\
\
<<mcSpeech "Miss? Can I ask you another question?">>\
\
<<michelleSpeech "Yeah?">>\
\
<<mcSpeech "How long has it been since you last had sex?">>\
\
<<descSpeech "She laughs and points at you.">>\
\
<<michelleSpeech "The handjob I gave you.">>\
\
<<mcSpeech "No, I mean-">>\
\
<video src="video/michelle/chat/3.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She interrupts you and begins to answer you properly.">>\
\
<<michelleSpeech "Before term started. Right before.">>\
\
<<descSpeech "You nod, and look expectantly at her.">>\
\
<<mcSpeech "Who with, Miss?">>\
\
<<michelleSpeech "You want the full story?">>\
\
<<descSpeech "You nod, and sit down opposite her, putting the camera down. You've had an erection the entire time you were shooting her, but now she acknowledges it by looking at it before starting her story.">>\
\
<video src="video/michelle/chat/4.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "An old friend of mine from my uni days. He's married, but every so often we'll meet up. He's some junior coach at a football team in Birmingham. We meet at a hotel and just... You know. Have sex. He likes to wank onto my face, and it ends up all around my mouth.">>\
\
<video src="video/michelle/chat/5.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "What about you? Ever had sex even?">>\
\
<<descSpeech "She asks the question teasingly, but your answer shocks her.">>\
\
<<mcSpeech "Just recently, in fact. Can I tell you a secret?">>\
\
<<descSpeech "She looks at you, for one of the first times forgetting that you are her pupil, and wants the gossip.">>\
\
<<mcSpeech "I'm fucking Mrs. Watson's daughter Barbara. Each weekend.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<michelleSpeech "No way!">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 32>>\
\
<<descSpeech "Another shoot is over and as you're thinking of another question to ask Miss Lee, she somewhat meekly asks you one.">>\
\
<<michelleSpeech "So, are, uh, many of the students having sex? Like, the girls?">>\
\
<<mcSpeech "I don't know to be honest. I only really know about Barbara. She says some of the girls are fun, but a lot are prudes. Is that right?">>\
\
<video src="video/michelle/chat/7.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "Yeah, that seems right. Barbara's not one of the prudes though, clearly.">>\
\
<<mcSpeech "She's not, miss. You know, she told me you kissed her once. Is that true?">>\
\
<<descSpeech "Miss Lee looks worried, but then after momentarily biting her bottom lip, agrees.">>\
\
<<michelleSpeech "Yeah, I did.">>\
\
<<mcSpeech "It's alright, Miss. I know what it's like. All these girls are pretty, aren't they? It's hard to be around them. I'd imagine even harder for you, watching them all shower.">>\
\
<<descSpeech "Miss Lee shakes her head, and laughs.">>\
\
<<michelleSpeech "You're worse than I am.">>\
\
<<descSpeech "You push further.">>\
\
<<mcSpeech "Can't be easy on them, either, showering with you. You're quite...">>\
\
<<descSpeech "Miss Lee puts on a posh accent.">>\
\
<<michelleSpeech "Well endowed?">>\
\
<video src="video/michelle/chat/6.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Have you kissed any other girls, Miss?">>\
\
<<michelleSpeech "A few. None you'd know, though.">>\
\
<<mcSpeech "Fancy any of them?">>\
\
<<michelleSpeech "Maybe. What about you? Fancy any of them? Except Barbara.">>\
\
<<mcSpeech "Charlotte? She's proper fit. Barbara says she's a virgin but that she wants to be a slut, deep down. Her bum's amazing. Do you like her?">>\
\
<<michelleSpeech "Yeah, she is fit. I didn't know she was potentially an option, though...">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 33>>\
\
<<michelleSpeech "So, uh, what do you do with Barbara?">>\
\
<<descSpeech "Miss Lee's reclining in the middle of a shoot, but clearly the question was burning within her.">>\
\
<<mcSpeech "Well, her mum won't let her use contraception, so mainly anal.">>\
\
<<descSpeech "Miss Lee lets out an explosive laugh.">>\
\
<<michelleSpeech "WHAT? Oh my days. I was expecting, like, I dunno... Something boring. But you're fucking her arse? Amazing.">>\
\
<video src="video/michelle/chat/9.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "You smile at her.">>\
\
<<mcSpeech "Yeah, it's pretty fun. We wait until Mrs. Watson goes for her morning run, and then... Barbara really just comes and wakes me up, it's not the worst. Have you ever had sex with one of your students?">>\
\
<<descSpeech "Her eyes narrow, weighing up if she can trust you, but evidently she decides she can.">>\
\
<<michelleSpeech "Yeah. A few. I usually let myself be open, and then let them come onto me. Like with you.">>\
\
<<mcSpeech "We haven't had sex, Miss.">>\
\
<<descSpeech "A silence passes between you, but Miss Lee ends it.">>\
\
<<michelleSpeech "There's nothing quite like grabbing a posh girl by the hair and shoving her head down to eat you out.">>\
\
<video src="video/michelle/chat/10.webm" height="400" class="center" autoplay loop></video>
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 34>>\
\
<<descSpeech "Today's shoot was rather tame and Miss Lee kept her top on for the entire time. When you're done, though, you get chatting to her and ask her for a favour.">>\
\
<<mcSpeech "Can you open you shirt please Miss? In exchance for the photos.">>\
\
<video src="video/michelle/chat/11.webm" height="400" class="center" autoplay loop></video>
\
<<descSpeech "She laughs, but gets them out.">>\
\
<<michelleSpeech "Only fair to get a little something I suppose.">>\
\
<<mcSpeech "Thanks, Miss.">>\
\
<<descSpeech "You look at them happily, and she laughs at you. You get a bit closer and she stays, almost presenting them to you.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<<mcSpeech "When did you get them done, they're great.">>\
\
<video src="video/michelle/chat/12.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "After uni, they were a graduation present. They're great, right? The surgeon was a maestro.">>\
\
<<descSpeech "She does a kissing gesture with her hands, and you nod in appreciation.">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
\
\
\
<<if $corruptMichelle is 35>>\
<<set $michelle to 15>>\
\
<<michelleSpeech "Any plans for this weekend, Miss?">>\
\
<<michelleSpeech "Yes, actually. I'm back off home to Essex for a quick visit. See everyone, you know. You? What are you up to?">>\
\
<video src="video/michelle/chat/13.webm" height="400" class="center" autoplay loop></video>
\
<<mcSpeech "Well my mum comes to visit every weekend, which is nice. And then I've got my standing date with Barbara every weekend morning.">>\
\
<<michelleSpeech "How's that going?">>\
\
<<mcSpeech "Good, good. She's fun... Can you come forward, and like, put your legs up?">>\
\
<<descSpeech "The shoot's over, and you've still got the camera in your hand. But when she's done it you put the camera down, and she looks confused.">>\
\
<video src="video/michelle/chat/14.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "You could at least pretend to take photos, Alex.">>\
\
<<mcSpeech "Have you ever had anal sex, Miss?">>\
\
<video src="video/michelle/chat/15.webm" height="400" class="center" autoplay loop></video>
\
<<michelleSpeech "I've been known to.">>\
\
<<descSpeech "Miss Lee gives a wicked laugh and winks at you.">>\
\
<<corruptSpeech "Michelle Lee Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "School">><</link>></span>
\
<<else>>\
<</if>>\
<<set $barbara to 7>>\
<<set $corruptBarbara to $corruptBarbara + 1>>\
\
\
\
<<descSpeech "You wake up to the sound of Barbara opening the drawers of your dresser. As you force open your eyes, to the unwelcome sensation of your dick not being sucked on a weekend morning, you see she's standing there naked.">>\
\
<<mcSpeech "What's going on?">>\
\
<<barbaraSpeech "Just looking through what you've got in here.">>\
\
<<descSpeech "Barbara holds up a photo, from the stack sitting in the top drawer.">>\
\
<img src="img/erica/photos/photo2.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Is this your mum? That's your mum.">>\
\
<<mcSpeech "Uh... Yeah, that's my mum.">>\
\
<img src="img/erica/photos/photo1.jpg" class="center picRounded" height="500">
\
<<descSpeech "Barbara shows you another photo, then picks up the stack of photos of your mum, and comes to sit on your bed. She sits cross legged opposite you. You reach for your glass of water and take a long swig to clear your sticky sleepy mouth.">>\
\
<<barbaraSpeech "Why do you have these photos?">>\
\
<<mcSpeech "She gave them to me... I, uh, I took them.">>\
\
<<barbaraSpeech "These too?">>\
\
<img src="img/erica/photos/photo3b.jpg" class="center picRounded" height="500">
\
<<descSpeech "You nod, and Barbara stares at the photo for a while.">>\
\
<<barbaraSpeech "That's so cool. Your mum's so cool. Also hot, right? But that's really cool. So do you take lots of photos for her like this?">>\
\
<img src="img/erica/photos/photo3c.jpg" class="center picRounded" height="500">
\
<<descSpeech "Barbara flips to the next photo.">>\
\
<<mcSpeech "Not loads, but sometimes. When she asks me to.">>\
\
<<barbaraSpeech "And these are all photos you've taken of her?">>\
\
<<descSpeech "Barbara flips again, and comes to the old photos of your mum from her school days.">>\
\
<img src="img/erica/photos/photo4e.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Not all of them...">>\
\
<<barbaraSpeech "She's so young here. Why do you have these ones of her?">>\
\
<<mcSpeech "She gave them to me...">>\
\
<<descSpeech "Barbara gets an excited look on her face.">>\
\
<<barbaraSpeech "You must wank with these, right? And she knows that? That's so hot.">>\
\
<<descSpeech "Barbara flips to the next photo and is, by now, giddy with excitement.">>\
\
<img src="img/erica/photos/photo4f.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "Oh my God!! She's having sex! What the fuck Alex? You have photos of your mum fucking? What's the story with this?">>\
\
<<mcSpeech "So, um, that was actually when she was here. The guy in the photos was like the art teacher here then or something.">>\
\
<<descSpeech "When you say this you think Barbara might expire from lust.">>\
\
<img src="img/erica/photos/photo4g.jpg" class="center picRounded" height="500">
\
<<barbaraSpeech "You mean, men used to teach here? And they used to fuck the students?">>\
\
<<corruptSpeech "Barbara Watson Corruption +">>\
\
<<mcSpeech "According to my mum he fucked every girl in the art class.">>\
\
<span class='linkStandard'><<link "Finish" "Home">><</link>></span><<widget "goalsCharlotteFarzan">>\
\
\
\
<<if $charlotte gte 4>>\
<<hintSpeech "Charlotte's Submissiveness: $submissiveCharlotte / 100">>\
<<else>>\
<</if>>\
\
\
\
<<if $charlotte gte 1 and $charlotte lt 6>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Doing Laps">>\
\
<<if $charlotte lt 2>>\
<<goalUnachieved "Watch Charlotte Swim at the pool">>\
<<else>>\
<<goalAchieved "Watch Charlotte Swim at the pool">>\
<</if>>\
\
<<if $trustCharlotte lt 5>>\
<<goalUnachieved "Raise Charlotte's Trust to 5. Current: $trustCharlotte / 5">>\
<<else>>\
<</if>>\
\
<<if $trustCharlotte gte 5>>\
<<if $charlotte lt 3>>\
<<goalUnachieved "Talk to Charlotte about her parents">>\
<<else>>\
<<goalAchieved "Talk to Charlotte about her parents">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 3>>\
<<if $barbaraCharlotte1 is not true>>\
<<goalUnachieved "Talk to Barbara about Charlotte in the evening at home">>\
<<else>>\
<<goalAchieved "Talk to Barbara about Charlotte in the evening at home">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 3>>\
<<if $corruptCharlotte lt 5>>\
<<goalUnachieved "Raise Charlotte's Corruption to 5. Current: $corruptCharlotte / 5">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 4>>\
<<if $submissiveCharlotte lt 5>>\
<<goalUnachieved "Raise Charlotte's Submission to 5. Current: $submissiveCharlotte / 5">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 5>>\
<<if $submissiveCharlotte lt 10>>\
<<goalUnachieved "Raise Charlotte's Submission to 10. Current: $submissiveCharlotte / 10">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 5>>\
<<if $charlotte lte 5>>\
<<goalUnachieved "Ask Charlotte for water">>\
<<else>>\
<<goalAchieved "Ask Charlotte for water">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $charlotte gte 6 and ndef $felicity>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "Homework">>\
\
<<if $corruptCharlotte lt 10>>\
<<goalUnachieved "Raise Charlotte's Corruption to 10. Current: $corruptCharlotte / 10">>\
<<else>>\
<</if>>\
\
<<if $charlotte gte 7>>\
<<if $erica18 is not true>>\
<<goalUnachieved "Talk to your mum about Charlotte">>\
<<else>>\
<<goalAchieved "Talk to your mum about Charlotte">>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $charlotte lt 7>>\
<<goalUnachieved "Charlotte sits on your lap">>\
<<else>>\
<<goalAchieved "Charlotte sits on your lap">>\
<</if>>\
\
<<if $erica18 is true>>\
<<if $submissiveCharlotte lt 15>>\
<<goalUnachieved "Raise Charlotte's submissiveness to 15. Current: $submissiveCharlotte / 15">>\
<<else>>\
<</if>>\
<<else>>\
<</if>>\
\
<<if $submissiveCharlotte gte 15>>\
<<if ndef $felicity>>\
<<goalUnachieved "Meet Charlotte's Mum when your mum comes to visit.">>\
<<else>>\
<<goalAchieved "Meet Charlotte's Mum when your mum comes to visit.">>\
<</if>>\
<<else>>\
<</if>>\
\
</div>
<<else>>\
<</if>>\
\
\
\
<<if $felicity gte 1>>\
<div class="speech goalNormal" style="speech goalNormal">\
<<goalNormal "You have finished Charlotte Farzan's storyline for this update.">>\
\
\
</div>
<<else>>\
<</if>>\
\
\
\
<</widget>>\<<back "Go Back">>
\
\
\
<<goalsCharlotteFarzan>>\<<set $time to $time + 1>>\
\
\
\
<<if $charlotte gte 2>>\
<span class='linkTrust'><<link "Encourage Charlotte" "Charlotte Trust 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 4>>\
<span class='linkHint'><<link "Interrupt Charlotte" "Charlotte Submission 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 5>>\
<span class='linkHint'><<link "Take Charlotte for a Walk" "Charlotte Submission 2">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 6>>\
<span class='linkCorrupt'><<link "Charlotte Sits in Her Underwear" "Charlotte Corruption 1">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte gte 7 and $erica18 is true and $charlottePosture lt 5>>\
<span class='linkHint'><<link "Correct Charlotte's Posture" "Charlotte Submission 3">><</link>></span>
<<else>>\
<</if>>\
\
\
\
\
\
<<if $charlotte is 1>>\
<span class='linkStandard'><<link "Watch Charlotte Swim" "Charlotte 2a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 2 and $trustCharlotte gte 5>>\
<span class='linkCorrupt'><<link "Ask more about her parents" "Charlotte 3a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 3 and $barbaraCharlotte1 is true>>\
<span class='linkHint'><<link "Charlotte is waiting for you" "Charlotte 4a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 4 and $submissiveCharlotte gte 5>>\
<span class='linkCorrupt'><<link "Talk Charlotte for a walk" "Charlotte 5a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 5 and $submissiveCharlotte gte 10 and $corruptCharlotte gte 5>>\
<span class='linkCorrupt'><<link "Ask Charlotte for Water" "Charlotte 6a">><</link>></span>
<<else>>\
<</if>>\
\
<<if $charlotte is 6 and $corruptCharlotte gte 10>>\
<span class='linkCorrupt'><<link "A Teacher is Coming" "Charlotte 7a">><</link>></span>
<<else>>\
<</if>>\<<set $charlotte to 2>>\
<<set $trustCharlotte to $trustCharlotte + 1>>\
\
\
\
<<descSpeech "As you enter the pool you hear the sound of a solitary swimmer. You look in and see Charlotte swimming along, knocking out lap after lap after lap. You sit down on one of the bleachers to watch her. You counted 20 laps, and stopped counting out of boredom, before she gets out of the pool.">>\
\
<<descSpeech "She sees you as she gets out, with her goggles still on, and her breathing strong and focused. She points to the changing room, and then motions for you to stay there. You wait for her, and then when she emerges you follow her out onto the sunny deck just outside of the pool. She looks at you expectantly.">>\
\
<img src="img/charlotte/3.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Good swim?">>\
\
<<charlotteSpeech "Yeah... Don't usually have an audience though.">>\
\
<<mcSpeech "Thought I'd come and say hi. Do you do this every day?">>\
\
<<charlotteSpeech "Almost, yeah. Often more than once a day.">>\
\
<<mcSpeech "Why so committed?">>\
\
<<descSpeech "Charlotte almost winces, but looks at you with a tinge of sadness.">>\
\
<<charlotteSpeech "I'm sure Barbara has told you all about it already, but I'm sort of stuck here, and this is my ticket out, I hope.">>\
\
<<mcSpeech "What do you mean?">>\
\
<<charlotteSpeech "I wanted to go to uni, but my parents wouldn't send me. They don't think I need a degree. But they'd send me here, to become more of a lady or whatever, which... OK. But at least there's a pool, and not to be arrogant I'm a good swimmer. If I can just keep my skills up maybe I can get a scholarship for swimming to a college in the US and then I won't need my parents anymore.">>\
\
<<mcSpeech "That's a lot... I'm sorry though. Why don't they think you need a degree?">>\
\
<<descSpeech "Charlotte shrugs.">>\
\
<<charlotteSpeech "My dad used to be a big guy in the Iranian government before the revolution. He doesn't think it's appropriate for an aristocrat, let alone an aristocratic daughter, to have a career... Anyway, yeah, just means I'm sort of trapped here. So I swim.">>\
\
<<mcSpeech "Maybe I can drop by more often and give you some encouragement.">>\
\
<<trustSpeech "Charlotte Farzan Trust +">>\
\
<<descSpeech "Charlotte smiles at you.">>\
\
<<charlotteSpeech "Yeah, OK. That'd be nice.">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<descSpeech "Charlotte is doing her laps and as you come in you raise your arms and give her two big thumbs up. You watch her for a while, and when she's done the two of you chat for a little before going your separate ways.">>\
\
<<if $trustCharlotte lt 25>>\
<<set $trustCharlotte to $trustCharlotte + 1>>\
<<trustSpeech "Charlotte Farzan Trust +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $charlotte to 3>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
\
\
\
<<descSpeech "You catch Charlotte when she's already done swimming, standing out on the little deck in front of the pool.">>\
\
<<mcSpeech "Hey. How's it going? Already done?">>\
\
<<descSpeech "Charlotte turns around, and smiles at you.">>\
\
<img src="img/charlotte/4.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "Yeah, gonna do some gym exercises in a little, clear my head. The problem with swimming is that all you have got it you. Most of the time that's good, but sometimes it just means you are stuck in your own dumb head. I was wondering if you'd be coming to say hi, though.">>\
\
<<mcSpeech "Is there something wrong?">>\
\
<<charlotteSpeech "Nothing new, just my dad.">>\
\
<<descSpeech "You gesture for her to explain, and she lets out a long breath.">>\
\
<<charlotteSpeech "So my mum is nicer about stuff. I don't want to say it's because she's British and he's Iranian, but like... Yeah. Anyway he found out by going through her phone that I'm doing all this swimming to try and get a scholarship in the US, and not because, I dunno, I love swimming. Which has caused a huge argument, not really for me because he already knows I'm trying to escape from his rules, but between him and my mum. Because he wants me to stop swimming now.">>\
\
<<mcSpeech "Has he... Done anything?">>\
\
<<charlotteSpeech "No, and he wouldn't. He isn't going to beat any of us, or like... Abuse us. He'll just sulk, and make life really annoying. It'd almost be easier if he were horrible, but he's not really, he does love us and is a good dad, he just has weird ideas about what women should and should not do. And he's extra weird about all that because it's all tied up in, like, the idea that if the revolution hadn't happened we'd all be rich and royal in Iran.">>\
\
<<mcSpeech "Sounds like he's mainly just sad that the life he wanted is never going to happen, and you're his last chance to make at least a little bit of it happen.">>\
\
<<descSpeech "Charlotte tilts her head at you and narrows her eyes, before nodding slowly.">>\
\
<<charlotteSpeech "Yeah, that sounds about right.">>\
\
<<mcSpeech "Still don't know why that makes swimming bad though.">>\
\
<<charlotteSpeech "Ah, something about the swimming outfits being immodest. For someone who hates the mullahs he can be surprisingly uptight.">>\
\
<<mcSpeech "So he'd be upset to know you're talking to a boy dressed like this then?">>\
\
<<descSpeech "You laugh but Charlotte looks confused.">>\
\
<<charlotteSpeech "What do you mean?">>\
\
<<mcSpeech "Well, like...">>\
\
<<descSpeech "You glance down to her bum, to her tight and small shorts that don't leave much to the imagination.">>\
\
<img src="img/charlotte/5.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "Oh this is nothing... But yeah, it's probably better he doesn't learn there's a boy attending the school, now you mention it.">>\
\
<<corruptSpeech "Charlotte Farzan Corruption +">>\
\
<<charlotteSpeech "Anyway, I've got to go exercise. It was nice to talk though. See you soon?">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $barbaraCharlotte1 to true>>\
<<set $time to $time + 1>>\
\
\
\
<<descSpeech "It doesn't take you long to find Barbara. She's in the kitchen hanging about as her mum, Mrs. Watson, talks on the phone.">>\
\
<img src="img/barbara/2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hey. How's it going?">>\
\
<<barbaraSpeech "Good, just waiting for some dinner. You?">>\
\
<<descSpeech "Mrs. Watson glares at the two of you, but then leaves the kitchen, presumably disturbed by the talking. Barbara steps closer to you when she leaves, and drops her voice to just above a whisper.">>\
\
<<barbaraSpeech "Charlotte says you've been hanging around the pool wanting to talk to her. Are you trying to fuck her?">>\
\
<<descSpeech "You get flustered, and aren't sure what to say, but as you look at Barbara you realise two things. Firstly, you are trying to fuck Charlotte. Secondly, Barbara probably wouldn't care.">>\
\
<<mcSpeech "I... I guess, yeah.">>\
\
<<barbaraSpeech "Great! She really needs to fuck someone. She's a virgin, you know.">>\
\
<<mcSpeech "You've said.">>\
\
<<barbaraSpeech "Lol, sounds like me.">>\
\
<<mcSpeech "You say lol out loud?">>\
\
<<descSpeech "Barbara glares at you too, but you smile at her and she shakes her head.">>\
\
<<barbaraSpeech "She also said you two talked about her parents a bit. Her dad's proper mental, you know. Don't know why she doesn't hate him. Her mum isn't bad, though, only met her once but yeah. How are you gonna fuck her?">>\
\
<<mcSpeech "I mean, I dunno... What do you mean? Like, where?">>\
\
<<barbaraSpeech "No, I mean, how are you gonna get her to spread?">>\
\
<<mcSpeech "Doesn't she want to, you know, with me?">>\
\
<<barbaraSpeech "Yeah, she does, but she'll need persuading anyway, you know? She's a shy little virgin.">>\
\
<<mcSpeech "I'll just be nice to her then and see what happens.">>\
\
<<descSpeech "Barbara rolls her eyes at your evidently painful naivety.">>\
\
<<barbaraSpeech "She's used to doing what people tell her to do, right?">>\
\
<<mcSpeech "Is she?">>\
\
<<barbaraSpeech "Yeah. She's fun, but like, she just kinda does what people tell her to do. Her dad. Her mum. Teachers. Even me. So...">>\
\
<<descSpeech "Barbara opens her eyes wide, leans forward a little, and waits for you to make the connection yourself.">>\
\
<<mcSpeech "I can just tell her what to do?">>\
\
<span class='linkStandard'><<link "Finish" "Home">><</link>></span><<set $charlotte to 4>>\
<<set $submissiveCharlotte to 1>>\
\
\
\
<<descSpeech "You enter the swimming pool to find Charlotte doing her laps. Barbara's advice to simply tell Charlotte what to do had been bouncing around your head, and you decide to start small. Barbara, no doubt, would have told her to kiss you or even get to her knees.">>\
\
<<descSpeech "When you get in, you go to one end of the lane she is swimming in. You crouch down and wait for her to get to you. You know she has seen you, and when she reaches the end rather than spin around, she takes hold of the edge of the pool and looks up at you.">>\
\
<<mcSpeech "Hey. Wanna get out of the pool so we can talk?">>\
\
<<descSpeech "She looks slightly confused but doesn't question it.">>\
\
<<charlotteSpeech "Oh, OK.">>\
\
<<descSpeech "Charlotte swings her leg up, and clambers out of the pool. You step back and hand her the towel she had laid out. She takes it and quickly towels herself off, at least enough to stop the dripping.">>\
\
<img src="img/charlotte/6.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "What's up?">>\
\
<<mcSpeech "Oh not much, in a bit of a rush but wanted to come say hi. What's your plan for this afternoon?">>\
\
<<descSpeech "Charlotte doesn't seem all that put out that you did not have anything important to tell her, though a tiny flash of annoyance does pass her face before she answers you.">>\
\
<<hintSpeech "Charlotte Farzan Submission +">>\
\
<<charlotteSpeech "Well, I'm going to do these laps, then after that I'm going to do some strength work. Nothing too intense though, but hopefully I can fit it all in before dinner. You?">>\
\
<<mcSpeech "As the usual, homework, might go for a run, things like that. Any news about your parents?">>\
\
<<charlotteSpeech "No. Still swimming, but not sure what the deal will be moving on.">>\
\
<<descSpeech "You nod and then jerk your chin towards the pool.">>\
\
<<mcSpeech "Anyway I'll let you get back to it.">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<descSpeech "You interrupt Charlotte's swimming to call her out of the pool to discuss nothing very much. She does as you say, without complaint, before going back to her swimming when you leave.">>\
\
<<if $submissiveCharlotte lt 5>>\
<<set $submissiveCharlotte to $submissiveCharlotte + 1>>\
<<hintSpeech "Charlotte Farzan Submission +">>\
<<else>>\
<<hintSpeech "Charlotte will not become more submissive by repeating this event.">>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $charlotte to 5>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
<<set $submissiveCharlotte to $submissiveCharlotte + 1>>\
\
\
\
<<descSpeech "Charlotte is swimming but as you enter she is nearing the end of one of her lanes. Without you even asking she stops, climbs out of the pool, and towels off. She smiles at you.">>\
\
<<charlotteSpeech "Hey!">>\
\
<<mcSpeech "Hey Charlotte! How's it going?">>\
\
<<charlotteSpeech "Good, just swimming today. What are you up to?">>\
\
<<mcSpeech "Not much, I thought we could go for a little walk today, if you want to get changed?">>\
\
<<charlotteSpeech "I've only got my gym gear...">>\
\
<<descSpeech "You smile at Charlotte and gesture to the changing rooms.">>\
\
<<mcSpeech "That's alright.">>\
\
<<descSpeech "Charlotte gives a little nod, then enters the changing room. She returns a few minutes later.">>\
\
<<charlotteSpeech "My gym clothes are a bit small, you see.">>\
\
<img src="img/charlotte/7.jpg" class="center picRounded" height="500">
\
<<hintSpeech "Charlotte Farzan Corruption +">>\
\
<<mcSpeech "I don't mind that.">>\
\
<<descSpeech "You begin walking to the door and Charlotte follows you.">>\
\
<<mcSpeech "So where exactly in London did you grow up?">>\
\
<<descSpeech "The two of you walk through the grounds of the school, wending your way through the playing fields and into the patch of woods, talking about your respective times in London. You tell Charlotte of your A-levels and fun you had, she tells you of her A-levels and the fun she didn't have.">>\
\
<<descSpeech "At times Charlotte seems slightly uncomfortable to be just walking about wearing such a revealing outfit, but she doesn't complain.">>\
\
<<hintSpeech "Charlotte Farzan Submission +">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<descSpeech "You interrupt Charlotte's swimming to take her for a walk and a chat.">>\
\
<<charlotteSpeech "And I'm OK in my gym gear?">>\
\
<<if $random6 lte 3>>\
<img src="img/charlotte/4.jpg" class="center picRounded" height="500">
<<else>>\
<img src="img/charlotte/7.jpg" class="center picRounded" height="500">
<</if>>\
\
<<if $corruptCharlotte lt 5>>\
<<hintSpeech "Charlotte Farzan Corruption +">>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
<<else>>\
<</if>>\
\
<<mcSpeech "Yeah, I don't mind. Come on, let's go.">>\
\
<<if $submissiveCharlotte lt 10>>\
<<hintSpeech "Charlotte Farzan Submission +">>\
<<set $submissiveCharlotte to $submissiveCharlotte + 1>>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $charlotte to 6>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
\
\
\
<<descSpeech "You enter the pool, but today rather that meet her at the end of her lane, you take a seat in the sitting area by the changing rooms. As you sit you see Charlotte stop, towel off, then approach.">>\
\
<<charlotteSpeech "Shall I get changed?">>\
\
<<mcSpeech "Yeah, sure!">>\
\
<<descSpeech "You watch as Charlotte enters the changing room. It's just the other side of the wall and you can hear the sound of her taking off her wet swimsuit, then properly towelling off. After a minute of relative silent you call out.">>\
\
<<mcSpeech "Oh, Charlotte!">>\
\
<<descSpeech "Charlotte pokes her head out.">>\
\
<<charlotteSpeech "Yes?">>\
\
<<mcSpeech "I'm quite thirsty, but I didn't bring a water bottle. Could you maybe give me some from yours?">>\
\
<<charlotteSpeech "Sure. It's empty and I'm just in my underwear though, so-">>\
\
<<mcSpeech "That's fine, I don't mind.">>\
\
<<descSpeech "As you say this you gesture towards the water fountain, which is on the other side of the sitting area.">>\
\
<<charlotteSpeech "But...">>\
\
<<mcSpeech "It's the same as a bikini, no?">>\
\
<<descSpeech "Charlotte retreats, and you wonder if you have pressed her too far, but she returns a moment later. She steps out slowly, holding a water bottle. She fills it up, and looks over her shoulder at you as she does it.">>\
\
<img src="img/charlotte/8.jpg" class="center picRounded" height="500">
\
<<descSpeech "When she's done, she walks over and hands it to you.">>\
\
<<mcSpeech "Thanks, Charlotte. How's it going?">>\
\
<<charlotteSpeech "Good, good. Do you want to go on a walk? I should-">>\
\
<<mcSpeech "We can just chat here, weather's a bit crap isn't it?">>\
\
<<descSpeech "Charlotte looks outside at the drizzle, then at the chair opposite you. She takes a seat, evidently very conscious of the fact she is sitting with you only wearing a bra and panties.">>\
\
<<mcSpeech "Did you hear what happened with Miss Song?">>\
\
<<descSpeech "The two of you begin gossiping, and it doesn't take long for Charlotte to relax.">>\
\
<img src="img/charlotte/9.jpg" class="center picRounded" height="500">
\
<<hintSpeech "Charlotte Farzan Corruption +">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<descSpeech "You interrupt Charlotte's swimming and then proceed to interrupt her changing, angling to get her sitting in front of you once again only wearing her panties.">>\
\
<<if $random6 lte 3>>\
<img src="img/charlotte/9.jpg" class="center picRounded" height="500">
<<else>>\
<img src="img/charlotte/10.jpg" class="center picRounded" height="500">
<</if>>\
\
<<descSpeech "You chat to her as if it were the most natural thing in the world, and wonder how you can push her further.">>\
\
<<if $corruptCharlotte lt 10>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
<<corruptSpeech "Charlotte Farzan Corruption +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $charlotte to 7>>\
\
\
\
<<descSpeech "Charlotte's out of the pool and you're trying to time when to call her out of the changing room when she emerges of her own volition.">>\
\
<img src="img/charlotte/11.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Hey.">>\
\
<<charlotteSpeech "Hey.">>\
\
<<descSpeech "Charlotte smiles as she comes to sit down with you, then speaks quietly.">>\
\
<<charlotteSpeech "Barbara said I should just come out like this.">>\
\
<<descSpeech "You nod thoughtfully, and Charlotte continues, even more quietly.">>\
\
<<charlotteSpeech "Just let me know what you want.">>\
\
<<mcSpeech "OK. I will. I-">>\
\
<<descSpeech "Charlotte's eyes widen and she grabs your hand. You don't resist as she pulls you into the changing room.">>\
\
<<charlotteSpeech "Shit, shit! Mrs. Barton!">>\
\
<<descSpeech "The two of you are now standing in the changing room as you can hear Mrs. Barton open the door to the pool and call out.">>\
\
<<claireSpeech "Hello?">>\
\
<<mcSpeech "Toilet.">>\
\
<<descSpeech "You take Charlotte by the hand and lead her into a toilet stall. Once the door is closed the two of you are standing against each other, Charlotte smiling nervously up at you.">>\
\
<<charlotteSpeech "If she comes in here, she'll see both our feet.">>\
\
<<descSpeech "To this you sit down, cross legged on the toilet.">>\
\
<<mcSpeech "Sit on me, then.">>\
\
<<descSpeech "Charlotte bites her lip, then does as she's told. She sits on your lap, her feet just reaching the floor. You hold onto her waist to help balance her.">>\
\
<<claireSpeech "Is anyone here?">>\
\
<<charlotteSpeech "Just me, Mrs. Barton.">>\
\
<<descSpeech "Mrs. Barton approaches.">>\
\
<<claireSpeech "Is that you Charlotte?">>\
\
<<charlotteSpeech "Yes. I was just swimming.">>\
\
<<claireSpeech "OK. A table had fallen over outside and I was wondering if anyone was in here. Sorry to disturb you.">>\
\
<<descSpeech "You hear the steps of Mrs. Barton grow quieter as she walks away, but Charlotte stays rooted on top of you until the pool door slams shut. It takes some time, and as you wait you slowly stroke her waist.">>\
\
<<mcSpeech "You really do work out a lot, don't you.">>\
\
<<charlotteSpeech "Yeah... Thanks.">>\
\
<<descSpeech "You begin to grow hard, and as you do Charlotte nearly leaps up, making a small yell.">>\
\
<<mcSpeech "Shhhh...">>\
\
<<descSpeech "Charlotte settles back down into you, as you grow fully erect under her panties.">>\
\
<<mcSpeech "Good girl.">>\
\
<<descSpeech "You both laugh silently, but Charlotte seems to sincerely like it regardless. She sits on you until Mrs. Barton finally leaves, lingering on your lap for a moment, before standing up.">>\
\
<<charlotteSpeech "I'll walk out, OK?">>\
\
<<mcSpeech "OK. I'll wait a moment and then go.">>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<if $corruptCharlotte lt 15>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
<<corruptSpeech "Charlotte Farzan Corruption +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<if ndef $charlottePosture>>\
<<set $charlottePosture to 1>>\
<<else>>\
<<set $charlottePosture to $charlottePosture + 1>>\
<</if>>\
\
\
\
<<if $charlottePosture is 1>>\
\
<<descSpeech "After leaving the changing room the two of you slowly amble through the sitting area, heading to the doors of the pool. As Charlotte stands in the doorway you stop, and so does she. She looks at you expectantly.">>\
\
<<charlotteSpeech "Do you like my outfit?">>\
\
<img src="img/charlotte/posture/1.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I do but why are you standing like that?">>\
\
<<charlotteSpeech "What do you mean?">>\
\
<<descSpeech "You take her hands in yours, and pull one arm down and the other up. Then you push her shoulders back.">>\
\
<<mcSpeech "It's better for you if you stand straight.">>\
\
<<charlotteSpeech "Oh... OK.">>\
\
<<descSpeech "You circle around her, and then stand behind her, waiting for her to turn around. When she does you are looking at her bum.">>\
\
<img src="img/charlotte/posture/2.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Nice outfit.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $charlottePosture is 2>>\
\
<<mcSpeech "You're doing it again.">>\
\
<img src="img/charlotte/posture/3.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "What?">>\
\
<<mcSpeech "Standing there like a sack of potatoes. It's a shame, given how impressive your physique is.">>\
\
<<descSpeech "Charlotte nods, and then smiles at you when you compliment her physique. Then she grabs the railing.">>\
\
<<charlotteSpeech "Is this better?">>\
\
<img src="img/charlotte/posture/4.jpg" class="center picRounded" height="500">
\
<<mcSpeech "A bit exaggerated, but yeah. Better.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $charlottePosture is 3>>\
\
<<mcSpeech "Charlotte, can you come out here please?">>\
\
<<descSpeech "Charlotte doesn't answer, but a matter of seconds later and she is outside, standing in front of you. You look down and see she is standing awkwardly.">>\
\
<img src="img/charlotte/posture/6.jpg" class="center picRounded" height="500">
\
<<mcSpeech "Distribute your weight evenly. Feet apart. Hands on hip... Good.">>\
\
<<descSpeech "Charlotte complies with your instructions as you give them, and when you're done she stands there for you, smiling. You make a point of letting your eyes wander down to her see through panties.">>\
\
<img src="img/charlotte/posture/5.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I like your underwear today. You should wear things like that more often.">>\
\
<<charlotteSpeech "Yes, Alex.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $charlottePosture is 4>>\
\
<<charlotteSpeech "How do you like this? It's technically a bikini, I think, even though it has these little clasps for stockings.">>\
\
<img src="img/charlotte/posture/7.jpg" class="center picRounded" height="500">
\
<<mcSpeech "I like it. What's the material?">>\
\
<<descSpeech "Before she can answer you feel one of the dangling clasps and then run your hand over the black material on her hip and bum.">>\
\
<<mcSpeech "Smooth. Squat down, Charlotte.">>\
\
<<descSpeech "Charlotte drops to a squat, but she complains as she does so..">>\
\
<img src="img/charlotte/posture/8.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "Someone could see this.">>\
\
<<descSpeech "You step closer, so that her face is only inches from your crotch, and gently stroke her hair. She looks up at you, and you smile.">>\
\
<<charlotteSpeech "If that's what you want, Alex.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $charlottePosture is 5>>\
\
<<descSpeech "For once when you arrive Charlotte is waiting for you. She's already out of the pool, but is still in a bikini. Her hair is dry, however, and she's got on earrings.">>\
\
<img src="img/charlotte/posture/10.jpg" class="center picRounded" height="500">
\
<<mcSpeech "You made quite an effort.">>\
\
<<charlotteSpeech "Do you like it?">>\
\
<<mcSpeech "I do. You should turn around on the chair.">>\
\
<<descSpeech "Charlotte stands up and then sits back on the chair, facing away from you. As she sits down she looks at you, adjusting herself a couple of times according to your facial expression and nods. Finally you smile and she settles in, her arse in full display for you.">>\
\
<img src="img/charlotte/posture/9.jpg" class="center picRounded" height="500">
\
<<mcSpeech "How are you feeling today? How's everything with your family?">>\
\
<<charlotteSpeech "Funny you should ask, I was actually going to tell you about this. My mum is coming to visit this weekend.">>\
\
<<mcSpeech "Oh? Is that unusual?">>\
\
<<charlotteSpeech "Yeah. She's pretty busy.">>\
\
<<mcSpeech "What does she do?">>\
\
<<charlotteSpeech "Entertains. Socialises. The usual stuff. She was actually hoping to see your mum when she comes. Do you think that would be OK? I'd really appreciate it.">>\
\
<<mcSpeech "Yeah, I think so. She comes on Sundays, if that works for you.">>\
\
<<descSpeech "Charlotte nods.">>\
\
<<charlotteSpeech "Thanks, Alex.">>\
\
<<mcSpeech "Anything for my best girl.">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $submissiveCharlotte lt 15>>\
<<set $submissiveCharlotte to $submissiveCharlotte + 1>>\
<<hintSpeech "Charlotte Farzan Submission +">>\
<<else>>\
<</if>>\
\
<span class='linkStandard'><<link "Finish" "Pool">><</link>></span><<set $erica18 to true>>\
<<set $corruptErica to $corruptErica + 1>>\
\
\
\
<<descSpeech "A clock ticks as you sit in a moment of silence.">>\
\
<<ericaSpeech "So nothing else going on that's interesting?">>\
\
<<mcSpeech "Um, well, there is a girl called Charlotte.">>\
\
<<ericaSpeech "Farzan?">>\
\
<<mcSpeech "Yeah. Do you know her?">>\
\
<<ericaSpeech "I know her parents. Charming, rich, a bit strange. I like her mother, Felicity, not that she's any less strange than her father. Interesting though, what's happening? Have you two had sex yet?">>\
\
<<mcSpeech "No, but Barbara told me that I should just like... Tell her what to do.">>\
\
<<descSpeech "Your mum breaks out into a strangely proud smile.">>\
\
<<ericaSpeech "Excellent practice, Alex. What's happened so far?">>\
\
<<mcSpeech "Well, I've had her get out of the pool before she's done with her laps just to talk to me. And I also got her to leave the changing room to talk to me before she was fully dressed.">>\
\
<<ericaSpeech "Do you want a suggestion from me?">>\
\
<<mcSpeech "Of course.">>\
\
<<ericaSpeech "Tell her how to sit and stand properly. It's small, but it's you controlling her body. Which is what you want, no?">>\
\
<<corruptSpeech "Mum Corruption +">>\
\
<span class='linkStandard'><<link "Return" "Erica Hub">><<set $time to $time - 1>><</link>></span><<set $felicity to 1>>\
\
\
\
<<mcSpeech "You said you know Charlotte's mum, right?">>\
\
<<ericaSpeech "Yes, I do. Why?">>\
\
<<mcSpeech "She's visiting Charlotte today, and Charlotte asked if maybe I'd arrange to have you see them.">>\
\
<<ericaSpeech "Really? Why?">>\
\
<<mcSpeech "I don't know. But from what Charlotte says about her mum it's probably to expand her social network somehow.">>\
\
<<ericaSpeech "I suppose that's innocent enough. What do you want to do, then?">>\
\
<<mcSpeech "Charlotte said they'd be walking around the pool if the weather was nice, which it is, so shall we head on over there to see if we can find them?">>\
\
<<descSpeech "Your mum nods and then stands up.">>\
\
<img src="img/erica/20.jpg" class="center picRounded" height="500">
\
<<descSpeech "As she does you let out an involuntary sigh.">>\
\
<<ericaSpeech "What? Embarassed to be seen with your mum dressed like this? I thought you liked it when I didn't wear much.">>\
\
<<mcSpeech "Mum, no, look, I... Look, just... I'm not sure Charlotte's mum will appreciate it, that's all.">>\
\
<<ericaSpeech "I wouldn't be so sure, Alex.">>\
\
<span class='linkStandard'><<link "Find Charlotte" "Erica Felicity 1b">><</link>></span><<set $choice to 0>>\
\
\
\
<<descSpeech "As expected you find Charlotte and her mum at the pool. Rather than walking around the garden laid out around it, though, Charlotte seems to be showing her around the interior. You can only see the outline, but her mum seems rather tall, noticeably taller than Charlotte.">>\
\
<<mcSpeech "Shall we go in?">>\
\
<<ericaSpeech "Let's.">>\
\
<<descSpeech "You lead your mum into the pool, and then towards where you hear Charlotte talking, over at the hallway with the water fountain and some lockers.">>\
\
<<charlotteSpeech "I mean my best times here aren't as good as competition, but there's something about being up against it that really pushes me. The problem is that...">>\
\
<<mcSpeech "Hey Charlotte!">>\
\
<<descSpeech "You turn the corner and see Charlotte and her mum. Her mum surprises you. You were expecting... Well, some meek woman, elegant, sophisticated. But Charlotte's mum looks like she could be one of your mum's friends.">>\
\
<img src="img/felicity/1.jpg" class="center picRounded" height="500">
\
<<charlotteSpeech "Hey Alex! How's it going?">>\
\
<<descSpeech "You approach the two of them, your mum walking by your side.">>\
\
<<mcSpeech "Good, good. Mum, this is Charlotte, and I take it you're Charlotte's mother?">>\
\
<<felicitySpeech "I am, yes. It's good to finally meet the boy who broke the barrier at Martin Ladies'. And to meet his famous mother again, of course.">>\
\
<<descSpeech "You feel Felicity evaluating you, but then she turns to your mum.">>\
\
<<felicitySpeech "This is the first time I've come to visit since Charlotte started, but I understand you come every weekend?">>\
\
<<ericaSpeech "Yes, almost at least. It's not that bad from where I live in Richmond. Do you still live in Holland Park?">>\
\
<<felicitySpeech "Yes, though we moved a few streets over. Did you hear what happened to the Kaczynskis?">>\
\
<<ericaSpeech "No?">>\
\
<<felicitySpeech "Well, after Marek died they had trouble holding onto it...">>\
\
<<descSpeech "Felicity and your mum continue gossiping for a couple of minutes, inching closer to each other as they do, slowly shutting the two of you out of the conversation, before your mum turns to the both of you.">>\
\
<<ericaSpeech "Alex, why don't you take Charlotte for a cup of tea back at your house? We must be boring you with all this gossip.">>\
\
<<descSpeech "You look at Charlotte, who looks at her mum, who gives a small nod.">>\
\
<<mcSpeech "OK. Let's go Charlotte.">>\
\
<span class='linkStandard'><<link "Head off with Charlotte" "Erica Felicity 1c">><</link>></span><<descSpeech "You lead Charlotte out of the pool in silence, until you are at least thirty or forty metres from the pool.">>\
\
<<mcSpeech "It's nice to meet your mum, finally. She wasn't what I was expecting.">>\
\
<<charlotteSpeech "What do you mean?">>\
\
<<if $choice is 0>>\
<span class='linkCorrupt'><<link "I like her outfit" "Erica Felicity 1c">><<set $choice to 1>><</link>></span>
<span class='linkHint'><<link "She's very pretty" "Erica Felicity 1c">><<set $choice to 2>><</link>></span>
<<else>>\
<</if>>\
\
\
\
<<if $choice is 1>>\
<<set $corruptCharlotte to $corruptCharlotte + 1>>\
\
<<mcSpeech "I didn't expect her to dress in such a flattering way.">>\
\
<<descSpeech "Charlotte tilts her head at you, quietly bidding you to continue.">>\
\
<<mcSpeech "From how you describe your parents I thought she would be a lot more boring, not quite so... Adventurous. I'm surprised she's your mum to be honest.">>\
\
<<charlotteSpeech "Did you like that?">>\
\
<<mcSpeech "Yes.">>\
\
<<corruptSpeech "Charlotte Farzan Corruption +">>\
\
<<elseif $choice is 2>>\
<<set $submissiveCharlotte to $submissiveCharlotte + 1>>\
\
<<mcSpeech "Your mum's very pretty. I didn't really expect that.">>\
\
<<descSpeech "Charlotte looks down, clearly insulted, but says nothing. To try to explain yourself.">>\
\
<<mcSpeech "I think you're very pretty Charlotte, you know that. Just I didn't expect your mum to be so... Blonde, and tall, and... Like that.">>\
\
<<charlotteSpeech "You like that, then?">>\
\
<<mcSpeech "Yes.">>\
\
<<hintSpeech "Charlotte Farzan Submission +">>\
\
<<else>>\
<</if>>\
\
\
\
<<if $choice gte 1>>\
\
<<charlotteSpeech "Do you think that is because your mum is like that?">>\
\
<<descSpeech "You stop and look at Charlotte, then look away and take her by the hand.">>\
\
<<mcSpeech "Let's go to my house and talk, OK? Mrs. Watson and Barbara are out.">>\
\
<span class='linkStandard'><<link "Go Home" "Erica Felicity 1d">><</link>></span>
\
<<else>>\
<</if>>\
<<descSpeech "When you arrive at your house, the house of Barbara and the headmistress, Charlotte tentatively enters as if she's breaking the rules. She may well be breaking the rules, but you are confident that if she gets into trouble you or your mum can protect her.">>\
\
<<mcSpeech "Do you want a tea?">>\
\
<<charlotteSpeech "No thanks.">>\
\
<<mcSpeech "Let's go up to my room, then.">>\
\
<<descSpeech "You begin to walk up the stairs but Charlotte doesn't. You look back at her when you are halfway up.">>\
\
<<charlotteSpeech "I don't think that's a good idea...">>\
\
<<mcSpeech "I'm inviting you, Charlotte. It's OK. Come upstairs, please.">>\
\
<<descSpeech "Charlotte hesitates for a couple of seconds then complies. In your room you sit her on the bed, and you sit opposite her on a chair.">>\
\
<<mcSpeech "You don't seem very happy that your mum is here.">>\
\
<<descSpeech "Charlotte gives you a weak little smile and plays with the hem of her skirt.">>\
\
<<charlotteSpeech "It's weird, you know. My mum is a lot more supportive of the things I want to do, but only because she thinks it makes her look good. She doesn't really care much about me. My dad's a controlling dick sometimes, but he actually cares about me for me. It's...">>\
\
<<mcSpeech "Sad?">>\
\
<<charlotteSpeech "Yeah... I don't want to be here, I want to be my own person, but it's also sad because I can't, like... Bring myself to tell one of them or both of them to get fucked. It isn't even really like I need the money, sort of, I can get a scholarship to go to America and I know ultimately I'd be OK I just...">>\
\
<<descSpeech "Charlotte flops backwards onto the bed and stares at the ceiling. Neither of you say anything for quite some time, and you suspect that Charlotte is trying not to cry.">>\
\
<<mcSpeech "Is there anything I can do?">>\
\
<<descSpeech "Charlotte props herself up on her elbows and looks at you, shaking her head.">>\
\
<<charlotteSpeech "I don't think so. I need to help myself, I think.">>\
\
<span class='linkStandard'><<link "Finish" "Home">><</link>></span>