<span>Created by Zathros
<span style="font-size:20px">
@@#now;<<now>>@@
</span>
<span style="font-size:20px">\
<<if not hasVisited("start2")>>\
Weekly income £$test1.00
Basic expenses £$test5.00
<</if>>\
Spare cash £$cash.00
Confidence $conf/40
Clothes $clot/20
Hair $hair/10
Cosmetics $cosm/10
Clinic $clinic/20
<progress max="100" @value="$seap"></progress>
Sex Appeal $seap %
<<if hasVisited("start2")>>\
<progress max="100" @value="$brep"></progress>
Reputation $brep %
<</if>>\
</span>
<<set $brep to 0>>
<<set $agen to 0>>
<<set $stat to 0>>
<<set $stat1 to 0>>
<<set $test1 to 10.00>>
<<set $test5 to 10.00>>
<<set $conf to 0>>
<<set $clot to 0>>
<<set $hair to 0>>
<<set $cosm to 0>>
<<set $clinic to 0>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $cash to $test1 - $test5>>
<<set $work to 0>>
/% The names of the Days of the Week. %/
<<set setup.DAYS to ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>>
/% The names of the Time Periods of a Day. %/
<<set setup.PERIODS to ["Morning", "Night"]>>
/% The current Game Day: Monday. %/
<<set $day to 1>>
/% The current Time Period: Morning. %/
<<set $period to 0>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="murr.jpg">
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="man2.jpg">
<<case 2>>
<img src="man5.jpg">
<<case 3>>
<img src="man6.jpg">
<</switch>>
<<speech "ThoughtsActions">>I might be too shy to flirt but I can show a bit of leg.<</speech>>
<img src="leg3.jpg">
<<speech "ThoughtsActions">>You hear the girls gossiping in the canteen at lunchtime. You don’t sit with them. I'm tired of trying to be friends with them, I’ll just focus on the men.<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>The work day is over. You take a walk around the building before you go to <<link [[Soho.|a2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 25 && hasVisited("satalt2")>><<goto "mon">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You’re too shy to go into any of these places alone. I need to find someone to take me.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if $conf <=5>>
<img src="mapxx.jpg">
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">\
<map name="image-map">
<area
data-passage="ship2"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke2"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach2"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship2"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke2"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach2"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak2"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw2"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev2"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<</if>>
<<if visited() == 9>><<goto "off5">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="man.jpg">
<<speech "ThoughtsActions">>I might be too shy to flirt but I can show a bit of leg.<</speech>>
<<nobr>>
<<if not hasVisited("a7")>>
<img src="leg2.jpg">
<<speech "ThoughtsActions">>You walk over to the filing cabinets away from the main floor.<</speech>>
<img src="gro4.jpg">
<<speech "ThoughtsActions">>Wow, for the first time in my life I got a man to do what I wanted. I'm going to have fun with this.<</speech>>
<<set $conf += 5>>
<</if>>
<</nobr>><<if hasVisited("a7")>><<switch random(1, 5)>>
<<case 1>>
<img src="leg4.jpg">
<img src="gro1.jpg">
<<case 2>>
<img src="leg3.jpg">
<<case 3>>
<img src="leg2.jpg">
<img src="gro4.jpg">
<<case 4>>
<img src="leg6.jpg">
<<case 5>>
<img src="leg7.jpg">
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<</switch>><</if>>
<<speech "ThoughtsActions">>It feels good to be noticed. You hear the girls gossiping in the canteen at lunchtime. Are they talking about me.<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>The work day is over. You take a walk around the building before you go to <<link [[Soho.|a4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<if $conf >= 25 && hasVisited("satalt2")>><<goto "tue">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You’re too shy to go into any of these places alone. I need to find someone to take me.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if $conf <=5>>
<img src="mapxx.jpg">
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">\
<map name="image-map">
<area
data-passage="ship4"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke4"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach4"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship4"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke4"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach4"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak4"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw4"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev4"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<</if>>
<<if visited() == 2>><<goto "off2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="man2.jpg">
<<case 2>>
<img src="man5.jpg">
<<case 3>>
<img src="man6.jpg">
<</switch>>
<<speech "ThoughtsActions">>I might be too shy to flirt but I can show a bit of leg.<</speech>>\
<<switch random(1, 5)>>
<<case 1>>
<img src="leg4.jpg">
<img src="gro1.jpg">
<<case 2>>
<img src="leg3.jpg">
<<case 3>>
<img src="leg2.jpg">
<img src="gro4.jpg">
<<case 4>>
<img src="leg6.jpg">
<<case 5>>
<img src="leg7.jpg">
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>It feels good to be noticed. You hear the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>The work day is over. You take a walk around the building before you go to <<link [[Soho.|a6]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 25 && hasVisited("satalt2")>><<goto "wed">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You’re too shy to go into any of these places alone. I need to find someone to take me.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if $conf <=5>>
<img src="mapxx.jpg">
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">\
<map name="image-map">
<area
data-passage="ship6"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke6"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach6"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship6"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke6"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach6"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak6"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw6"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev6"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<</if>>
<<if visited() == 4>><<goto "off3">>
<</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="man2.jpg">
<<case 2>>
<img src="man5.jpg">
<<case 3>>
<img src="man6.jpg">
<</switch>>
<<speech "ThoughtsActions">>I might be too shy to flirt but I can show a bit of leg.<</speech>>\
<<switch random(1, 5)>>
<<case 1>>
<img src="leg4.jpg">
<img src="gro1.jpg">
<<case 2>>
<img src="leg3.jpg">
<<case 3>>
<img src="leg2.jpg">
<img src="gro4.jpg">
<<case 4>>
<img src="leg6.jpg">
<<case 5>>
<img src="leg7.jpg">
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>It feels good to be noticed. You hear the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>The work day is over. You take a walk around the building before you go to <<link [[Soho.|a8]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 25 && hasVisited("satalt2")>><<goto "thu">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You’re too shy to go into any of these places alone. I need to find someone to take me.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if $conf <=5>>
<img src="mapxx.jpg">
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">\
<map name="image-map">
<area
data-passage="ship8"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke8"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach8"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship8"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke8"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach8"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak8"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw8"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev8"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress2.jpg">
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<</if>>
<<if visited() == 6>><<goto "off4">>
<</if>>/*
* <<now>>
*
* Displays the current Day of Week, Period of Day and Day Number.
*/
<<widget "now">>
\<<print setup.DAYS[$day % 7]>> <<print setup.PERIODS[$period]>>
Day $day
<</widget>>
/*
* <<AdvancePeriod [number of periods]>>
*
* Advance current Time Period by a set number of periods, if no number
* if pass to widget then current Time Period is advanced by 1 unit.
*
* <<AdvancePeriod>> Advances time period by 1 unit.
* <<AdvancePeriod 1>> Advances time period by 1 unit.
* <<AdvancePeriod 2>> Advances time period by 2 units.
*
* If the current day's time boundary is exceeded then the Day Number
* will also be updated.
*/
<<widget "AdvancePeriod">>
\<<silently>>
<<set _offset to 1>>
<<set _periodsInDay to setup.PERIODS.length>>
<<if $args.length > 0>>
<<set _offset to $args[0]>>
<</if>>
<<set $period += _offset>>
/% Update the Day Number as necessary. %/
<<if $period >= _periodsInDay>>
<<set $day += Math.trunc($period / _periodsInDay)>>
<<set $period to ($period % _periodsInDay)>>
<</if>>
<</silently>>\
<</widget>>
/*
* <<NextMorning>>
*
* Advances the current Time Period to the Morning of the next day.
*/
<<widget "NextMorning">>
\<<silently>>
/% Increament the Day Number by 1 unit. %/
<<set $day += 1>>
/%
Set the current Time Period to the index of the
"Morning" element of setup.PERIODS array.
%/
<<set $period to 1>>
<</silently>>\
<</widget>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube into work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="ed1.jpg">
<<speech "Ed">>Hi Jill.<</speech>>
<<speech "Jill">>Hello.<</speech>>
<<speech "Ed">>It's Friday. do you want to go for a drink after work?<</speech>>
<<speech "Jill">>Ok, I’ll meet you outside after work.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, should I <<link [[go to meet Ed|edgo]] or [[not.|a10]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will6") || hasVisited("jul5")>><<goto "a9alt">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="nwalk.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to wonky’s.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I need to find someone I can come here with.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<nobr>>
<<switch random(1, 3)>>
<<case 1>>
<<speech "ThoughtsActions">>Saturday mornings. You get paid every Friday so you pay Mr. Murray the £ 5.00 weekly rent. Next you shop locally for groceries and cheap cosmetics, leaving you with just a couple of quid for a week of travel and incidentals.<</speech>>
<<case 2>>
<<speech "ThoughtsActions">>You go through your Saturday morning routine.<</speech>>
<<case 3>>
<img src="hst.jpg">
<</switch>>
<</nobr>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You like to spend Saturday afternoons window shopping in the West End. I'll need £ 10.00 if I want to shop in the trendy places.<</speech>>
<<nobr>>
<<switch random(1, 3)>>
<<case 1>>
<img src="car1.jpg">
<<case 2>>
<img src="car2.jpg">
<<case 3>>
<img src="car3.jpg">
<</switch>>
<</nobr>>
<<nobr>>
<<switch random(1, 3)>>
<<case 1>>
<<speech "ThoughtsActions">>You watch the fashionable girls.<</speech>>
<<case 2>>
<<speech "ThoughtsActions">>You look at other girls and feel frumpy by comparison. I wish I could afford a trendy haircut, fashionable clothes and proper makeup.<</speech>>
<<case 3>>
<<speech "ThoughtsActions">>They look so fashionable and confident. Men turn and look at them. I want to be like them.<</speech>>
<</switch>>
<</nobr>>
<<nobr>>
<<switch random(1, 3)>>
<<case 1>>
<img src="we2.jpg">
<<case 2>>
<img src="we3.jpg">
<<case 3>>
<img src="we4.jpg">
<</switch>>
<</nobr>>
<<speech "ThoughtsActions">>You get a cheap hairdo then stop for something to eat.<</speech>>
<img src="salon.jpg"> <img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will6") && $cash >= 10 && not hasVisited("satalt2")>><<goto "satalt1">><</if>>
<<if $cash >= 10 && hasVisited("satalt2") && not hasVisited("cardjul1")>><<goto "shop">><</if>>
<<if hasVisited("cardjul1")>><<goto "satmod">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship12"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke12"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach12"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship12"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke12"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach12"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak12"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw12"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev12"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>><<goto "satlow">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn1.jpg">
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then an afternoon on Clapham Common.<</speech>>
<<nobr>>
<<if not hasVisited("will2")>>
<video src="bath1.mp4" autoplay loop muted controls height="400px"></video>
<</if>>
<<if hasVisited("will2")>>
<video src="shave.mp4" autoplay loop muted controls height="400px"></video>
<</if>>
<</nobr>>
<<speech "ThoughtsActions">>I don’t bother with a girdle. I choose something more free and fashionable.<</speech>>
<video src="dresscas.mp4" autoplay loop muted controls height="400px">
</video>
<<speech "ThoughtsActions">>You get the tube to Clapham Common.
<</speech>>
<img src="cct.jpg">
<<speech "ThoughtsActions">>You sit on the grass and relax in the sun.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="cc3.jpg">
<<case 2>>
<img src="cc1.jpg">
<<case 3>>
<img src="cc2.jpg">
<</switch>>
<<speech "ThoughtsActions">>Later you walk through a more secluded part of the park.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="flash1.jpg">
<<case 2>>
<img src="flash3.jpg">
<<case 3>>
<img src="flash4.jpg">
<<case 4>>
<img src="flash2.jpg">
<</switch>>
<<speech "ThoughtsActions">>I want to be like her.<</speech>>
<<speech "Night">>Time to go <<link [[home.|a14]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("inter1") && not hasVisited("strip1a")>><<goto "strip1">><</if>>
<<if hasVisited("strip1")>><<goto "strip2">><</if>><<speech "ThoughtsActions">>It’s a year since I transferred from my home town, I thought it would be exciting. I even lied to the local doctor about bad menstrual pain so I could get the pill, but I’m still a virgin. But worse than that, I feel invisible here. I feel like there’s a more exciting life right at my fingertips, but I'm too shy to grab it. Something has to change.<</speech>>
<<speech "Zathros">>Improve your looks by raising your self confidence and increasing your income above your basic expenditure so you can buy more fashionable clothes, haircuts and cosmetics. You will need to have at least £ 10.00 in your handbag if you want to shop at places that will improve your sex appeal.<</speech>>
<<speech "Day">><span style="color: black">Time for a good nights sleep so I'm ready for work </span><<link [[tomorrow.|x1]]>>
<</link>><</speech>>
<<if visited() == 1>><<goto "ed1">>
<<elseif visited() == 2>><<goto "ed2">>
<<elseif visited() == 3>><<goto "ed3">>
<<elseif visited() == 4>><<goto "ed4">>
<<else>><<goto "ed5">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ed2.jpg">
<<speech "Ed">>Hi Jill are you ready?<</speech>>
<<speech "Jill">>Where do you want to take me?<</speech>>
<<speech "Ed">>I was thinking The Ship in Wardour Street.<</speech>>
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You don't see Mr Willis. I think it was a different day I saw him in here. Ed buys me a drink then witters on about still having to live with his parents and how when he has the money he’ll get his own place.<</speech>>
<img src="pub1.jpg">
<<speech "ThoughtsActions">>I complain about how expensive London is. I earn ten pounds a week, but after five pounds for rent and then food, travel, clothes and cosmetics there’s nothing left.<</speech>>
<img src="tab1.jpg">
<<speech "ThoughtsActions">>It’s time to go, Ed asks if he can come back to mine. I explain that Mr. Murray doesn’t allow it. This is true but not the reason.<</speech>>
<<speech "Jill">>Bye Ed, thanks for the drink.<</speech>>
<<speech "Ed">>Bye Jill, next Friday ok?<</speech>>
<<speech "Jill">>Ok.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You feel good, first time in a West End pub.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|edgob]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Ed takes me to The Ship again.<</speech>>
<img src="ed2.jpg">
<<speech "ThoughtsActions">>I have to get Ed to take me Raymonds again.<</speech>>
<img src="pub4.jpg">
<<speech "Jill">>If you take me to Raymonds we can go back to mine after.<</speech>>
<<speech "Ed">>I don’t know, it’s really just for tourists.<</speech>>
<<speech "ThoughtsActions">>You give him some encouragement.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I’m not from London.<</speech>>
<img src="ra2.jpg">
<<speech "ThoughtsActions">>We go in and sit down. He's right, a lot of the customers look like tourists.<</speech>>
<video src="ray2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, she’s beautiful. All the men are looking. I wish I was her.<</speech>>
<video src="ray8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Screw shorthand and typing, I want to do that. Am I pretty enough? What am I thinking, I'm too shy.<</speech>>
<img src="tube2.jpg">
<<speech "ThoughtsActions">>After a couple of hours we head to the tube. I sneak Ed in so Mr. Murray doesn’t hear.<</speech>>
<video src="sez2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I try to wank him off but I don’t really know what I’m doing so he has help me.<</speech>>
<video src="sez3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I'm happy to finally get my hands on a cock. Even if it's only Ed's.
<</speech>>
<<speech "Ed">>Thanks Jill, see you next Friday.<</speech>>
<<speech "ThoughtsActions">>You sneak him out and go to bed.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|edgob]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Ed takes me to The Ship again.<</speech>>
<img src="ed2.jpg">
<<speech "ThoughtsActions">>Tonight I have an idea.<</speech>>
<img src="pub1.jpg">
<<speech "ThoughtsActions">>I ask him if he’s ever been to any of the strip clubs, he reddens and says he’s been to Raymonds Revuebar a couple of times. <</speech>>
<img src="tab2.jpg">
<<speech "Jill">>If you take me we can go back to mine afterwards.<</speech>>
<img src="ra1.jpg">
<<speech "ThoughtsActions">>We go in and sit down. I was worried about being the only girl so I’m happy to see plenty of couples as well as the single guys.<</speech>>
<video src="ray3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, she’s beautiful. All the men are looking. I wish I was her.<</speech>>
<video src="ray7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Another girl steps up. Ed’s got a bulge in his pants and even though I can’t see anything I know some of the men are playing with themselves and it’s making me horny.<</speech>>
<img src="tube2.jpg">
<<speech "ThoughtsActions">>After a couple of hours we head to the tube. And I sneak Ed in so Mr. Murray doesn’t hear.<</speech>>
<video src="sez1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ed doesn’t waste much time but I’m not going to do anything except snogging. I’m not a slag.<</speech>>
<video src="sez2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After wrestling with him for an hour I tell him goodnight, sneak him out and go to bed.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|edgob]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Ed takes me to The Ship again.<</speech>>
<img src="ed2.jpg">
<<speech "ThoughtsActions">>I have to get Ed to take me Raymonds again.<</speech>>
<img src="pub5.jpg">
<<speech "Jill">>If you take me to Raymonds we can go back to mine after.<</speech>>
<<speech "Ed">>I don’t know, it’s really expensive.<</speech>>
<<speech "ThoughtsActions">>You give him some encouragement.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<img src="ra1.jpg">
<<speech "ThoughtsActions">>We go in and sit down. It's so exciting. The announcer say's these girls are new.<</speech>>
<video src="ray1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Would I be good on my first time?<</speech>>
<video src="ray4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, they all look amazing.<</speech>>
<img src="tube2.jpg">
<<speech "ThoughtsActions">>After a couple of hours we head to the tube. I sneak Ed in so Mr. Murray doesn’t hear.<</speech>>
<video src="sez2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I do better this time but he still has to help.<</speech>>
<video src="sez3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I have to get better at this sort of thing
<</speech>>
<<speech "Ed">>Thanks Jill, see you next Friday.<</speech>>
<<speech "ThoughtsActions">>You sneak him out and go to bed.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>As you're leaving you hear noises coming from Mr Brooks’s office.<</speech>>
<video src="offsez1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>So the girls were right about Rita. I wonder what else goes on here after work.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You’re horny after what you saw.<</speech>>
<video src="mas4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>As you walking around the building you hear something and go to investigate.<</speech>>
<video src="offs1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You watch them until they finish, then sneak away and go home.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You’re so horny after what you saw you don’t wait to get your clothes off.<</speech>>
<video src="mas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Bath then bed.<</speech>>
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>As you walking around the building you hear something and go to investigate.<</speech>>
<video src="offs4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You watch them until they finish, then sneak away and go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "ThoughtsActions">>You’re still horny after what you saw.<</speech>>
<video src="mas2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>As you walking around the building you hear something and go to investigate.<</speech>>
<video src="offs4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You watch them until they finish, then sneak away and go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "ThoughtsActions">>You’re still horny after what you saw.<</speech>>
<video src="mas3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<speech "Zathros">>Welcome to Swinging London Part One. It’s London, 1963. Jill Dixon, 19 years old, left school at 16 and trained in shorthand and typing. She works for Mutual Insurance in Hollen Street after being transferred from the Telford branch. She lives in a small flat above the Murray Pharmacy near the Mile End tube station. This is a period piece, the attitudes of the characters reflect the culture of the time. I've also tried to use the slang from the period. Flat for apartment, sharp for handsome etc. Also, I wanted to make a game set at a time when black and white tv was most peoples window on the world.<</speech>>
<img src="expl.jpg">
<<speech "Zathros">>If you are of a legal age to view explicit content click [[yes,|start]] if not please leave this site.<</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn1.gif">
<img src="murr.jpg">
<<speech "ThoughtsActions">>Even though I’ve been doing this for a year, travelling on the tube is still exciting.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk from the Tottenham Court Road tube to your office off Oxford street.<</speech>>
<img src="off1.jpg">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="man.jpg">
<<speech "ThoughtsActions">>You sit with some of the other girls in the canteen at lunchtime.<</speech>>
<img src="gos1.jpg">
<<speech "Female">>There’s Mr Stevens, he copped a feel the other day.<</speech>>
<<speech "Secretary">>He put his hand up my skirt last year, I made a scene.<</speech>>
<<speech "Female">>Has he ever groped you Jill?<</speech>>
<<speech "Jill">>No.<</speech>>
<<speech "ThoughtsActions">>Why not? Am I invisible?<</speech>>
<<speech "Night">>The work day is over, you walk through Soho on your way to the <<link [[tube.|x1n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn2.gif">
<<speech "ThoughtsActions">>Even though I’ve been doing this for a year, travelling on the tube is still exciting.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk from the Tottenham Court Road tube to your office off Oxford street.<</speech>>
<img src="off2.jpg">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="can.jpg">
<<speech "ThoughtsActions">>You overhear the girls gossiping in the canteen.<</speech>>
<<speech "Female">>So did you go all the way?<</speech>>
<<speech "Secretary">>No, I want to wait until we’re married so I just gave him a handy.<</speech>>
<<speech "ThoughtsActions">>What a stuck up cow. I don’t want to get married. I want to have fun.<</speech>>
<<speech "Female">>That’s Joan, Mr Albert’s secretary. She’s sleeping with him, they say that’s how she got the job.<</speech>>
<img src="sec1.jpg">
<<speech "Secretary">>But he’s so old, ugh.<</speech>>
<img src="gos2.jpg">
<<speech "ThoughtsActions">>Would I do that if I had the chance?<</speech>>
<<speech "Night">>The work day is over, you walk through Soho on your way to the <<link [[tube.|x2n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn3.gif">
<<speech "ThoughtsActions">>Even though I’ve been doing this for a year, travelling on the tube is still exciting.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk from the Tottenham Court Road tube to your office off Oxford street.<</speech>>
<img src="off3.jpg">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="man3.jpg">
<<speech "ThoughtsActions">>You overhear the girls gossiping.<</speech>>
<<speech "Female">>There’s Mr Willis, all the girls think he looks sharp, but whenever he comes near me I can smell whiskey.<</speech>>
<img src="gos1.jpg">
<<speech "ThoughtsActions">>He does look sharp. I wonder if he drinks around here?<</speech>>
<<speech "Night">>The work day is over, you walk through Soho on your way to the <<link [[tube.|x3n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn1.gif">
<<speech "ThoughtsActions">>Even though I’ve been doing this for a year, travelling on the tube is still exciting.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk from the Tottenham Court Road tube to your office off Oxford street.<</speech>>
<img src="off1.jpg">
<<speech "ThoughtsActions">>You go to your desk and start work. You overhear the girls gossiping.<</speech>>
<img src="sec4.jpg">
<<speech "Female">>That’s Rita, Mr Brooks’s secretary. They say they have sex in the office after work.<</speech>>
<img src="gos2.jpg">
<<speech "Secretary">>But she’s old enough to be his mother.<</speech>>
<<speech "Female">>Men are strange, they're like overgrown schoolboys.<</speech>>
<<speech "Night">>The work day is over, you walk through Soho on your way to the <<link [[tube.|x4n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn2.gif">
<<speech "ThoughtsActions">>Even though I’ve been doing this for a year, travelling on the tube is still exciting.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk from the Tottenham Court Road tube to your office off Oxford street.<</speech>>
<img src="off2.jpg">
<<speech "ThoughtsActions">>You go to your desk and start work. You overhear the girls gossiping.<</speech>>
<img src="ed1.jpg">
<<speech "Female">>Lookout there’s Ed. He thinks he’s some sort of hipster. What an idiot. He asked me out the other week, I laughed in his face.<</speech>>
<img src="gos2.jpg">
<<speech "ThoughtsActions">>The work day is over but I’ve heard so much gossip about what goes on here maybe I should take a look around the building before I leave.<</speech>>
<img src="build.gif">
<<speech "Night">>Everything seems normal. Time to <<link [[leave.|x5n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn3.gif">
<<speech "ThoughtsActions">>Saturday mornings. You get paid every Friday so you pay Mr. Murray the £ 5.00 weekly rent. Next you shop locally for groceries and cheap cosmetics, leaving you with just a couple of quid for a week of travel and incidentals.<</speech>>
<img src="hst.jpg">
<img src="travel1.gif">
<<speech "ThoughtsActions">>You like to spend Saturday afternoons window shopping in the West End.<</speech>>
<img src="car1.jpg">
<<speech "ThoughtsActions">>You look at other girls and feel frumpy by comparison. I wish I could afford a trendy haircut, fashionable clothes and proper makeup.<</speech>>
<img src="we4.jpg">
<<speech "ThoughtsActions">>They look so fashionable and confident. Men turn and look at them. I want to be like them.<</speech>>
<img src="we3.jpg">
<<speech "ThoughtsActions">>You buy a cheap mini skirt, then stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|x6n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn1.jpg">
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then an afternoon on Clapham Common.<</speech>>
<video src="bath1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You don’t bother with the corset you wear for work, instead you wear what you bought yesterday.<</speech>>
<video src="dresscas.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You get the tube to Clapham Common.<</speech>>
<img src="cct.jpg">
<<speech "ThoughtsActions">>Sunday afternoon on Clapham Common is one of the things I love about living in London. You sit on the grass and relax in the sun.<</speech>>
<img src="cc4.jpg">
<<speech "ThoughtsActions">>Later you walk through a more secluded part of the park.<</speech>>
<img src="flash5.jpg">
<<speech "ThoughtsActions">>Oh my god, she’s seen me. She doesn’t care. You hurry away.<</speech>>
<img src="cct.jpg">
<<speech "Night">>Time to go <<link [[home.|x7n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="tube1.jpg">
<img src="me1.jpg">
<<speech "ThoughtsActions">>You take a bath. You can’t stop thinking about the girl. It wasn’t that she didn’t care, she wanted to be seen.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I’m too scared to walk into pub or a strip club. Too scared to talk to a man. I’m tired of being invisible, I want to be seen.<</speech>>
<img src="tow1.jpg">
<<speech "Diary">>I’m not going to be invisible anymore. From now on I’m going to wear the shortest skirts in the office.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="nwalk.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You walk past Raymond’s and the shops selling glamour magazines. You were shocked the first time you came this way but now it seems normal. You stop for a moment and look in a window.<</speech>>
<img src="mag2.jpg">
<<speech "ThoughtsActions">>You see the chinese restaurant. You’ve heard the girls in the office talk about wonkys and how cheap it is.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to go in and eat.<</speech>>
<img src="wonky.jpg">
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|x2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You think about going to the pub.<</speech>>
<img src="coach.jpg">
<<speech "ThoughtsActions">>There’s a lot of pretty girls in there. All in groups, none alone like me. They don’t look like office workers.<</speech>>
<img src="pub3.jpg">
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|x3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You stop outside a strip club. I really want to go in and see what it’s like. Why am I so shy?<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|x4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You think about going to the pub.<</speech>>
<img src="duke.jpg">
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in there.<</speech>>
<img src="pub9.jpg">
<<speech "ThoughtsActions">>You go to wonkys instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress2.jpg">
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|x5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You stop outside a strip club. You see a man coming and hurry away.<</speech>>
<video src="nwalk1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|x6]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You think about going to the pub.<</speech>>
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You see Mr Willis drinking alone. You want to go and talk to him but chicken out.<</speech>>
<img src="ship3.jpg">
<video src="nwalk.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You look through the shop window at the glamour magazines.<</speech>>
<img src="mag1.jpg">
<<speech "ThoughtsActions">>Why aren’t there any magazines with naked men?<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|x7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I leave.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 15 && not hasVisited("jackin1")>><<goto "jackin">><</if>>
<<if hasVisited("will11")&& hasVisited("jackin1") && not hasVisited("jack1")>><<goto "jack">><</if>>
<<if hasVisited("will14") && hasVisited("jack1") && not hasVisited("jacka1")>><<goto "jacka">><</if>>
<<if hasVisited("will17") && hasVisited("jacka1") && not hasVisited("jackb1")>><<goto "jackb">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<<set $ship += 1>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers, are they strippers.
<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>I'd like to talk to the girls but I'm too shy. After a few hours I go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will2") && not hasVisited("jul1") >><<goto"julia">><</if>>
<<if hasVisited("a9jd") && not hasVisited("ptt1")>><<goto "ptt">><</if>>
<<if hasVisited("jules3") && hasVisited("ptt1") && not hasVisited("ptta1")>><<goto "ptta">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>This has been nice but time to get the tube.<</speech>>
<img src="cct.jpg">
<video src="grope1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s my stop.<</speech>>
<img src="me1.jpg">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Was the guy behind me playing with himself?<</speech>>
<video src="mas2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >= 45>><<goto "sun">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>After a few hours I leave.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<nobr>>
<<if not hasVisited("jul1") && hasVisited("will2")>><<goto "julia">>
<<elseif hasVisited("jul1") && not hasVisited("jul2")>><<goto "julia">>
<<elseif hasVisited("jul2") && not hasVisited("jul3")>><<goto "julia">>
<<elseif hasVisited("jul3") && not hasVisited("jul4")>><<goto "julia">>
<<elseif hasVisited("jul4") && not hasVisited("jul5")>><<goto "julia">>
<<else>>
<</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<<set $ship += 1>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I leave.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 15 && not hasVisited("jackin1")>><<goto "jackin">><</if>>
<<if hasVisited("will11")&& hasVisited("jackin1") && not hasVisited("jack1")>><<goto "jack">><</if>>
<<if hasVisited("will14") && hasVisited("jack1") && not hasVisited("jacka1")>><<goto "jacka">><</if>>
<<if hasVisited("will17") && hasVisited("jacka1") && not hasVisited("jackb1")>><<goto "jackb">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<<set $ship += 1>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers, are they strippers?<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>I'd like to talk to the girls but I'm too shy. After a few hours I leave'<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will2") && not hasVisited("jul1") >><<goto"julia">><</if>>
<<if hasVisited("a9jd") && not hasVisited("ptt1")>><<goto "ptt">><</if>>
<<if hasVisited("jules3") && hasVisited("ptt1") && not hasVisited("ptta1")>><<goto "ptta">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<<set $ship += 1>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 15 && not hasVisited("jackin1")>><<goto "jackin">><</if>>
<<if hasVisited("will11")&& hasVisited("jackin1") && not hasVisited("jack1")>><<goto "jack">><</if>>
<<if hasVisited("will14") && hasVisited("jack1") && not hasVisited("jacka1")>><<goto "jacka">><</if>>
<<if hasVisited("will17") && hasVisited("jacka1") && not hasVisited("jackb1")>><<goto "jackb">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers, are they strippers?<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>I'd like to talk to the girls but I'm too shy. After a few hours I go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will2") && not hasVisited("jul1") >><<goto"julia">><</if>>
<<if hasVisited("a9jd") && not hasVisited("ptt1")>><<goto "ptt">><</if>>
<<if hasVisited("jules3") && hasVisited("ptt1") && not hasVisited("ptta1")>><<goto "ptta">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I leave, eat and catch the tube.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>I'd like to talk to the girls but I'm too shy. After a few hours I leave, eat and catch the tube.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<if not hasVisited("will1")>>
<<speech "ThoughtsActions">>A liitle later Mr. Willis come's in, orders a drink and sits down.<</speech>>
<img src="will1.jpg">
<<speech "ThoughtsActions">>Do I dare [[talk to him|willis]] or go and [[eat at wonkys.|wonk]]<</speech>>
<<elseif hasVisited("will1")>>
<<speech "ThoughtsActions">>After a couple of hours you see Mr. Willis come in, order a drink and sit down.<</speech>>
<img src="will1.jpg">
<<speech "ThoughtsActions">>Should I [[talk to him|willis]] or go and [[eat at wonkys.|wonk]]<</speech>>
<<else>><<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<</if>>
<<set $ship += 1>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Ed takes me to The Ship again.<</speech>>
<img src="ed2.jpg">
<<speech "ThoughtsActions">>I have to get Ed to take me to Raymonds again.<</speech>>
<img src="pub1.jpg">
<<speech "Jill">>If you take me to Raymonds we can go back to mine after.<</speech>>
<<speech "Ed">>I don’t know, it’s really expensive.<</speech>>
<<speech "ThoughtsActions">>You give him some encouragement.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Ed">>If you'll let me stay over tonight I'll take you.<</speech>>
<img src="tab2.jpg">
<<nobr>>
<<if not hasVisited("edx")>>
<<speech "ThoughtsActions">>I know what he means by stay over. Do I want to [[lose my virginity|edx]] to this idiot or should I try to [[go to Wonkys|edz]] on my own?<</speech>>
<</if>>
<<if hasVisited("edx")>>
<<speech "ThoughtsActions">>Do I want this idiot [[sweating all over me|edx]] again or should I try to [[go to Wonkys|edz]] on my own.<</speech>>
<</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You’re too shy to go into any of these places alone. I need to find someone to take me.<</speech>>
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<<speech "ThoughtsActions">>You’re confident enough to go into a West End pub on your own, but not a strip club. Not yet. <span style="color: red"> Click on the pub you want to go to.</span><</speech>>
<</if>>
<<if hasVisited("jul5")>>
<<speech "ThoughtsActions">><span style="color: red">You now have the confidence to go into any pub or strip club in Soho on you own.</span> But if you want to go to one of the private basement clubs you’ll have to get someone to take you. Click where you want to go tonight.<</speech>>
<</if>>
<</nobr>>
<<nobr>>
<<if $conf <=5>>
<img src="mapxx.jpg">
<</if>>
<<if $conf >=10 && not hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">\
<map name="image-map">
<area
data-passage="ship10"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke10"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach10"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
</map>
<</if>>
<</nobr>>
<<nobr>>
<<if hasVisited("jul5")>>
<img src="map1.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship10"
alt="The Ship"
title="The Ship"
coords="24,19,183,212"
shape="rect">
<area
data-passage="duke10"
alt="The Duke"
title="The Duke"
coords="218,16,385,212"
shape="rect">
<area
data-passage="coach10"
alt="The Coach"
title="The Coach"
coords="579,214,418,27"
shape="rect">
<area
data-passage="nak10"
alt="Naked City"
title="Naked City"
coords="185,429,23,244"
shape="rect">
<area
data-passage="haw10"
alt="Hawaii"
title="Hawaii"
coords="383,429,216,242"
shape="rect">
<area
data-passage="rev10"
alt="Revue"
title="Revue"
coords="577,432,418,242"
shape="rect">
</map>
<</if>>
<</nobr>>
<<if $conf <=5>>
<<speech "ThoughtsActions">>You decide to go to wonky’s instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube into work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="ed1.jpg">
<<speech "Ed">>Hi Jill.<</speech>>
<<speech "Jill">>Hello.<</speech>>
<<speech "Ed">>It's Friday. do you want to go for a drink after work?<</speech>>
<<speech "Jill">>No thanks.<</speech>>
<<speech "Ed">>Oh, ok.<</speech>>
<<speech "ThoughtsActions">>I don't need Ed's sweaty fumbling anymore.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 25 && hasVisited("satalt2")>><<goto "fri">><</if>>
<img src="ra2.jpg">
<<speech "ThoughtsActions">>Wow, she’s beautiful. All the men are looking. I wish I was her.<</speech>>
<video src="ray9.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I want to do that. I have to find a way to get over my nerves.<</speech>>
<video src="ray3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours we head to the tube. I sneak Ed in so Mr. Murray doesn’t hear.<</speech>>
<img src="tube2.jpg">
<<speech "ThoughtsActions">>He fumbles around in my pants until I take him to bed.<</speech>>
<video src="sez1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He enters me and pumps away, huffing and puffing.<</speech>>
<video src="sez4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually he cums, but I don’t. It feels interesting but not earth shaking, not like in the novels. Is it my fault or his?<</speech>>
<<speech "Ed">>Thanks Jill, see you next Friday.<</speech>>
<<speech "ThoughtsActions">>You sneak him out and have a bath.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You feel disappointed.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>When you get home you get undressed and get in the bath.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You’re disappointed and horny.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go to [[eat at wonkys.|wonk]]<</speech>>
<<set $ship += 1>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute.<</speech>>
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<img src="bath.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $conf >= 15 && not hasVisited("jackin1")>><<goto "jackin">><</if>>
<<if hasVisited("will11")&& hasVisited("jackin1") && not hasVisited("jack1")>><<goto "jack">><</if>>
<<if hasVisited("will14") && hasVisited("jack1") && not hasVisited("jacka1")>><<goto "jacka">><</if>>
<<if hasVisited("will17") && hasVisited("jacka1") && not hasVisited("jackb1")>><<goto "jackb">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers, are they strippers?<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>I'd like to talk to the girls but I'm too shy. After a few hours I leave, eat and catch the tube.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will2") && not hasVisited("jul1") >><<goto"julia">><</if>>
<<if hasVisited("a9jd") && not hasVisited("ptt1")>><<goto "ptt">><</if>>
<<if hasVisited("jules3") && hasVisited("ptt1") && not hasVisited("ptta1")>><<goto "ptta">><</if>>
<<if visited() == 1>><<goto "will1">>
<<elseif visited() == 2>><<goto "will2">>
<<elseif visited() == 3>><<goto "will3">>
<<elseif visited() == 4>><<goto "will4">>
<<elseif visited() == 5>><<goto "will5">>
<<elseif visited() == 6>><<goto "will6">>
<<elseif visited() == 7>><<goto "will7">>
<<elseif visited() == 8>><<goto "will8">>
<<elseif visited() == 9>><<goto "will9">>
<<elseif visited() == 10>><<goto "will10">>
<<elseif visited() == 11>><<goto "will11">>
<<elseif visited() == 12>><<goto "will12">>
<<elseif visited() == 13>><<goto "will13">>
<<elseif visited() == 14>><<goto "will14">>
<<elseif visited() == 15>><<goto "will15">>
<<elseif visited() == 16>><<goto "will16">>
<<elseif visited() == 17>><<goto "will17">>
<<else>><<goto "will18">>
<</if>>
<<speech "Jill">>Hello Mr. Willis, can I sit here?<</speech>>
<<speech "Willis">>Take a seat, Miss?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Dixon, Jill Dixon. I’m in the secretary pool.<</speech>>
<<speech "Willis">>Of course. What can I do for you?
<</speech>>
<<speech "Jill">>I saw you sitting here on your own and I thought you might like some company.<</speech>>
<<speech "Willis">>Thank you, would you like a drink?<</speech>>
<<speech "Jill">>Err.. white wine?<</speech>>
<<speech "Willis">>No. The house wine is terrible. Two doubles and soda when you have a minute Bob.<</speech>>
<img src="pub5.jpg">
<<speech "Male">>Coming up Jeff.<</speech>>
<<speech "Jill">>I think I’ve seen you here before Mr Willis, it was a Saturday then.<</speech>>
<<speech "Willis">>I do Saturday afternoons in the office, then come here for a drink. Call me Jeff, Jill, we’re not in the office now. You’re from up north I think.<</speech>>
<<speech "Jill">>Telford.<</speech>>
<<speech "Willis">>Never been, what’s it like?<</speech>>
<<speech "ThoughtsActions">>You relax as you talk about your life. You don’t notice at the time but each time you run out of conversation he asks about something you’d said and that would start you off again.<</speech>>
<img src="tab3.jpg">
<<speech "ThoughtsActions">>A couple of hours and several whiskey sodas later.<</speech>>
<<speech "Willis">>So Jill, what do you want?<</speech>>
<<speech "ThoughtsActions">>You’re lost for words. Then to your own surprise you hear yourself saying.<</speech>>
<<speech "Jill">>I want you to take me to Raymonds.<</speech>>
<<speech "Willis">>Raymonds? No, too touristy. Sometimes I go to the sex talk show at the Hawaii.<</speech>>
<<speech "Jill">>Sex talk?<</speech>>
<<speech "Willis">>A few of the girls sit and talk about their sex lives. All made up of course, and do things the audience suggest. Within reason, they don’t want P.C. Plod coming in.<</speech>>
<<speech "Jill">>I’d love to go.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later you’re going into the Hawaii with Mr. Willis.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit together in one of the many dark corners and watch the show.<</speech>>
<video src="rayx1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Wow, does she shave herself?<</speech>>
<<speech "Willis">>A lot of the girls do. You should try it.<</speech>>
<<speech "Jill">>Maybe I will. Thanks for bringing me Jeff.<</speech>>
<<speech "ThoughtsActions">>A couple of hours later you kiss Mr. Willis and go to the tube.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Mr. Willis, can I sit here?<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You gossip about work for a while.<</speech>>
<img src="tab3.jpg">
<<speech "Jill">>Do you live close to the West End?<</speech>>
<<speech "Willis">>Not too far, Kensington. So Jill, what do you want?<</speech>>
<<speech "Jill">>I want you to take me to the Hawaii again.<</speech>>
<<speech "Willis">>Well, I hadn't intended to go but I suppose we can.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later you’re going into the Hawaii with Mr. Willis.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit together in one of the many dark corners and watch the show.<</speech>>
<video src="rayx5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Wow, she's really doing it.<</speech>>
<<speech "ThoughtsActions">>Willis unzips his pants and takes out his cock. You don't feel you have a choice.<</speech>>
<video src="ray5.mp4" autoplay loop muted controls height="400px"></video>
<video src="rayx6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You're not able to make him cum before the girls finish so he puts it away.<</speech>>
<<speech "Jill">>Sorry Jeff.<</speech>>
<<speech "Willis">>Don't worry, you did your best.<</speech>>
<<speech "ThoughtsActions">>A couple of hours later you kiss Mr. Willis and go to tube.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>><<speech "Jill">>Hello Mr. Willis.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You gossip about work for a while.<</speech>>
<img src="tab3.jpg">
<<speech "Jill">>Are you married Jeff?<</speech>>
<<speech "Willis">>No. So, what do you want?<</speech>>
<<speech "Jill">>I want you to take me to the Hawaii again.<</speech>>
<<speech "Willis">>Well, I hadn't intended to go but I suppose we can.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later you’re going into the Hawaii with Mr. Willis.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit together in one of the many dark corners and watch the show.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I'm shaved like her now.<</speech>>
<<speech "ThoughtsActions">>Willis unzips his pants and takes out his cock. You really want to make him cum this time.<</speech>>
<video src="ray6.mp4" autoplay loop muted controls height="400px"></video>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done Jill.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "ThoughtsActions">>A couple of hours later you kiss Mr. Willis and go to tube.<</speech>>
<img src="travel2.gif">
<img src="bath.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>><<speech "Jill">>Hello Mr. Willis.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You gossip about work for a while.<</speech>>
<img src="tab3.jpg">
<<speech "Jill">>If you’re not married why haven’t you asked me back to your place?<</speech>>
<<speech "Willis">>Because I think what I require in the bedroom would shock the good people of Telford.<</speech>>
<<speech "ThoughtsActions">>I have no idea what to say to that.<</speech>>
<<speech "Willis">>Do you want me to take you to the Hawaii?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later you’re going into the Hawaii with Mr. Willis.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit together in one of the many dark corners and watch the show.<</speech>>
<video src="rayxsuk.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>One of the girls comes on stage wearing a false cock and explains how she sucks off her boyfriend. You hang on every word. It’s only when she finishes that you notice Willis has his cock out. You know what to do.<</speech>>
<video src="rayxsuk3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done Jill.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "ThoughtsActions">>A couple of hours later you kiss Mr. Willis and go to tube.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You feel so happy, you can't wait to do it again.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $conf += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please. Can we go to the Hawaii tonight?<</speech>>
<<speech "Willis">>Tonight I thought I’d take you somewhere different.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to The Downstairs, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the cab pulls up outside a place you’ve never seen before.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>No tourists here.<</speech>>
<<speech "ThoughtsActions">>You go downstairs and get a table. It’s small and very dark, all I can see is the stage and the bar, everyone else is a silhouette. Then the show starts and ..... oh my god.<</speech>>
<video src="down4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, I’m so horny.<</speech>>
<video src="tab1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Did he put it in her bum?<</speech>>
<<speech "Willis">>Yes, let’s go.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>I’ve got his cock out before we reach the bedroom. I want to make him cum in my mouth again, but he takes me into the bedroom and tells me to get undressed.<</speech>>
<video src="will8a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He pushes me onto the bed and gets behind me. I think he must be drunk.<</speech>>
<<speech "Jill">>Wrong place, Jeff, that’s my bum.<</speech>>
<<speech "Willis">>I know shut up.<</speech>>
<video src="will7a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Owww. Stop.<</speech>>
<<speech "Willis">>Shush, you’ll wake Andre.<</speech>>
<video src="will7b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">> You bite your lip and deal with the pain and then. Oh my god, waves of pleasure flood through you.<</speech>>
<<speech "Jill">>Aaaaaaaaaaah. Ohhhhhhh.<</speech>>
<<speech "ThoughtsActions">>You clean yourself up and kiss Jeff.<</speech>>
<<speech "Willis">>You did well tonight, but if you want to come here again buy some sexy clothes.<</speech>>
<img src="ten.jpg">
<img src="ken.jpg">
<<speech "ThoughtsActions">>I had an orgasm tonight, I want more.<</speech>>
<img src="tow1.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $conf += 5>>
<<set $cash += 10>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts and ..... wow.<</speech>>
<video src="down6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The girl is beautiful, the guy is gorgeous. They're making me so horny,<</speech>>
<video src="tab2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Thank you that was very nice.<</speech>>
<<speech "Jill">>Please take me to your flat and put your cock in my bum.<</speech>>
<<speech "Willis">>It’ll be my pleasure, let’s go.<</speech>>
<img src="ken1.jpg">
<<speech "Willis">>Go into the living room. Andre’s out tonight so we can do it there.<</speech>>
<<speech "Jill">>Who’s Andre?<</speech>>
<<speech "Willis">>My flat mate and oldest friend.<</speech>>
<video src="will10a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, oh my god<</speech>>
<video src="will10b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Waves of pleasure flood through you.<</speech>>
<<speech "Jill">>Aaaaaaaaaaah. Ohhhhhhh.<</speech>>
<<speech "Willis">>It’s getting late, you can sleep with me tonight if you want<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and head to the tube.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You gossip about work for a while.<</speech>>
<img src="tab3.jpg">
<<speech "Jill">>I’ve thought about what you said about your requirements. Whatever you need I’ll do it.<</speech>>
<<speech "Willis">>Do you want to go to the Hawaii?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later you’re going into the Hawaii with Mr. Willis.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit together in one of the many dark corners and watch the show.<</speech>>
<video src="rayx2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Wow, she's really doing it.<</speech>>
<<speech "ThoughtsActions">>You look around for Willis’s cock but he hasn’t taken it out.<</speech>>
<<speech "Jill">>What’s wrong?<</speech>>
<<speech "Willis">>Would you like to come to my flat, Jill?<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Ten minutes later Willis is flagging down a cab. Half an hour later you’re pulling up outside his place. It’s a nice two bedroom, ground floor, flat.<</speech>>
<img src="ken1.jpg">
<<speech "Willis">>I’ve taken you to shows now put on a show for me.<</speech>>
<video src="will5a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good job I put sexy knickers on today.<</speech>>
<video src="will5b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>This is fun. Time to suck him off.<</speech>>
<video src="will5c.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He comes in your mouth and you do your best to swallow it all.<</speech>>
<video src="will5d.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You clean yourself up kiss Willis and leave.<</speech>>
<img src="ken.jpg">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>><<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts and ..... wow.<</speech>>
<video src="down7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The girl is beautiful, the guy is gorgeous. They're making me so horny,<</speech>>
<video src="down8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god, I need Jeff’s cock in my mouth right now.<</speech>>
<video src="tab3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Thank you that was very nice.<</speech>>
<<speech "Jill">>Take me to your flat, put your cock in my bum.<</speech>>
<<speech "Willis">>It’ll be my pleasure, let’s go.<</speech>>
<img src="ken1.jpg">
<<speech "Willis">>Go into the bed room so we don't disturb Andre.<</speech>>
<video src="will6b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Waves of pleasure flood through you.<</speech>>
<<speech "Jill">>Aaaaaaaaaaah. Ohhhhhhh.<</speech>>
<<speech "Willis">>It’s getting late, you can sleep with me tonight if you want<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<video src="sh1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There's Andre. Tasty. I wonder if he likes girls. I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $hair -= 5>>
<<if $hair lt 0>>
<<set $hair to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>Bath and bed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("ship2") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("chris2") is 1>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ten minutes later you pull up outside a seedy looking place you’ve never noticed before. You don’t understand why Jeff has brought you here, it’s small and dark just like the last place. Then the stage lights come on.<</speech>>
<video src="will50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Good evening ladies and gentlemen and welcome to my show. Tonight I want you to see everything as clearly as possible. Gentlemen, feel free to play with yourselves. Ladies, try not to be jealous when you see what my gorgeous boyfriends do to me. Come out boys.<</speech>>
<<speech "Jill">>Oh my god.<</speech>>
<video src="will51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can’t take your eyes off the stage.<</speech>>
<video src="will52.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Watch carefully ladies. Oh my god. Ahhhhhhhhhh. Don’t you wish you were me right now? Ahhhhhhh.<</speech>>
<video src="will53.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When they finish you look Willis straight in the eye.<</speech>>
<<speech "Jill">>Is this what you want? You, me and ..... Andre?<</speech>>
<<speech "Willis">>Clever girl. Come on, he’s waiting.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>You walk into his flat, scared and excited.<</speech>>
<<speech "Jill">>I need to use the bathroom.<</speech>>
<video src="will20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Do I want to do this? God yes. Ok, deep breath, act as though you do this everyday.<</speech>>
<video src="will21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Kiss Jeff then Andre.<</speech>>
<video src="will22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Andre, get underneath and get inside her.<</speech>>
<video src="will24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, oh my god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<video src="sh1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There's Andre. Tasty. I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $conf += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts.<</speech>>
<video src="will40.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Four guys, one girl?<</speech>>
<video src="will41.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>One guy getting sucked and three wanking. I could watch this for hours.<</speech>>
<video src="will42.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god, is she going to suck all of them?<</speech>>
<video src="will43.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>She’s amazing.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "Willis">>Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Andre, get underneath and get inside her.<</speech>>
<video src="will24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<video src="sh1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There's Andre. Tasty. I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts.<</speech>>
<video src="down21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can’t take your eyes off the stage.<</speech>>
<video src="down22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The girl is beautiful, the guys are gorgeous. They're making me so horny, I'd better save my energy until we get back.<</speech>>
<video src="down23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After both men have ejaculated into her mouth you turn and look at Jeff in the eye.<</speech>>
<<speech "Jill">>Is Andre waiting?<</speech>>
<<speech "Willis">>Good girl. Come on.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>Kiss Jeff then Andre.<</speech>>
<video src="will22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Andre, get underneath and get inside her.<</speech>>
<video src="will24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<video src="sh1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There's Andre. Tasty. I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>><<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts and ..... wow.<</speech>>
<video src="down10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god, I need Jeff’s cock in my mouth right now.<</speech>>
<video src="tab4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry you didn't cum.<</speech>>
<<speech "Willis">>Don't worry, I have somewhere else in mind for next time.<</speech>>
<img src="ken1.jpg">
<<speech "Willis">>Go into the bed room so we don't disturb Andre.<</speech>>
<video src="will9.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Waves of pleasure flood through you.<</speech>>
<<speech "Jill">>Aaaaaaaaaaah. Ohhhhhhh.<</speech>>
<<speech "Willis">>It’s getting late, you can sleep with me tonight if you want<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<img src="bed.jpg">
<<speech "ThoughtsActions">>The shower's running.<</speech>>
<video src="swat.mp4" autoplay loop muted controls height="400px"></video>
<video src="willg4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god he's shagging Andre. I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You go through your Saturday morning routine.<</speech>>
<img src="hst.jpg">
<<speech "ThoughtsActions">>Jeff gave me a tenner to buy some sexy stuff. I’ll go to Trashys.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You walk to Old Compton Street.<</speech>>
<img src="tl.jpg">
<<speech "ThoughtsActions">>You see the shop and go in.<</speech>>
<img src="tl1.jpg">
<<speech "ThoughtsActions">>You’re surprised to see a man behind the counter. You show him the money and ask him to bring you sexy clothes.<</speech>>
<img src="tl2.jpg">
<<speech "ThoughtsActions">>You go into the changing room and take off your blouse and skirt. The guy brings in a pile of sexy stuff.<</speech>>
<<speech "Male">>Do you fancy a discount, darlin’.<</speech>>
<<speech "ThoughtsActions">>I'm not a slag. But a discount would be nice and I do need the practice. Do I say [[yes|satalt3]] or [[pay full price|satalt2]] and go and show Jeff what I've bought with his money.<</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ken.jpg"><img src="ken3.jpg">
<<speech "ThoughtsActions">>As you walk down the side of the building to Willis’s door you see something through his window. He's kissing a man. Is that Andre?<</speech>>
<video src="willg.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Is Andre sucking his cock? Disgusting perverts, I’m going home.<</speech>>
<img src="ken.jpg"> <img src="murr.jpg">
<<speech "ThoughtsActions">>You try on some of the new underwear and think about what you saw.<</speech>>
<video src="mas6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Disgusting, perverted. But I enjoyed watching. Is there something wrong with me?<</speech>>
<video src="mas7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Am I being stupid and naïve? Is it normal in London?<</speech>>
<video src="mas8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Maybe I need to grow up. I like sucking Jeff’s cock more than anything I’ve ever done. It’s certainly better than sex with Ed. Why shouldn’t other people like it to? <</speech>>
<video src="mas9.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash -= 10>>
<<set $clot += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you, its Billy<</speech>>
<img src="gang.jpg">
<<speech "Male">>Hi Jill. Let me know if you want to do it again, I’ll give you the same rate as I give Jules for a solo.<</speech>>
<<speech "Jill">>Sorry, I’ve forgotten what that is?<</speech>>
<<speech "Male">>A fiver of course, eight quid if there’s two of you.<</speech>>
<<speech "Jill">>Of course, stupid me. Oh Billy, does Julia owe you any money?<</speech>>
<<speech "Male">>Ha, I’ve got no money to lend. I give it all to you girls. Bye.<</speech>>
<<speech "ThoughtsActions">>Julia, that bitch. Gangster my arse. She must think I’m an idiot. Well, I know where she drinks and works. And I know exactly what I’m going to do the next time I see her.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see Julia.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>How’s it going?<</speech>>
<<speech "Jill">>What you said works. I’m feeling more confident and guy’s are starting pay attention to me. The problem is once I get them I don’t know what to do with them.<</speech>>
<<speech "Julia">>Maybe we can help each other. I owe a gangster a bunch of money and I’m paying it off by letting him shag me, I’m seeing him in a couple of hours.<</speech>>
<<speech "Jill">>I don’t understand.<</speech>>
<<speech "Julia">>He’s knocks extra off my debt if I bring another girl with me. Don’t worry. I’ll do the sex you just do the kissing, cuddling and a bit of groping.<</speech>>
<<speech "Jill">>I don’t think I can do that.<</speech>>
<<speech "Julia">>Please. You’ll be able to learn what men like, and you do owe me a favour.<</speech>>
<<speech "Jill">>Ok. tell me what I have to do.<</speech>>
<<speech "ThoughtsActions">>Julia explains what she wants and we get a cab east.<</speech>>
<img src="ken2.jpg">
<<speech "ThoughtsActions">>We walk up a couple of flights of stairs and Julia knock on one of the flats. A rough looking man lets us in.<</speech>>
<img src="gang.jpg">
<<speech "ThoughtsActions">>We remove our dresses and Julia goes to the bathroom.<</speech>>
<video src="gang1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>What’s your name, love?<</speech>>
<<speech "Julia">>Jill.<</speech>>
<video src="gang2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia comes back and gets started. I try to help.<</speech>>
<<speech "Male">>Ok Jules. Get on my cock.<</speech>>
<video src="gang4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ok Jill’s turn, get on your back and spread ‘em.<</speech>>
<<speech "Julia">>No Billy, she’s not ready, I brought her to help not for sex.<</speech>>
<<speech "Male">>Shut up. She’s here I’m screwing her.<</speech>>
<img src="jul10.jpg">
<<speech "Julia">>Jill?<</speech>>
<<speech "Jill">>It’s ok. I’ll do it.<</speech>>
<<speech "ThoughtsActions">>You lie back and let the smelly oaf shove his cock into you. Ow.<</speech>>
<video src="gang5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You feel disgusted and aroused, at least he’s better at it than Ed. Eventually he finishes in you and pulls out. Ow. You both get dressed and Julia kisses Billy on the way out.<</speech>>
<img src="bus2.jpg">
<<speech "ThoughtsActions">>As you head to the street Julia tries to apologise but you don’t want to hear it and take a passing bus to the nearest tube stop and go home.<</speech>>
<img src="tow1.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see Julia.<</speech>>
<img src="jul2.jpg">
<<speech "Julia">>Hi Jill, how’s it going?<</speech>>
<<speech "Jill">>I’ve been trying to follow your advice but the clothes, make up thing is hard because money is tight.<</speech>>
<<speech "Julia">>I know what you mean. One way to feel sexy on the cheap is to wear sexy undies. No one can see them but you know you’ve got them on.<</speech>>
<<speech "Jill">>That’s fab, I’ve never thought of that.<</speech>>
<<speech "Julia">>Actually Trashys is still open, come with me and I’ll buy you some. I can get a discount there.<</speech>>
<<speech "Jill">>Wow, thanks.<</speech>>
<img src="tl.jpg">
<<speech "ThoughtsActions">>We go in, Julia seems to know the shop assistant who grabs a bunch of stuff and carries it to the back of the shop where there’s a sort of changing area.<</speech>>
<img src="jill11.jpg">
<<speech "ThoughtsActions">>You start to try things on and look at Julia while the assistant helps her.<</speech>>
<video src="jul1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia looks back at you. So that’s how you get a discount.<</speech>>
<video src="jul2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually Julia’s had enough and tells her to stop. We pick out what we want and go outside.<</speech>>
<<speech "Jill">>I’m sorry, you had to go through that for me.<</speech>>
<<speech "Julia">>It’s ok, but you owe me a favour, ok? Bye.<</speech>>
<<speech "Jill">>Err.. ok.<</speech>>
<<speech "ThoughtsActions">>You go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $clot += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><<if hasVisited("ed3")>><<set $conf += 5>><</if>>
<<goto "a11">>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<if visited() == 1>><<goto "jul1">>
<<elseif visited() == 2>><<goto "jul2">>
<<elseif visited() == 3>><<goto "jul3">>
<<elseif visited() == 4>><<goto "jul4">>
<<elseif visited() == 5>><<goto "jul5">>
<<elseif visited() == 6>><<goto "jul6">>
<<elseif visited() == 7>><<goto "jul7">>
<<elseif visited() == 8>><<goto "jul8">>
<<elseif visited() == 9>><<goto "jul19">>
<<elseif visited() == 10>><<goto "jul10">>
<<elseif visited() == 11>><<goto "jul11">>
<<else>><<goto "jul13">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see Julia.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>How’s it going?<</speech>>
<<speech "Jill">>Don't give me that, I spoke to Billy. You conned me into shagging that ugly sod so you could make a few quid more.<</speech>>
<img src="jul13.jpg">
<<speech "Julia">>I’m really sorry. I needed it for bennys.<</speech>>
<<speech "Jill">>Bennys?<</speech>>
<<speech "Julia">>Benzadrine. Slimming tablets. They’re the only thing that keeps the weight off my arse. I’ll make it up to you.<</speech>>
<<speech "Jill">>Yes you will. I want to be a stripper, and you’re going to teach me how. Are you working today?<</speech>>
<<speech "Julia">>Yes, in half an hour.<</speech>>
<<speech "Jill">>I’m coming with you so I can see how it works.<</speech>>
<<speech "Julia">>Ok, fair enough, lets go.<</speech>>
<img src="nc1.jpg">
<<speech "ThoughtsActions">>You go inside with Julia.<</speech>>
<img src="nc2.jpg">
<<speech "Julia">>Follow me. This is Jill she’s learning the ropes.<</speech>>
<img src="nc3.jpg">
<<speech "ThoughtsActions">>Some of the girls wave.<</speech>>
<<speech "Julia">>Ok, sit at the bar, I’ll see you later.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
</video>
<</switch>>
<<speech "ThoughtsActions">>You watch the girls dancing. The audience is almost all men. Why do I find the atmosphere so arousing. The girls are sexy but that’s not the reason. I think it’s being in a room full of men with erections.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Here’s Julia.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I don’t think the bennys are working.<</speech>>
<img src="jul1.jpg">
<<speech "ThoughtsActions">>After a while Julia comes over.<</speech>>
<<speech "Julia">>How was I?<</speech>>
<<speech "Jill">>Fab.<</speech>>
<<speech "Julia">>Do you still want to do it?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Julia">>Ok, I’ll help you. But the boss isn’t going to hire you unless you can boost your sex appeal. Clothes and confidence, you understand? I know you don’t trust me so just ask the boss, he’s in the office most evenings.<</speech>>
<<speech "Jill">>Thanks Julia.<</speech>>
<<speech "Julia">>I’ll let the door know you’ll be coming in to see me, so you won’t have any problems. Tuesday is usually the quietest night so I’ll have time for you, ok?<</speech>>
<<speech "Jill">>Ok.<</speech>>
<<speech "Julia">>Fab, see you then.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $conf += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Kitty’s? Ten minutes later the taxi stops outside a non-descript building and Jeff leads us to the door. He has to show his membership card and pay some money before the doorman lets us in. We go downstairs. It’s small and dark, we find a table. We sit and wait, it's the quietest club I've ever been to. It's like everyone's holding their breath. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>What is this? Where’s the girl?<</speech>>
<<speech "Willis">>Shush, watch.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Even I know this is illegal.<</speech>>
<<speech "Willis">>Shut up.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers, takes out his cock and looks you in the eye.<</speech>>
<video src="tab3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<<speech "Jill">>How do they stop the police from closing them down?<</speech>>
<<speech "Willis">>Low profile, sex and money.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock, I want Jill to see what we do.<</speech>>
<<speech "Jill">>That’s ok Jeff I saw plenty at the show.<</speech>>
<<speech "Willis">>It’s not up to you. You sit there and masturbate so I can see, understand?<</speech>>
<<speech "Jill">>Yes Jeff, sorry.<</speech>>
<<speech "Willis">>Come on Andre, show Jill what you can do.<</speech>>
<video src="andg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes Jeff.<</speech>>
<<speech "Willis">>Ok Andre, that’s enough, you’ve got me hard. Come on Jill, bedroom now.<</speech>>
<video src="will7a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Aaaaaaah.<</speech>>
<video src="will7b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god…..owww…aaaaaaaah.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose?<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Oh, good morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Can I wank you off?<</speech>>
<<speech "Male">>Err…yes, thanks.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Listen Andre, I feel bad about last night. <</speech>>
<<speech "Male">>Why?.<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I know you don't like sucking Jeff's cock but I enjoyed watching it. I'm sorry.<</speech>>
<<speech "Male">>Don't worry, nothing Jeff does is your fault.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Thanks Andre.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. We sit and wait. You feel yourself getting wet in anticipation, is this normal? Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>The guys look amazing.<</speech>>
<<speech "Willis">>Shush.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I feel so horny, I hope Jeff gets his cock out.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tab2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock. Jill, you sit there and masturbate.<</speech>>
<video src="andg2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Willis">>Ok Andre, that’s enough, you’ve got me hard. Come on Jill, bedroom now.<</speech>>
<video src="will6b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god…..owww…aaaaaaaah.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose?<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Do you want another wank?<</speech>>
<<speech "Male">>Yes, thanks.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>You've got a nice cock. <</speech>>
<<speech "Male">>Thanks.<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>It feels smooth in my hand.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooh, you're coming.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a table. Then the show starts.<</speech>>
<video src="alt1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can’t take your eyes off the stage.<</speech>>
<video src="alt2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The girl is beautiful, the guys are gorgeous. They're making me so horny, I'd better save my energy until we get back.<</speech>>
<<speech "Jill">>Is Andre waiting?<</speech>>
<<speech "Willis">>Good girl. Come on.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "Willis">>Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Andre, get underneath and get inside her.<</speech>>
<video src="will24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. You notice he has an erection so you go in.<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Oh, good morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I noticed you’ve got a hard on. Can I help you with it?<</speech>>
<<speech "Male">>Err…yes, thanks.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Listen Andre, you don’t have to worry about me. I’m not trying to steal your boyfriend, I’m just having fun learning about sex.<</speech>>
<<speech "Male">>Boyfriend? No, I’m not homosexual. I made a big financial mistake and Jeff’s letting me stay here as long as I fulfill certain err… requirements.<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, I had no idea. So is he a homosexual?<</speech>>
<<speech "Male">>I don’t know, I don’t think it matters. I don’t think he cares about sex. What turns him on is control. Getting people to do things they wouldn’t normally do, even with their own boyfriends or girlfriends.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, that’s what he’s done with me.<</speech>>
<<speech "Male">>There was another girl from Mutual, a couple years ago. She was having fun. But when she refused to do something he wanted he got her fired. So be careful. Jeff isn’t a nice guy.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. We sit and wait. You feel yourself getting wet in anticipation, is this normal? Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tabg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">> The woman at the next table is watching you sucking. It makes it more exciting when he comes in your mouth.<</speech>>
<video src="tabg2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock. Jill, you sit there and masturbate.<</speech>>
<video src="andg2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Willis">>Ok Andre, that’s enough, you’ve got me hard. Come on Jill, bedroom now.<</speech>>
<video src="will6b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god…..owww…aaaaaaaah.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose?<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Do you want another wank?<</speech>>
<<speech "Male">>Yes, thanks.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Do you think I’m a pervert.<</speech>>
<<speech "Male">>No, why?<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Because I only really like sex when it’s in the backdoor, and I don’t really like Jeff that much but I love sucking his cock.<</speech>>
<<speech "Male">>Sex is like food. Some people like bangers ‘n’ mash and some like bubble ‘n’ squeak. There’s nothing wrong with it.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooh, you're coming.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>><<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<if hasVisited("jul8")>>
<<speech "ThoughtsActions">>Julia comes on stage.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi Jill. Chris says we can go and see him any Tuesday night. Same money. So if you want to do it again come and see me here on Tuesdays.<</speech>>
<<speech "Jill">>I’ll think about it. Thanks Julia, bye.<</speech>>
<</if>>
<<speech "ThoughtsActions">>Time to go.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >= 50 && hasVisited("chris1") && not hasVisited("inter1")>><<goto "inter">><</if>>
<<if hasVisited("card2") && not hasVisited("cardjul1")>><<goto "cardjul">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You don’t see Julia, so you go backstage.<</speech>><<switch random(1, 5)>>
<<case 1>>
<img src="droom1.jpg">
<<case 2>>
<img src="droom2.jpg">
<<case 3>>
<img src="droom3.jpg">
<<case 4>>
<img src="droom4.jpg">
<<case 5>>
<img src="droom5.jpg">
<</switch>>
<<speech "ThoughtsActions">>The girls are really sexy. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("card2") && not hasVisited("cardjul1")>><<goto "cardjul">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on stage.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Later she comes over and we chat for a while.<</speech>>
<img src="jul1.jpg">
<<if hasVisited("inter1")>>
<<speech "Julia">>I’m going to The Downstairs tomorrow night for the midnight show. Meet me here if you want to go. You can stay at mine so you don’t have to worry about the tube.<</speech>>
<<speech "Jill">>I’ll think about it.<</speech>>
<<speech "Julia">>If tomorrows no good, any Thursday’s ok. Bye.<</speech>>
<</if>>
<<speech "Jill">>Bye Julia.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >= 50 && hasVisited("chris1") && not hasVisited("inter1")>><<goto "inter">><</if>>
<<if hasVisited("card2") && not hasVisited("cardjul1")>><<goto "cardjul">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia's not here tonight. Time to eat.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<nobr>>
<<if hasVisited("jul5") && not hasVisited("jul6")>><<goto "julia">>
<<elseif hasVisited("jul6") && not hasVisited("jul7")>><<goto "julia">>
<<elseif hasVisited("jul7") && not hasVisited("jul8")>><<goto "julia">>
<</if>>
<</nobr>>
<<if $seap >= 50 && hasVisited("chris1") && not hasVisited("inter1")>><<goto "inter">><</if>>
<<if hasVisited("jul8")>><<goto "chris">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You don’t see Julia, so you go backstage.<</speech>><<switch random(1, 5)>>
<<case 1>>
<img src="droom1.jpg">
<<case 2>>
<img src="droom2.jpg">
<<case 3>>
<img src="droom3.jpg">
<<case 4>>
<img src="droom4.jpg">
<<case 5>>
<img src="droom5.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of her. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >= 50 && hasVisited("chris1") && not hasVisited("inter1")>><<goto "inter">><</if>>
<<if hasVisited("inter1")>><<goto "julia2">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You don’t see Julia, so you go backstage.<</speech>><<switch random(1, 5)>>
<<case 1>>
<img src="droom1.jpg">
<<case 2>>
<img src="droom2.jpg">
<<case 3>>
<img src="droom3.jpg">
<<case 4>>
<img src="droom4.jpg">
<<case 5>>
<img src="droom5.jpg">
<</switch>>
<<speech "ThoughtsActions">>The girls are really sexy. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >= 50 && hasVisited("chris1") && not hasVisited("inter1")>><<goto "inter">><</if>>
<<if hasVisited("card2") && not hasVisited("cardjul1")>><<goto "cardjul">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayx1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas9.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayx2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayxsuk.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas1.mp4" autoplay loop muted controls height="400px"></video>
<img src="murr2.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="rayx5.mp4" autoplay loop muted controls height="400px"></video>
<video src="rayx6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas9.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those girls are amazing.<</speech>>
<video src="mas2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
</video>
<</switch>>
<<speech "ThoughtsActions">>You decide to go to the office and see if you can talk to the boss. You find the door ajar and pop your head in.<</speech>>
<video src="nakoff.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s good to be the boss. Oh no she’s seen me. I’ll just watch a bit more then I’ll go back.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia’s on stage when you get back. A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi Jill, you’re looking nice.<</speech>>
<<speech "Jill">>Thanks, but I know I’m not as sexy as you and the other girls. I need clothes and makeup and stuff but I don’t have the money.<</speech>>
<<speech "Julia">>Well…. there is a guy I know.<</speech>>
<<speech "Jill">>No I’m not shagging that moron Billy again.<</speech>>
<<speech "Julia">>No not him, this guy’s rich. We’d get a fiver each.<</speech>>
<<speech "Jill">>I want be a stripper not a prostitute.<</speech>>
<<speech "Julia">>Yes. I know, but he’s handsome. He only pays so he can have two girls at once. Let me know if you change your mind. Bye.<</speech>>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to check the office in case the boss is free.<</speech>>
<<speech "Male">>What can I do for you love.<</speech>>
<<speech "Jill">>I’d like to work here as a stripper.<</speech>>
<video src="inter3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Take a seat. Hmmm…, well you are pretty, but what I’m looking for here is sexy. That’s what guys want. Check out the other girls if you don’t understand. Come back and see me whenever you think you’re ready.<</speech>>
<<speech "Jill">>Thanks I will, bye.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia’s on stage when you get back. A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi Jill, you’re looking nice.<</speech>>
<<speech "Jill">>Thanks. Listen, that guy you know. What would I have to do.<</speech>>
<<speech "Julia">>Just pretend you’re a party girl who likes to have fun, and if you don’t fancy him I’ll handle the sex stuff. Ok?<</speech>>
<<speech "Jill">>Ok, when?<</speech>>
<<speech "ThoughtsActions">>She leads me over to the club payphone and makes a call.<</speech>>
<img src="tele.jpg">
<<speech "Julia">>Ok, lets go.<</speech>>
<<speech "ThoughtsActions">>She hurry’s me out of the club and into a cab. Ten minutes later she’s knocking on the door of an expensive West End flat.<</speech>>
<<speech "Male">>Come in girls.<</speech>>
<video src="jul10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You follow Julia’s lead.<</speech>>
<video src="jul11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh yes that’s good.<</speech>>
<video src="jul12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Are you ok?<</speech>>
<<speech "Jill">>Yes, do it.<</speech>>
<video src="jul13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You both give him a kiss and cuddle, get dressed and get paid.<</speech>>
<<speech "Male">>Thanks girls, see you next time.<</speech>>
<<speech "ThoughtsActions">>You walk out on the street together.<</speech>>
<<speech "Julia">>How was it?<</speech>>
<<speech "Jill">>Not too bad. Thanks Julia, bye.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You see Julia.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi Jill, are you ok?<</speech>>
<<speech "Jill">>I was thinking about the rich guy from the other night. Have you seen him?<</speech>>
<<speech "Julia">>Yes. Do you want to make some money?<</speech>>
<<speech "Jill">>I was thinking about it.<</speech>>
<<speech "Julia">>I could call him, but he said he’d want to see us do more kissing and stuff. You know, turn him on more.<</speech>>
<<speech "Jill">>Pervert.<</speech>>
<<speech "Julia">>Not really, a lot of men like it. Anyway it’s only acting. Like in the movies.<</speech>>
<<speech "Jill">>I suppose you're right. Ok, I'll give it a go.<</speech>>
<img src="tele.jpg">
<<speech "Julia">>Ok, lets go.<</speech>>
<<speech "ThoughtsActions">>Twenty minutes later we're knocking on Chris's door.<</speech>>
<<speech "Male">>Come in girls.<</speech>>
<<speech "ThoughtsActions">>You follow Julia’s lead.<</speech>>
<video src="jul15.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Kissing Julia isn’t as bad as I thought.<</speech>>
<video src="jul10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>My turn to suck his cock.<</speech>>
<video src="jul16.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Are you ok?<</speech>>
<<speech "Jill">>Yes, do it.<</speech>>
<video src="jul17.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Get on top of her.<</speech>>
<video src="jul13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh yes that’s good.<</speech>>
<video src="jul12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You both give him a kiss and cuddle, get dressed and get paid.<</speech>>
<<speech "Male">>Thanks girls, see you next Tuesday.<</speech>>
<<speech "ThoughtsActions">>You walk out on the street together.<</speech>>
<<speech "Julia">>How was it?<</speech>>
<<speech "Jill">>Not too bad. Thanks Julia, bye.<</speech>>
<<nobr>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "Jill">>Ok, but be quiet.<</speech>>
<video src="shop1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He does excactly what you say. It’s cool getting men to do what you want.<</speech>>
<<speech "Jill">>Now, wipe your cock I want to suck it.<</speech>>
<video src="shop2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was fun. You pick out what you want, pay for it and use the discount to get a hairdo.<</speech>>
<img src="hair.jpg">
<<speech "Night">>You decide to show Willis what you’ve <<link [[bought.|satalt2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $hair += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to talk to the boss.<</speech>>
<<speech "Male">>What can I do for you love.<</speech>>
<<speech "Jill">>I thought I’d come and see if you thought I was ready to work here yet.<</speech>>
<video src="inter3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Take a seat. Hmmm…, well I can see you’ve been working on your looks, but you’re still a step behind the other girls. However, I need one more girl for Sundays so I could put you in there and see how you get on.<</speech>>
<<speech "Jill">>That’d be fab.<</speech>>
<<speech "Male">>Listen love, stripping looks like fun but it can be tough. I need to know you’ve got the right attitude. That you aren’t going to run home crying at the drop of a hat.<</speech>>
<<speech "ThoughtsActions">>He takes of his jacket and pulls down his trousers. It’s a good job I’ve been practising.<</speech>>
<video src="inter4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He cums quickly and seems impressed.<</speech>>
<<speech "Male">>Ok. Sundays, noon until 11.00pm it pays a fiver, ok?<</speech>>
<<speech "Jill">>Ok, see you Sunday boss.<</speech>>
<<speech "ThoughtsActions">>You get a drink at the bar and watch Julia.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Hi Jill, are you ok?<</speech>>
<<speech "Jill">>I’m doing Sundays.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>That’s fab, let’s go and celebrate.<</speech>>
<<speech "ThoughtsActions">>She hurry’s me out of the club and down the street.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>I use to work here.<</speech>>
<<speech "ThoughtsActions">>You in together and get a table.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Have you ever been to The Downstairs?<</speech>>
<<speech "Jill">>Someone took me, I don’t think they’d let me in on my own.<</speech>>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>You’re probably right, they have to be careful. But I can take you. I go every Thursday for the midnight show, it’s fab.<</speech>>
<<speech "Jill">>The tube stops at midnight.<</speech>>
<<speech "Julia">>You can stay at mine. I live off Dean Street, we can walk it from The Downstairs. Meet me in Naked City if you want to come with me.<</speech>>
<<speech "Jill">>I’ll think about it. Anyway, I got to go, bye.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("nak2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "inter1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
</video>
<</switch>>
<<speech "ThoughtsActions">>Julia’s on stage.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Let's go and see Chris.<</speech>>
<<speech "ThoughtsActions">>Twenty minutes later we're knocking Chris's door.<</speech>>
<<speech "Male">>Come in girls.<</speech>>
<<speech "ThoughtsActions">>You follow Julia’s lead.<</speech>>
<video src="jul15.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Kissing Julia isn’t as bad as I thought.<</speech>>
<video src="jul10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>My turn to suck his cock.<</speech>>
<video src="jul16.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Are you ok?<</speech>>
<<speech "Jill">>Yes, do it.<</speech>>
<video src="jul17.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Get on top of her.<</speech>>
<video src="jul13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh yes that’s good.<</speech>>
<video src="jul12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You both give him a kiss and cuddle, get dressed and get paid.<</speech>>
<<speech "Male">>Thanks girls, see you next time.<</speech>>
<<speech "ThoughtsActions">>You walk out on the street together.<</speech>>
<<speech "Julia">>How was it?<</speech>>
<<speech "Jill">>Fun. Thanks Julia, bye.<</speech>>
<img src="taxi1.jpg">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<<if visited() == 1>><<goto "jula">>
<<elseif visited() == 2>><<goto "julb">>
<<else>><<goto "julc">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="shave.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s your first time stripping. You try to stay relaxed and control your nerves.<</speech>>
<img src="morn3.gif">
<img src="travel1.gif">
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<img src="droom5.jpg">
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 1.00pm, 5.00pm and 9.00pm. You get ready for your turn.<</speech>>
<img src="jill11.jpg">
<<speech "ThoughtsActions">>It’s time to go on. This is it. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. All those men watching me. I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|strip1a]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc1.jpg">
<<speech "ThoughtsActions">>While you’re getting ready for your next spot a girl comes over and shoves her hand down the front of your pants.<</speech>>
<video src="droom20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You don’t know what to do. <</speech>>
<<speech "Female">>You’re Jill, the new girl right?<</speech>>
<<speech "Jill">>Right.<</speech>>
<<speech "Female">>You’re cute. I'm Carol, let me know if need someone to help you relax. See you later alligator.<</speech>>
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny I’m shaking.<</speech>>
<img src="droom2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god. I love this. I’ve never felt so horny in my life. I’d better pick up my money.<</speech>>
<<speech "Jill">>Hello Boss?<</speech>>
<<speech "Male">>Come in love, take a seat, I’ve got your money. How was it?<</speech>>
<video src="inter3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Fab. I’m so grateful for this opportunity. Can I show you how grateful?<</speech>>
<video src="inter4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After he cums you pick up your money and head home.<</speech>>
<img src="travel2.gif">
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>First day as a stripper, wow.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="shave.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Time to go to the club. Try to stay relaxed and control your nerves.<</speech>>
<img src="morn3.gif">
<img src="travel1.gif">
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<img src="droom5.jpg">
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 1.00pm, 5.00pm and 9.00pm. You get ready for your turn.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. This is it. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. All those men watching me. I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|strip2a]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $seap >=60 && not hasVisited("card2")>><<goto "card2">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>>
<img src="droom2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh my god. I love this. I wonder if the Boss will let me suck his cock.<</speech>>
<<speech "Jill">>Hello Boss, can I show my gratitude agiain?<</speech>>
<video src="inter4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmnn.....nmmmnnmm..<</speech>>
<video src="inter5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Thanks Jill, you're quite a girl. Here's your money.<</speech>>
<img src="travel2.gif">
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on. A while later she comes over.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Hi Jill, do you want to come with me to The Downstairs later?<</speech>>
<<speech "Jill">> Ok.<</speech>>
<<speech "ThoughtsActions">>You sit and chat about how Sundays are going and watch the other dancers.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You go out and get a quick taxi ride to the club.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in together and get a table. All I can see is the stage and the bar, everyone else is a silhouette. Then the show starts.<</speech>>
<video src="jd1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You wait for a man, or men to come on stage. Then you realise it’s a lesbian show.<</speech>>
<video src="jd2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>If Julia had told me what the show was I wouldn’t have come.<</speech>>
<video src="mas.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia starts playing with herself. She wants you to see her doing it. You can tell by the little you can see and hear that other people around you are doing the same thing.<</speech>>
<video src="jd4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Despite yourself as you watch the show you find yourself getting more and more turned on.<</speech>>
<video src="tab1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually it becomes too much and you have to put your hand in your knickers. Julia sees me doing it and smiles.<</speech>>
<video src="jd5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After the show you walk to Julia’s building then up three flights of stairs to her small flat. <</speech>>
<<speech "Julia">>Come in.<</speech>>
<<speech "Jill">>I need to sleep because I’ve got work tomorrow.<</speech>>
<<speech "Julia">>That's ok, the bed's there.<</speech>>
<img src="jul21.jpg">
<<speech "Day">><span style="color: black">You leave your underwear on, hope for the best and go to </span><<link [[sleep.|a9jd]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on. A while later she comes over.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Hi Jill, do you want to come with me to The Downstairs later?<</speech>>
<<speech "Jill">> Ok.<</speech>>
<<speech "ThoughtsActions">>You sit and chat about how Sundays are going and watch the other dancers.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You go out and get a quick taxi ride to the club.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in together and get a table. Then the show starts.<</speech>>
<video src="jd1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I can't believe I'm watching a lesbian show.<</speech>>
<video src="jd2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia starts playing with herself. She wants you to see her doing it.<</speech>>
<video src="mas.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can tell by the little you can see and hear that other people around you are doing the same thing.<</speech>>
<video src="jd3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Despite yourself as you watch the show you find yourself getting more and more turned on.<</speech>>
<video src="tab1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually it becomes too much and you have to put your hand in your knickers. Julia sees me doing it and smiles.<</speech>>
<video src="jd5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After the show you walk to Julia’s building then up three flights of stairs to her small flat. <</speech>>
<<speech "Julia">>Come in.<</speech>>
<<speech "Jill">>I need to sleep because I’ve got work tomorrow.<</speech>>
<<speech "Julia">>That's ok,<</speech>>
<img src="jul20.jpg">
<<speech "Day">><span style="color: black">You leave your underwear on, hope for the best and go to </span><<link [[sleep.|a9jd1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on. A while later she comes over.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Hi Jill, do you want to come with me to The Downstairs later?<</speech>>
<<speech "Jill">> Ok.<</speech>>
<<speech "ThoughtsActions">>You sit and chat about how Sundays are going and watch the other dancers.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You go out and get a quick taxi ride to the club.<</speech>>
<video src="down1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in together and get a table. Then the show starts.<</speech>>
<video src="jd1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I can't believe I'm watching a lesbian show.<</speech>>
<video src="jd2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julia starts playing with herself. She wants you to see her doing it.<</speech>>
<video src="mas.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can tell by the little you can see and hear that other people around you are doing the same thing.<</speech>>
<video src="jd3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Despite yourself as you watch the show you find yourself getting more and more turned on.<</speech>>
<video src="jd4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually it becomes too much and you have to put your hand in your knickers. Julia sees me doing it and smiles.<</speech>>
<video src="tab1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You cum in your knickers. I just came watching women. How? Why?<</speech>>
<video src="jd5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After the show you walk to Julia’s building then up three flights of stairs to her small flat. <</speech>>
<<speech "Julia">>Come in.<</speech>>
<<speech "Jill">>I need to sleep because I’ve got work tomorrow.<</speech>>
<<speech "Julia">>That's ok,<</speech>>
<img src="jul20.jpg">
<<speech "Day">><span style="color: black">You leave your underwear on, hope for the best and go to </span><<link [[sleep.|jultran]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, but no I can’t do this.<</speech>>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. Going back to her bedroom to get dressed you see…..<</speech>>
<img src="mag.jpg">
<<speech "ThoughtsActions">>You show it to Julia.<</speech>>
<<speech "Jill">>Are you model?<</speech>>
<<speech "Julia">>I used to be, I’m too old now.<</speech>>
<<speech "Jill">>Old, you’re not old.<</speech>>
<<speech "Julia">>I’m twenty seven. I started modelling nearly ten years ago, I even did a few movies but they replaced me with a teenager a couple of years ago.<</speech>>
<<speech "Jill">>Movies! Movies? You have to tell me more, but I have go to work. Bye.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off3.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When go back to her bedroom to get dressed you find…..<</speech>>
<video src="julf8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry, I couldn’t………<</speech>>
<<speech "Julia">>That’s ok, I like frigging myself.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try to ignore that Julia made you horny.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off3.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if visited() == 1>><<goto "jules1">>
<<elseif visited() == 2>><<goto "jules2">>
<<elseif visited() == 3>><<goto "jules3">>
<<elseif visited() == 4>><<goto "jules4">>
<<elseif visited() == 5>><<goto "jules5">>
<<else>><<goto "jules6">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When you go back to her bedroom to get dressed you find…..<</speech>>
<video src="julf8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry, I couldn’t………<</speech>>
<<speech "Julia">>That’s ok, I like frigging myself.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try to ignore that Julia made you horny.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off3.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When you go back to her bedroom to get dressed you find…..<</speech>>
<video src="julf8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry, I couldn’t………<</speech>>
<<speech "Julia">>That’s ok, I like frigging myself.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try to ignore that Julia made you horny.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off3.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When you go back to her bedroom to get dressed you find…..<</speech>>
<video src="julf8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry, I couldn’t………<</speech>>
<<speech "Julia">>That’s ok, I like frigging myself.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try to ignore that Julia made you horny.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off2.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh, ok. I’ll just give her a little lick.<</speech>>
<video src="julf6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Julia, please stop I have to go to work.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When you go back to her bedroom to get dressed you find…..<</speech>>
<video src="julf8.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sorry, I couldn’t………<</speech>>
<<speech "Julia">>That’s ok, I like frigging myself.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try to ignore that Julia made you horny.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels nice, just a bit longer and I’ll tell her to stop.<</speech>>
<video src="julf2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. just a bit longer.<</speech>>
<video src="julf5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oh, ok. I’ll just give her a little lick.<</speech>>
<video src="julf6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I wonder if I can make her cum.<</speech>>
<video src="julf7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to the bathroom, wash, put on some makeup and brush your hair. When you go back to her bedroom she greets you with a kiss.<</speech>>
<img src="jul27.jpg">
<<speech "Julia">>Thanks, that was fab.<</speech>>
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try not to think about what you've done.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off2.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm.. it feels so good.<</speech>>
<video src="julf12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooohhh…. ahhhh….oh my god, oh my god….ahhhhhh.<</speech>>
<<speech "ThoughtsActions">>After that orgasm I don’t really have a choice.<</speech>>
<video src="julf13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Ok. thanks for letting me stay, bye.<</speech>>
<<speech "ThoughtsActions">>As you make the ten minute walk from Julia’s flat to your office you try not to think about what you've done.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off3.jpg">
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>
<<speech "Night">>The work day is over, so you <<link [[go to Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $conf += 5>>
<<if $conf gte 40>>
<<set $conf to 40>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>The guys look amazing.<</speech>>
<<speech "Willis">>Shush.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I’d like to suck that cock.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I feel so horny, I hope Jeff gets his cock out.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tab3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock. Jill, you sit there and masturbate.<</speech>>
<video src="andg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Willis">>Ok lets all go into the bedroom.<</speech>>
<<speech "Willis">>Drop your trousers, Andre, and bend over. Jill get on the bed and make yourself cum.<</speech>>
<video src="andg3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god.<</speech>>
<video src="andgmas4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok I'm hard.<</speech>>
<video src="will7a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Aaaaaaah.<</speech>>
<video src="will7b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god…..owww…aaaaaaaah.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose?<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Morning wank?<</speech>>
<<speech "Male">>Yes, thanks.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Where are you from Andre?<</speech>>
<<speech "Male">>Marseille.<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Can’t you go back.<</speech>>
<<speech "Male">>It’s complicated.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooh, you're coming.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<nobr>>
<<if lastVisited("ship2") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship4") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship6") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship8") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship10") is 2>><<speech "Day">><span style="color: black">Things look different at </span><<link [[dawn.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("ship12") is 2>><<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I feel so horny, I hope Jeff gets his cock out.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tab3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock. Jill, you sit there and masturbate.<</speech>>
<video src="andg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Willis">>Let's all go into the bedroom. Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose.<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Fancy a handjob?<</speech>>
<<speech "Male">>I'd love one.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Am I getting good at this?<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Yes.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooh, you're coming.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I feel so horny, I hope Jeff gets his cock out.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tabg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>That woman is at the next table again.<</speech>>
<video src="tabg2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "Willis">>I’ve taken you to shows now put on a show for me and Andre.<</speech>>
<video src="will5b.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>You’re quite the professional now.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<video src="will5d.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Watch this Andre, you could learn something.<</speech>>
<video src="andwat.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok, in the bedroom both of you. Andre, get underneath and get inside her.<</speech>>
<video src="will24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom.<</speech>>
<img src="bed.jpg">
<<speech "ThoughtsActions">>The shower's running.<</speech>>
<video src="swat.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Boys will be boys.<</speech>>
<video src="willg4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I'll wash at home.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<goto `either("battle", "battle2", "battle3")`>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You go through your Saturday morning routine. Then head into town with money to spend.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>Where do I want to go?<</speech>>
<img src="shopmap.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="Clothes"
alt="Clothes"
title="Clothes"
coords="19,21,173,196"
shape="rect">
<area
data-passage="Hair"
alt="Hair"
title="Hair"
coords="213,15,383,210"
shape="rect">
<area
data-passage="Cosmetics"
alt="Cosmetics"
title="Cosmetics"
coords="416,16,577,210"
shape="rect">
</map>
<<if $clot >= 20 && $hair >= 10 && $cosm >= 10>><<goto "shop2">><</if>>
<<if $cash <= 5>><<goto "shop2">><</if>>
<img src="car3.jpg"> <img src="clsh5.jpg">
<<speech>>You have enough clothes already. <<return "Go back the street.">><</speech>>
<<if $clot <= 15>>
<<goto "clot2">>
<</if>>
<img src="vidal.jpg"> <img src="vidal2.jpg">
<<speech>>Your hair looks fab already. <<return "Go back the street.">><</speech>>
<<if $hair <= 5>>
<<goto "hair2">>
<</if>>
<img src="cosm.jpg">
<<speech>>You have enough makeup already. <<return "Go back the street.">><</speech>>
<<if $cosm <= 5>>
<<goto "cosm2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You go through your Saturday morning routine. The head into town with money to spend.<</speech>>
<img src="travel1.gif">
<img src="car1.jpg">
<<speech "ThoughtsActions">>You don’t see anything you need so decide to keep your money in your handbag and do some sightseeing instead.<</speech>>
<video src="sight.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers. One of the girls comes over to you.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi, I'm Julia, I think I’ve seen you in the Hawaii?<</speech>>
<<speech "Jill">>Err.. um.. yes. Do you work there?<</speech>>
<<speech "Julia">>No I‘ve got friends there, I work at Naked City. So are you a lesbian or do you want to be a stripper.<</speech>>
<<speech "Jill">>I want to be a stripper.<</speech>>
<<speech "Julia">>So what’s the problem? You don’t think you’re pretty enough or you’re too shy?<</speech>>
<<speech "Jill">>Both.<</speech>>
<<speech "Julia">>Well, you’re pretty enough, but if you want to get a job as a stripper you have to look sexy.<</speech>>
<<speech "Jill">>How do I do that?<</speech>>
<<speech "Julia">>Two things, you need better hair, clothes and make up. And you need confidence. If you walk, talk and act sexy, men will think you are sexy. Have you had much experience with men?<</speech>>
<<speech "Jill">>A little.<</speech>>
<<speech "Julia">>The more experience you have with men, the more you’ll realise how stupid they are, so the easier it is to strip in front of them.<</speech>>
<<speech "Jill">>Wow.<</speech>>
<<speech "Julia">>Anyway, gotta go, I usually come here Tuesday's before I go to work if you want to chat.<</speech>>
<<speech "Jill">>I’m Jill, thanks bye.<</speech>>
<<speech "ThoughtsActions">>After a few hours you go to wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<img src="car3.jpg">
<<speech "ThoughtsActions">>Wow, so much choice. This better than looking through the window. You pick out what you want and take them to the till.<</speech>>
<img src="clsh5.jpg">
<<speech "ThoughtsActions">>You look great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash -= 10>>
<<set $clot += 5>>
<<if $clot gte 20>>
<<set $clot to 20>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<img src="vidal.jpg">
<<speech "ThoughtsActions">>I go into the fancy hairdressers and get a fab hairdo.<</speech>>
<img src="vidal2.jpg">
<<speech "ThoughtsActions">>You feel great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash -= 10>>
<<set $hair += 10>>
<<if $hair gte 10>>
<<set $hair to 10>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat to 0>>
<img src="cosm.jpg">
<<speech "ThoughtsActions">>I go into the fancy cosmetics shop and buy some expensive makeup, personal hygiene products and a small bottle of perfume.<</speech>>
<img src="cosm3.jpg">
<<speech "ThoughtsActions">>You feel great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash -= 10>>
<<set $cosm += 10>>
<<if $cosm gte 10>>
<<set $cosm to 10>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat1 to 0>>
<<speech "Jill">>Hello Jeff.<</speech>>
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<img src="will2.jpg">
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>You chat for a while then you leave and Willis flags down a cab.<</speech>>
<<speech "Willis">>Take us to Kitty's, chief.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later the taxi stops outside Kitty's. We go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I feel so horny, I hope Jeff gets his cock out.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Jeff unzips his trousers and takes out his cock.<</speech>>
<video src="tab2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When the show finishes you leave together and get a cab.<</speech>>
<img src="taxi1.jpg"><img src="ken1.jpg">
<<speech "ThoughtsActions">>When you get to the flat Andre is waiting.<</speech>>
<<speech "Willis">>Ok, Andre suck my cock. Jill, you sit there and masturbate.<</speech>>
<video src="andg1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Are you enjoying this Jill?<</speech>>
<video src="andgmas1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Willis">>Come on Andre, show her how it's done. <</speech>>
<video src="andg2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Let's all go into the bedroom. Ok Jill, suck Andre's cock.<</speech>>
<video src="will23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh god, oh god, aaaaaaaaaaah, ohhhhhhh.<</speech>>
<video src="will26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Well done both of you. See you tomorrow Andre. Ok Jill let’s go to bed.<</speech>>
<img src="sleep10.jpg">
<<speech "ThoughtsActions">>You get up early and go to the bathroom. As you pass Andre's room you see his door is open. Is that on purpose.<</speech>>
<<speech "Jill">>Morning, Andre.<</speech>>
<<speech "Male">>Morning.<</speech>>
<video src="andre1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Handjob?<</speech>>
<<speech "Male">>I'd love one.<</speech>>
<video src="andre2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>This is nice.<</speech>>
<video src="andre3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Yes it is.<</speech>>
<video src="andre4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooh, you're coming.<</speech>>
<video src="andre5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooh, aaaaaaaah. Oh, that’s so good thank you.<</speech>>
<<speech "Jill">>I enjoyed it too. Bye.<</speech>>
<img src="ken.jpg">
<img src="murr.jpg">
<<speech "Day">><span style="color: black">Everything looks different at </span><<link [[dawn.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="shave.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Time to go to the club. Try to stay relaxed and control your nerves.<</speech>>
<img src="morn3.gif">
<img src="travel1.gif">
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<img src="droom5.jpg">
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 1.00pm, 5.00pm and 9.00pm. You get ready for your turn.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. This is it. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A trendy youngman comes in and passes out small cards to some of the girls.<</speech>>
<img src="glad3.jpg">
<<speech "ThoughtsActions">>When you come off stage he gives you a card<</speech>>
<img src="card2.jpg">
<<speech "Jill">>What is this?<</speech>>
<<speech "Male">>Modelling agency? We get photographic work for glamour models.<</speech>>
<<speech "Jill">>Photographic? Glamour? You mean the sex magazines?<</speech>>
<<speech "Male">>Yes. We’re round the corner in Rupert Street if you’re interested.<</speech>>
<<speech "Jill">>Wow, thanks.<</speech>>
<<speech "ThoughtsActions">>I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|strip2a]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<if not hasVisited("strip1a") && $cash <= 10>><<goto "chris1">>
<<else>><<goto "chris2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q1.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q5.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q3.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q4.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on stage. A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Hi Jill. Chris is away on business. We could try Billy if is in you want.<</speech>>
<<speech "Jill">>He’s so square.<</speech>>
<<speech "Julia">>You can have the fiver.<</speech>>
<<speech "ThoughtsActions">>Should I say [[yes|billy]] or [[no|wonk]] and go to wonkys.<</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="skirt4.jpg">
<<speech "ThoughtsActions">>It seems that word has spread around the office that I don’t mind the occasional grope.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="gro24.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="gro20.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="grop12.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will12") && hasVisited("inter1")>><<goto "mon2">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="skirt4.jpg">
<<speech "ThoughtsActions">>It seems that word has spread around the office that I don’t mind the occasional grope.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="gro24.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="gro20.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="grop12.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="skirt4.jpg">
<<speech "ThoughtsActions">>It seems that word has spread around the office that I don’t mind the occasional grope.<</speech>>
<<switch random(1, 5)>>
<<case 1>>
<video src="gro24.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="gro20.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="grop12.mp4" autoplay loop muted controls height="400px"></video>
<<case 5>>
<video src="grop13.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a6]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="skirt4.jpg">
<<speech "ThoughtsActions">>It seems that word has spread around the office that I don’t mind the occasional grope.<</speech>>
<<switch random(1, 5)>>
<<case 1>>
<video src="gro24.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="gro20.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="grop12.mp4" autoplay loop muted controls height="400px"></video>
<<case 5>>
<video src="grop13.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a8]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $stat += 1>>
<<if $stat >= 3>><<set $hair to 0>><</if>>
<<set $stat1 += 1>>
<<if $stat1 >= 4>><<set $cosm to 0>><</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<img src="skirt4.jpg">
<<speech "ThoughtsActions">>It seems that word has spread around the office that I don’t mind the occasional grope.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="gro24.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="gro20.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="gro5.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="grop12.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("will16")>><<goto "ben">><</if>>
<<if $stat >= 3>><<set $stat to 0>><</if>>
<<if $stat1 >= 4>><<set $stat1 to 0>><</if>>
<<speech "ThoughtsActions">>There’s always something to see in London.<</speech>>
<video src="sight.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><img src="den.jpg">
<<speech "ThoughtsActions">>You go inside and show the card to the seretary.<</speech>>
<img src="glad2.jpg">
<<speech "ThoughtsActions">>She speaks into the phone for a moment and says.....<</speech>>
<<speech "Female">>Please go in.<</speech>>
<<speech "Male">>Take a seat darlin'.<</speech>>
<img src="hol5.jpg">
<<speech "Male">>Well, you are pretty. Where do you work?<</speech>>
<<speech "ThoughtsActions">> Do I say Mutual or….<</speech>>
<<speech "Jill">>Naked City.<</speech>>
<<speech "Male">>Up your sex appeal then come back and see us, ok?<</speech>>
<<speech "Jill">>Ok, thank you.<</speech>>
<<speech "ThoughtsActions">>I suppose I'll try again when I feel more sexy. [[Lets go shopping.|shop3]]<</speech>><img src="rup.jpg">
<<speech "ThoughtsActions">>When you go inside you see the same young man so you show him the card.<</speech>>
<img src="glad4.jpg">
<<speech "ThoughtsActions">>He speaks into his phone for a moment and says.....<</speech>>
<<speech "Male">>Please go in.<</speech>>
<<speech "Female">>Take a seat. I'm Gladys.<</speech>>
<video src="glad1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Well, you are pretty. Where do you work?<</speech>>
<<speech "ThoughtsActions">>Do I say Mutual or….<</speech>>
<<speech "Jill">>Naked City.<</speech>>
<<speech "Female">>Ok take off your clothes.<</speech>>
<video src="glad71.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, not bad. Get dressed. Up your sex appeal then come back and see me, ok?<</speech>>
<<speech "Jill">>Ok, thank you.<</speech>>
<<speech "ThoughtsActions">>Phew, I suppose I'll try again when I feel more sexy. [[Lets go shopping.|shop3]]<</speech>>
<<goto "cardjul1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia’s on stage.<</speech>>
<video src="strip1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "ThoughtsActions">>You show Julia the card.<</speech>>
<img src="card2.jpg">
<<speech "Julia">>I don’t know them, hang on.<</speech>>
<<speech "ThoughtsActions">>Julia rummages through her handbag and hands you a crumpled card.<</speech>>
<img src="card4.jpg">
<<speech "Julia">>I was with these. The office is next door to the guitar shop on Denmark Street. The guys who run it are slimeballs but they got me a lot of work. Why, is it something you want to do?<</speech>>
<<speech "Jill">>I don’t know, what’s it like?<</speech>>
<<speech "Julia">>The money can be good, but to get regular work you've got to suck a lot of cock.<</speech>>
<<speech "Jill">>You mean male models.<</speech>>
<<speech "Julia">>Models, agents, photographers, clients, uncle Tom Cobbly and all.<</speech>>
<<speech "Jill">>Thanks Julia.<</speech>>
<<speech "Julia">>Remember this, when you’re stripping you can do what you want but when you’re modelling you have to do whatever they tell you to do or you don’t work.<</speech>>
<<speech "Jill">>I will, bye.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("nak2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("nak12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<img src="rup.jpg">
<<speech "ThoughtsActions">>When you go inside you see the young man.<</speech>>
<img src="glad4.jpg">
<<speech "ThoughtsActions">>He speaks into his phone for a moment and says......<</speech>>
<<speech "Male">>Please go in.<</speech>>
<<speech "Female">>So, you want to be a glamour model?<</speech>>
<video src="glad1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Female">>Ok take off your clothes.<</speech>>
<video src="glad71.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Hmmm, not bad. Who are you prepared to work with. Men, women, either?<</speech>>
<<speech "ThoughtsActions">>Work with? Does she mean…?<</speech>>
<<speech "Jill">>Men.<</speech>>
<<speech "Female">>A bit limiting. Front, rear and mouth?<</speech>>
<<speech "ThoughtsActions">>Does she mean….?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Female">>Johnny come in here. Ok Jill, suck his cock.<</speech>>
<video src="glad60.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Forget the front, she wouldn’t be here if that was a problem.<</speech>>
<video src="glad61.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Aaahhhhhhhh…… ooohhhhhhh.<</speech>>
<<speech "Female">>Ok, get dressed. First you need to bring me some ten by eights so I can see if the camera likes you and for us to print copies for our client base.<</speech>>
<<speech "Jill">>Erm….<</speech>>
<<speech "Female">>Professional quality black and white photos, 10 inches by eight. Do you know anyone who can do them for you.<</speech>>
<<speech "Jill">>No.<</speech>>
<<speech "ThoughtsActions">>Gladys makes a phone call and hands you a card.<</speech>>
<<speech "Female">>Neues Mädchen, zehn mal acht. Danke schön.<</speech>>
<img src="card5.jpg">
<<speech "Female">>Go and see Henik any Saturday afternoon, wear your sexiest stuff. He charges five quid, although I hear he’s a sucker for a pretty face, if you know what I mean.<</speech>>
<<speech "Jill">>Thanks Gladys, bye.<</speech>>
<<speech "Night">>Phew, that was intense. Let see what's happening in <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $conf += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><img src="den.jpg">
<<speech "ThoughtsActions">>You go inside and show the card to the seretary.<</speech>>
<img src="glad2.jpg">
<<speech "ThoughtsActions">>She speaks into the phone for a moment and says..<</speech>>
<<speech "Female">>Please go in.<</speech>>
<<speech "Male">>Take a seat darlin'. I'm Ron Hollis, this is Al.<</speech>>
<img src="hol5.jpg">
<<speech "Male">>So, you want to be a glamour model?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Male">>We need to know who you can interact with. Can you do it with men, women or both.<</speech>>
<<speech "Jill">>Erm….men.<</speech>>
<<speech "Male">>A bit limiting, but ok. Frontdoor, backdoor and mouth?<</speech>>
<<speech "ThoughtsActions">>Do they mean….?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Male">>Good, ok, show us.<</speech>>
<<speech "Jill">>Now?<</speech>>
<<speech "Male">>Yes now. Come on Al, get your cock out for the pretty girl.<</speech>>
<video src="glad50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ok let’s check the other holes.<</speech>>
<<speech "Jill">>Oh my god.<</speech>>
<video src="glad51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Once they're satisfied Ron hands you a card.<</speech>>
<img src="girly.jpg">
<<speech "Female">>Go and see her any Saturday afternoon. She'll do a photoshoot to see if the camera likes you. She charges five quid, although I hear she’s a sucker for a pretty face, if you know what I mean.<</speech>>
<<speech "Jill">>Ok, bye.<</speech>>
<<speech "Night">>Phew, that was intense. Let see what's happening in <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $conf += 5>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><img src="beak.jpg">
<img src="card5.jpg">
<<speech "ThoughtsActions">>You find the address, walk up several flights of stairs and knock on 39d.<</speech>>
<<speech "Male">>Come in, sit a moment please.<</speech>>
<<speech "ThoughtsActions">>He has a large room split into a living area and a studio.<</speech>>
<img src="hol3.jpg">
<<speech "Jill">>Where are you from Henik.<</speech>>
<<speech "Male">>Switzerland, pardon my english.<</speech>>
<img src="hol4.jpg">
<<speech "Jill">>Listen Henik, money is very tight at the moment. If you help me, I’ll help you, ok?<</speech>>
<<speech "Male">>Erm….maybe. Please we start now.<</speech>>
<<speech "ThoughtsActions">>He spends the next hour taking photos.<</speech>>
<video src="glad30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>I think it's enough.<</speech>>
<<speech "Jill">>Here’s your reward.<</speech>>
<video src="glad31.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ohhhh, cum for me Henik.<</speech>>
<video src="glad35.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ohhhh, good boy.<</speech>>
<<speech "Male">>Come back next week for sample prints and negatives.<</speech>>
<<speech "Jill">>Thanks Henik, bye.<</speech>>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><img src="beak.jpg">
<<speech "ThoughtsActions">>You walk up several flights of stairs and knock on 39d.<</speech>>
<<speech "Male">>Come in please. I have sample prints and negatives for you, if you want free we go into apartment for fun first, yes?<</speech>>
<<speech "ThoughtsActions">>You take him by the hand and lead him into the living section.<</speech>>
<<speech "Jill">>Sit there.<</speech>>
<video src="glad40.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Now put in my bum, you’ll like it.<</speech>>
<video src="glad41.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Relax while I finish you off.<</speech>>
<video src="glad35.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Here are the sample prints and negatives.<</speech>>
<<speech "Jill">>Thanks Henik, bye.<</speech>>
<<speech "ThoughtsActions">>I’ll take them round to Gladys.<</speech>>
<img src="rup.jpg">
<<speech "ThoughtsActions">>When you go inside you see Johnny.<</speech>>
<img src="glad4.jpg">
<<speech "Jill">>Here's the stuff from the phographer<</speech>>
<<speech "Male">>Glady isn't in, but you can leave them with me.<</speech>>
<<speech "Jill">>Thanks Johnny, bye.<</speech>>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<if visited() == 1>><<goto "ag1">>
<<elseif visited() == 2>><<goto "ag2">>
<<else>><<goto "agx">>
<</if>>
<<speech "ThoughtsActions">>Let's check out one these agencies but which one?<</speech>>
<img src="mapa.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="hollis"
alt="hollis"
title="hollis"
coords="11,7,389,134"
shape="rect">
<area
data-passage="gladrags"
alt="gladrags"
title="gladrags"
coords="18,161,379,284"
shape="rect">
</map>
<<if visited() == 1>><<goto "ag3">>
<<elseif visited() == 2>><<goto "ag4">>
<<elseif visited() == 3>><<goto "ag5">>
<<else>><<goto "ag6">>
<</if>>
<<speech "ThoughtsActions">>I think I'll try one of the agencies before I go shopping. Should I go to the same one as last time or try the other one?<</speech>>
<img src="mapa.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="hollis"
alt="hollis"
title="hollis"
coords="11,7,389,134"
shape="rect">
<area
data-passage="gladrags"
alt="gladrags"
title="gladrags"
coords="18,161,379,284"
shape="rect">
</map>
<<speech "ThoughtsActions">>Where do I want to go?<</speech>>
<img src="shopmap.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="Clothes"
alt="Clothes"
title="Clothes"
coords="19,21,173,196"
shape="rect">
<area
data-passage="Hair"
alt="Hair"
title="Hair"
coords="213,15,383,210"
shape="rect">
<area
data-passage="Cosmetics"
alt="Cosmetics"
title="Cosmetics"
coords="416,16,577,210"
shape="rect">
</map>
<<if $clot >= 20 && $hair >= 10 && $cosm >= 10>><<goto "shop4">><</if>>
<<if $cash <= 5>><<goto "shop4">><</if>>
<img src="greek.jpg">
<img src="girly.jpg">
<<speech "ThoughtsActions">>You find the address, walk up several flights of stairs and knock on 44b.<</speech>>
<<speech "Female">>Come in, I’m Lucy. Are you the girl from Hollis.<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Female">>Well you’re very pretty. Take off your clothes and we’ll get started.<</speech>>
<img src="droom6.jpg">
<<speech "Jill">>Listen Lucy, money is very tight at the moment. If you help me, I’ll help you, ok?<</speech>>
<<speech "Female">>Erm….maybe. Let’s get started.<</speech>>
<video src="glad10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Hmmm you are pretty.<</speech>>
<<speech "Jill">>Thanks Lucy.<</speech>>
<video src="glad11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Do you like this.<</speech>>
<<speech "Jill">>Oh yes.<</speech>>
<video src="glad12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, your turn. Show me what you can do.<</speech>>
<video src="glad13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Hmmmnn….. mmmm.<</speech>>
<<speech "Female">>Come back next week for sample prints and negatives.<</speech>>
<<speech "Jill">>Thanks Lucy, bye.<</speech>>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><img src="greek.jpg">
<<speech "ThoughtsActions">>You walk up several flights of stairs and knock on 44b.<</speech>>
<<speech "Female">>Come in please. I have sample prints and negatives for you but I thought we could have a little fun first?<</speech>>
<<speech "ThoughtsActions">>You don't really have much choice.<</speech>>
<<speech "Jill">>Ok.<</speech>>
<<speech "ThoughtsActions">>Then she pulls a fake penis out of a bag and starts putting it on. Oh my god, I never thought I’d be doing this. I suppose I should try to enjoy it.<</speech>>
<video src="glad21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>As she pumps away it feels nicer than I thought it would. Oh, now I have suck it.<</speech>>
<video src="glad20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I suppose it’s all good practise.<</speech>>
<<speech "Female">>Here are the sample prints and negatives.<</speech>>
<<speech "Jill">>Thanks Lucy, bye.<</speech>>
<<speech "ThoughtsActions">>I’ll take them round to Hollis's.<</speech>>
<img src="den.jpg">
<<speech "ThoughtsActions">>You go inside and show the stuff to the seretary.<</speech>>
<img src="glad2.jpg">
<<speech "Female">>Ron's not here at the moment but you can leave it with me.<</speech>>
<<speech "Jill">>Thanks, bye.<</speech>>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>> <img src="car1.jpg">
<<speech "ThoughtsActions">>You don’t see anything you need so decide to keep your money in your handbag and do some sightseeing instead.<</speech>>
<video src="sight.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Night">>Take a walk around <<link [[Soho.|a12]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<img src="jill.jpg">
<<speech "ThoughtsActions">>I feel sexy today. I should check in with one of those modelling agencies again, but which one?<</speech>>
<img src="mapb.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ho2"
alt="ho2"
title="ho2"
coords="14,13,384,133"
shape="rect">
<area
data-passage="gr2"
alt="gr2"
title="gr2"
coords="24,164,380,284"
shape="rect">
</map>
<<if hasVisited("gr2") >><<goto "gr3">><</if>>
<<if hasVisited("ho2") >><<goto "ho3">><</if>><<if hasVisited("gr3") >><<goto "gr4">><</if>>
<<if hasVisited("ho3") >><<goto "ho4">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>It's Saturday night. You think about going to the pub.<</speech>>
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You see Mr Willis drinking alone. You want to go and talk to him but chicken out.<</speech>>
<img src="ship3.jpg">
<<speech "ThoughtsActions">>You decide to go to wonky’s instead.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Good food, good value. Time to go home.<</speech>>
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if visited() == 1>><<goto "ben1">>
<<else>><<goto "ben2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Secretary">>Jill, Mr. Willis wants you to go up to his office.<</speech>>
<<speech "Jill">>Thanks Gale.<</speech>>
<<speech "ThoughtsActions">>You go up two floors and knock on his door.<</speech>>
<<speech "Willis">>Come in Miss Dixon. Close the door. This is Ben he’s here for the day from our Colchester branch. I was telling him what beautiful tits you have.<</speech>>
<<speech "ThoughtsActions">>He looks at you and waits. He can’t be serious, can he? Oh well, let’s put on a little show for Ben.<</speech>>
<video src="gro25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A couple of minutes later you’re busy sucking Jeff while Ben is shagging you from behind.<</speech>>
<<speech "Willis">>Good girl.<</speech>>
<video src="gro27.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmnnmmm…..mmmm.<</speech>>
<<speech "ThoughtsActions">>When Jeff’s hard he pulls you on top him so they can enter you together.<</speech>>
<video src="gro28.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Ahhhh…ohh.<</speech>>
<<speech "ThoughtsActions">>When they’ve finished you get dressed.<</speech>>
<<speech "Willis">>Thank you Miss Dixon you can go.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom and clean yourself up. Then go for lunch.<</speech>>
<img src="can.jpg">
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="morn1.gif">
<<case 2>>
<img src="morn2.gif">
<<case 3>>
<img src="morn3.gif">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Secretary">>Jill, Mr. Willis wants you to go up to his office.<</speech>>
<<speech "Jill">>Thanks Gale.<</speech>>
<<speech "ThoughtsActions">>You go up two floors and knock on his door.<</speech>>
<<speech "Willis">>Come in Miss Dixon. Close the door. You remember Ben.<</speech>>
<<speech "ThoughtsActions">>He looks at me and waits. I strip off and grab Jeff’s cock.<</speech>>
<<speech "Willis">>Stick it in her arse.<</speech>>
<video src="gro29.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Ahhhh…ohh.<</speech>>
<video src="gro27.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Good girl.<</speech>>
<<speech "ThoughtsActions">>When Jeff’s hard he pulls you on top him so they can enter you together.<</speech>>
<video src="gro28.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Ahhhh…ohh.<</speech>>
<<speech "ThoughtsActions">>When they’ve finished you get dressed.<</speech>>
<<speech "Willis">>Thank you Miss Dixon you can go.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom and clean yourself up.<</speech>>
<img src="can.jpg">
<<speech "ThoughtsActions">>You see the girls gossiping in the canteen at lunchtime. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a10alt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Secretary">>Jill, Mr. Willis wants you to go up to his office.<</speech>>
<<speech "Jill">>Thanks Gale.<</speech>>
<<speech "ThoughtsActions">>You go up two floors and knock on his door.<</speech>>
<<speech "Willis">>Come in Miss Dixon. Close the door.<</speech>>
<<speech "ThoughtsActions">>Without another word he leans back in his chair and takes out his cock. I’m not really in the mood but it looks like I am a slag after all.<</speech>>
<video src="gro21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmnnmmm…..mmmm.<</speech>>
<video src="gro22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>I’m cumming, try to swallow it all so we don’t make a mess.<</speech>>
<video src="cu1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Thank you Miss Dixon you can go.<</speech>>
<<speech "ThoughtsActions">>You go to the bathroom and clean yourself up. Then go for lunch.<</speech>>
<img src="can.jpg">
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>Go to <<link [[Soho.|a2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("agxxx") && hasVisited("will18") && hasVisited("jules6")>><<goto "end">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="yy1.jpg">
<<case 2>>
<img src="yy2.jpg">
<<case 3>>
<img src="yy3.jpg">
<</switch>>
<<speech "ThoughtsActions">>Saturday mornings. You get paid every Friday so you pay Mr. Murray £ 5.00 weekly rent. Next you shop locally for groceries and cheap cosmetics, leaving you with just a couple of quid for a week of travel and incidentals.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>Should I try the [[modelling stuff|mod]] today or [[go shopping.|shop3]]<</speech>>
<<if hasVisited("agxxx")>><<goto "shop">><</if>><<if $seap <= 65>><<goto "sat">>
<<else>><<goto "sat2">>
<</if>>
<<speech "ThoughtsActions">>I don't feel sexy enough, I'll go shopping instead.<</speech>>
<img src="shopmap.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="Clothes"
alt="Clothes"
title="Clothes"
coords="19,21,173,196"
shape="rect">
<area
data-passage="Hair"
alt="Hair"
title="Hair"
coords="213,15,383,210"
shape="rect">
<area
data-passage="Cosmetics"
alt="Cosmetics"
title="Cosmetics"
coords="416,16,577,210"
shape="rect">
</map>
<<if $clot >= 20 && $hair >= 10 && $cosm >= 10>><<goto "shop4">><</if>>
<<if $cash <= 5>><<goto "shop4">><</if>>
<<if hasVisited("gr4") >><<goto "gr5">><</if>>
<<if hasVisited("ho4") >><<goto "ho5">><</if>><img src="den.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "Female">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Female">>You'd probably get work if you were prepared to do more things.<</speech>>
<<speech "Jill">>Like what?<</speech>>
<<speech "Female">>Lesbian is big right now.<</speech>>
<<speech "ThoughtsActions">> Messing around with Julia is one thing, but doing it with a strange girl in front of cameras?<</speech>>
<<speech "Jill">>I'll think about it, thanks, bye.<</speech>>
<<speech "ThoughtsActions">>It's a lot to think about. [[Lets go shopping.|shop3]]<</speech>>
<<if $seap >= 80>><<goto "ho6">><</if>>
<img src="rup.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad4.jpg">
<<speech "male">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Male">>You'd probably get work if you were prepared to do more things.<</speech>>
<<speech "Jill">>Like what?<</speech>>
<<speech "Male">>Lesbian is big right now.<</speech>>
<<speech "ThoughtsActions">> Messing around with Julia is one thing, but doing it with a strange girl in front of cameras?<</speech>>
<<speech "Jill">>I'll think about it, thanks, bye.<</speech>>
<<speech "ThoughtsActions">>It's a lot to think about. [[Lets go shopping.|shop3]]<</speech>>
<<if $seap >= 80>><<goto "gr6">><</if>>
<img src="den.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "Female">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Female">>You'd probably get work if you were prepared to do more things.<</speech>>
<<speech "Jill">>Like what?<</speech>>
<<speech "Female">>Lesbian is big right now.<</speech>>
<<speech "Jill">>Ok, sign me up.<</speech>>
<<speech "Female">>You understand that if a model pulls out of a shoot people lose money, people get angry. But if you show me you’re serious I’ll add lesbian scenes to your file, ok?<</speech>>
<<speech "Jill">>Yes, ok.<</speech>>
<video src="hol1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, you’re doing good, now lick.<</speech>>
<video src="hol2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Oh yes, yes, ohhhhhhhh yes, yes, yes. Well done I’ll change your file.<</speech>>
<<speech "Jill">>Thanks bye.<</speech>>
<<speech "Night">>Phew, that was intense. Let see what's happening in <<link [[Soho.|agxxx]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><img src="rup.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad4.jpg">
<<speech "Male">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Male">>You'd probably get work if you were prepared to do more things.<</speech>>
<<speech "Jill">>Like what?<</speech>>
<<speech "Male">>Lesbian is big right now.<</speech>>
<<speech "Jill">>Ok, sign me up.<</speech>>
<<speech "ThoughtsActions">>He speaks into his phone for a moment and says.<</speech>>
<<speech "Male">>Please go in.<</speech>>
<<speech "Female">>Take a seat. So you're ready for lesbian scenes..<</speech>>
<video src="glad1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes.<</speech>>
<<speech "Female">>Ok take off your clothes.<</speech>>
<video src="glad71.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>You understand that if a model pulls out of a shoot people lose money, people get angry. But if you show me you’re serious I’ll add lesbian scenes to your file, ok?<</speech>>
<<speech "Jill">>Yes, ok.<</speech>>
<video src="glad72.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, you’re doing good, now lick.<</speech>>
<video src="glad73.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Oh yes, yes, ohhhhhhhh yes, yes, yes. Well done I’ll change your file.<</speech>>
<<speech "Jill">>Thanks bye.<</speech>>
<<speech "Night">>Phew, that was intense. Let see what's happening in <<link [[Soho.|agxxx]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<goto "a12">>
<<speech "Zathros">>Congratulations you have completed Part 1. If you want to play Part 2 click [[here|start2]]<</speech>>
<<if $cash <= 5 && $hair <= 5 && $cosm <= 5>><<goto "billy1">>
<<else>><<goto "billy2">>
<</if>>
<<speech "Julia">>Let’s go round and see if he’s in. Remember he likes to pretend he’s a tough guy, so we need to do a bit of acting.<</speech>>
<img src="ken2.jpg">
<<speech "ThoughtsActions">>We walk up a couple of flights of stairs and Julia knocks. Billy opens the door and lets us in.<</speech>>
<img src="gang.jpg">
<<speech "ThoughtsActions">>You follow Julia’s lead and do for Billy what you do for Chris.<</speech>>
<video src="gang10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Julis seems to be having a good time.<</speech>>
<video src="gang3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>My turn.<</speech>>
<video src="gang5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh yes, ooooohhh.<</speech>>
<<speech "ThoughtsActions">>Eventually he finishes. You both get dressed and kiss Billy. On the way out Julia gives you a fiver. You thank her and grab a bus to the nearest tube stop.<</speech>>
<img src="bus2.jpg">
<img src="travel2.gif">
<<speech "ThoughtsActions">>A nice bath to wash Billy away.<</speech>>
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><<speech "Julia">>Let’s go round and see if he’s in. Remember he likes to pretend he’s a tough guy, so we need to do a bit of acting.<</speech>>
<img src="ken2.jpg">
<<speech "ThoughtsActions">>We walk up a couple of flights of stairs and Julia knocks. There's no one home.<</speech>>
<<speech "Julia">>Sorry he’s not here. He's in the mercant navy, so I never know whether he'll be here or not.<</speech>>
<<speech "ThoughtsActions">>You thank her for trying and grab a bus to the nearest tube stop.<</speech>>
<img src="bus2.jpg">
<img src="travel2.gif">
<img src="undress4.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>This has been nice but time to get the tube.<</speech>>
<img src="cct.jpg">
<video src="grope1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I think the guy behind me is playing with himself. I’ll turn and see what happens.<</speech>>
<video src="grop11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s my stop.<</speech>>
<img src="me1.jpg">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Those guys got me horny. Am I a slag? Do I care?<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I should always wear mini skirts and skimpy knickers on the tube.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<goto "ptt1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. After a few hours I leave, eat and catch the tube.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A very pretty girl comes over to you.<</speech>>
<img src="ptt1.jpg">
<<speech "Female">>Do you mind if I sit here.<</speech>>
<<speech "Jill">>No.<</speech>>
<<speech "Female">>Thanks, haven’t I seen you in Naked City.<</speech>>
<<speech "Jill">>Oh, do you want to be a stripper?<</speech>>
<<speech "Female">>No, I just like watching. I live at the Columbia Hotel at Lancaster Gate so it’s easy for me to come to Soho.<</speech>>
<<speech "Jill">>You live in a hotel?<</speech>>
<<speech "Female">>My parents are in Kuala Lumpur and I’m at the Royal College of Art. My father’s in charge of building the new telephone exchange there. They give me plenty of money so I can do what I want.<</speech>>
<<speech "Jill">>Sounds nice.<</speech>>
<img src="ptt3.jpg">
<<speech "Female">>I suppose so. You sound like you’re from up north.<</speech>>
<<speech "Jill">>Telford.<</speech>>
<<speech "Female">>I’m from Kent. I’m Val by the way. Are you dancing tonight?<</speech>>
<<speech "Jill">>I’m Jill. No, I only work Sunday’s. I’m a secretary during the week.<</speech>>
<<speech "Female">>Do you want to dance full time?<</speech>>
<<speech "Jill">>Yes, but my parents would kill me.<</speech>>
<<speech "ThoughtsActions">>You chat together for a while.<</speech>>
<img src="ptt2.jpg">
<<speech "Female">>I’m going to the sex talk show at the Hawaii, do you want come with me.<</speech>>
<<speech "Jill">>I have to go and get the tube.<</speech>>
<<speech "Female">>You can stay with me at the Columbia.<</speech>>
<<speech "Jill">>Sorry I have to go, maybe another time bye.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>Was she chatting me up? You felt an attraction to her. What do I do if I see her again?<</speech>>
<img src="undress4.jpg">
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "ptta1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. After a couple of hours I go to Wonkys.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The same pretty girl comes over and sits down.<</speech>>
<<speech "Female">>Hi Jill, I saw you dancing on Sunday. You were fab.<</speech>>
<img src="ptt5.jpg">
<<speech "Jill">>Thanks.<</speech>>
<<speech "ThoughtsActions">>You chat together for a while.<</speech>>
<<speech "Female">>I’m going to the sex talk show at the Hawaii, do you want come with me.<</speech>>
<img src="ptt4.jpg">
<<speech "Jill">>Just for a little bit, I have to get the tube.<</speech>>
<<speech "Female">>Fab, let’s go.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show together.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>I love these girls. They’re so sexy, so confident.<</speech>>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I have to go and get the tube.<</speech>>
<<speech "Female">>You can stay with me at the Columbia.<</speech>>
<<speech "Jill">>Next time, bye.<</speech>>
<img src="ptt6.jpg">
<<speech "Female">>I’ll hold you to that, bye.<</speech>>
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>Did I accidentally agree to sleep with Val? Maybe I’ve got this all wrong, maybe she’s just a straight girl looking to make friends in London.<</speech>>
<video src="mas6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Maybe.<</speech>>
<video src="mas9.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("coach2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("coach12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "jack1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "Male">>Hello darlin’, do you need anything?<</speech>>
<img src="jack10.jpg">
<<speech "Jill">>Errr, anything?<</speech>>
<<speech "Male">>Sorry, haven’t the other girls told you about me? I’m Jack. I can get things that are hard to get.<</speech>>
<<speech "Jill">>What sort of things?<</speech>>
<<speech "Male">>The pill, bennys, penicillin, blue tips, hash, whips, handcuffs, strapons, I’ve just got some of the new battery operated dildos from Germany.<</speech>>
<<speech "Jill">>Dil what?<</speech>>
<img src="jack11.jpg">
<<speech "Male">>You know, the single girl’s best friend.<</speech>>
<<speech "ThoughtsActions">>He lists a bunch of things. I’ve no idea what half of them are.<</speech>>
<<speech "Jill">>Err, I’m not sure, I’ll think about it.<</speech>>
<<speech "Male">>Ok, darlin’ I’ll see you around.<</speech>>
<<speech "ThoughtsActions">>He’s exactly the sort of guy my mother warned me about. I should come here more often. Time to eat.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("duke2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "jacka1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "Male">>Hello darlin’, do you need anything this week?<</speech>>
<img src="jack10.jpg">
<<speech "Jill">>Can I take a look at what you’ve got.<</speech>>
<<speech "Male">>I keep it at my uncle’s garage behind Old Compton. Do you want to go there?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<img src="jack11.jpg">
<<speech "Male">>I can’t tonight, but next time I see you ok?<</speech>>
<<speech "Jill">>Ok?<</speech>>
<<speech "ThoughtsActions">>After he leaves the barmaid comes over.<</speech>>
<img src="girl.jpg">
<<speech "Female">>You should be careful, Jack’s dangerous.<</speech>>
<<speech "Jill">>That’s what I thought.<</speech>>
<<speech "Female">>Oh, I see. Good luck.<</speech>>
<<speech "ThoughtsActions">>She walks away giggling. Time to eat.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("duke2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "jackin1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>You spot a sharp guy amongst the tradesmen.<</speech>>
<img src="jack12.jpg">
<<speech "ThoughtsActions">>He looks mad, bad and dangerous to know. I should spend a little more time in here. Time to eat.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish eating and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("duke2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<<goto "jackb1">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You see Jack and go over.<</speech>>
<<speech "Jill">>Hi, remember me?<</speech>>
<img src="jack10.jpg">
<<speech "Male">>Yeah, you wanted to see my... stock. Sorry kid but I’m meeting a guy soon. He’s got stuff I want.<</speech>>
<<speech "Jill">>Oh.<</speech>>
<<speech "Male">>Are you sure it’s my stock you want to see? Or is it this.<</speech>>
<img src="jack13.jpg">
<<speech "ThoughtsActions">>Six months ago I would have run out of the bar, but now I take a good look. Yummy.<</speech>>
<<speech "Jill">>If you need to relax before your meeting, follow me into the ladies.<</speech>>
<<speech "ThoughtsActions">>You go to the ladies toilet and a minute later he slides in. So you do what you’ve wanted to do since the first time you saw him.<</speech>>
<video src="jack20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Don’t mess up my suit kid.<</speech>>
<<speech "Jill">>Ok, grab my hair. Mmmmmnnmmm.<</speech>>
<video src="jack21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmnnmmm.<</speech>>
<<speech "Male">>Good job kid, see you around.<</speech>>
<<speech "ThoughtsActions">>By the time you’ve cleaned yourself up and gone back into the bar Jack has gone. I want more of him, a lot more. Time to eat something different.<</speech>>
<video src="chinese.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You finish and go to the tube station.<</speech>>
<img src="travel2.gif">
<<speech "ThoughtsActions">>You get undressed.<</speech>>
<video src="undress.mp4" autoplay loop muted controls height="400px"></video>
<<nobr>>
<<if lastVisited("duke2") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke4") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke6") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke8") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a9]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke10") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a11]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<<if lastVisited("duke12") is 2>><<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|a13]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><</if>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="zz2.jpg">
<img src="murr.jpg">
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Secretary">>Jill, Mr. Stevens wants you to go up to his office.<</speech>>
<<speech "Jill">>Thanks Gale.<</speech>>
<<speech "ThoughtsActions">>You go up three floors and knock on his door.<</speech>>
<<speech "Male">>Come in Miss Dixon. Close the door.<</speech>>
<img src="man6.jpg">
<<speech "Male">>We’ve had a call from the Telford branch, they’re promoting you from the pool to personal secretary. You’ll be transferring back in two weeks. Congratulations.<</speech>>
<<speech "Jill">>But I like living in London.<</speech>>
<<speech "Male">>And we’ve been very happy having you here, but Telford employed you so it’s up to them.<</speech>>
<<speech "Jill">>I understand. Thanks Mr. Stevens.<</speech>>
<<speech "Night">>Upset, you decide to knock off early and go <<link [[home.|z1n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="travel2.gif">
<img src="murr2.jpg">
<<speech "ThoughtsActions">>I need to think.<</speech>>
<img src="tow1.jpg">
<<speech "ThoughtsActions">>I love living in London, I’m not going back, I don’t care what my parents say. I’m going to do whatever I have to do to stay.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|z2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>><<switch random(1, 4)>>
<<case 1>>
<video src="q6.mp4" autoplay loop muted controls height="400px"></video>
<<case 2>>
<video src="q10.mp4" autoplay loop muted controls height="400px"></video>
<<case 3>>
<video src="q8.mp4" autoplay loop muted controls height="400px"></video>
<<case 4>>
<video src="q9.mp4" autoplay loop muted controls height="400px"></video>
<</switch>>
<<speech "ThoughtsActions">>Julia comes on.<</speech>>
<video src="strip2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>A while later she comes over.<</speech>>
<img src="jul1.jpg">
<<speech "ThoughtsActions">>You explain your situation to Julia.<</speech>>
<<speech "Julia">>I think I can help you stay in London. Come back to mine at the end of my shift and we’ll plan it out.<</speech>>
<<speech "ThoughtsActions">>We walk back to Julia’s flat when her shift ends.<</speech>>
<<speech "Julia">>Ok, I’m leaving London on Sunday. I start as the school secretary at St. Agnes finishing school in Derbyshire on Monday.<</speech>>
<<speech "Jill">>Secretary?<</speech>>
<<speech "Julia">>I did shorthand and typing after leaving school and got bored with it just like you. I was in a blue movie that was shot there during the school holidays a few years ago and became… err.. good friends with the headmistress. She said that when I got too old for this work I should work for her. Hollis’s have told me I’m too old for glamour work now so……<</speech>>
<<speech "Jill">>Wow.<</speech>>
<<speech "Julia">>So, tomorrow night we'll talk to the Boss and see if he’ll give you my spot at Naked City.<</speech>>
<<speech "Jill">>What are your shifts.<</speech>>
<<speech "Julia">>Tuesday to Friday, midday to midnight. Five quid a day.<</speech>>
<<speech "Jill">>That would be fab Julia, thanks.<</speech>>
<<speech "Julia">>If he gives you the job you should take this flat, it’s a tenner a week but it’s close to work, and you can look for more work when you’re not at Naked City.<</speech>>
<<speech "Jill">>Won’t the Boss mind?<</speech>>
<<speech "Julia">>No, as long as it’s not prostitution.<</speech>>
<<speech "Jill">>Huh?<</speech>>
<<speech "Julia">>Look, I’m sure you could pick up a fiver by hanging out at The Duke, but if you get a reputation the clubs and your agent will drop you.<</speech>>
<<speech "Jill">>Why?<</speech>>
<<speech "Julia">>It’s mainly because for the police glamour is one thing and prostitution is something else. I was lucky with Chris, he’s married so he never came to the club or blabbed it around.<</speech>>
<<speech "Jill">>I’ll remember that. How can I ever thank you.<</speech>>
<<speech "ThoughtsActions">>Julia kisses you.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Ok, let’s go to bed.<</speech>>
<video src="julf6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Mmmmmm, that's nice.<</speech>>
<video src="julf7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<<speech "Day">><span style="color: black">Time for </span><<link [[sleep.|z3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 7)>>
<<case 1>>
<img src="zz1.jpg">
<<case 2>>
<img src="zz2.jpg">
<<case 3>>
<img src="zz3.jpg">
<<case 4>>
<img src="zz4.jpg">
<<case 5>>
<img src="zz5.jpg">
<<case 6>>
<img src="zz6.jpg">
<<case 7>>
<img src="zz7.jpg">
<</switch>>
<<speech "ThoughtsActions">>You take the tube to work.<</speech>>
<img src="travel1.gif">
<<speech "ThoughtsActions">>You go up two floors and knock on Willis's door.<</speech>>
<<speech "Willis">>Come in Miss Dixon. Close the door.<</speech>>
<<speech "ThoughtsActions">>You tell Jeff about the conversation you had with Stevens.<</speech>>
<img src="will2.jpg">
<<speech "Willis">>He's right, it's Telfords decision, there's nothing he can do. Don't you want the promotion?<</speech>>
<<speech "Jill">>I want to stay in London.<</speech>>
<<speech "Willis">>Ah, I see. Well, if I you think I can help, let me know.<</speech>>
<<speech "Jill">>Thanks Jeff. Bye<</speech>>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "ThoughtsActions">>You see the girls gossiping. Are they talking about me?<</speech>>\
<<switch random(1, 3)>>
<<case 1>>
<img src="gos.jpg">
<<case 2>>
<img src="gos1.jpg">
<<case 3>>
<img src="gos2.jpg">
<</switch>>
<<speech "Night">>I'll go and talk to <<link [[Julia.|z2n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm..... it feels so good.<</speech>>
<video src="julf12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooohhh…. ahhhh….oh my god, oh my god….ahhhhhh.<</speech>>
<<speech "ThoughtsActions">>After that orgasm I don’t really have a choice.<</speech>>
<video src="julf13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Thanks for all your help, bye.<</speech>>
<<speech "ThoughtsActions">>You make the ten minute walk from Julia’s flat to your office.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Night">>The work day is over, I'll go and talk to <<link [[Julia.|z3n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Meet Julia.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Let’s go and talk to the boss.<</speech>>
<<speech "ThoughtsActions">>Julia explains the situation and the Boss agrees to the change.<</speech>>
<<speech "Julia">>Has she had the talk.<</speech>>
<<speech "Male">>No because she was only doing Sundays. Ok Jill listen. If anyone offers you money to do anything, even just a quick handjob you must say. “No, I’m a stripper not a prostitute.” Because if you say yes and the guy is plain clothes plod, I’ll lose my licence, this place will close and I’ll kill you with my bare hands. Do you understand?<</speech>>
<<speech "Jill">>Yes boss.<</speech>>
<<speech "Male">>Good girl. Ok, off you go, both of you.<</speech>>
<<speech "ThoughtsActions">>You hang around to the end of Julia’s shift and then go back to her flat together.<</speech>>
<<speech "Jill">>Can you tell me about the movies you made it sounds so exciting.<</speech>>
<<speech "ThoughtsActions">>She digs around in her stuff and shows you some photos.<</speech>>
<img src="jul30.jpg">
<<speech "Julia">>I made three, these are stills from the sets. Is it something you want to do?<</speech>>
<<speech "Jill">>God yes.<</speech>>
<<speech "Julia">>They pay well, but because they cost a lot to make they only take the sexiest girls.<</speech>>
<<speech "Jill">>And I’m not sexy enough, right?<</speech>>
<<speech "ThoughtsActions">>She digs around in her stuff again and gives you a card.<</speech>>
<img src="clinic.jpg">
<<speech "Julia">>Neither was I before I went there.<</speech>>
<<speech "Jill">>The Clinic. What do they do?<</speech>>
<<speech "Julia">>Tits, bum, waist. Whatever you need. Feel my arms and legs…. go on. Smooth right? And I never have to shave them. The Clinic. But it’s not cheap, one hundred quid a time.<</speech>>
<<speech "Jill">>A hundred quid, phew. Let's go to bed.<</speech>>
<video src="julf6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Mmmmmm, that's nice.<</speech>>
<video src="julf7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|z4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm...... it feels so good.<</speech>>
<video src="julf12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooohhh…. ahhhh….oh my god, oh my god….ahhhhhh.<</speech>>
<<speech "ThoughtsActions">>After that orgasm I don’t really have a choice.<</speech>>
<video src="julf13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Thanks for all your help, bye.<</speech>>
<<speech "ThoughtsActions">>You make the ten minute walk from Julia’s flat to your office.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<img src="off1.jpg">
<<speech "Night">>The work day is over, you walk to <<link [[Naked City.|z4n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Meet Julia.<</speech>>
<img src="jul1.jpg">
<<speech "Julia">>Let’s go and see the landlord, old Mr. Jones owns the flats but his son Jimmy seems to run things.<</speech>>
<<speech "ThoughtsActions">>We go down one floor, knock on the office door and go in. They're both in.<</speech>>
<img src="land.jpg">
<<speech "ThoughtsActions">>Julia explains the situation and old Mr. Jones agrees. Rent is to be paid Saturday mornings. You leave and go back to Julia’s flat.<</speech>>
<<speech "Jill">>A tenner a week’s quite a lot, do you think I could persuade them to give me a discount?<</speech>>
<<speech "Julia">>Well, they are men.<</speech>>
<<speech "Jill">>I understand.<</speech>>
<<speech "Julia">>It’s getting late, can you stay over?<</speech>>
<<speech "Jill">>Ok.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Ok, let’s go to bed.<</speech>>
<video src="julf6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Mmmmmm, that's nice.<</speech>>
<video src="julf7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<<speech "Day">><span style="color: black">Time to </span><<link [[sleep.|z5]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>After work you pick up your last pay packet and go to meet Ben.<</speech>>
<<speech "Male">>Where should we go?<</speech>>
<<speech "Jill">>The Ship?<</speech>>
<<speech "Male">>Oh yes, I’ve been there with Jeff.<</speech>>
<img src="ship1.jpg">
<<speech "ThoughtsActions">>Ben buy’s drinks and carries the conversation, talking about Colchester and his excitement about being in London.<</speech>>
<<speech "Jill">>Where are you staying?<</speech>>
<<speech "Male">>The Regent.<</speech>>
<<speech "Jill">>Did Jeff recommend it?<</speech>>
<<speech "Male">>Yes.<</speech>>
<<speech "ThoughtsActions">>Of course he did, it’s walking distance from Kitty’s. What did Andre say about Jeff? “He doesn’t care about sex, it’s control that turns him on.” I’m starting to see what he means.<</speech>>
<<speech "Male">>Would you like to come to my hotel?<</speech>>
<<speech "Jill">>Maybe, but I’d like to go here first, it’s close to the Regent.<</speech>>
<img src="kit.jpg">
<<speech "Male">>Err… ok.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Twenty minutes later you’re showing the doorman the card and handing over the tenner Jeff gave you. Then you go downstairs and sit together. Then the show starts. <</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh my god, this is disgusting, we have to go.<</speech>>
<<speech "ThoughtsActions">>You grab hold of him and whisper in his ear.<</speech>>
<<speech "Jill">>If you let me watch the show you can take me to your hotel room, ok?<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He says nothing but you can feel his cock harden.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I love it when he cums on himself. I'm horny now, take me to your room.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>He doesn’t waste much time and before I know it I’m in his room sucking his cock.<</speech>>
<video src="ben3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Now stick it in my bum.<</speech>>
<video src="ben4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Let me change position. Now shag my arse as hard as you can.<</speech>>
<<speech "Male">>I don’t want to hurt you.<</speech>>
<<speech "Jill">>Are you going to be a boy or are you going to be a man like Jeff?<</speech>>
<<speech "ThoughtsActions">>Making him angry is all part of the game and he takes it out on my arse.<</speech>>
<video src="ben5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Aaaaaaaaaah yes. Oh my god, yes. Now give me your cock I want that cum.<</speech>>
<video src="duke2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmmmmnmnnmm, tasty. Mmmmmn.<</speech>>
<<speech "Male">>Wow Jill that was amazing.<</speech>>
<<speech "Jill">>I told you Kitty’s shows make me horny. Now order me a cab to Mile End and be a gentleman and pay for it, ok?<</speech>>
<<speech "ThoughtsActions">>He does as you ask. You’re starting to understand the pleasure Jeff gets from controlling people. Thirty minutes later you’re home.<</speech>>
<img src="murr2.jpg">
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|z6]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 10>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You wake up to find……<</speech>>
<video src="julf11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ummm...... it feels so good.<</speech>>
<video src="julf12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooohhh…. ahhhh….oh my god, oh my god….ahhhhhh.<</speech>>
<<speech "ThoughtsActions">>After that orgasm I don’t really have a choice.<</speech>>
<video src="julf13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Julia">>Oooohhh…. ahhhh….ooooh….ahhhhhh. Thanks, that was fab.<</speech>>
<img src="jul27.jpg">
<<speech "Jill">>Thanks for all your help, bye.<</speech>>
<<speech "ThoughtsActions">>You make the ten minute walk from Julia’s flat to your office.<</speech>>
<video src="julf10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go to your desk and start work.<</speech>>
<<speech "Secretary">>Jill, Mr. Willis wants you to go up to his office.<</speech>>
<<speech "Jill">>Thanks Gale.<</speech>>
<<speech "ThoughtsActions">>You go up two floors and knock on his door.<</speech>>
<<speech "Willis">>So, it’s your last day I hear, are you going back to Telford?<</speech>>
<<speech "Jill">>No, I’m staying in London.<</speech>>
<<speech "Willis">>Good for you. Ben here has transferred in permanently from Colchester. Why don’t you take him out after work and show him around. Take this.<</speech>>
<img src="kit.jpg"> <img src="ten.jpg">
<<speech "ThoughtsActions">>He passes you his Kittys membership card and a tenner.<</speech>>
<<speech "Jill">>Ok. I'll see you after work.<</speech>>
<<speech "ThoughtsActions">>You go back to your desk.<</speech>>
<img src="off2.jpg">
<<speech "Night">>Time to meet <<link [[Ben.|z5n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<img src="murr.jpg">
<<speech "ThoughtsActions">>You pay Mr. Murray his final rent payment, pack your suitcase and go to Julia’s flat.<</speech>>
<img src="suitcase.jpg">
<<speech "ThoughtsActions">>You leave your suitcase with Julia and go to check in with your agent. Am I with Hollis or Gladrags?<</speech>>
<img src="mapa2.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="zgladrags"
alt="zgladrags"
title="zgladrags"
coords="11,155,382,279"
shape="rect">
<area
data-passage="zhollis"
alt="zhollis"
title="zhollis"
coords="-1,0,381,133"
shape="rect">
</map>
<<set $cash -= 10>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go to the ship to give Jeff back his Kitty’s card.<</speech>>
<img src="ship1.jpg">
<<speech "Willis">>Thanks Jill. Take a seat. Two doubles and soda Bob.<</speech>>
<<speech "Male">>Coming up Jeff.<</speech>>
<img src="pub5.jpg">
<<speech "Willis">>So, what did Ben think of Kitty’s.<</speech>>
<<speech "Jill">>He was shocked, he wanted to leave.<</speech>>
<<speech "Willis">>And?<</speech>>
<<speech "Jill">>I persuaded him to stay and watch.<</speech>>
<<speech "Willis">>Good, well done.<</speech>>
<<speech "Jill">>What do you want to do with him?<</speech>>
<<speech "Willis">>What do you think?<</speech>>
<<speech "ThoughtsActions">>You think about what Andre said about Jeff.<</speech>>
<<speech "Jill">>You want to get him to do things he wouldn’t normally do, like you did with me.<</speech>>
<<speech "Willis">>Well, aren’t you the clever cloggs. Do you want to help?<</speech>>
<<speech "Jill">>Maybe, but London’s expensive and I’ve got rent to pay.<</speech>>
<<speech "Willis">>I’ll bring Ben here for a drink after Saturday afternoons in the office. You come in and beg us to take you to Kitty’s, afterwards we all go to his hotel room for a “nightcap”. Where each time we can lead him a little further? If you do a good job I’ll give you £ 5.00 a time. Deal?<</speech>>
<<speech "Jill">>Deal. See you next week.<</speech>>
<<speech "ThoughtsActions">>You walk back to the flat that tomorrow will be your’s.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|z7]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Julia’s taxi arrives.<</speech>>
<img src="taxi2.jpg">
<<speech "Julia">>Good luck Jill, here’s the number for the school, call me if you want a chat, just ask for me, Julia Grey.<</speech>>
<<speech "Jill">>Thanks for everything, bye.<</speech>>
<<speech "ThoughtsActions">>You get the tube to Clapham Common.
<</speech>>
<img src="cct.jpg">
<<speech "ThoughtsActions">>You sit on the grass and relax in the sun.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="cc3.jpg">
<<case 2>>
<img src="cc1.jpg">
<<case 3>>
<img src="cc2.jpg">
<</switch>>
<<speech "ThoughtsActions">>Later you walk through a more secluded part of the park.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="flash1.jpg">
<<case 2>>
<img src="flash3.jpg">
<<case 3>>
<img src="flash4.jpg">
<<case 4>>
<img src="flash2.jpg">
<</switch>>
<<speech "Night">>Time to go <<link [[home.|z7n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>This has been nice but time to get the tube.<</speech>>
<img src="cct.jpg">
<video src="grope1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I think the guy behind me is playing with himself. I’ll turn and see what happens.<</speech>>
<video src="grop11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s my stop.<</speech>>
<img src="tcr.jpg">
<<speech "ThoughtsActions">>Those guys got me horny. Am I a slag? Do I care?<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I should always wear mini skirts and skimpy knickers on the tube.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zmon]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $hair to 0>>
<<set $cosm to 0>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>I’m not working at Naked City today. I should look for more opportunities to make money so I can increase my sex appeal.<</speech>>
<img src="map55.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ray"
alt="ray"
title="ray"
coords="16,15,184,207"
shape="rect">
<area
data-passage="haw"
alt="haw"
title="haw"
coords="208,11,383,203"
shape="rect">
<area
data-passage="down"
alt="down"
title="down"
coords="406,14,573,205"
shape="rect">
</map>
<<set $brep -= 5>>
<<if $brep lt 0>>
<<set $brep to 0>>
<</if>>
<<if $cash >= 100 && $work <=1>><<goto "clinic">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="rup.jpg">
<<speech "ThoughtsActions">>When you get to Gladrags you find a note on the door.<</speech>>
<img src="gladc.jpg">
<<speech "ThoughtsActions">>I might as well go over and talk to [[Hollis.|zhollis]]<</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="den.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "Female">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Night">>Take a walk around <<link [[Soho.|z6n]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Time to go to the club. Try to stay relaxed and control your nerves.<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<<switch random(1, 3)>>
<<case 1>>
<img src="droom5.jpg">
<<case 2>>
<img src="droom1.jpg">
<<case 3>>
<img src="droom2.jpg">
<</switch>>
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 2.00pm, 5.00pm, 8.00pm and 11.00pm. You get ready for your turn.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go back to the dressing room and get ready for your next spot.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. All those men watching me. I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|ztue1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $brep >= 100 >><<goto "lrep">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls.<</speech>>
<img src="bar.jpg">
<<speech "ThoughtsActions">>You go backstage and get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zwed]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><<switch random(1, 5)>>
<<case 1>><<goto "dr1">>
<<case 2>><<goto "dr2">>
<<case 3>><<goto "dr3">>
<<case 4>><<goto "dr4">>
<<case 5>><<goto "dr5">>
<</switch>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Time to go to the club.<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<<switch random(1, 3)>>
<<case 1>>
<img src="droom5.jpg">
<<case 2>>
<img src="droom1.jpg">
<<case 3>>
<img src="droom2.jpg">
<</switch>>
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 2.00pm, 5.00pm, 8.00pm and 11.00pm. You get ready for your turn.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go back to the dressing room, hang out with the girls and get ready for your next spot. Ok, showtime.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|zwed1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("filmon") && hasVisited("zal3") && hasVisited("w11")>><<goto "end2">><</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Time to go to the club. Try to stay relaxed and control your nerves.<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<<switch random(1, 3)>>
<<case 1>>
<img src="droom5.jpg">
<<case 2>>
<img src="droom1.jpg">
<<case 3>>
<img src="droom2.jpg">
<</switch>>
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 2.00pm, 5.00pm, 8.00pm and 11.00pm. You get ready for your turn.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go back to the dressing room, hang out with the girls and get ready for your next spot. Ok, showtime.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. All those men watching me. I need to calm down. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|thux]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<nobr>>
<<set $stat += 1>>
<<if $stat >= 3>><<set $hair to 0>><</if>>
<<set $stat1 += 1>>
<<if $stat1 >= 2>><<set $cosm to 0>><</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<</nobr>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a corned beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls.<</speech>>
<img src="bar.jpg">
<<speech "ThoughtsActions">>You go backstage and get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>I’m not working tonight. Where do I want to go?<</speech>>
<img src="map88.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="ship"
alt="ship"
title="ship"
coords="23,19,183,204"
shape="rect">
<area
data-passage="duke"
alt="duke"
title="duke"
coords="216,21,387,209"
shape="rect">
<area
data-passage="coach"
alt="coach"
title="coach"
coords="414,20,574,210"
shape="rect">
<area
data-passage="raymonds"
alt="raymonds"
title="raymonds"
coords="21,238,184,428"
shape="rect">
<area
data-passage="hawaii"
alt="hawaii"
title="hawaii"
coords="213,239,383,427"
shape="rect">
<area
data-passage="downs"
alt="downs"
title="downs"
coords="416,242,574,427"
shape="rect">
</map>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Time to go to the club.<</speech>>
<video src="noutsideclub2.mp4" autoplay loop muted controls height="400px">
</video>
<<switch random(1, 3)>>
<<case 1>>
<img src="droom5.jpg">
<<case 2>>
<img src="droom1.jpg">
<<case 3>>
<img src="droom2.jpg">
<</switch>>
<<speech "ThoughtsActions">>The schedule is pinned up in the dressing room. You’re on at 2.00pm, 5.00pm, 8.00pm and 11.00pm. You get ready for your turn.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s time to go on. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go back to the dressing room, hang out with the girls and get ready for your next spot. Ok, showtime.<</speech>>
<video src="me2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Wow, that was amazing. All those men watching me. I’ll go and get something to eat.<</speech>>
<<speech "Night">><<link [[Go outside.|zfri1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if $stat >= 3>><<set $stat to 0>><</if>>
<<if $stat1 >= 2>><<set $stat1 to 0>><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a corned beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls.<</speech>>
<img src="bar.jpg">
<<speech "ThoughtsActions">>You go backstage and get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Are you enjoying the work?<</speech>>
<<speech "Jill">>Yes, let me show you how much.<</speech>>
<video src="inter4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmnn.....nmmmnnmm..<</speech>>
<video src="inter5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Thanks Jill, you're quite a girl. Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|satalt]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Where do I want to go?<</speech>>
<img src="shopmap2.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="zclothes"
alt="zclothes"
title="clothes"
coords="11,10,187,211"
shape="rect">
<area
data-passage="zhair"
alt="zhair"
title="hair"
coords="208,12,389,209"
shape="rect">
<area
data-passage="zcosmetics"
alt="zcosmetics"
title="cosmetics"
coords="413,16,585,211"
shape="rect">
</map>
<<if $clot >= 20 && $hair >= 10 && $cosm >= 10>><<goto "sight">><</if>>
<<if $cash <= 5>><<goto "sight">><</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Should I go to the Ship and help Jeff manipulate Ben, or go somewhere else?<</speech>>
<img src="zmap.JPG" usemap="#image-map">
<map name="image-map">
<area
data-passage="zship"
alt="zship"
title="ship"
coords="17,12,186,213"
shape="rect">
<area
data-passage="zduke"
alt="zduke"
title="duke"
coords="209,14,388,209"
shape="rect">
<area
data-passage="zcoach"
alt="zcoach"
title="coach"
coords="411,17,580,208"
shape="rect">
<area
data-passage="zraymonds"
alt="zray"
title="ray"
coords="17,235,186,427"
shape="rect">
<area
data-passage="zhawaii"
alt="zhawaii"
title="hawaii"
coords="212,237,383,426"
shape="rect">
<area
data-passage="zdowns"
alt="zdowns"
title="downs"
coords="412,239,576,425"
shape="rect">
</map><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="morn1.jpg">
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then an afternoon on Clapham Common. I don’t bother with a girdle. I choose something more free and fashionable.<</speech>>
<video src="dresscas.mp4" autoplay loop muted controls height="400px">
</video>
<<speech "ThoughtsActions">>You get the tube to Clapham Common.
<</speech>>
<img src="cct.jpg">
<<speech "ThoughtsActions">>You sit on the grass and relax in the sun.<</speech>><<switch random(1, 3)>>
<<case 1>>
<img src="cc3.jpg">
<<case 2>>
<img src="cc1.jpg">
<<case 3>>
<img src="cc2.jpg">
<</switch>>
<<speech "ThoughtsActions">>Later you walk through a more secluded part of the park.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="flash1.jpg">
<<case 2>>
<img src="flash3.jpg">
<<case 3>>
<img src="flash4.jpg">
<<case 4>>
<img src="flash2.jpg">
<</switch>>
<<speech "Night">>Time to go <<link [[home.|zsun1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<nobr>>
<<if $agen == 1 && not hasVisited("ph1")>><<goto "ph1">><</if>>
<<if $agen == 2 && not hasVisited("ph2")>><<goto "ph2">><</if>>
<<if $agen == 3 && not hasVisited("ph3")>><<goto "ph3">><</if>>
<<if $agen == 4 && not hasVisited("ph4")>><<goto "ph4">><</if>>
<<if $agen >= 5 && not hasVisited("zag3")>><<goto "ph5">><</if>>
<<if $agen >= 5 && hasVisited("zag3")>><<goto "film">><</if>>
<</nobr>>
<<goto `either("sunx", "suny")`>><<if hasVisited("down") && hasVisited("valx") && $seap >= 85>><<goto "thuz">>
<<elseif hasVisited("zal")>><<goto "thuz">>
<<else>><<goto "thualt">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>You go out and do your weekly shop for groceries and household products.<</speech>>
<img src="shop1.jpg">
<<speech "ThoughtsActions">>You drop off your shopping and go to pay the [[rent.]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk round to the Hawaii and ask at the door about stripper jobs. A few minutes later you’re in the office.<</speech>>
<<speech "Male">>Where do you work now?<</speech>>
<<speech "Jill">>Naked City.<</speech>>
<<speech "Male">>Yes, you’re pretty but we don't need any girls at the moment.<</speech>>
<<speech "Jill">>Ok, thank you.<</speech>>
<<speech "Male">>Oh, hang on a minute, take this v.i.p. card, come anytime, the more pretty girls we have in the audience the better.<</speech>>
<img src="hawvip.jpg">
<<speech "Jill">>Thanks bye.<</speech>>
<<speech "Night">>You take a walk around <<link [[Soho.|zmon1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if visited() >= 2>><<goto "morn">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Downstairs and ask at the door about stripper jobs. A few minutes later you’re in the office.<</speech>>
<<speech "Male">>Where do you work now?<</speech>>
<<speech "Jill">>Naked City.<</speech>>
<<speech "Male">>Have you seen the shows we do here?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Male">>I don't create the shows. Girls, it's always girls, come here with an act they want to do. If I decide to book it I pay £ 20.00 a night for the show.<</speech>>
<<speech "Jill">>I understand.<</speech>>
<<speech "Male">>Take this, it's always good to have pretty girls in the audience. Oh, and good luck.<</speech>>
<img src="dowvip.jpg">
<<speech "Jill">>Thanks, bye.<</speech>>
<<speech "Night">>You take a walk around <<link [[Soho.|zmon1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if visited() >= 2>><<goto "morn">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk round to Raymonds and ask at the door about stripper jobs. A few minutes later you’re in Raymonds office.<</speech>>
<img src="ray1.jpg">
<<speech "Male">>Where do you work now?<</speech>>
<<speech "Jill">>Naked City.<</speech>>
<<speech "Male">>Yes, you’re pretty but this is the Revuebar and we only take the sexiest girls. When you really think you’re ready come and see me, but don’t waste my time. Ok, off you go.<</speech>>
<<speech "Jill">>Thanks Mr. Raymond.<</speech>>
<<speech "Male">>Oh, hang on a minute, take this v.i.p. card, come anytime, the more pretty girls we have in the audience the better.<</speech>>
<<speech "Night">>You take a walk around <<link [[Soho.|zmon1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if visited() >= 2>><<goto "morn">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You walk to the Raymonds and show your card at the door.<</speech>>
<img src="ray3.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="str20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Hawaii and show your card at the door.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit in one of the many dark corners and watch the show.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>These girls are great.<</speech>>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Downstairs and show your card at the door.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a seat. Then the show starts.<</speech>>
<video src="aval1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can’t take your eyes off the stage.<</speech>>
<video src="aval2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After watching two spots you go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if not hasVisited("down")>><<goto"ndown">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>It’s mainly office workers. You recognise a few people from the office but Mr. Willis isn’t one of them.<</speech>>\
<<switch random(1, 4)>>
<<case 1>>
<img src="pub1.jpg">
<<case 2>>
<img src="pub4.jpg">
<<case 3>>
<img src="pub5.jpg">
<<case 4>>
<img src="pub6.jpg">
<</switch>>
<<speech "ThoughtsActions">>No sign of Willis or anything interesting. After a couple of hours you go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<switch random(1, 3)>>
<<case 1>><<goto "du1">>
<<case 2>><<goto "du2">>
<<case 3>><<goto "du3">>
<</switch>><<if visited() == 1>><<goto "co1">>
<<elseif visited() == 2>><<goto "co2">>
<<elseif visited() == 3>><<goto "co3">>
<<elseif visited() == 4>><<goto "co4">>
<<else>><<goto "co5">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Downstairs.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The doorman tells me it's members only. So you go home instead.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>An early night will be good for me.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>There's nobody here.<</speech>>
<<speech "Night">>I'll take a walk around <<link [[Soho.|zmon1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "Jill">>Ok big boy, stick it in my arse.<</speech>>
<video src="dukey30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm yes. Bang me big boy.<</speech>>
<video src="dukey32.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Give me that tasty cum.<</speech>>
<video src="dukey31.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Good job, see you around.<</speech>>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "Jill">>Ok big boy, stick it in my arse.<</speech>>
<video src="duke10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Good job, see you around.<</speech>>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "Jill">>Ok big boy, stick it in my arse.<</speech>>
<video src="duke20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I bet your girlfriend doesn’t let you do this does she?<</speech>>
<video src="duke21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>No she doesn’t.<</speech>>
<video src="duke22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm yes. Bang me big boy.<</speech>>
<video src="duke23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Good job, see you around.<</speech>>
<<speech "Day">><span style="color: black">Bath and </span><<link [[bed.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You see Jack and go over.<</speech>>
<<speech "Jill">>Hi, remember me?<</speech>>
<img src="jack10.jpg">
<<speech "Male">>Yeah, you wanted to see my... stock. Sorry kid but I’m meeting a guy soon. He’s got stuff I want.<</speech>>
<<speech "Jill">>Oh.<</speech>>
<<speech "Male">>Are you sure it’s my stock you want to see? Or is it this.<</speech>>
<img src="jackpic.jpg">
<<speech "Jill">>Yummy. If you need to relax before your meeting, follow me into the ladies.<</speech>>
<<speech "ThoughtsActions">>You go to the ladies toilet and a minute later he slides in.<</speech>>
<video src="jack20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Don’t mess up my suit kid.<</speech>>
<<speech "Jill">>Ok, grab my hair. Mmmmmnnmmm.<</speech>>
<video src="jack21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmnnmmm.<</speech>>
<<speech "Male">>Good job kid, see you around.<</speech>>
<<speech "ThoughtsActions">>By the time you’ve cleaned yourself up and gone back into the bar Jack has gone.<</speech>>
<<speech "Day">><span style="color: black">Time to go </span><<link [[home.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute. Should I say [[yes?|dukey]] The money would be useful but it would damage my reputation. Or should I [[say no|duken]] to protect my reputation.<</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>A man approaches you.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="barm1.jpg">
<<case 2>>
<img src="barm2.jpg">
<<case 3>>
<img src="barm3.jpg">
<<case 4>>
<img src="barm4.jpg">
<</switch>>
<<speech "Male">>Are you working, love?<</speech>>
<<speech "ThoughtsActions">>Working? Oh, he thinks I’m a prostitute. Should I say [[yes?|dukey]] The money would be useful but it would damage my reputation. Or should I [[say no|duken]] to protect my reputation.<</speech>>
<<switch random(1, 3)>>
<<case 1>><<goto "d1">>
<<case 2>><<goto "d2">>
<<case 3>><<goto "d3">>
<</switch>>
<<set $brep += 25>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "Jill">>Sorry, I’m meeting a friend.<</speech>>
<<speech "Male">>Ok, sorry love.<</speech>>
<<speech "ThoughtsActions">>After a few hours I go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me.<</speech>>
<img src="to10.jpg">
<<speech "ThoughtsActions">>You recognise one of the girls from The Hawaii, she's so sexy. She sees you looking and smiles. Embarrassed you turn away, leave and go home.<</speech>>
<img src="tow1.jpg">
<<speech "Jill">>Maybe I should’ve smiled back. I should go there again.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me.<</speech>>
<img src="to10.jpg">
<<speech "ThoughtsActions">>You recognise one of the girls from The Hawaii, she's so sexy. She sees you looking and smiles. You smile back, embarrassed you go to the ladies. A couple of minutes later she comes in.<</speech>>
<<speech "Female">>Aren’t you Julia’s friend, I think I’ve seen you in the Hawaii?<</speech>>
<<speech "Jill">>Yes, I love your show. I’m Jill.<</speech>>
<video src="to1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Well aren’t you sweet. I’m Carol, see you around Jill.<</speech>>
<<speech "Jill">>Yes, thanks Carol, bye.<</speech>>
<<speech "ThoughtsActions">>You go home.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Carol is so sexy, I should go there again.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me.<</speech>>
<img src="to10.jpg">
<<speech "ThoughtsActions">>You see Carol, she sees you looking and smiles. You smile back, and go to the ladies. A couple of minutes later she comes in.<</speech>>
<<speech "Female">>Hello Jill, you look nice.<</speech>>
<<speech "Jill">>Thanks Carol, you look fab.<</speech>>
<video src="to1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Well aren’t you sweet.<</speech>>
<video src="to2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>You’ve got a great body.<</speech>>
<<speech "Jill">>Thanks Carol, so have you.<</speech>>
<video src="to3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god.<</speech>>
<video src="to4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, thanks Carol, bye.<</speech>>
<<speech "Female">>See you around Jill.<</speech>>
<<speech "ThoughtsActions">>You go home.<</speech>>
<img src="tow1.jpg">
<<speech "Jill">>Carol is so sexy, I should go there again.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me.<</speech>>
<img src="to10.jpg">
<<speech "ThoughtsActions">>You see Carol, she sees you looking and smiles. You smile back, and go to the ladies. A couple of minutes later she comes in.<</speech>>
<<speech "Female">>Hello Jill, you look nice.<</speech>>
<<speech "Jill">>Thanks Carol, you look fab.<</speech>>
<video src="to1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>You too, sexy.<</speech>>
<video src="to3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god.<</speech>>
<<speech "Female">>You’ve got a great body.<</speech>>
<video src="to4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Thanks Carol, so have you.<</speech>>
<video src="to5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Nice, see you around Jill.<</speech>>
<<speech "Jill">>Thanks Carol, bye.<</speech>>
<<speech "ThoughtsActions">>You go home.<</speech>>
<img src="tow1.jpg">
<<speech "Jill">>Carol is so sexy, I should go there again.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me.<</speech>>
<img src="to10.jpg">
<<speech "ThoughtsActions">>You see Carol, she sees you looking and smiles. You smile back, and go to the ladies. A couple of minutes later she comes in.<</speech>>
<<speech "Female">>Hello Jill, you look nice.<</speech>>
<<speech "Jill">>Thanks Carol, you look fab.<</speech>>
<video src="to2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>You too, sexy.<</speech>>
<video src="to3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god.<</speech>>
<<speech "Female">>You’ve got a great body.<</speech>>
<video src="to4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Thanks Carol, so have you.<</speech>>
<video src="to5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Oooohhh, aaaaahhhh.<</speech>>
<video src="to6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Nice, see you around Jill.<</speech>>
<<speech "Jill">>Thanks Carol, bye.<</speech>>
<<speech "ThoughtsActions">>You go home.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When you go into the dressing room you see some of the girls having a bit of fun.<</speech>>
<video src="dr1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zthu]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a corned beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When you go into the dressing room you see some of the girls having a bit of fun.<</speech>>
<video src="dr2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zthu]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>When you go into the dressing room you see some of the girls having a bit of fun.<</speech>>
<video src="dr3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zthu]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls.<</speech>>
<img src="bar.jpg">
<<speech "ThoughtsActions">>You go backstage and get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zthu]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls.<</speech>>
<img src="bar.jpg">
<<speech "ThoughtsActions">>You go backstage and get ready for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You walk back to your flat.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I love this job.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zthu]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<img src="val31.gif">
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>You know I think I'd like to do a show with you in the Downstairs.<</speech>>
<<speech "Jill">>Fab, let's go and talk to the boss there.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs, show your card at the door, go to the office.<</speech>>
<<speech "Jill">>We have a show we’d like to do.<</speech>>
<img src="downboss.jpg">
<<speech "Male">>A lesbian show?<</speech>>
<<speech "Jill">>Yes, we’d do what we do in bed but slower so people can see everything and we’d have sexy clothes, hair and makeup.<</speech>>
<<speech "Male">>Hmmmmm.<</speech>>
<<speech "Jill">>Give us a spot and watch, if you don’t get a hard on you don’t have to pay us, ok?<</speech>>
<<speech "Male">>Ok. It’s midnight now. Be here this time next week and you can do the 1.00 am spot.<</speech>>
<<speech "Jill">>Thanks. See you next week.<</speech>>
<<speech "ThoughtsActions">>You leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Jill">>Let’s go into the bedroom.<</speech>>
<video src="val11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, yes, yes.<</speech>>
<video src="val12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>That was fun, but I have to go.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<img src="val31.gif">
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Excited about tonight.<</speech>>
<<speech "Jill">>I'll pick up my money then we'll go.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs together, show your card at the door, go to the dressing room and get ready.<</speech>>
<video src="val50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>It's one o'clock let's go.<</speech>>
<video src="val51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position two” to Val.<</speech>>
<video src="val52.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position four” to Val.<</speech>>
<video src="val54.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, oh my god.<</speech>>
<video src="val55.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The stage lights go down, you both change quickly and go to the office to find........<</speech>>
<video src="offwa.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I'm happy you liked our show.<</speech>>
<<speech "Male">>You were very good. Here’s your money, I’ll see you same time next week.<</speech>>
<img src="ten.jpg"> <img src="ten.jpg">
<<speech "ThoughtsActions">>You give Val her half of the money.<</speech>>
<<speech "Jill">>You were fab Val.<</speech>>
<<speech "Val">>So were you, I orgasmed on stage, I can’t believe it. I’ve never felt anything like it, thanks Jill.<</speech>>
<<speech "Jill">>I loved it too, see you next time.<</speech>>
<<speech "Day">><span style="color: black">Time to go </span><<link [[home.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 10>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<video src="val30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Excited about tonight.<</speech>>
<<speech "Jill">>I'll pick up my money then we'll go.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs together, show your card at the door, go to the dressing room and get ready.<</speech>>
<video src="val50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>It's one o'clock let's go.<</speech>>
<video src="val51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position two” to Val.<</speech>>
<video src="val52.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position three” to Val.<</speech>>
<video src="val53.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position four” to Val.<</speech>>
<video src="val54.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, oh my god.<</speech>>
<video src="val55.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Aaaaaahhhh, ohhhhhhhhh.<</speech>>
<video src="val56.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, thank you.<</speech>>
<<speech "ThoughtsActions">>The stage lights go down, you both change quickly and go to the office to find........<</speech>>
<video src="offwa.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I'm happy you liked our show.<</speech>>
<<speech "Male">>You were very good. Here’s your money, I’ll see you same time next week.<</speech>>
<img src="ten.jpg"> <img src="ten.jpg">
<<speech "ThoughtsActions">>You give Val her half of the money.<</speech>>
<<speech "Jill">>You were fab Val.<</speech>>
<<speech "Val">>So were you, I orgasmed twice, I’ve never felt anything like it.<</speech>>
<<speech "Jill">>I loved it too, see you next time.<</speech>>
<<speech "Day">><span style="color: black">Time to go </span><<link [[home.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 10>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<video src="val30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Excited about tonight.<</speech>>
<<speech "Jill">>I'll pick up my money then we'll go.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs together, show your card at the door, go to the dressing room and get ready.<</speech>>
<video src="val50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>It's one o'clock let's go.<</speech>>
<video src="val51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position three” to Val.<</speech>>
<video src="val53.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You whisper “position four” to Val.<</speech>>
<video src="val55.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, oh my god.<</speech>>
<video src="val56.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The stage lights go down, you both change quickly and go to the office to find........<</speech>>
<video src="offwa.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I'm happy you liked our show.<</speech>>
<<speech "Male">>You were very good. Here’s your money, I’ll see you same time next week.<</speech>>
<img src="ten.jpg"> <img src="ten.jpg">
<<speech "ThoughtsActions">>You give Val her half of the money.<</speech>>
<<speech "Jill">>You were fab Val.<</speech>>
<<speech "Val">>So were you, I orgasmed again, I’ve never felt so sexy.<</speech>>
<<speech "Jill">>I loved it too, see you next time.<</speech>>
<<speech "Day">><span style="color: black">Time to go </span><<link [[home.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 10>><<if visited() == 1>><<goto "zthu1">>
<<elseif visited() == 2>><<goto "val1">>
<<elseif visited() == 3>><<goto "val2">>
<<elseif visited() == 4>><<goto "val3">>
<<elseif visited() == 5>><<goto "val4">>
<<elseif visited() == 6>><<goto "val5">>
<<else>><<goto "val6">>
<</if>>
<<if visited() == 1>><<goto "zal">>
<<elseif visited() == 2>><<goto "zal1">>
<<elseif visited() == 3>><<goto "zal2">>
<<else>><<goto "zal3">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls and Val comes over.<</speech>>
<img src="ptt1.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "Val">>I haven’t seen you at wonkys.<</speech>>
<<speech "Jill">>That’s because I work here four days a week now.<</speech>>
<<speech "Val">>Fab, do you want to come for a drink at the Columbia when you finish tonight.<</speech>>
<<speech "ThoughtsActions">>I suppose I’ll find out if she’s just looking for a friend or….<</speech>>
<<speech "Jill">>Ok I’ll see you after my next spot.<</speech>>
<<speech "ThoughtsActions">>You go backstage and get ready for your last spot. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You meet Val, go out and she flags down a cab. Fifteen minutes later the cab pulls up at the hotel.<</speech>>
<img src="col1.jpg">
<<speech "ThoughtsActions">>She guides you into bar, orders some drinks and you both sit down. She chats for a while and then says......<</speech>>
<img src="col2.jpg">
<<speech "Val">>How does it feel when you’re dancing.<</speech>>
<<speech "ThoughtsActions">>It’s odd that she always says dancing not stripping.<</speech>>
<<speech "Jill">>Honestly, it makes me really horny. Sometimes I have to suck the boss’s cock to relieve the tension.<</speech>>
<<speech "Val">>Wow, did you do that tonight.<</speech>>
<<speech "Jill">>No.<</speech>>
<<speech "Val">>Come up to my room. Maybe I can help.<</speech>>
<<speech "ThoughtsActions">>Maybe.<</speech>>
<video src="val1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>She doesn’t waste much time. I wanted to see what she was like so I suppose I’m finding out.<</speech>>
<video src="val3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oooh, this is nice.<</speech>>
<video src="val4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Time to be nice. I wonder if I can make her cum.<</speech>>
<video src="val6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oooooh aaaaaah, yes, yes. Thanks Jill that was fab.<</speech>>
<<speech "Jill">>Can you ask reception to order me a cab?<</speech>>
<<speech "Val">>Of course, I’ll tell them to put it on my account.<</speech>>
<<speech "Jill">>Thanks Val.<</speech>>
<<speech "Val">>Any time.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls and Val comes over.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "Val">>I’d come and watch you all the time but Thursday is the only weekday I don’t have to go into the art college.<</speech>>
<<speech "Jill">>Would you like to try it.<</speech>>
<<speech "Val">>I’d love to but I’m too shy.<</speech>>
<<speech "Jill">>I think you’d be fantastic.<</speech>>
<<speech "Val">>Thanks. Do you want to come to the Columbia when you finish tonight.<</speech>>
<<speech "Jill">>Ok, I’ll see you after my next spot.<</speech>>
<<speech "ThoughtsActions">>You go backstage and get ready for your next spot. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You meet Val, go out and she flags down a cab. Fifteen minutes later the cab pulls up at the hotel.<</speech>>
<img src="col1.jpg">
<<speech "ThoughtsActions">>You go into her room and get started.<</speech>>
<video src="val16.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>She pushes my legs apart.<</speech>>
<video src="val2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Oooh, this is nice.<</speech>>
<video src="val4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ok, my turn.<</speech>>
<video src="val6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>She cums but seems a little disappointed. Time for some acting.<</speech>>
<<speech "Jill">>I’m sorry, I don’t have any experience with women. I know you want me to lick you but I’m too shy.<</speech>>
<<speech "Val">>It’s ok, I understand.<</speech>>
<<speech "Jill">>I tell you what. If you do a spot at Naked City I’ll do what you want. So we both have to overcome our nerves. What do you think?<</speech>>
<<speech "Val">>It’s a crazy idea, I’ll think about it.<</speech>>
<<speech "Jill">>Ok. Time for me to go home.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab on my account.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls and Val comes over.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok, but you’ll have to help me.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom5.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<img src="val31.gif">
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>So horny, can we go to my room now.<</speech>>
<<speech "ThoughtsActions">>You get paid then leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Val">>Let’s go into the bedroom.<</speech>>
<<speech "Jill">>Lie down and let me do what I promised.<</speech>>
<video src="val11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Ooooooooooh aaaaaaaah, oh god Jill, ooooooooh.<</speech>>
<video src="val12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh wow. Lie down.<</speech>>
<video src="val21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ooooooh aaaaaaaah.<</speech>>
<video src="val22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god, yes, yes.<</speech>>
<<speech "Val">>That was fun.<</speech>>
<<speech "Jill">>Dance again and I'll do anything you want. Time for me to go.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab on my account.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You decide to go out front and watch the other girls and Val comes over.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "Val">>Thanks. Do you want to come to the Columbia when you finish tonight.<</speech>>
<<speech "Jill">>Ok, I’ll see you after my next spot.<</speech>>
<<speech "ThoughtsActions">>You go backstage and get ready for your next spot. Deep breath, big smile, let’s go.<</speech>>
<video src="me1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s time to get paid.<</speech>>
<<speech "Male">>Here's your money.<</speech>>
<<speech "ThoughtsActions">>You meet Val, go out and she flags down a cab. Fifteen minutes later the cab pulls up at the hotel.<</speech>>
<img src="col1.jpg">
<<speech "ThoughtsActions">>You go into her room and get started.<</speech>>
<video src="val16.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>She pushes my legs apart.<</speech>>
<video src="val2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Let’s give her a quick lick to show her what she’s missing.<</speech>>
<video src="val5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Time to make her come.<</speech>>
<video src="val6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oooooh aaaaaah, yes, yes. Thanks Jill that was fab.<</speech>>
<<speech "Jill">>Did you like it when I licked you?<</speech>>
<<speech "Val">>Oh yes.<</speech>>
<<speech "Jill">>If you do a spot at Naked City I’ll try to make you cum with my mouth. What do you think?<</speech>>
<<speech "Val">>Ok, I’ll try it if you help me.<</speech>>
<<speech "Jill">>Ok. Time for me to go home.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab on my account.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom2.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<video src="val30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Horny, can we go to my room.<</speech>>
<<speech "ThoughtsActions">>You get paid then leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Val">>Let’s go into the bedroom.<</speech>>
<<speech "Jill">>Come here.<</speech>>
<video src="val10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Ooooooooooh yes.<</speech>>
<video src="val24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ooooooh aaaaaaaah.<</speech>>
<video src="val23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Lie down.<</speech>>
<video src="val20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, yes, yes.<</speech>>
<<speech "Jill">>That was fun.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab on my account.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<img src="val31.gif">
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Horny, can we go to my room.<</speech>>
<<speech "ThoughtsActions">>You get paid then leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Val">>Let’s go into the bedroom.<</speech>>
<video src="val14.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ooooooh aaaaaaaah.<</speech>>
<video src="val15.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ooooooh aaaaaaaah.<</speech>>
<video src="val21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Yes, yes, yes.<</speech>>
<video src="val22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Wow, that was fun.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab on my account.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<<if hasVisited("down") && not hasVisited("valx")>><<goto "valx">><</if>>
<<if hasVisited("down") && hasVisited("valx")>><<goto "valz">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<img src="val31.gif">
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Horny.<</speech>>
<<speech "Jill">>Let's go to a show before we go to your room.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs and show your card at the door.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show's already started, so you quickly find seats for you and Val and watch the show.<</speech>>
<video src="aval2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I put my hand in my knickers in a way that Val can see what I’m doing.<</speech>>
<video src="tab1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Let’s watch this next spot then we’ll go.<</speech>>
<video src="aval1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I'm horny let's go.<</speech>>
<<speech "ThoughtsActions">>You leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Jill">>Let’s go into the bedroom.<</speech>>
<video src="val11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, yes, yes.<</speech>>
<video src="val12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>That was fun, but I have to go.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="sand.jpg">
<<speech "ThoughtsActions">>You eat a salt beef sandwich then go back to the club.<</speech>>
<img src="nc2.jpg">
<<speech "ThoughtsActions">>It’s time for your next set. Deep breath, big smile, let’s go.<</speech>>
<video src="me4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Phew. This makes me so horny.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="jill11.jpg">
<<case 2>>
<img src="droom6.jpg">
<<case 3>>
<img src="droom7.jpg">
<<case 4>>
<img src="jill12.jpg">
<</switch>>
<<speech "ThoughtsActions">>You go out front and look for Val.<</speech>>
<img src="ptt2.jpg">
<<speech "Val">>Hi Jill, you were fab.<</speech>>
<<speech "Jill">>Thanks. You'll be doing my next spot Ok?<</speech>>
<<speech "Val">>Ok.<</speech>>
<<speech "ThoughtsActions">>You take Val backstage and help her get ready.<</speech>>
<img src="droom1.jpg">
<<speech "Jill">>Ok. it's time, deep breath, big smile.<</speech>>
<video src="val30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>How was I?<</speech>>
<<speech "Jill">>You were fab, how do you feel?<</speech>>
<<speech "Val">>Horny.<</speech>>
<<speech "Jill">>I want to take you to a show before we go to your room.<</speech>>
<<speech "ThoughtsActions">>You walk to the Downstairs and show your card at the door.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show's already started, so you quickly find seats for you and Val and watch the show.<</speech>>
<video src="dowmy4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>I’ve never seen anything like this.<</speech>>
<<speech "Jill">>We could do a better show than that.<</speech>>
<<speech "Val">>Show, what?<</speech>>
<<speech "Jill">>We get a couple of sexy costumes and do what we do in bed, but we do it on the stage. We’d get a tenner each and you’d feel sexier than you’ve ever felt in your life.<</speech>>
<<speech "Val">>I could never do that.<</speech>>
<<speech "Jill">>That’s what I thought six months ago. Let’s watch this next spot then we’ll go.<</speech>>
<video src="dowmy5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I love watching men cum. I'm horny let's go.<</speech>>
<<speech "ThoughtsActions">>You leave with Val. Fifteen minutes later the cab pulls up at her hotel.<</speech>>
<img src="col1.jpg">
<<speech "Jill">>Let’s go into the bedroom.<</speech>>
<video src="val11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Val">>Oh my god, yes, yes.<</speech>>
<video src="val12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>That was fun, but I have to go.<</speech>>
<<speech "Val">>I’ll buzz reception, they’ll get you a cab.<</speech>>
<img src="taxi1.jpg">
<<speech "ThoughtsActions">>Half an hour later I’m getting out of the cab at my flat.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zfri]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<if visited() == 1>><<goto "r1">>
<<elseif visited() == 2>><<goto "r2">>
<<elseif visited() == 3>><<goto "r3">>
<<elseif visited() == 4>><<goto "r4">>
<<elseif visited() == 5>><<goto "r5">>
<<elseif visited() == 6>><<goto "r6">>
<<else>><<goto "r7">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="car1.jpg">
<<speech "ThoughtsActions">>You don’t see anything you need so decide to keep your money in your handbag and go and see your [[agent]] instead.<</speech>><<if $seap >= 80>><<goto "zagx">>
<<else>><<goto "zag1">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben.<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "ThoughtsActions">>This is my cue.<</speech>>
<<speech "Jill">>Ooooh, let’s go to Kitty’s.<</speech>>
<<speech "Male">>No. not again.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Please Ben.<</speech>>
<<speech "ThoughtsActions">>You whisper in his ear.<</speech>>
<<speech "Jill">>You can do anything you want to me after.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "Willis">>Quite the little actress. Having fun?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can feel Ben’s discomfort so you reassure him.<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He settles back and watches the show.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I'm horny let's all go to Bens room.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>We go into Ben's room and get to it.<</speech>>
<<speech "Willis">>Ok Jill, I want to see you suck Ben’s cock.<</speech>>
<video src="ben23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmmnnnnn..mmmmnnn. Ok Jeff your turn.<</speech>>
<<speech "Male">>Hey no, I don’t want that.<</speech>>
<<speech "Jill">>If you want to treat me like a slag then do something for me. Just close your eyes and pretend it’s me. Go on Jeff, give him a little suck for me.<</speech>>
<<speech "Willis">>That seems fair, ok. Mmmmmnnn… mmmmmmnn.
<</speech>>
<video src="ben22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>That makes me so horny. Ok do whatever you want to me.<</speech>>
<video src="ben20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Oh frig. Ahhhhhh.<</speech>>
<video src="ben21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh my god. Yes, yes, yes.<</speech>>
<<speech "Willis">>Ok good job both of you. Get dressed Jill, I’ll drop you off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>Take more control next time so he gets used to being told what to do.<</speech>>
<<speech "Jill">>Will do. Here’s my place. Bye Jeff.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben.<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "ThoughtsActions">>This is my cue.<</speech>>
<<speech "Jill">>Ooooh, let’s go to Kitty’s.<</speech>>
<<speech "Male">>No. it’s not my type of place.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ben, please. I love their shows they makes me so horny.<</speech>>
<<speech "ThoughtsActions">>You whisper in his ear.<</speech>>
<<speech "Jill">>I’ll go back to your room and suck you off.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "Willis">>An oscar winning performance. Exciting isn’t it.<</speech>>
<<speech "Jill">>Yes, it’s kind of fun.<</speech>>
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can feel Ben’s discomfort so you reassure him.<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He settles back and watches the show.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I'm horny let's all go to Bens room.<</speech>>
<<speech "ThoughtsActions">>Jeff agrees enthusiastically and Ben doesn’t object. Before I know it I’m in Ben’s room with a cock in each hand.<</speech>>
<video src="ben10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok Ben lie on the bed, Jill you get on top of him.<</speech>>
<video src="ben12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oohhhhhhhhhh aaaaaaaahhhhh. Oh my god, yes, yes. Aaaaaaaaaaaah<</speech>>
<<speech "Willis">>Ok good job both of you. Get dressed Jill, I’ll drop you off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff, giving him directions to my new flat.<</speech>>
<<speech "Willis">>Next time order me to give his cock a quick suck and we’ll see what happens.<</speech>>
<<speech "Jill">>Will do. Here’s my place. Bye Jeff.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Let’s go to Kitty’s.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "Willis">>Quite the little actress. Having fun?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can feel Ben’s discomfort so you reassure him.<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He settles back and watches the show.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I'm horny let's all go to Bens room.<</speech>>
<<speech "ThoughtsActions">>Before I know it I’m in Ben’s room with a cock in each hand.<</speech>>
<video src="ben10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok Ben sit there, Jeff get down here.<</speech>>
<video src="ben23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmmnnnnn,mmmmnnn. Ok Jeff your turn.<</speech>>
<<speech "Male">>Hey no, not again.<</speech>>
<<speech "Jill">>Sush, we've talked about this. Go on Jeff, suck him.<</speech>>
<<speech "Willis">>Ok. Mmmmmnnn… mmmmmmnn.
<</speech>>
<video src="ben22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok Ben lie back. Jeff you know what I need.<</speech>>
<video src="ben12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oohhhhhhhhhh aaaaaaaahhhhh. Oh my god, yes, yes. Aaaaaaaaaaaah. Ok good job both of you. Get dressed Jeff you can drop me off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great. Keep pushing him.<</speech>>
<<speech "Jill">>Will do. Here’s my place. Bye Jeff.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben.<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Ooooh, let’s go to Kitty’s.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "Willis">>Having fun?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can feel Ben’s discomfort so you reassure him.<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He settles back and watches the show.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I love watching guy's cum, let's all go to Bens room.<</speech>>
<<speech "ThoughtsActions">>Before I know it I’m in Ben’s room with a cock in each hand.<</speech>>
<video src="dc2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok Jill, tonight you don't get my sexy body but I get to suck these tasty cocks.<</speech>>
<video src="dc3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmmnnnnn..mmmmnnn. Now both of you wank off into my mouth.<</speech>>
<video src="dc1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Willis">>Ok good job both of you. Get cleaned up Jeff, you can drop me off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great. Stay in control, you undersand my endgame.<</speech>>
<<speech "Jill">>Thanks Jeff, will do. Here’s my place. Bye.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Let’s go to Kitty’s.<</speech>>
<video src="edgrope.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You can feel Ben’s discomfort so you reassure him.<</speech>>
<video src="ben1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He settles back and watches the show.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I love watching guy's cum, let's all go to Bens room.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>We go into Ben's room and get to it.<</speech>>
<img src="dcb.jpg">
<<speech "Jill">>Ok, I'm going to play with myself while you wank off.<</speech>>
<video src="dc40.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Now wank each other.<</speech>>
<<speech "Male">>Jill?<</speech>>
<<speech "Jill">>Do it.<</speech>>
<video src="dc41.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Now wank yourselves off, let's see who loves me the most.<</speech>>
<video src="dc42.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Jeff wins. Come here Ben, you can finish in my mouth.<</speech>>
<video src="ej1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great.<</speech>>
<<speech "Jill">>Thanks, How's Andre?<</speech>>
<<speech "Willis">>Working in Paris.<</speech>>
<<speech "Jill">>Do you intend to replace him with Ben.<</speech>>
<<speech "Willis">>If we can make him subservient enough.<</speech>>
<<speech "Jill">>Here’s my place. Bye <</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Let’s go to Kitty’s.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>We settle back and watch the show.<</speech>>
<video src="kit3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>We go into Ben's room and get to it.<</speech>>
<img src="dc.jpg">
<<speech "Jill">>Ok Ben sit there and suck my tits, Jeff get down there and get him hard.<</speech>>
<video src="dc10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm, nice Ben. Now look at me.<</speech>>
<video src="dc11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>I'm hard now Jill.<</speech>>
<<speech "Jill">>Sush, stop being a baby, lie back, relax. Wank him Jeff.<</speech>>
<video src="dc13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooooh........ aaaaaaaaaah.<</speech>>
<<speech "Jill">>Good boy Ben, I love this. Ok good job both of you. Jeff, you can drop me off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great.<</speech>>
<<speech "Jill">>Here’s my place. Bye <</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Let’s go to Kitty’s.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>We settle back and watch the show.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<<speech "Jill">>God I love watching guy's cum, let's all go to Bens room.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>We go into Ben's hotel room.<</speech>>
<<speech "Jill">>Ok Ben take us to the bed. Jeff lie on the bed you're going to lick me. Ben you give Jeff a little suck.<</speech>>
<<speech "ThoughtsActions">>Ben looks upset but doesn't object.<</speech>>
<video src="dc22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok Jeff shag me, Ben watch us, I'll do you next.<</speech>>
<video src="dc21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm, nice. Ok Ben your turn, lie down.<</speech>>
<video src="dc20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooooh........ aaaaaaaaaah.<</speech>>
<<speech "Jill">>Good boy Ben. Ok, Jeff you can drop me off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great.<</speech>>
<<speech "Jill">>Here’s my place. Bye <</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do naughty things.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You go in and sit together.<</speech>>
<img src="ej53.jpg">
<<speech "Jill">>Tonight you’re both going to do exactly what I tell you or I’ll find boys who will, understand?<</speech>>
<<speech "ThoughtsActions">>You see Jeff smile and know you’re on the right track.<</speech>>
<<speech "Willis">>Yes Jill.<</speech>>
<<speech "Male">>Yes Jill.<</speech>>
<<speech "Jill">>Good, because I’m going to make you both come twice tonight. Now, Jeff take off you pants and sit there. Ben, help me get him hard.<</speech>>
<video src="ej51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok Ben, your turn.<</speech>>
<<speech "ThoughtsActions">>Ben hesitates.<</speech>>
<<speech "Jill">>Don’t make him cum, just make him hard.<</speech>>
<video src="ej50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok, let’s go to bed.<</speech>>
<<speech "ThoughtsActions">>You go into the bedroom and lie on the bed.<</speech>>
<<speech "Jill">>Jeff shag me, Ben I want to suck your cock.<</speech>>
<video src="ej11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Come on Ben, I want all your cum in my mouth.<</speech>>
<video src="ej12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh, aaaaah, oooooooh, my god.<</speech>>
<<speech "Jill">>Good job Ben, kiss me. Now relax.<</speech>>
<<speech "ThoughtsActions">>You grab hold of him so he can’t pull away.<</speech>>
<<speech "Jill">>Your turn Jeff.<</speech>>
<video src="ej13.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Sush, this is what I want, relax, enjoy it.<</speech>>
<<speech "Male">>Ow, aaaaah, ow, aaaaaaaaah.<</speech>>
<<speech "Jill">>Turn over, we're going to make you come again just like I promised.<</speech>>
<video src="ej14.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Aaaaah, ow, aaaaaaaaah.<</speech>>
<<speech "Jill">>Well done. You’re both my good boys.<</speech>>
<img src="taxi1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do really naughty things.<</speech>>
<<speech "Willis">>What do you think Ben?<</speech>>
<<speech "Male">>Sounds fab, let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "Willis">>Ben moved into my flat yesterday so this will be the last time I’ll be paying you to be here. Of course you’re still welcome to join us here any Saturday.<</speech>>
<<speech "Jill">>So Ben is the new Andre?<</speech>>
<<speech "Willis">>Correct. You did a great job.<</speech>>
<<speech "ThoughtsActions">>Ben comes back so you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You all go in and get to it.<</speech>>
<video src="ej51.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Jeff's got such a tasty cock.<</speech>>
<video src="ej50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Use me like a whore.<</speech>>
<video src="ben20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, that’s fab.<</speech>>
<video src="ben21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, aaaaaaaaah, ohhh. Well done. You’re both my good boys. I’m going to get my head down for a few hours in Andre’s old room before I go home. You two can sleep here.<</speech>>
<<speech "Willis">>Ok Jill.<</speech>>
<<speech "ThoughtsActions">>You wake up early, dress and get ready to leave. You pop your head into Jeff’s bedroom.<</speech>>
<video src="ej60.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Boys will be boys. I can get my own cab.<</speech>>
<img src="taxi2.jpg">
<<speech "Day">><span style="color: black">Time for a quick </span><<link [[nap.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do naughty things.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You go in and sit together.<</speech>>
<img src="ej53.jpg">
<<speech "Jill">>Let's all go to bed and show me what you've learned.<</speech>>
<video src="ej21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Nice.<</speech>>
<video src="ej22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm, mmmm, mmmmm. mmmnnm.<</speech>>
<video src="ej23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Yes, that's what I want to see.<</speech>>
<video src="ej25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmm, mmmm, mmmmm. mmmnnm.<</speech>>
<<speech "Male">>Ooooh, aaaaah, oooooooh, my god.<</speech>>
<<speech "Jill">>Well done. You’re both my good boys. I’m going to get my head down for a few hours in Andre’s room before I go home.<</speech>>
<<speech "Willis">>Ok Jill.<</speech>>
<<speech "ThoughtsActions">>Dawn.<</speech>>
<video src="ej30.mp4" autoplay loop muted controls height="400px"></video>
<video src="ej31.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>What’s this?<</speech>>
<video src="ej32.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Two hard cocks? For me? How thoughtful of you boys.<</speech>>
<video src="ej33.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmnnm, mmmnnm.<</speech>>
<video src="ej39.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Thanks for breakfast boys, Jeff be a gentleman and order me cab.<</speech>>
<img src="taxi2.jpg">
<<speech "Day">><span style="color: black">Time for a quick </span><<link [[nap.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "ThoughtsActions">>They talk about work for a while then Jeff says…..<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>Let’s go to Kitty’s.<</speech>>
<<speech "Male">>Oh ok. Let me go to the gents first.<</speech>>
<<speech "ThoughtsActions">>While he’s away Jeff slips you a fiver.<</speech>>
<img src="fiver.jpg">
<<speech "ThoughtsActions">>When Ben comes back you all get a taxi to Kitty’s. Ten minutes later we go downstairs and find a table. Then the stage lights come on.<</speech>>
<video src="kit1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>We settle back and watch the show.<</speech>>
<video src="kit4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>The show ends.<</speech>>
<img src="reg1.jpg">
<<speech "ThoughtsActions">>We go into Ben's hotel room and get to it.<</speech>>
<img src="dc.jpg">
<<speech "Jill">>Jeff, suck Ben's cock.<</speech>>
<<speech "ThoughtsActions">>Ben looks upset but doesn't object.<</speech>>
<video src="ej2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oh that's good.<</speech>>
<video src="ej3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Suck it, suck it.<</speech>>
<video src="ej4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Now use your hands, I want to see him cum.<</speech>>
<video src="dc31.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oooooooooh........ aaaaaaaaaah.<</speech>>
<<speech "Jill">>That's super sexy, well done. Ok Jeff you can drop me off.<</speech>>
<<speech "ThoughtsActions">>Ten minutes later I’m in a taxi with Jeff.<</speech>>
<<speech "Willis">>You're doing great.<</speech>>
<<speech "Jill">>Here’s my place. Bye <</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="car3.jpg"> <img src="clsh5.jpg">
<<speech>>You have enough clothes already. <<return "Go back the street.">><</speech>>
<<if $clot <= 15>>
<<goto "zclot2">>
<</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="vidal.jpg"> <img src="vidal2.jpg">
<<speech>>Your hair looks fab already. <<return "Go back the street.">><</speech>>
<<if $hair <= 5>>
<<goto "zhair2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="cosm.jpg">
<<speech>>You have enough makeup already. <<return "Go back the street.">><</speech>>
<<if $cosm <= 5>>
<<goto "zcosm2">>
<</if>><img src="vidal.jpg">
<<speech "ThoughtsActions">>I go into the fancy hairdressers and get a fab hairdo.<</speech>>
<img src="vidal2.jpg">
<<speech "ThoughtsActions">>You feel great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "ThoughtsActions">>I feel sexy, I should go and see my [[agent]].<</speech>>
<<nobr>>
<<set $cash -= 10>>
<<set $hair += 10>>
<<if $hair gte 10>>
<<set $hair to 10>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat to 0>>
<</nobr>><img src="car3.jpg">
<<speech "ThoughtsActions">>Wow, so much choice. This better than looking through the window. You pick out what you want and take them to the till.<</speech>>
<img src="clsh5.jpg">
<<speech "ThoughtsActions">>You look great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "ThoughtsActions">>I feel sexy, I should go and see my [[agent]].<</speech>>
<<nobr>>
<<set $cash -= 10>>
<<set $clot += 5>>
<<if $clot gte 20>>
<<set $clot to 20>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<</nobr>><img src="cosm.jpg">
<<speech "ThoughtsActions">>I go into the fancy cosmetics shop and buy some expensive makeup, personal hygiene products and a small bottle of perfume.<</speech>>
<img src="cosm3.jpg">
<<speech "ThoughtsActions">>You feel great and stop for something to eat.<</speech>>
<img src="car4.jpg">
<<speech "ThoughtsActions">>I feel sexy, I should go and see my [[agent]].<</speech>>
<<nobr>>
<<set $cash -= 10>>
<<set $cosm += 10>>
<<if $cosm gte 10>>
<<set $cosm to 10>>
<</if>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat1 to 0>>
<</nobr>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="den.jpg">
<<speech "Jill">>Hi, I'm Jill Dixon, has any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "Female">>Hi Jill, there's nothing yet, sorry.<</speech>>
<<speech "Jill">>Oh, ok.<</speech>>
<<speech "Night">><<link [[Go outside.|zsat1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="den.jpg">
<<speech "Jill">>Hi, any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "ThoughtsActions">>She speaks into the phone for a moment and says.<</speech>>
<<speech "Female">>Please go in.<</speech>>
<<speech "Male">>Take a seat darlin'. We've got a movie job for you if you're interested. Your end is twenty quid, but it may take a couple of days. Do you want it?<</speech>>
<img src="hol5.jpg">
<<speech "Jill">>Wow, yes.<</speech>>
<<speech "ThoughtsActions">>He hands you a piece of paper. Sunday noon, Film House, Wardour St. Mr. Shelly.<</speech>>
<<speech "Male">>Good luck.<</speech>>
<<speech "Jill">>Thanks, bye.<</speech>>
<<speech "Night">><<link [[Go outside.|zsat1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="den.jpg">
<<speech "Jill">>Hi, any work come in for me?<</speech>>
<img src="glad2.jpg">
<<speech "ThoughtsActions">>She speaks into the phone for a moment and says.<</speech>>
<<speech "Female">>Please go in.<</speech>>
<<speech "Male">>Take a seat darlin'. Good, you're looking sexy.<</speech>>
<img src="hol5.jpg">
<<speech "Male">>There's a job tomorrow afternoon, pays you a fiver, are you ready?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "ThoughtsActions">>He hands you a piece of paper. Noon, Film House, Wardour St. Mr. Shelly.<</speech>>
<<speech "Male">>Good luck.<</speech>>
<<speech "Jill">>Thanks, bye.<</speech>>
<<speech "Night">><<link [[Go outside.|zsat1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $agen += 1>><<if $seap >= 100 && hasVisited("ph5") && not hasVisited("filmon")>><<goto "zag3">>
<<else>><<goto "zag2">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>This has been nice but time to get the tube.<</speech>>
<img src="cct.jpg">
<video src="grope1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I think the guy behind me is playing with himself. I’ll turn and see what happens.<</speech>>
<video src="grop11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s my stop.<</speech>>
<img src="tcr.jpg">
<<speech "ThoughtsActions">>Those guys got me horny. Am I a slag? Do I care?<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I should always wear mini skirts and skimpy knickers on the tube.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zmon]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>This has been nice but time to get the tube.<</speech>>
<img src="cct.jpg">
<video src="grope5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>This is nice, they must think I'm sexy.<</speech>>
<video src="grope6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>It’s my stop.<</speech>>
<img src="tcr.jpg">
<<speech "ThoughtsActions">>Those guys got me horny. Am I a slag? Do I care?<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I should always wear mini skirts and skimpy knickers on the tube.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zmon]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Today the father is here.<</speech>>
<<speech "Jill">>Hi I’m Jill from 14 I’ve come to pay the rent.<</speech>>
<<speech "Male">>Ah, Miss Dixon. Apparently my son has been giving you a discount.<</speech>>
<<speech "Jill">>Err… I don’t know what to say.<</speech>>
<video src="off10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>You could try asking me for a discount.<</speech>>
<<speech "ThoughtsActions">>I’ve got myself into this mess. How bad could it be?<</speech>>
<<speech "Jill">>Mr. Jones, money is a bit tight. If you give me a discount I’d be really grateful.<</speech>>
<<speech "Male">>Show me how grateful, Miss Dixon.<</speech>>
<video src="off11.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>How do I get this guy hard?<</speech>>
<<speech "Male">>Bend over the desk Miss Dixon.<</speech>>
<video src="off14.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually he cums. You tidy yourself up and give him a fiver.<</speech>>
<<speech "Jill">>Thanks Mr. Jones bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Only the son is here.<</speech>>
<<speech "Jill">>Hi Jimmy, fancy a discount?<</speech>>
<<speech "Male">>Errrrr.<</speech>>
<video src="off3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok, you’re nice and hard, now stick it in my bum.<</speech>>
<video src="off4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Aaaaaah, that's good Jimmy. Ok, let me change position.<</speech>>
<video src="off5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh god.<</speech>>
<<speech "Jill">>Ooooh ahhhhh. Now give me your cock I want your cum.<</speech>>
<video src="off2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You give Jimmy a fiver.<</speech>>
<<speech "Jill">>Thanks Jimmy bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Only the son is here.<</speech>>
<<speech "Jill">>Hi Jimmy, fancy a discount?<</speech>>
<<speech "Male">>Errrrr.<</speech>>
<video src="off3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok, you’re nice and hard, now stick it in my bum.<</speech>>
<video src="off5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh god.<</speech>>
<<speech "Jill">>Ooooh ahhhhh. That’s good Jimmy. Now give me your cock I want your cum.<</speech>>
<video src="off2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You give Jimmy a fiver.<</speech>>
<<speech "Jill">>Thanks Jimmy bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Only the son is here.<</speech>>
<<speech "Jill">>Hi Jimmy, fancy a discount?<</speech>>
<<speech "Male">>I can’t do that again, sorry.<</speech>>
<<speech "Jill">>How about if we do something naughty?<</speech>>
<video src="off3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Ok, you’re nice and hard, now stick it in my bum.<</speech>>
<video src="off4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh god.<</speech>>
<<speech "Jill">>Ooooh ahhhhh. That’s good Jimmy. Now give me your cock I want your cum.<</speech>>
<video src="off2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You give Jimmy a fiver.<</speech>>
<<speech "Jill">>Thanks Jimmy bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Today the father is here.<</speech>>
<<speech "Jill">>Hello Mr. Jones, I’ve come to pay the rent.<</speech>>
<video src="off10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ah, the beautiful Miss Dixon. Would you like a discount?<</speech>>
<<speech "ThoughtsActions">>Time for some acting.<</speech>>
<<speech "Jill">>That would be lovely Mr. Jones.<</speech>>
<video src="off12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>How do I get this guy hard?<</speech>>
<<speech "Male">>Lie on the desk Miss Dixon.<</speech>>
<video src="off16.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>He’s never going to finish at this rate, I’d better get on top.<</speech>>
<video src="off15.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Eventually you get him to finish. You tidy yourself up and give him a fiver.<</speech>>
<<speech "Jill">>Thanks Mr. Jones bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<<switch random(1, 3)>>
<<case 1>><<goto "r6">>
<<case 2>><<goto "r5">>
<<case 3>><<goto "r5">>
<</switch>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You go down to the office, knock on the door and go in. Today only the son is here. He looks sharp.<</speech>>
<<speech "Jill">>Hi, I’m Jill from 14, I’ve come to pay the rent.<</speech>>
<<speech "Male">>Hi Jill, it’s ten pounds.<</speech>>
<<speech "Jill">>Listen Jimmy, money is a bit tight what with the move and everything. If you give me a discount I’d be really grateful.<</speech>>
<<speech "Male">>I can’t really do that, sorry.<</speech>>
<video src="off1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>How about this. I’ll show you how grateful I’d be and you can decide if it’s worth a discount. Ok?<</speech>>
<video src="off3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh god, ok.<</speech>>
<<speech "Jill">>Mmmmmmnnmmm.<</speech>>
<video src="off2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ooooh.<</speech>>
<<speech "Jill">>See, wasn't that nice.<</speech>>
<<speech "ThoughtsActions">>You give Jimmy a fiver.<</speech>>
<<speech "Jill">>Thanks Jimmy bye.<</speech>>
<<speech "ThoughtsActions">>Let’s go [[shopping.|zsat]]<</speech>>
<<set $cash -= 5>>
<<if $cash lt 0>>
<<set $cash to 0>>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>That was a fun day.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zmon]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 5>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Barry today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. It feels wonderful to have all this attention. When the makeup lady finishes she sends me in for the shoot stark naked and we get straight to work.<</speech>>
<img src="maup1.jpg">
<<speech "Male">>Ok love lie on the couch. Tommy you kneel. Ok, good.<</speech>>
<video src="ph7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Tommy lie on the couch. Ok darlin’ sit half way down on his cock.<</speech>>
<video src="ph5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>That's good, hold it there.<</speech>>
<video src="ph3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ok love turn round and put his cock in your mouth.<</speech>>
<video src="ph4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>This goes on for another couple of hours.<</speech>>
<<speech "Male">>Ok that’s it love. Pick up your end from the receptionist we’ll send the commission straight to Hollis.<</speech>>
<<speech "ThoughtsActions">>I pick up my £ 5.00 and walk back to my flat. That was fantastic, all that attention, shame I didn’t get to have real sex with either of those beefcakes.<</speech>>
<<speech "Night">>I need a <<link [[bath.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Arthur today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. It feels wonderful to have all this attention. When the makeup lady finishes she sends me in for the shoot stark naked and we get straight to work.<</speech>>
<img src="maup2.jpg">
<<speech "Male">>Ok Joey get on the couch. Put his cock in your mouth. Good<</speech>>
<video src="ph4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ok sit up Joey, sit on his cock love and put Tommy’s cock in your mouth. Good.<</speech>>
<video src="ph1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Ok love, hold his cock, Tommy you stick yours in her arse.<</speech>>
<video src="ph6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>God that feels good.<</speech>>
<<speech "Male">>Ok that’s it love. Pick up your end from the receptionist we’ll send the commission straight to Hollis.<</speech>>
<<speech "ThoughtsActions">>I pick up my £ 5.00 and walk back to my flat. That was fantastic.<</speech>>
<<speech "Night">>I need a <<link [[bath.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Yvonne today, studio 3 down the hall.<</speech>>
<<speech "ThoughtsActions">>You knock and go in.<</speech>>
<<speech "Female">>Are you the girl from Hollis?<</speech>>
<<speech "Jill">>Yes, Jill Dixon.<</speech>>
<<speech "Female">>Ok, take off you clothes and stand infront of the screen.<</speech>>
<<speech "ThoughtsActions">>You do as she says.<</speech>>
<<speech "Female">>What I'm going to do today is take a lot of nude photos. Tits, bum, twat. We're not making art, we're shooting photos for men to wank to, ok?<</speech>>
<<speech "Jill">>I understand.<</speech>>
<video src="ph33.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>I like to get my models to think sexy, feel sexy. I think it comes over in the photos, ok?<</speech>>
<<speech "Jill">>Ok.<</speech>>
<video src="ph34.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Good girl. You've got lovely skin, I'm so jealous.<</speech>>
<<speech "Jill">>Thanks.<</speech>>
<<speech "Female">>Give me a little feel, get me in the mood to shoot.<</speech>>
<video src="ph35.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, let's shoot some tit photos.<</speech>>
<video src="ph31.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ok, let's get some nice ones of your bum.<</speech>>
<video src="ph32.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours of photos and groping she calls it quits so I pick up the five quid from reception.<</speech>>
<<speech "Night">>Time to go <<link [[home.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<switch random(1, 3)>>
<<case 1>><<goto "ph6">>
<<case 2>><<goto "ph7">>
<<case 3>><<goto "ph8">>
<</switch>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Joey today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. Then she dresses me in a school uniform and sends me into the studio.<</speech>>
<img src="maup1.jpg">
<<speech "Male">>Ok, stand on the set with Tommy.<</speech>>
<<speech "ThoughtsActions">>You do as he says.<</speech>>
<<speech "Male">>Ok, this is a dirty old man seduces sexy schoolgirl scenario.<</speech>>
<video src="ph47.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Joey moves us around into different positions.<</speech>>
<video src="ph40.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Tommy's got a nice cock, it's a bit frustrating that there's no real sex.<</speech>>
<video src="ph42.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I'd like this more if they just told Tommy to shag me everywhere and take photos.<</speech>>
<video src="ph49.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours he calls it quits so I pick up the £ 5.00 from reception.<</speech>>
<<speech "Night">>Time to go <<link [[home.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Simon today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. Then she dresses me in sexy knickers and sends me into the studio.<</speech>>
<img src="maup1.jpg">
<<speech "Male">>Are you the girl from Hollis?<</speech>>
<<speech "Jill">>Yes, Jill Dixon.<</speech>>
<<speech "Male">>Ok, sit in the chair.<</speech>>
<video src="ph60.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>I like to get my models to think sexy and feel sexy. I think it comes over in the photos, ok?<</speech>>
<<speech "Jill">>Ok.<</speech>>
<video src="ph61.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>If you want me to feel sexy show me your cock.<</speech>>
<video src="ph62.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Oh yes.<</speech>>
<video src="ph63.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmnnmmm.<</speech>>
<video src="ph64.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours of photos and sex he calls it quits so I pick up the £ 5.00 from reception.<</speech>>
<<speech "Night">>Time to go <<link [[home.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Joey today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. Then she dresses me in a school uniform and sends me into the studio.<</speech>>
<img src="maup2.jpg">
<<speech "Male">>Are you the girl from Hollis?<</speech>>
<<speech "Jill">>Yes, Jill Dixon.<</speech>>
<<speech "Male">>Ok, stand on the set with Tommy.<</speech>>
<<speech "ThoughtsActions">>You do as he says.<</speech>>
<video src="ph48.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Joey moves us around into different positions.<</speech>>
<video src="ph41.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Tommy's got a nice cock, it's a bit frustrating that there's no real sex.<</speech>>
<video src="ph43.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I'd like this more if they just told Tommy to shag me everywhere and take photos.<</speech>>
<video src="ph49.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours he calls it quits so I pick up the five quid from reception.<</speech>>
<<speech "Night">>Time to go <<link [[home.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the photoshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a shoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>You're with Joey today. Please go to makeup first.<</speech>>
<<speech "ThoughtsActions">>Five minutes later I’m in the makeup chair. Then she dresses me in a school uniform and sends me into the studio.<</speech>>
<img src="maup2.jpg">
<<speech "Male">>Are you the girl from Hollis?<</speech>>
<<speech "Jill">>Yes, Jill Dixon.<</speech>>
<<speech "Male">>Ok, stand on the set with Tommy.<</speech>>
<<speech "ThoughtsActions">>You do as he says.<</speech>>
<<speech "Male">>Ok, this is a dirty old man seduces sexy schoolgirl scenario.<</speech>>
<video src="ph50.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Joey moves us around into different positions.<</speech>>
<video src="ph46.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Tommy's got a nice cock, it's a bit frustrating that there's no real sex.<</speech>>
<video src="ph44.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>I'd like this more if they just told Tommy to shag me everywhere and take photos.<</speech>>
<video src="ph45.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After a couple of hours he calls it quits so I pick up the £ 5.00 from reception.<</speech>>
<<speech "Night">>Time to go <<link [[home.|sunph]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>That was fun day.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|filmo]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the filmshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a filmshoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>Please go to hair and makeup down the hall.<</speech>>
<img src="maup1.jpg">
<<speech "Female">>Is this your first filmshoot?<</speech>>
<<speech "Jill">>Yes.<</speech>>
<<speech "Female">>It's a small roll in a big movie. You play a girl who’s been kidnapped and is trying to persuade two thugs to let her go. Don’t worry about dialogue, it’ll all be dubbed on later in a bunch of different languages. I’m putting on a temporary tattoo, it’ll wash off in a few days. Go to studio one.<</speech>>
<<speech "ThoughtsActions">>You go to studio one.<</speech>>
<<speech "Male">>Are you the girl from Hollis?<</speech>>
<<speech "Jill">>Yes, Jill Dixon.<</speech>>
<<speech "Male">>I'm Tom Shelly. I’ve heard good things about you from my associates who've done photoshoots with you. But a filmshoot involves having real sex on camera.<</speech>>
<<speech "Jill">>Good.<</speech>>
<<speech "Male">>Ah, excellent. The results are always better when the actors enjoy their work. There’s a still photographer on set shooting pictures for magazines, don’t let him put you off. Ok, everyone let’s start.<</speech>>
<<speech "ThoughtsActions">>You follow his directions.<</speech>>
<video src="film3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>He can put it in my arse if you want Mr. Shelley.<</speech>>
<<speech "Male">>Good idea Jill.<</speech>>
<video src="film4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>This is better than a photoshoot.<</speech>>
<video src="film5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There’s a lot a standing around between takes while they do technical stuff but the sex is worth the wait and I’m being paid.<</speech>>
<video src="film1.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Free snacks, yummy.<</speech>>
<<speech "Male">>That's a wrap for today. We'll need you back here at noon tomorrow Miss Dixon.<</speech>>
<<speech "ThoughtsActions">>You go back to makeup and get dressed. On your way out you see Mr. Shelly alone in a small office.<</speech>>
<<speech "Jill">>Thank you for this opportunity Mr. Shelly, it’s very exciting.<</speech>>
<<speech "Male">>Thank you Jill, I thought you did very well for your first time.<</speech>>
<<speech "Jill">>I don’t want to be rude Mr. Shelly but I think watching all that sex has given you an erection. Can I help you with it.<</speech>>
<<speech "Male">>Thank you Jill.<</speech>>
<video src="hand.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Thank you again Jill. That was very helpful.<</speech>>
<<speech "Jill">>I’m happy to help you any time Mr Shelly.<</speech>>
<<speech "Night">>Time to go <<link [[home.|filmn]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>That was fun day.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|ztue]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash += 20>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>Sunday. A nice lie in, a bath and then I go to Wardour Street for the filmshoot.<</speech>>
<img src="film.jpg">
<<speech "ThoughtsActions">>You go to reception.<</speech>>
<<speech "Jill">>Hi I’m Jill Dixon, I’ve got a filmshoot with Mr Shelly.<</speech>>
<img src="rec.jpg">
<<speech "Female">>Please go to hair and makeup down the hall.<</speech>>
<img src="maup2.jpg">
<<speech "ThoughtsActions">>You go to studio one.<</speech>>
<<speech "Male">>Ah, good afternoon Jill, right on time. Ok everyone let’s get started.<</speech>>
<video src="film6.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>There’s a lot a standing around between takes while they do technical stuff but the sex is worth the wait and I’m being paid.<</speech>>
<video src="film7.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>This is better than a photoshoot.<</speech>>
<video src="film2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Free snacks, yummy.<</speech>>
<<speech "Male">>That's a wrap for today. Pick up your money from reception Miss Dixon.<</speech>>
<<speech "ThoughtsActions">>You go back to makeup and get dressed. On your way out you see Mr. Shelley alone in his office again. Maybe he's waiting for me.<</speech>>
<<speech "Jill">>Can I help you with something Mr. Shelly.<</speech>>
<<speech "Male">>Thank you Jill.<</speech>>
<video src="hand2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Thank you again Jill. Take this.<</speech>>
<img src="shel.jpg">
<<speech "Jill">>Thanks Mr Shelly.<</speech>>
<<speech "Night">>Time to go <<link [[home.|filmon]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><video src="fireworks.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Zathros">>Congratulations, you’ve completed Swinging London Part 1 & 2.<</speech>>
<<speech "Zathros">>Sorry, you lost. You allowed your reputation to reach 100%. Try to be a little more patient.<</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>I've got enough money to go the Clinic in Harley street.<</speech>>
<img src="clinic2.jpg">
<<speech "Jill">>Hello I’m Jill Dixon I’d like some work done.<</speech>>
<img src="clinic3.jpg">
<<speech "Female">>What do you have in mind?<</speech>>
<<speech "Jill">>Increase bust size, decrease bum size.<</speech>>
<<speech "Female">>I’m afraid that’s a hundred pounds.<</speech>>
<<speech "ThoughtsActions">>You show her the money.<</speech>>
<<speech "Female">>Please take a seat, a doctor will be with you shortly.<</speech>>
<<speech "ThoughtsActions">>Half an hour later.<</speech>>
<img src="doc.jpg">
<<speech "Male">>Miss Dixon? This way.<</speech>>
<<speech "ThoughtsActions">>You follow him to his office.<</speech>>
<<speech "Male">>Take a seat, how can I help you?<</speech>>
<<speech "Jill">>Increase bust size, decrease bum size.<</speech>>
<<speech "Male">>Can I ask the reason for the change?<</speech>>
<<speech "Jill">>I’m a glamour model.<</speech>>
<<speech "Male">>Ok, hop on the examination table.<</speech>>
<video src="doc10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Let’s take a look at you.<</speech>>
<<speech "ThoughtsActions">>Mmmm, this is nice.<</speech>>
<video src="doc12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>You seem to be in excellent health. I’ll do the procedure after lunch, you’ll stay here overnight and we’ll send you home in the morning.<</speech>>
<<speech "Jill">>Will there be scars or stiches?<</speech>>
<<speech "Male">>No, everything is done with hypodermics and syringes. You’ll be able to go back to work on Wednesday. Please take a seat in the waiting room.<</speech>>
<img src="wait.jpg">
<<speech "ThoughtsActions">>An hour later a nurse takes you through. They put the anesthetic mask over your mouth.<</speech>>
<<speech "Female">>Count backwards from a hundred.<</speech>>
<img src="clinic4.jpg">
<<speech "Night">><<link [[100, 99, 98, 97, 96, 95, 94............|clinic1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<if hasVisited("clinic4")>><<goto "clinb">><</if>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Am I awake, am I dreaming?<</speech>>
<video src="doc20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Are you awake Miss Dixon?<</speech>>
<<speech "Jill">>I think so. What time is it?<</speech>>
<<speech "Female">> Almost midnight. How do you feel?<</speech>>
<<speech "Jill">>Relaxed.<</speech>>
<<speech "Female">>I heard you got the work done because you’re a glamour model.<</speech>>
<<speech "Jill">>Yes, I want to be in blue movies.<</speech>>
<<speech "Female">>It sounds exciting, I could never do that.<</speech>>
<<speech "Jill">>Sex is only exciting when you’re doing something bad, wrong, dirty, naughty, something good girls shouldn’t do.<</speech>>
<<speech "Female">>Yes you’re right. Can I try something naughty?<</speech>>
<video src="doc21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>I wish you would.<</speech>>
<video src="doc22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Those gloves make it feel more naughty.<</speech>>
<video src="doc23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooohhhhh, aaaaaaaaaaaah.<</speech>>
<video src="doc26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Do you like this?<</speech>>
<<speech "Female">>Yes, yes, yes, aaaaaaaaah.<</speech>>
<<speech "Jill">>Now you’re a naughty nurse.<</speech>>
<<speech "Female">>Get some sleep, I’ll keep an eye on you.<</speech>>
<<speech "Day">><span style="color: black">Yes, time to </span><<link [[sleep.|clinic2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>I feel sexy.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Hopefully I’ll get more work now so I can pay for one more visit to the clinic.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|clinic4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Am I awake, am I dreaming?<</speech>>
<video src="doc20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Are you awake Jill?<</speech>>
<<speech "Jill">>I think so. What time is it?<</speech>>
<<speech "Female">> Four p.m. How do you feel?<</speech>>
<<speech "Jill">>Sexy. Horny.<</speech>>
<video src="doc22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Get up here.<</speech>>
<video src="doc25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ooooooooh, oh my god.<</speech>>
<video src="doc24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ooooooooh, aaaaaah, yes, yes, yes, aaaaaah..<</speech>>
<<speech "Jill">>That was fun.<</speech>>
<<speech "Female">>Please get dressed and I’ll order you a taxi.<</speech>>
<<speech "ThoughtsActions">>Half an hour later.<</speech>>
<img src="taxi2.jpg">
<<speech "Night">><<link [[Go into my flat.|clinic3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<set $cash -= 100>>
<<set $clinic += 10>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat += 1>>
<<if $stat >= 3>><<set $hair to 0>><</if>>
<<set $stat1 += 1>>
<<if $stat1 >= 2>><<set $cosm to 0>><</if>>
<<set $work += 1>>
<<goto "zwed">><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<switch random(1, 3)>>
<<case 1>>
<img src="mo1.gif">
<<case 2>>
<img src="mo2.gif">
<<case 3>>
<img src="mo3.gif">
<</switch>>
<<speech "ThoughtsActions">>I've got enough money to go the Clinic in Harley street.<</speech>>
<img src="clinic2.jpg">
<<speech "Jill">>Hello I’m Jill Dixon I’d like some work done.<</speech>>
<img src="clinic3.jpg">
<<speech "Female">>What do you have in mind?<</speech>>
<<speech "Jill">>Waist and body hair.<</speech>>
<<speech "Female">>I’m afraid that’s a hundred pounds.<</speech>>
<<speech "ThoughtsActions">>You show her the money.<</speech>>
<<speech "Female">>Please take a seat, a doctor will be with you shortly.<</speech>>
<<speech "ThoughtsActions">>Half an hour later.<</speech>>
<img src="doc.jpg">
<<speech "Male">>Miss Dixon? This way.<</speech>>
<<speech "ThoughtsActions">>You follow him to his office.<</speech>>
<<speech "Male">>Take a seat, how can I help you?<</speech>>
<<speech "Jill">>Waist and body hair.<</speech>>
<<speech "Male">>Ok, hop on the examination table.<</speech>>
<video src="doc10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>Let’s take a look at you.<</speech>>
<<speech "ThoughtsActions">>Mmmm, this is nice.<</speech>>
<video src="doc12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Male">>You seem to be in excellent health. I’ll do the procedure after lunch, you’ll stay here overnight and we’ll send you home in the morning. Please take a seat in the waiting room.<</speech>>
<img src="wait.jpg">
<<speech "ThoughtsActions">>An hour later a nurse takes you through. They put the anesthetic mask over your mouth.<</speech>>
<<speech "Female">>Count backwards from a hundred.<</speech>>
<img src="clinic4.jpg">
<<speech "Night">><<link [[100, 99, 98, 97, 96, 95, 94............|clinb1]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Am I awake, am I dreaming?<</speech>>
<video src="doc20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Are you awake Miss Dixon?<</speech>>
<<speech "Jill">>I think so. What time is it?<</speech>>
<<speech "Female">> Almost midnight. How do you feel?<</speech>>
<<speech "Jill">>Horny, come here.<</speech>>
<video src="doc22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Those gloves make it feel more naughty.<</speech>>
<video src="doc23.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooohhhhh, aaaaaaaaaaaah.<</speech>>
<video src="doc26.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Yes, yes, yes, aaaaaaaaah.<</speech>>
<<speech "Jill">>You’re a naughty nurse.<</speech>>
<<speech "Female">>Get some sleep, I’ll keep an eye on you.<</speech>>
<<speech "Day">><span style="color: black">Yes, time to </span><<link [[sleep.|clinb2]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<set $cash -= 100>>
<<set $clinic += 10>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>>
<<set $stat += 1>>
<<if $stat >= 3>><<set $hair to 0>><</if>>
<<set $stat1 += 1>>
<<if $stat1 >= 2>><<set $cosm to 0>><</if>>
<<set $work += 1>>
<<goto "zwed">>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>I feel sexy.<</speech>>
<video src="bath2.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Hopefully I’ll get more work now so I can pay for one more visit to the clinic.<</speech>>
<img src="tow1.jpg">
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|clinb4]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>Am I awake, am I dreaming?<</speech>>
<video src="doc20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Are you awake Jill?<</speech>>
<<speech "Jill">>I think so. What time is it?<</speech>>
<<speech "Female">> Four p.m. How do you feel?<</speech>>
<<speech "Jill">>Sexy. Horny.<</speech>>
<video src="doc22.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Get up here.<</speech>>
<video src="doc25.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ooooooooh, oh my god.<</speech>>
<video src="doc24.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Female">>Ooooooooh, aaaaaah, yes, yes, yes, aaaaaah..<</speech>>
<<speech "Jill">>That was fun.<</speech>>
<<speech "Female">>Please get dressed and I’ll order you a taxi.<</speech>>
<<speech "ThoughtsActions">>Half an hour later.<</speech>>
<img src="taxi2.jpg">
<<speech "Night">><<link [[Go into my flat.|clinb3]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>
<<speech "Zathros">>Welcome to Swinging London Part 2.<</speech>>
To complete this part help Jill Dixon achieve 3 goals.
1. Help Jeff Willis replace Andre.
2. Feature in a pornographic film.
3. Appear on stage at The Downstairs private members club.
Clues are in the dialogue.
<<speech "Zathros">>To start Part 2 click [[here.|z1]]<</speech>>
<<set $brep to 0>>
<<set $agen to 0>>
<<set $test1 to 0.00>>
<<set $test5 to 0.00>>
<<set $cash to 0>>
<<set $stat to 0>>
<<set $stat1 to 0>>
<<set $seap to $conf + $clot + $hair + $cosm + $clinic>><<if visited() == 1>><<goto "w1">>
<<elseif visited() == 2>><<goto "w2">>
<<elseif visited() == 3>><<goto "w3">>
<<elseif visited() == 4>><<goto "w4">>
<<elseif visited() == 5>><<goto "w5">>
<<elseif visited() == 6>><<goto "w6">>
<<elseif visited() == 7>><<goto "w7">>
<<elseif visited() == 8>><<goto "w8">>
<<elseif visited() == 9>><<goto "w9">>
<<elseif visited() == 10>><<goto "w10">>
<<elseif visited() == 11>><<goto "w11">>
<<else>><<goto "wa1">>
<</if>>
<span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="duke.jpg">
<<speech "ThoughtsActions">>You go in sit at the bar and order a drink.<</speech>><<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of market stall holders and local tradesmen in here.<</speech>>
<<switch random(1, 3)>>
<<case 1>>
<img src="pub7.jpg">
<<case 2>>
<img src="pub8.jpg">
<<case 3>>
<img src="pub9.jpg">
<</switch>>
<<speech "ThoughtsActions">>After a few hours I go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="coach.jpg">
<<speech "ThoughtsActions">>You go in, sit at the bar and order a drink.<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="bar1.jpg">
<<case 2>>
<img src="bar2.jpg">
<<case 3>>
<img src="bar3.jpg">
<<case 4>>
<img src="bar4.jpg">
<</switch>>
<<speech "ThoughtsActions">>There’s a lot of pretty girls in here. All in groups, none alone like me. They don’t look like office workers.
<</speech>>
<<switch random(1, 4)>>
<<case 1>>
<img src="pub2.jpg">
<<case 2>>
<img src="pub3.jpg">
<<case 3>>
<img src="pub11.jpg">
<<case 4>>
<img src="pub12.jpg">
<</switch>>
<<speech "ThoughtsActions">>Time to go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ra1.jpg">
<<speech "ThoughtsActions">>You walk to the Raymonds and show your card at the door.<</speech>>
<img src="ray3.jpg">
<<speech "ThoughtsActions">>You go in, get a drink at the bar and watch the show.<</speech>>
<video src="ray4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Hawaii and show your card at the door.<</speech>>
<video src="noutsideclub.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You sit in one of the many dark corners and watch the show.<</speech>>
<video src="rayx3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>These girls are great.<</speech>>
<video src="rayx4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You decide to call it a night.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<<speech "ThoughtsActions">>You walk to the Downstairs and show your card at the door.<</speech>>
<video src="down1a.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You go downstairs and get a seat. Then the show starts.<</speech>>
<video src="dowmy5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>You stay for the second spot.<</speech>>
<video src="dowmy4.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>After you watch him ejaculate you go home.<</speech>>
<<speech "Day">><span style="color: black">Tomorrow's another </span><<link [[day.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><<switch random(1, 3)>>
<<case 1>><<goto "wa2">>
<<case 2>><<goto "wa3">>
<<case 3>><<goto "wa4">>
<</switch>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do really naughty things.<</speech>>
<<speech "Willis">>What do you think Ben?<</speech>>
<<speech "Male">>Sounds fab, let's go.<</speech>>
<<speech "ThoughtsActions">>Ben comes back so you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You all go in and get to it.<</speech>>
<<speech "Jill">>Get your cocks out.<</speech>>
<video src="ben10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Use me like a whore.<</speech>>
<video src="ben12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, aaaaaaaaah, ohhh. Well done. You’re both my good boys. I’m going to get my head down for a few hours here with Jeff. See you tomorrow Ben.<</speech>>
<<speech "Ben">>Ok Jill.<</speech>>
<<speech "ThoughtsActions">>You wake up early and see Jeff's got a hard on.<</speech>>
<video src="dc30.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Ben">>Thanks Jill.<</speech>>
<<speech "ThoughtsActions">>I get dressed and get a cab.<</speech>>
<img src="taxi2.jpg">
<<speech "Day">><span style="color: black">Time for a quick </span><<link [[nap.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do really naughty things.<</speech>>
<<speech "Willis">>What do you think Ben?<</speech>>
<<speech "Male">>Sounds fab, let's go.<</speech>>
<<speech "ThoughtsActions">>Ben comes back so you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You all go in and get to it.<</speech>>
<<speech "Jill">>Get your cocks out.<</speech>>
<video src="ben10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Use me like a whore.<</speech>>
<video src="ben12.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, aaaaaaaaah, ohhh. Well done. You’re both my good boys. I’m going to get my head down for a few hours in Ben's room before I go home. You two can sleep here.<</speech>>
<<speech "Jeff">>Ok Jill.<</speech>>
<<speech "ThoughtsActions">>You wake up early, dress and get ready to leave. You pop your head into Jeff’s bedroom.<</speech>>
<video src="ej60.mp4" autoplay loop muted controls height="400px"></video>
<<speech "ThoughtsActions">>Boys will be boys. I can get my own cab.<</speech>>
<img src="taxi2.jpg">
<<speech "Day">><span style="color: black">Time for a quick </span><<link [[nap.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>><span style="color: red">\
<span style="font-size:28px">\
@@#now;<<now>>@@\
</span>\
</span>\
<img src="ship1.jpg">
<<speech "ThoughtsActions">>You go in and see Jeff and Ben sitting together.<</speech>>
<<speech "Jill">>Hello Jeff. Hi Ben<</speech>>
<img src="will1.jpg">
<<speech "Willis">>Take a seat Jill. Whiskey soda?<</speech>>
<<speech "Jill">>Yes please.<</speech>>
<<speech "Willis">>Where should we go tonight?<</speech>>
<<speech "Jill">>I think we should all go to Jeff’s flat and do really naughty things.<</speech>>
<<speech "Willis">>What do you think Ben?<</speech>>
<<speech "Male">>Sounds fab, let's go.<</speech>>
<<speech "ThoughtsActions">>Ben comes back so you all get a taxi to Jeff’s.<</speech>>
<img src="taxi2.jpg"> <img src="ken3.jpg">
<<speech "ThoughtsActions">>You all go in and get to it.<</speech>>
<<speech "Jill">>Get your cocks out.<</speech>>
<video src="ben10.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Use me like a whore.<</speech>>
<video src="ben20.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Harder, harder, aaaaaah.<</speech>>
<video src="ben21.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, aaaaaaaaah, ohhh. Well done. You’re both my good boys. I’m going to get my head down for a few hours with Ben. See you tomorrow Jeff.<</speech>>
<<speech "Jeff">>Ok Jill.<</speech>>
<<speech "ThoughtsActions">>You wake up early and see Ben's got a hard on.<</speech>>
<video src="ben3.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Mmmmmmnnm, mmmmmmnnmm.<</speech>>
<video src="ben5.mp4" autoplay loop muted controls height="400px"></video>
<<speech "Jill">>Oooooh, aaaaaaaaah, ohhh.<</speech>>
<<speech "ThoughtsActions">>I get dressed and get a cab.<</speech>>
<img src="taxi2.jpg">
<<speech "Day">><span style="color: black">Time for a quick </span><<link [[nap.|zsun]]>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</link>><</speech>>