<<nobr>>
<<include "VarChecks">>
<<set $descriptionFood = "">>
<<set $descriptionShowerUse = "">>
<<set $descriptionFromTown = "">>
<div class="passage_name">
<h1>Corridor</h1>
<img src="img/locations/corridor.jpg" alt="Home corridor">
<div class="passage-description">
A typical corridor, hardly distinguishable from anothers. All its corners are cluttered with boxes of unnecessary junk, and on the shelves, you can notice a thin layer of dust. However, due to the lack of a storage room, your $villain.rel has long ceased to pay attention to this disorder. Also, this corridor connects almost all the rooms and exits in the house.
</div>
</div>
<<if $girl1.location == "mainHall">>
<<include "girl1LocationLogic">>
<<else>>
<p style="color: red; text-align: center;">You hear noices from the
<<switch $girl1.location>>
<<case 'kitchen'>>
kitchen
<<case 'bathroom'>>
bathroom
<<case 'yourRoom'>>
your room
<<case 'parentsRoom'>>
parents room
<<case 'guestRoom'>>
guest room
<<default>>
!!Error (Girl's location: $girl1.location).
<</switch>>.</p>
<</if>>
<p style="display: flex; justify-content: center;">
<div>[[Your room]]</div>
<div>[[GuestRoom]]</div>
<div>[[Parents room]]</div>
</p>
<p style="display: flex; justify-content: center;">
<div><<if $girl1.location == "bathroom">><span style="color: red;">(Occupied)</span><</if>> [[Bathroom]]</div>
<div>[[Kitchen]] </div>
</p>
<p style="text-align: center;">[[Backyard]]</p>
<br>
<p style="text-align: center;">
<<if $player.energy >= 80 && $dayStage < 6>>
<<link "To the town" "Town">>
<<set $player.hygeine -= 5>>
<<set $player.energy -= 80>>
<<set $timeSlot += 2>>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<run Engine.show()>>
<</link>>
<<else>>
<<link "To the town">>
<<set $descriptionToTown = "
<span style='color: red;'>
<<if $dayStage >= 5>>
It is too late to go outside.
<<else>>
You are too tired to go outside.
<</if>>
</span>
">>
<<run Engine.show()>>
<</link>>
<</if>>
<p>
Energy: <span style="color: red;">-80</span>, Hygiene: <span style="color: red;">-5%</span>, Time stage: <span style="color: orange;">+2</span>
</p>
</p>
<div style="text-align: center;">$descriptionToTown</div>
<</nobr>>[[Your character]]
[[Status of the girl]]
[[Cheats]]
[[Patreon]]<<nobr>>
<center><h1>Stats menu</h1></center>
<div id="strength-gauge-title" title="This value doesn't work in this version">Strength</div>
<div id="player_strength">
<progress class ="custom-gauge-player-strength" @value="$player.strength" max="500"></progress>
</div>
<div id="happiness-gauge-title" title="The more influence you have, the better you chances to reason with your $villain.rel">Influence</div>
<div id="player_happiness">
<progress class ="custom-gauge-player-happiness" @value="$player.influence" max="1500"></progress>
</div>
<p>
<div>Relationship status</div>
<div>At the moment you don't have any girlfriend.</div>
</p>
<</nobr>>BASE STATS
<<set $expanded = false>>
<<set $successChance = 0>>
<<set $clothesRemoved = "">>
<<set $button1 = "idle">>
<<set $buttonsDisabled = false>>
<<set $actionList = 0>>
<<set $dontPassTime = false>>
<<set $foodMenuEnabled = false>>
<<set $dialogPlayer = {
common: 1,
}>>
<<set $random = 0>>
<<set $dayStage = 0>>
<<set $weekStage = 0>>
<<set $timeSlot = 0>>
<<set $busDirection = "toCity">>
<<set $interactionTime = 0>>
<<set $description_girl = "GIRL TEST">>
<<set $description_villain = "Villain TEST">>
<<set $description_you = "YOU TEST">>
<<set $dialog = "">>
<<set $descriptionGirlIsOnTheLocation = "$girl1.name is currently here">>
<<set $descriptionToTown = "">>
<<set $descriptionToSmallShop = "">>
<<set $descriptionToSawmill = "">>
<<set $descriptionFoodShop = "">>
<<set $descriptionGeneral = "">>
<<set $descriptionNap = "">>
<<set $descriptionShowerUse = "">>
<<set $descriptionCanteenMeal = "">>
<<set $useOfShampoo = false>>
<<set $bill = {
water: 0,
gas: 0,
energy: 0,
rent: 0,
total: 0
}>>
<<set $waterCheck = false>>
<<set $gasCheck = false>>
<<set $lightCheck = false>>
<<set $relaxCheck = false>>
<<set $total = 0>>
<<set $toPay = 0>>
DAILY STATS
<<set $yourRoomDirt = 0>>
MAIN CHARACTERS STATS
<<set $energyMod = 1>>
<<set $hygieneMod = 1>>
<<set $moodMod = 1>>
<<set $player to {
name: "Jason",
influence: 200,
dominance: 0,
energy: 1000,
strength: 0,
happiness: 100,
hygiene: 100,
money: 500,
orgasm: 0,
location: "none",
orgasmDescr: 0
}>>
<<set $villain to {
name: "Steven",
rel: "guardian",
age: 53,
lust: 0,
dominanceDescr: 0,
lustDescr: 0,
orgasmDescr: 0,
orgasm: 0,
dominance: 0,
top: true,
bot: true
}>>
GIRL 1 STATS
<<set $girl1 to {
name: "Ashley",
age: 22,
status: "regular",
isGirlfriend: false,
isAlone: true,
location: "guestRoom",
locChance: 1,
action: "base",
action2: "regular",
statusPortrait: "street",
firstInteraction: false,
villainDailyInteraction: false,
exhaustion: false,
loveDescr: 0,
obeyDescr: 0,
tutorDescr: 0,
engDescr: 0,
orgasmDescr: 0,
energyDescr: 0,
love: 0,
obedience: 0,
tutoring: 0,
orgasm: 0,
energy: 800,
engagement: 50,
shirt: true,
skirt: true,
bra: true,
panties: true,
pantyhouse: true,
socks: true,
boots: true,
chestFirstTimeSeenByPlayer: false,
chestFirstTimeSeenByVillain: false,
pussyFirstTimeSeenByPlayer: false,
pussyFirstTomeSeenByVillain: false,
assFirstTimeSeenByPlayer: false,
assFirstTimeSeenByVillain: false,
playerFirstBlowjobStart: false,
playerFirstServiceStart: false,
playerFirstSexStart: false,
villainFirstBlowjobStart: false,
villainFirstServiceStart: false,
villainFirstSexStart: false,
cumMouth: false,
cumFace: 0,
cumBreasts: 0,
cumBelly: 0,
cumAss: 0,
cumVagina: false,
cumAnal: false,
cumLegs: 0,
playerTouchCount: 0,
playerHjCount: 0,
playerTjCount: 0,
playerBjCount: 0,
playerSexCount: 0,
playerSexFirstTime: false,
playerAnalCount: 0,
playerAnalFirstTime: true,
playerCumOutsideCount: 0,
playerCumSwallowedCount: 0,
playerCumInsideAssCount: 0,
palyerCumInsideAssFirstTime: false,
playerCumInsideVaginaCount: 0,
playerCumInsideVaginaFirstTime: false,
playerBringedToOrgasm: 0,
villainTouchCount: 0,
villainHjCount: 0,
villainTjCount: 0,
villainBjCount: 0,
villainSexCount: 0,
villainSexFirstTime: false,
villainAnalCount: 0,
villainAnalFirstTime: false,
villainCumOutsideCount: 0,
villainCumSwallowedCount: 0,
villainCumInsideAssCount: 0,
villainCumInsideAssFirstTime: false,
villainCumInsideVaginaCount: 0,
villainCumInsideVaginaFirstTime: false,
villainBringedToOrgasm: 0,
talkCD: 0,
talkObeyCD: 0,
talkLustCD: 0,
undressCD: 0,
sexCD: 0,
exhaustionCD: 0,
firstTimeGroped: "None",
firstTimeServiced: "None",
firstTimeBlowjob: "None",
firstTimeVaginal: "None",
firstTimeAnal: "None",
firstTimeCreampie: "None",
firstTimeAnalCreampie: "None"
}>>
SEX CONDITION
ITEMS
<<set $storeConfirm = "---">>
<<set $clothesCheap = 0>>
<<set $clothesOk = 0>>
<<set $clothesLuxury = 0>>
<<set $fastFood = 0>>
<<set $foodRegular = 0>>
<<set $foodBase = 2>>
<<set $vegetables = 1>>
<<set $seasonings = 0>>
<<set $foodLavish = 0>>
<<set $chocolate = 0>>
<<set $shampoo = 0>>
<<set $washingPowder = 0>>
<<set $PC = false>>
<<set $car = "none">>
/*One-time switches*/
<<set $bathroomActivity = either(1, 2)>><<nobr>>
<<include "Debug window">>
<p><b>Version: Alpha 1</b></p>
<p>
<img src="img/people/player_pro_mini.png" alt="Image of the player">
<br><span style="font-size: 24px; font-weight: bold;">$player.name</span><br>
</p>
<p><<include "DayStage logic">></p>
<p><b>Money: <span id="player-money" style="color: green;">$player.money</span><span style="color: green;">$</span></b><br>
<<if $player.money < 0>> <span id="debt-message" title="If you see this text, it means you're managing your money quite poorly. You have a few more days to repay the loan, otherwise, the game will be over.">You are in debt!</span><</if>>
</p>
<p><<include "Player gauges">></p>
<</nobr>>:: StoryData
{
"ifid": "64D249AB-0A09-4C6D-AFA2-5A6647810A67",
"format": "SugarCube",
"format-version": "2.36.1",
"start": "Main hall",
"zoom": 0.6
}<<nobr>>
<p>
<<link "+10 max stamina">>
<<set $maxStamina += 10>>
<<replace #maxStamina>>$maxStamina<</replace>>
<</link>>
</p>
<p>
<<link "restore stamina">>
<<set $player.stamina = $maxStamina>>
<<replace #stamina>>$player.stamina<</replace>>
<</link>>
</p>
<</nobr>><<nobr>>
/*PLAYER STATS*/
<<if $player.energy >= 1000>>
<<set $player.energy = 1000>>
<<elseif $player.energy <= 0>>
<<set $player.energy = 0>>
<</if>>
<<if $player.strength >= 500>>
<<set $player.strength = 500>>
<<elseif $player.strength <= 0>>
<<set $player.strength = 0>>
<</if>>
<<if $player.happiness >= 100>>
<<set $player.happiness = 100>>
<<elseif $player.happiness <= 0>>
<<set $player.happiness = 0>>
<</if>>
<<if $player.hygiene >= 100>>
<<set $player.hygiene = 100>>
<<elseif $player.hygiene <= 0>>
<<set $player.hygiene = 0>>
<</if>>
/*VILLAIN STATS*/
<<if $villain.lust >= 100>>
<<set $villain.lust = 100>>
<<elseif $villain.lust <= 0>>
<<set $villain.lust = 0>>
<</if>>
<<if $villain.dominance >= 1000>>
<<set $villain.dominance = 1000>>
<<elseif $villain.dominance <= 0>>
<<set $villain.dominance = 0>>
<</if>>
/*GIRL STATS*/
<<if $girl1.love >= 1000>>
<<set $girl1.love = 1000>>
<<elseif $girl1.love <= 0>>
<<set $girl1.love = 0>>
<</if>>
<<if $girl1.obedience >= 1000>>
<<set $girl1.obedience = 1000>>
<<elseif $girl1.obedience <= 0>>
<<set $girl1.obedience = 0>>
<</if>>
<<if $girl1.energy >= 1000>>
<<set $girl1.energy = 1000>>
<<elseif $girl1.energy <= 0>>
<<set $girl1.energy = 0>>
<</if>>
<<if $girl1.tutoring >= 1000>>
<<set $girl1.tutoring = 1000>>
<<elseif $girl1.tutoring <= 0>>
<<set $girl1.tutoring = 0>>
<</if>>
<<if $girl1.engagement >= 100>>
<<set $girl1.engagement = 100>>
<<elseif $girl1.engagement <= 0>>
<<set $girl1.engagement = 0>>
<</if>>
/*JOB STATS*/
<<if $workExp > 1000>>
<<set $workExp = 1000>>
<</if>>
<</nobr>><<nobr>><center>
<<include "VarChecks">>
<p>
<<link "Add 100$">>
<<set $player.money += 100>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 100 energy">>
<<set $player.energy += 100>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 100 energy">>
<<set $player.energy -= 100>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 20 happiness">>
<<set $player.happiness += 20>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 20 happiness">>
<<set $player.happiness -= 20>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 20 hygiene">>
<<set $player.hygiene += 20>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 20 hygiene">>
<<set $player.hygiene -= 20>>
<<run Engine.show()>>
<</link>>
</p>
<br>
<p>
<<link "Add 100 love">>
<<set $girl1.love += 100>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 100 love">>
<<set $girl1.love -= 100>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 100 obedience">>
<<set $girl1.obedience += 100>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 100 obedience">>
<<set $girl1.obedience -= 100>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 10 engagement">>
<<set $girl1.engagement += 10>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 10 engagement">>
<<set $girl1.engagement -= 10>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Add 100 $villain.rel's dominance">>
<<set $villain.dominance += 100>>
<<run Engine.show()>>
<</link>> |
<<link "Remove 100 $villain.rel's dominance">>
<<set $villain.dominance -= 100>>
<<run Engine.show()>>
<</link>>
</p>
<p><<return>></p>
</center><</nobr>><<nobr>>
<<include "VarChecks">>
<<set $descriptionToTown = "">>
<div><<include "Kitchen passage info">></div>
<<if $girl1.location == "kitchen">>
<<include "girl1LocationLogic">>
<</if>>
<p>$descriptionFood</p>
<div><<include "Kitchen cook menu">></div>
<<if $foodMenuEnabled == false>>
<p>
<br>
<p><<link "Eat your $villain.rel's food">>
<<set $player.energy += 250>>
<<set $villain.dominance += 30>>
<<set $timeSlot += 1>>
<<run Engine.show()>>
<</link>></p>
<div style="margin-top: -10px;">Energy: <span style="color: #30db00;">+250</span>, <span style="text-transform: capitalize;">$villain.rel's</span> dominance: <span style="color: red;">+30</span>, Time stage: <span style="color: orange;">+1</span></div>
</p>
<br>
<p>[[Main hall]]</p>
<</if>>
<<include 'VarChecks'>>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $descriptionToTown = "">>
<div class="passage_name">
<h1>Bathroom</h1>
<img src="img/locations/bathroom.jpg" alt="Bathroom">
<div class="passage-description">
The bathroom is already very old, and many things here are held together by sheer will. However, there is still a washing machine, shower, and toilet, so it still performs its basic functions reliably.
</div>
</div>
<<if $girl1.location == "bathroom">>
<<include "girl1LocationLogic">>
<</if>>
<center><p>
<<link "Use shampoo">>
<<if $useOfShampoo == false>>
<<if $shampoo >= 1>>
<<set $useOfShampoo = true>>
<</if>>
<<else>>
<<set $useOfShampoo = false>>
<</if>>
<<run Engine.show()>>
<</link>> <b>In stock:</b> <<if $shampoo == 0>><span style="color: red;">$shampoo</span><<else>><span style="color: #30db00;">$shampoo</span><</if>>
</p><p>
<<if $useOfShampoo>>
<span style="color: #30db00;">
Use of shampoo is active
</span>
<<else>>
<span style="color: red;">
Use of shampoo is inactive
</span>
<</if>>
</p></center>
<p>
<<link "Take shower">>
<<if $player.energy >= 40 && $dayStage < 6>>
<<if $useOfShampoo == true && $shampoo >= 1>>
<<set $player.hygiene += 80>>
<<set $shampoo -= 1>>
<<else>>
<<set $player.hygiene += 50>>
<</if>>
<<set $player.energy -= 40>>
<<set $player.happiness += 10>>
<<set $timeSlot += 2>>
<<set $descriptionShowerUse = "<span style='color: #30db00;'>You took a shower and now feel yourself a little happier and cleaner as well.</span>">>
<<if $shampoo < 1>>
<<set $useOfShampoo = false>>
<</if>>
<<else>>
<<set $descriptionShowerUse = "
<span style="color: red;">
<<if $player.energy < 40>>
You are too tired for this.
<<else>>
It is too late already.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
</p><p>
Energy: <span style="color: red;">-40</span>, Happiness: <span style="color: #30db00;">+10%</span>, Hygiene: <span style="color: #30db00;"><<if $useOfShampoo == true && $shampoo >= 1>>+80<<else>>+50<</if>>%</span>, Time stage: <span style="color: orange;">+2</span>
</p>
<br>
<p>[[Main hall]]</p>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $descriptionToTown = "">>
<<include "Your room descr">>
<<if $girl1.location == "yourRoom">>
<<include "girl1LocationLogic">>
<</if>>
<div><<include "Your room dirt logic">></div>
<p>[[Your PC|Computer menu]]</p>
<p>[[Your bed]]</p>
<br>
<p>[[Main hall]]</p>
<<include "VarChecks">>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $descriptionGeneral= "">>
<div class="passage_name">
<h1>Parents room</h1>
<img src="img/locations/villainsRoom.png" alt="Parents room">
<div class="passage-description">
You're used to calling this room the parents room, but in reality, only your $villain.rel has been living here for a long time. The surroundings immediately make it clear: various things are scattered everywhere, from socks to bottles, dust on the surfaces hasn't been wiped for weeks, and there's a strong stench of alcohol and musty socks in the air.
</div>
</div>
<p style="text-align: center; color: red;">$descriptionGeneral</p>
<div id="player_energy">
<span id="happiness-gauge-title" title="The energy is spent on literally all actions present in the game, so it is necessary to pay close attention to it. Regularly eat, maintain a sleep schedule, and don't overexert yourself to always be ready for the unexpected events.">$villain.rel's domination</span>: <span style="font-size: 20px;">$villain.dominance</span>
<progress class ="custom-gauge-player-happiness" @value="$villain.dominance" max="1000"></progress>
</div>
<<if $girl1.isAlone>>
<p>
Your $villain.rel <<if $dayStage == 0 || $dayStage == 5 || $dayStage == 6 || $dayStage == 7>>
is sleeping now.
<<else>>
is doing his stuff, not paying attention to you.
<p>
<div>
<p>
<<link "Ask him for money">>
<<set $timeSlot += 1>>
<<set $player.money += 200>>
<<set $villain.dominance += 150>>
<<set $descriptionGeneral = "">>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Money: <span style="color: #30db00;">+200$</span>, <span style="text-transform: capitalize;">$villain.rel's</span> dominance: <span style="color: red;">+150</span>, Time stage: <span style="color: orange;">+1</span>
</p>
</div>
<div>
<p>
<<link "Argue with your $villain.rel">>
<<if $player.energy >= 250 && $player.happiness >= 35>>
<<set $timeSlot += 3>>
<<set $player.energy -= 250>>
<<set $player.happiness -= 35>>
<<set $villain.dominance -= 50>>
<<set $descriptionGeneral = "">>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<else>>
<<set $descriptionGeneral = "
You don't have enough <<if $player.energy < 250>>energy<<elseif $player.happiness <= 35>>happiness<<else>>time<</if>> for this action.
">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-250</span>, Happiness: <span style="color: red;">-35</span>, <span style="text-transform: capitalize;">$villain.rel's</span> dominance: <span style="color: #30db00;">-50</span>, Time stage: <span style="color: orange;">+3</span>
</p>
</div>
<div>
<p>
<<link "Provide your $villain.rel with money">>
<<if $player.money >= 200>>
<<set $player.money -= 200>>
<<set $villain.dominance -= 50>>
<<set $timeSlot += 1>>
<<set $description_general = "">>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<else>>
<<set $descriptionGeneral = "You don't have enough money for this action.">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Money: <span style="color: red;">-200$</span>, <span style="text-transform: capitalize;">$villain.rel's</span> dominance: <span style="color: #30db00;">-50</span>, Time stage: <span style="color: orange;">+1</span>
</p>
</div>
</p>
<</if>>
</p>
<</if>>
<<if $girl1.location == "parentsRoom">>
<<include "girl1LocationLogic">>
<</if>>
<br>
<p>
<<link "Main hall" "Main hall">>
<<set $descriptionGeneral = "">>
<</link>>
</p>
<</nobr>><<nobr>>
<<set $descriptionToTown = "">>
<p><<include "Town description">></p>
<p style="color: red; text-align: center;">
<div>$descriptionToSmallShop</div>
<div>$descriptionToSawmill</div>
</p>
<p>
<<link "Back to the home" "Main hall">>
<<set $timeSlot += 2>>
<<set $player.energy -= 80>>
<<set $player.hygiene -= 5>>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>Energy: <span style="color: red;">-80</span>, Hygiene: <span style="color: red;">-5%</span>, Time stage: <span style="color: orange;">+2</span></p>
<br>
<p>
<<if $player.energy >= 25 && $dayStage < 7>>
<<link "Small shop" "Small shop">>
<<set $player.energy -= 25>>
<<set $timeSlot += 1>>
<<set $player.happiness -= 4>>
<<set $player.hygiene -= 3>>
<<if $timeStage >= 10>>
<<include "Hourly reset stats">>
<</if>>
<</link>>
<<else>>
<<link "Small shop">>
<<set $descriptionToSmallShop = "
<span style="color: red;">
<<if $player.energy < 25>>
You are too tired to go there.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<<set $descriptionToSawmill = "">>
<<run Engine.show()>>
<</link>>
<</if>>
</p>
<p>
Energy: <span style="color: red;">-25</span>, Happiness: <span style="color: red;">-4%</span>, Hygiene: <span style="color: red;">-3%</span>, Time stage: <span style="color: orange;">+1</span>
</p>
<p>
<<if $player.energy >= 100 && $dayStage > 0 && $dayStage < 4>>
<<link "To the sawmill" "Sawmill yard">>
<<set $player.energy -= 100>>
<<set $player.hygiene -= 8>>
<<set $player.happiness -= 6>>
<<set $timeSlot += 4>>
<<run Engine.show()>>
<</link>>
<<else>>
<<link "To the sawmill">>
<<set $descriptionToSawmill = "
<span style='color: red;'>
<<if $player.energy < 100>>
You are too tired to go there.
<<else>>
Sawmill is closed now. Try another time.
<</if>>
</span>
">>
<<set $descriptionToTown = "">>
<<run Engine.show()>>
<</link>>
<</if>>
(Open from morning to evening)
</p>
<p>
Energy: <span style="color: red;">-100</span>, Happiness: <span style="color: red;">-6%</span>, Hygiene: <span style="color: red;">-8%</span>, Time stage: <span style="color: red;">+4</span>
</p>
/*
[[Scrapyard|ScrapYard]]
[[Bus station|Bus from Town to City]]
*/
<</nobr>><<nobr>>
<b>
<p style="font-size: 20px;">
<<if $weekStage == 0>>
Monday
<<elseif $weekStage == 1>>
Tuesday
<<elseif $weekStage == 2>>
Wednesday
<<elseif $weekStage == 3>>
Thursday
<<elseif $weekStage == 4>>
Friday
<<elseif $weekStage == 5>>
Saturday
<<else>>
Sunday
<</if>>
</p>
<p style="font-size: 20px;">
<<if $dayStage == 0>>
<img src="img/locations/morning_icon.png" alt="Morning icon"><br>
Early morning
<<elseif $dayStage == 1>>
<img src="img/locations/morning_icon.png" alt="Morning icon"><br>
Morning
<<elseif $dayStage == 2>>
<img src="img/locations/day_icon.png" alt="Day icon"><br>
Noon
<<elseif $dayStage == 3>>
<img src="img/locations/evening_icon.png" alt="Evening icon"><br>
Evening
<<elseif $dayStage == 4>>
<img src="img/locations/evening_icon.png" alt="Evening icon"><br>
Late evening
<<elseif $dayStage == 5>>
<img src="img/locations/night_icon.png" alt="Night icon"><br>
Night
<<else>>
<img src="img/locations/night_icon.png" alt="Night icon"><br>
Late night
<</if>>
</p>
<p style="font-size: 15px; margin-top: -20px;">
Time stage:
<<if $timeSlot >= 8>>
<span style="color: red;">$timeSlot</span>
<<elseif $timeSlot >= 4>>
<span style="color: orange;">$timeSlot</span>
<<else>>
<span style="color: #30db00;">$timeSlot</span>
<</if>>
/ 10
</p>
</b>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $descriptionFromTown = "">>
<<set $player.location = "smallShop">>
<div class="passage_name">
<h1>Local store</h1>
<img src="img/locations/local_shop.png" alt="Local store">
<div class="passage-description">
This is a small and unremarkable store where you can buy basic items for everyday needs, from groceries to various toys and tools.
</div>
</div>
<p style="text-align: center;">$descriptionFoodShop</p>
<<if $freeDay == true>>
<<set _random = random(0, 6)>>
<<if _random == 1>>
<<set $girl1.location == "smallShop">>
<<if $girl1.location == "smallShop">>
<<include "Ashley location">>
<</if>>
<</if>>
<</if>>
<table>
<tr>
<th>Name of the item</th>
<th>Price</th>
<th>In stock</th>
</tr>
<tr>
<td style="text-align: left;">
<<if $player.money >= 2>>
<<link "Food base">>
<<set $player.money -= 2>>
<<set $foodBase += 1>>
<<replace "#player-money">>$player.money<</replace>>
<<replace "#foodBase">>$foodBase<</replace>>
<</link>>
<<else>>
<<link "Food base">>
<<set $descriptionFoodShop = "<span style='color: red;'>Insuficient funds</span>">>
<<run Engine.show()>>
<</link>>
<</if>>
</td>
<td><span class="money-ord">2$</span></td>
<td><span id="foodBase">$foodBase</span></td>
</tr>
<tr>
<td style="text-align: left;">
<<link "Vegetables">>
<<set $player.money -= 3>>
<<set $vegetables += 1>>
<<replace "#player-money">>$player.money<</replace>>
<<replace "#vegetables">>$vegetables<</replace>>
<</link>>
</td>
<td><span class="money-ord">3$</span></td>
<td><span id="vegetables">$vegetables</span></td>
</tr>
<tr>
<td style="text-align: left;">
<<link "Seasonings">>
<<set $player.money -= 2>>
<<set $seasonings += 1>>
<<replace "#player-money">>$player.money<</replace>>
<<replace "#seasonings">>$seasonings<</replace>>
<</link>>
</td>
<td><span class="money-ord">2$</span></td>
<td><span id="seasonings">$seasonings</span></td>
</tr>
<tr>
<td style="text-align: left;">
<<link "Chocolate">>
<<set $player.money -= 7>>
<<set $chocolate += 1>>
<<replace "#player-money">>$player.money<</replace>>
<<replace "#chocolate">>$chocolate<</replace>>
<</link>>
</td>
<td><span class="money-ord">7$</span></td>
<td><span id="chocolate">$chocolate</span></td>
</tr>
<tr>
<td style="text-align: left;">
<<link "Shampoo">>
<<set $player.money -= 15>>
<<set $shampoo += 1>>
<<replace "#player-money">>$player.money<</replace>>
<<replace "#shampoo">>$shampoo<</replace>>
<</link>>
</td>
<td><span class="money-ord">15$</span></td>
<td><span id="shampoo">$shampoo</span></td>
</tr>
</table>
<br>
<p>
<<link "Back to the city centre" "Town">>
<<set $player.energy -= 25>>
<<set $player.happiness -= 4>>
<<set $player.hygiene -= 3>>
<<set $timeStage += 1>>
<<set $descriptionFoodShop = "">>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-25</span>, Happiness: <span style="color: red;">-4%</span>, Hygiene: <span style="color: red;">-3%</span>, Time stage: <span style="color: orange;">+1</span>
</p>
<</nobr>><<nobr>>
<<set $descriptionFromTown = "">>
<div class="passage_name">
<h1>Cafe</h1>
<<if $dayStage <= 4>>
<img src="img/locations/local_cafe.png" alt="Local cafe">
<<else>>
<img src="img/locations/local_cafe_night.png" alt="Local cafe at night">
<</if>>
<div class="passage-description">
A typical local cafe, located near your home, that resembles more of a canteen. Cracks have long formed on the walls, and the comfort of the furniture here raises some questions. Nevertheless, the food here is quite decent and suitable for consumption if there is no time to eat at home.
</div>
</div>
[[Order food|Cafe food consume]] - <span class="money-ord">15$</span>
<p>[[Leave the cafe|Town]]</p>
<</nobr>><<nobr>>
<<set $descriptionToTown = "">>
<div class="passage_name">
<h1>Backyard</h1>
<<if $dayStage <= 4>>
<img src="img/locations/backyard.jpg" alt="Backyard">
<<else>>
<img src="img/locations/backyard_night.jpg" alt="Backyard at night">
<</if>>
</div>
<p><span style="color: orange;">(Soon)</span>
<p>[[Main hall]]</p>
<</nobr>><<nobr>>
<div class="baseLayer">
<img src="img/baseLayer.png">
</div>
<div class="pantsLayer">
<<include "girl1StatPants">>
</div>
<</nobr>>
<<nobr>>
<<switch $girl1.pants>>
<<case "simple pants">>
<img src="img/pantsLayer.png">
<<case "rich pants">>
<img src="img/pantsLayer.png">
<<default>>
<</switch>>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $player.location = "sawmillYard">>
<<set $workDaily = true>>
<div class="passage_name">
<h1>Sawmill's yard</h1>
<img src="img/locations/sawmillyard.png" alt="Sawmill's main yard">
<div class="passage-description">
You are in the middle of a huge territory, which is filled to capacity with logs, which means there is always work here for everyone. However, an ordinary passerby on the street is unlikely to be offered comfortable conditions and a high salary.
</div>
</div>
<<if $dayStage <= 3>>
<div style="display: flex; justify-content: space-evenly;">
<div style="text-align: center;">
<p>
<<link "Work lazily">>
<<set $timeSlot += 8>>
<<set $player.energy -= 80>>
<<set $player.money += (2, 6)>>
<<set $player.hygiene += random(-28, -35)>>
<<set $player.happines += random(-15, -20)>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-80</span><br>
Happiness: approx. <span style="color: red;">-17</span><br>
Hygiene: approx. <span style="color: red;">-32</span><br>
Money: approx. <span style="color: #30db00;">+4</span><br>
Time stage: <span style="color: orange;">+8</span>
</p>
</div>
<div style="text-align: center;">
<p>
<<link "Work normally">>
<<set $timeSlot += 6>>
<<set $player.energy -= 200>>
<<set $player.money += (4, 10)>>
<<set $player.hygiene += random(-45, -58)>>
<<set $player.happiness += random(-18, -25)>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-200</span><br>
Happiness: approx. <span style="color: red;">-22</span><br>
Hygiene: approx. <span style="color: red;">-53</span><br>
Money: approx. <span style="color: #30db00;">+7</span><br>
Time stage: <span style="color: orange;">+6</span>
</p>
</div>
<div style="text-align: center;">
<p>
<<link "Work hard">>
<<set $timeSlot += 5>>
<<set $player.energy -= 500>>
<<set $player.money += (6, 10)>>
<<set $player.hygiene += random(-50, -76)>>
<<set $player.happiness += random(-30, 45)>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-500</span><br>
Happiness: approx. <span style="color: red;">-39</span><br>
Hygiene: approx. <span style="color: red;">-65</span><br>
Money: approx. <span style="color: #30db00;">+12</span><br>
Time stage: <span style="color: orange;">+5</span>
</p>
</div>
</div>
<</if>>
<p style="text-align:">
<span style="color: orange; font-weight: bold; font-size: 22px;">!</span> <<if $dayStage <= 3>>You can work even if being tired. Though in this case there's a high risk for your to do your job poorly and not recieve any payment for it.<<else>>The sawmill is closing already.<</if>>
</p>
<p><<if $dayStage < 3>>[[Canteen|Sawmill canteen]]<</if>> <<if $dayStage < 3>><span style="color: #30db00;">Open</span><<else>><span style="color: red;">Canteen is closed now</span><</if>></p>
<p>
<br>
<<link "Leave the sawmill" "Town">>
<<set $player.energy -= 100>>
<<set $player.happiness -= 6>>
<<set $player.hygiene -= 8>>
<<set $timeStage +=4>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: red;">-100</span>, Happiness: <span style="color: red;">-6%</span>, Hygiene: <span style="color: red;">-8%</span>, Time stage: <span style="color: red;">+4</span>
</p>
<</nobr>><<nobr>>
<div id="player_energy">
<span id="energy-gauge-title" title="The energy is spent on literally all actions present in the game, so it is necessary to pay close attention to it. Regularly eat, maintain a sleep schedule, and don't overexert yourself to always be ready for the unexpected events.">Energy</span>: <span style="font-size: 20px;">$player.energy</span>
<progress class ="custom-gauge-player-energy" @value="$player.energy" max="1000"></progress>
</div>
<div id="player_happiness">
<span id="happiness-gauge-title" title="The happiness level is responsible for your overall efficiency indicator. If the scale drops too low, the character will start performing his tasks very poorly, and some activities may become completely unavailable. To increase this indicator, entertain yourself by watching television, socializing with pleasant people, enjoying delicious food, and similar activities.">Happiness</span>: <span style="font-size: 20px;">$player.happiness%</span>
<progress class ="custom-gauge-player-happiness" @value="$player.happiness" max="100"></progress>
</div>
<div id="player_hygiene">
<span id="hygiene-gauge-title" title="The hygiene level does not restrict or limit your actions in any way. However, keep in mind that not everyone enjoys being in the company of someone who is not tidy. Your mood will also gradually worsen from ignoring this scale. However, this rule is completely ignored for some time after you have engaged in sex-actions with a girl with whom you have a high love rating.">Hygiene</span>: <span style="font-size: 20px;">$player.hygiene%</span>
<progress class ="custom-gauge-player-hygiene" @value="$player.hygiene" max="100"></progress>
</div>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Town</h1>
<<if $dayStage == 0>>
<img src="img/locations/town_early_morning.png" alt="Center of the city at early morning">
<div class="passage-description">
The city is just waking up, and most establishments are still closed. There are hardly any cars on the streets, and only lonely pedestrians can be seen walking along the sidewalks.
</div>
<<elseif $dayStage <= 4>>
<img src="img/locations/citycenter.png" alt="Center of the city">
<div class="passage-description">
You stand almost in the center of a small town. The list of activities here is not very extensive, and you can literally count them on your fingers. Almost all local residents know each other, and sometimes, strolling along the sidewalk at a leisurely pace, you can see many familiar faces.
</div>
<<else>>
<img src="img/locations/citycenter_night.png" alt="Center of the city at night">
<div class="passage-description">
Despite the fact that it's night, life in the town surprisingly continues. Although there are not as many people on the streets as during the day, streetlights and regularly passing cars illuminate the dark corners of the local streets.
</div>
<</if>>
</div>
<</nobr>><<nobr>>
<center>
<p>
<img src="img/locations/gameTitle.png" alt="Title of the game">
</p>
<div style="background: linear-gradient(45deg, #0a0a0a, #1d1d1d); border: 2px solid red; border-radius: 10px; padding: 15px 10px;">
<div style="color: red; font-size: 38px; font-weight: bold;">Disclaimer</div>
<div style="text-align: left;">
- The game does not promote or use scenes of <span style="color: red; font-weight: bold;">violence</span> in any form. All actions in the game occur with the consent of both parties.<br><br>
- All characters in the game are aged <span style="color: #00bfee; font-weight: bold;">21 or older</span>. <br><br>
- The game contains content that may be unacceptable for some individuals. If you don't know what "<span style="color: red; font-weight: bold;">NTR</span>" or "<span style="color: red; font-weight: bold;">Cuckold</span>" means, or if you do but find such content unacceptable, you won't enjoy this game. Please refrain from playing it further.
</div></div>
<div style="margin-top: 15px; background: linear-gradient(45deg, #0a0a0a, #1d1d1d); border: 2px solid orange; border-radius: 10px; padding: 15px 10px;">
<div style="color: orange; font-size: 38px; font-weight: bold;">Warning</div>
<div style="text-align: left;">
<div style="font-weight: bold;">
At the moment, this is not a full-fledged game or even a demo version. It's a technical demo aimed to:<br>
1. Show people who are subscribed to my Patreon what exactly I'm working on.<br>
2. Attract new individuals who might be interested in this genre despite the overall roughness of the game.<br>
3. Protect myself from someone else releasing my game under their name.<br>
Keep in mind that you will face here a lot of bugs, errors, strange logic and other not that fun to experience things.
</div>
<br>
- The vast majority of transitions and actions in this game are made using quick transitions. This means that if you use the arrows in the top left corner of the screen, you'll likely break the game.<br><br>
- For the same reason, use the side menu of the screen only when you are alone and not interacting with anyone.<br><br>
- To ensure proper display of the game, use any browser except Mozilla. For some reason, Mozilla's CSS code conflicts with the game's code and displays colors incorrectly.
</div></div>
<br>
<div style="font-weight: 450; font-size: 23px;">Set the name of your character</div>
<div><<textbox "$player.name" "Jason">></div>
<br>
<div style="font-weight: 450; font-size: 23px;">Set the name of your roommate</div>
<div><<textbox "$girl1.name" "Ashley">></div>
<br>
<div style="font-weight: 450; font-size: 23px;">Who is the man you are living with?</div>
<div><<textbox "$villain.rel" "Guardian">></div>
<br>
<div style="font-weight: 450; font-size: 23px;">What is his name?</div>
<div><<textbox "$villain.name" "Jason">></div>
<p>[[Read the short intro|Introduction]] | [[Start the game|Main hall]]</p>
</center>
<</nobr>><<nobr>>
/*
MAIN STATS
<<set $yourRoomDirt += random(60, 120)>>
<<set $yourRoomDirtFirstTime = true>>
*/
<<if $weekStage == 6>>
<<set $weekStage = 0>>
<<else>>
<<set $weekStage += 1>>
<</if>>
<<set $girl1.villainDailyInteraction = false>>
<<set $timeSlot = 0>>
<<set $dayStage = 0>>
/*BILLS STATS*/
<<if $weekStage !== 6>>
<<set $bill.energy += random(2, 6)>>
<<set $bill.rent += 4>>
<<set $bill.water += random (1, 3)>>
<<set $bill.gas += random(1, 4)>>
<</if>>
/*VILLAIN STATS*/
<<set $villain.lust += random(3, 18)>>
/*GIRL RELATED STATS*/
<<set $girl1.engagement = random(15, 70)>>
<<set $girl1.shirt = true>>
<<set $girl1.skirt = true>>
<<set $girl1.boots = true>>
<<set $girl1.pantyhose = true>>
<<set $girl1.bra = true>>
<<set $girl1.panties = true>>
<<set $girl1.cumMouth = false>>
<<set $girl1.cumFace = 0>>
<<set $girl1.cumBreasts = 0>>
<<set $girl1.cumBelly = 0>>
<<set $girl1.cumAss = 0>>
<<set $girl1.cumVagina = false>>
<<set $girl1.cumAnal = false>>
<<set $girl1.cumLegs = 0>>
/*Work stats*/
<<set $workRecieved = false>>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Your room</h1>
<<if $dayStage <= 4>>
<img src="img/locations/my_room.jpg" alt="Your room">
<<else>>
<img src="img/locations/my_room_night.jpg" alt="My room at night">
<</if>>
<div class="passage-description">
Despite the small size of your room, there is still enough space for a double bed, a basic set of furniture, and a pile of useful and not-so-useful things that have accumulated over the time you've lived in this house.
</div>
</div>
<</nobr>><<nobr>>
<center><h1>Desktop</h1></center>
<center><div><img src="img/locations/pc_mainWindow.png" alt="Computer main window"></div></center>
<div>
This is the main screen of your computer. Although it has seen better days, all its components are still functional, making it suitable for everyday tasks that arise in the life of an ordinary person.
</div>
<p>[[Manage bills|Bill management]]</p>
<p>[[Buy things online|Online store]] <span style="color: orange;">(Soon)</span></p>
<div>
<p>
<<link "Play a game">>
<<if $dayStage < 6>>
<<set $player.energy += 80>>
<<set $player.happiness += 50>>
<<set $player.hygiene -= 3>>
<<set $timeSlot += 5>>
<<set $descriptionGeneral = "">>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<<else>>
<<set $descriptionGeneral = "It's too late to play games.">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Energy: <span style="color: #30db00;">+80</span>, Happiness: <span style="color: #30db00;">+50%</span>, Hygiene: <span style="color: red;">-3</span>, Time stage: <span style="color: orange;">+5</span>
</p>
</div>
<br>
<p>[[Turn off the computer|Your room]]</p>
<</nobr>><<nobr>>
<<set $descriptionFromTown = "">>
<div class="passage_name">
<h1>Scrapyard</h1>
<<if $dayStage <= 4>>
<img src="img/locations/scrapyard.png" alt="Scrapyard">
<<else>>
<img src="img/locations/scrapyard_night.png" alt="Scrapyard at night">
<</if>>
<div class="passage-description">
The local dump is the last chance for those who have lost the means to survive. Here, you might often come across homeless people, drug addicts, murderers, and other riffraff. While there may not be working cars, you can always find car parts in more or less working condition if you search well enough.
</div>
</div>
<p>[[Back to the town|Town]]</p>
<</nobr>><<nobr>>
<p>
[[Elite club]]<br>
[[Boutique]]<br>
[[Dealership]]<br>
[[Bank]]<br>
[[Your apartment]]<br>
[[Car service]]<br>
[[Real estate agency]]<br>
[[Library]]<br>
[[Driving school]]<br>
</p>
<p>[[Bus from city to town]]</p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Local bank</h1>
<img src="img/locations/bank.png" alt="Bank">
<div class="passage-description">
A small department of a bank that covers all the most necessary needs of an ordinary citizen. Here you can make a deposit, take out a loan, apply for a car or real estate loan, or just keep a certain amount of money for emergencies.
</div>
</div>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Local bank</h1>
<img src="img/locations/bank.png" alt="Bank">
<div class="passage-description">
A small department of a bank that covers all the most necessary needs of an ordinary citizen. Here you can make a deposit, take out a loan, apply for a car or real estate loan, or just keep a certain amount of money for emergencies.
</div>
</div>
<p>
[[Bathroom|Apartmen bathroom]]<br>
[[Kitchen|Apartment kitchen]]<br>
[[Bedroom|Apartment bedroom]]
</p>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Auto service</h1>
<img src="img/locations/auto_service.png" alt="Auto service">
<div class="passage-description">
The local workshop has all the necessary tools, lifting mechanisms, and most importantly, a skilled mechanic with the right touch to fix the car. It's the only place in the entire area where there's a chance your vehicle will be fixed rather than irreversibly broken. However, this satisfaction comes at a certain cost.
</div>
</div>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Kitchen</h1>
<<if $dayStage <= 4>>
<img src="img/locations/kitchen.jpg" alt="Kitchen">
<<else>>
<img src="img/locations/kitchen_night.jpg" alt="Kitchen at night">
<</if>>
<div class="passage-description">
A small and cozy kitchen where you can always find something to eat. Despite the abundance of food available, it is very important to always have your own in stock. Because if you start eating your $villain.rel’s food, his control points will begin to grow rapidly.
</div>
</div>
<</nobr>><<nobr>>
<<if $yourRoomDirt >= 300>>
<p>
<<if $yourRoomDirt >= 500>>
<span style="color: red; font-weight: bold;">Your room looks like a junkyard. It needs to be cleaned up immediately </span>
<<if $yourRoomDirtFirstTime>>
<br>
<<set $yourRoomDirtFirstTime = false>>
<<set $player.happiness -= 5>>
<<set $player.hygiene -= 5>>
<b>Happiness:</b> <span class="stat-minus">-5</span><br>
<b>Hygiene:</b> <span class="stat-minus">-5</span>
<</if>>
<<elseif $yourRoomDirt >= 300>>
<center><span style="color: orange; font-weight: bold;">There is dust on the floor and furniture surfaces. It would be a good idea to tidy up.</span></center>
<</if>>
<<if $dayStage <= 4>>
<br><<link "Clean the room" "Room cleaning">><</link>>
<<else>>
<center>Even though you really should tidy this place up, you don't have enough time to do it today.</center>
<</if>>
</p>
<</if>>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set _temp1 = Math.round(random(120, 150) * $energyMod)>>
<<set _temp2 = random(12, 17)>>
<<set _temp3 = random(10, 12)>>
<<set $dayStage += 1>>
<<set $player.energy -= _temp1>>
<<set $player.happiness -= _temp2>>
<<set $player.hygiene -= _temp3>>
<<include "Your room descr">>
<p>
You took some time and cleaned up your room:<br>
<b>Energy:</b> <span class="stat-minus">-_temp1</span><br>
<b>Happiness:</b> <span class="stat-minus">-_temp2</span><br>
<b>Hygiene:</b> <span class="stat-minus">-_temp3</span>
</p>
<p><<link "Next" "Your room">><</link>></p>
<<include "VarChecks">>
<</nobr>><<nobr>>
<<if $girl1.location == "sawmillOffice">>
<<if $girl1.action == "base">>
<<include "girl1 office base">>
<<elseif $girl1.action == "grope">>
<<include "girl1 office grope">>
<<elseif $girl1.action == "gropeBreasts">>
<<include "girl1 office gropeBreasts">>
<<elseif $girl1.action == "refuse">>
<<include "girl1 office refuse">>
<</if>>
<<elseif $girl1.location == "kitchen", "mainHall", "guestRoom", "bathroom", "yourRoom", "parentsRoom">>
<<if $girl1.action == "playerTalk" || $girl1.action == "playerTalkAttempt" || $girl1.action == "playerIdle">>
<<include "girl1PortraitPlayerTalk">>
<<elseif $girl1.action == "playerServiceStart">>
<<include "girl1PortraitPlayerServiceStart">>
<<elseif $girl1.action == "playerServiceProcess">>
<<include "girl1PortraitPlayerServiceProcess">>
<<elseif $girl1.action == "playerServiceFinish">>
<<include "girl1PortraitPlayerServiceFinish">>
<<elseif $girl1.action == "playerServiceAfter">>
<<include "girl1PortraitPlayerServiceAfter">>
<<elseif $girl1.action == "playerBlowjobStart">>
<<include "girl1PortraitPlayerBlowjobStart">>
<<elseif $girl1.action == "playerBlowjobProcess" || $girl1.action == "playerBlowjobFinish">>
<<include "girl1PortraitPlayerBlowjobProcess">>
<<elseif $girl1.action == "playerBlowjobFinishIn">>
<<include "girl1PortraitPlayerBlowjobFinishIn">>
<<elseif $girl1.action == "playerBlowjobFinishOn">>
<<include "girl1PortraitPlayerBlowjobFinishOn">>
<<elseif $girl1.action == "playerBlowjobAfter">>
<<include "girl1PortraitPlayerBlowjobAfter">>
<<elseif $girl1.action == "playerSexStart">>
<<include "girl1PortraitPlayerSexStart">>
<<elseif $girl1.action == "playerSexVaginalProcess">>
<<include "girl1PortraitPlayerSexVaginalProcess">>
<<elseif $girl1.action == "playerSexAnalProcess">>
<<include "girl1PortraitPlayerSexAnalProcess">>
<<elseif $girl1.action == "playerSexVaginalFinishIn">>
<<include "girl1PortraitPlayerSexVaginalFinishIn">>
<<elseif $girl1.action == "playerSexAnalFinishIn">>
<<include "girl1PortraitPlayerSexAnalFinishIn">>
<<elseif $girl1.action == "playerSexFinishOn">>
<<include "girl1PortraitPlayerSexFinishOn">>
<<elseif $girl1.action == "playerSexAfter">>
<<include "girl1PortraitPlayerSexAfter">>
<<elseif $girl1.action == "playerRefuse">>
<<include "girl1PortraitPlayerRefuse">>
<<elseif $girl1.action == "villainIdle" || $girl1.action == "villainTalkAttempt" || $girl1.action == "villainTalk">>
<<include "girl1Portrait villainTalk">>
<<elseif $girl1.action == "villainGentleTouch">>
<<include "girl1PortraitVillainGentleTouch">>
<<elseif $girl1.action == "villainUndress">>
<<include "girl1PortraitVillainRefuse">>
<<elseif $girl1.action == "villainGrope">>
<<include "girl1PortraitVillainGrope">>
<<elseif $girl1.action == "villainServiceStart">>
<<include "girl1PortraitVillainServiceStart">>
<<elseif $girl1.action == "villainServiceProcess">>
<<include "girl1PortraitVillainServiceProcess">>
<<elseif $girl1.action == "villainServiceFinish">>
<<include "girl1PortraitVillainServiceFinish">>
<<elseif $girl1.action == "villainServiceAfter">>
<<include "girl1PortraitVillainServiceAfter">>
<<elseif $girl1.action == "villainBlowjobStart">>
<<include "girl1PortraitVillainBlowjobStart">>
<<elseif $girl1.action == "villainBlowjobProcess">>
<<include "girl1PortraitVillainBlowjobProcess">>
<<elseif $girl1.action == "villainBlowjobFinishIn">>
<<include "girl1PortraitVillainBlowjobFinishIn">>
<<elseif $girl1.action == "villainBlowjobFinishOn">>
<<include "girl1PortraitVillainBlowjobFinishOn">>
<<elseif $girl1.action == "villainBlowjobAfter">>
<<include "girl1PortraitVillainBlowjobAfter">>
<<elseif $girl1.action == "villainSexStart">>
<<include "girl1PortraitVillainSexStart">>
<<elseif $girl1.action == "villainSexVaginalProcess">>
<<include "girl1PortraitVillainSexVaginalProcess">>
<<elseif $girl1.action == "villainSexVaginalFinishIn">>
<<include "girl1PortraitVillainSexVaginalFinishIn">>
<<elseif $girl1.action == "villainSexAnalProcess">>
<<include "girl1PortraitVillainSexAnalProcess">>
<<elseif $girl1.action == "villainSexAnalFinishIn">>
<<include "girl1PortraitVillainSexAnalFinishIn">>
<<elseif $girl1.action == "villainSexFinishOn">>
<<include "girl1PortraitVillainSexFinishOn">>
<<elseif $girl1.action == "villainSexAfter">>
<<include "girl1PortraitVillainSexAfter">>
<<elseif $girl1.action == "villainRefuse">>
<<include "girl1PortraitVillainRefuse">>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $descriptionFromTown = "">>
<<set $busDirection = "toCity">>
<div class="passage_name">
<h1>Bus stop (town)</h1>
<<if $day_stage <= 4>>
<img src="img/locations/town_busStop.png" alt="Bus stop in town">
<<else>>
<img src="img/locations/town_busStop_night.png" alt="Bust stop in town at night">
<</if>>
<div class="passage-description">
An old bus stop, which at the moment is not in the best condition. However, it has long since stopped fulfilling its purpose and now serves only as a reference point for locals as a nominal meeting point for trips to the city.
</div>
</div>
/*
<p>
Since you live in a relatively small town, buses to the city only run a few times a week.
<center>
<div style="font-weight: bold; font-size: 32px;">Schedule</div>
<div style="display: flex; justify-content: space-evenly;">
<div>
<b>To the city:</b><br>
Tuesday: early morning<br>
Saturday: morning
</div>
<div>
<b>From the city:</b><br>
Tuesday: late evening<br>
Sunday: evening
</div>
</div>
</center>
</p>
<<if ($weekStage == 1 && $dayStage == 0) || ($weekStage == 5 && $dayStage == 1)>>
The bus departs soon<br>
[[Enter the bus (15$)|Road bus var]]
<</if>>
*/
<p style="color: red; font-weight: bold;">Coming soon...</p>
<p>[[Back to the town|Town]]</p>
<</nobr>><<nobr>>
<<set $busDirection = "toTown">>
<div class="passage_name">
<h1>Bus stop (city)</h1>
<<if $day_stage <= 4>>
<img src="img/locations/city_busStop.png" alt="Bus stop in city">
<<else>>
<img src="img/locations/city_busStop_night.png" alt="Bust stop in city at night">
<</if>>
<div class="passage-description">
A regular bus stop from which buses travel to different parts of the city and beyond. There are always a lot of people here.
</div>
</div>
<p>
<center>
<div style="font-weight: bold; font-size: 32px;">Schedule</div>
<div style="display: flex; justify-content: space-evenly;">
<div>
<b>To the town:</b><br>
Tuesday: late evening<br>
Sunday: evening
</div>
<div>
<b>From the town:</b><br>
Tuesday: early morning<br>
Saturday: morning
</div>
</div>
</center>
</p>
<<if ($weekStage == 1 && $dayStage == 4) || ($weekStage == 6 && $dayStage == 3)>>
The bus departs soon<br>
[[Enter the bus (15$)|Road bus var]]
<</if>>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<<if $busDirection == "toCity">>
[[Next|Bus from city to town]]
<<else>>
[[Next|Bus from Town to City]]
<</if>>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Library</h1>
<img src="img/locations/library.png" alt="Library">
<div class="passage-description">
The local library caters to almost all educational needs of the city residents. You can opt for a monthly subscription here and enjoy access to all available books or choose to permanently buy a specific copy.
</div>
</div>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Driving school</h1>
<img src="img/locations/driving_school.png" alt="Driving school">
<div class="passage-description">
The country goverment has empowered certified driving schools not only to teach students but also to issue driving licenses to those who successfully complete all tests. If you have a desire to learn how to drive a car (or just want to get your license quickly), you're in the right place.
</div>
</div>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<center><h1 style="color: #fcffa8;">$girl1.name</h1></center>
<p>Excluding her exceptional beauty, $girl1.name is a typical girl born and raised in this small town. However, regardless of her place of origin, she is intelligent, knowledgeable about many things, and far from unintelligent as some may naively assume. She does not show much interest in individuals of the opposite sex and devotes a significant amount of time to work and self-improvement.</p>
<div style="display: flex; justify-content: space-between;">
<div>
<div style="display: flex; justify-content: space-evenly; text-align: center;">
<div><b>Age</b>: 23</div>
<div><b>Status</b>:
<<if $girl1.isGirlfriend == true>>
your girlfriend
<<else>>
single
<</if>>
</div>
</div>
<p>
<div style="font-size: 30px; font-weight: bold; text-align: center;">Status</div>
<div>
<<if $girl1.love >= 900>>
<<if $girl1.tutoring < 40>>
So, these are the very relationships that songs are sung about and legends are made of. $girl1.name trusts you completely in everything and is ready to follow you through thick and thin.
<<else>>
It seems like your relationship with the girl has become so strong that you are practically inseparable. However, this hasn't stopped your $villain.rel from wedging himself between you and gradually influencing $girl1.name's mind. If this is not stopped soon, there may be no trace left of your relationship.
<</if>>
<<elseif $girl1.love >= 700>>
<<if $girl1.tutoring < 40>>
Most couples in love would envy the level of relationship you and $girl1.name are at right now. Despite her proud and independent demeanor in public, she has long stopped hiding her true feelings for you and relies on you in both big and small matters. Undoubtedly, there is still room for growth, but even now it's evident that you have built strong and healthy relationships.
<<else>>
Most couples in love would envy the level of relationship you and $girl1.name are at right now. Despite her proud and independent demeanor in public, she has long stopped hiding her true feelings for you and relies on you in both big and small matters. However, it seems that there is now room in her life for another person as well. It's unclear whose initiative this was, but now you should always keep an eye on her if you don't want someone to disrupt your happiness (if it hasn't happened already).
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.tutoring < 40>>
It's difficult to call it true love yet, but you both are on the right path. She's still not ready to fully open up to you, but she already enjoys talking to you during breaks, shares some things about her life, and gradually becomes more open to closer interactions.
<<else>>
It can definitely be said that you hold an important place in the girl's life, and she is actively interested in you. However, even to the naked eye, it's noticeable that your $villain.rel is currently trying actively to disrupt this, and it seems he's succeeding. If you don't start doing something to stop this, your love is unlikely to have any future.
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1.tutoring < 40>>
Perhaps she doesn't love you as much as you would like her to yet, but at least she has started to pay attention to you and gradually take an interest in your life. It seems like you're on the right track.
<<else>>
Perhaps she doesn't love you as much as you would like her to yet, but at least she has started to pay attention to you and gradually take an interest in your life. However, you should take a closer look at her, as lately she has been spending a lot of time with your $villain.rel as well.
<</if>>
<<else>>
<<if $girl1.tutoring < 40>>
At the moment, you don't represent anything special to her, and she barely notices you. You should try spending more time with her or consider enhancing your qualities so that she might start approaching you on her own.
<<else>>
At the moment, you don't represent anything special to her, and she barely notices you. Perhaps you think that at the moment you are not interested in her, but in the near future you are unlikely to have the opportunity to find someone else. Therefore, if you do not start acting right now, soon your $villain.rel will take her to himself.
<</if>>
<</if>>
</div>
<div>Her <span style="color: red;">love</span> towards <b>You</b> 25/1000</div>
</p>
<p>
<div>Love: $girl1.love/1000</div>
<div>Obedience: $girl1.obedience/1000</div>
<br>
<div>Tutoring: $girl1.tutoring/1000</div>
</p>
<center><h2>Intimacy stats</h2></center>
<table>
<tr>
<th></th>
<th>You</th>
<th style="text-transform: capitalize;">$villain.rel</th>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Touched:</td>
<td>$girl1.playerTouchCount</td>
<td>$girl1.villainTouchCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Giving handjobs:</td>
<td>$girl1.playerHjCount</td>
<td>$girl1.villainHjCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Giving blowjobs:</td>
<td>$girl1.playerBjCount</td>
<td>$girl1.villainBjCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Fucked in vagina:</td>
<td>$girl1.playerSexCount</td>
<td>$girl1.villainSexCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Fucked in the ass:</td>
<td>$girl1.playerAnalCount</td>
<td>$girl1.villainAnalCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Recieved cum on the body:</td>
<td>$girl1.playerCumOutsideCount</td>
<td>$girl1.villainCumOutsideCountCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Swallowed cum:</td>
<td>$girl1.playerCumSwallowedCount</td>
<td>$girl1.villainCumSwallowedCountCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Had anal creampies:</td>
<td>$girl1.playerCumInsideAssCount</td>
<td>$girl1.villainCumInsideAssCount</td>
</tr>
<tr>
<td style="text-align: left; font-weight: bold;">Had vaginal creampies:</td>
<td>$girl1.playerCumInsideVaginaCount</td>
<td>$girl1.villainCumInsideVaginaCount</td>
</tr>
</table>
</div>
<div>
/*
<p style="text-align: center;">
Change the portrait
<<link "→">>
<<if $girl1.statusPortrait == "street">>
<<set $girl1.statusPortrait = "work">>
<<else>>
<<set $girl1.statusPortrait = "street">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
*/
<<if $girl1.statusPortrait == "street">>
<img src="img/people/girl1/other/statusPortrait/street.png">
<<else>>
<img src="img/people/girl1/other/statusPortrait/work.png">
<</if>>
</div>
</div>
<p><<return>></p>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Dealership</h1>
<img src="img/locations/dealership.png" alt="Dealership">
<div class="passage-description">
A car showroom where you can acquire the most luxurious vehicles within reach. However, caution is advised when making a purchase, as almost all the cars are pre-owned, and no one knows how much time and money you might have to spend on repairs if luck (or knowledge) is not on your side.
</div>
</div>
<p>[[Back to the city|City]]</p>
<</nobr>><<nobr>>
<center><h1>Character's menu</h1></center>
Currently you are wearing
<p><<return>></p>
<</nobr>><<nobr>>
<<set $timeSlot -= 10>>
<<set $dayStage += 1>>
<<set $girl1.firstInteraction = false>>
<<set $girl1.engagement = random(20, 55)>>
<<set $bathroomActivity = either(1, 2)>>
<<include "girl1NextStageLogic">>
<<set $villain.top = true>>
<<set $villain.bot = true>>
<</nobr>><<nobr>>
<div id="debug">
<div style="text-align: center; color: red; font-weight: bold; font-size: 25px">
Debug window
</div>
<div>Is alone: $girl1.isAlone</div>
<div>$girl1.name's location: $girl1.location</div>
<</nobr>> <<nobr>>
/*HOLIDAY LOGIC*/
<<set _limit = 0>>
<<set _random = random(1, 6)>>
<<if _random == 1>>
<<set $mondayOff = true>>
<<set _limit += 1>>
<<else>>
<<set $mondayOff = false>>
<</if>>
<<set _random = random(1, 6)>>
<<if _random == 1>>
<<set $tuesdayOff = true>>
<<set _limit += 1>>
<<else>>
<<set $tuesdayOff = false>>
<</if>>
<<set _random = random(1, 6)>>
<<if _random == 1 && _limit < 2>>
<<set $wednesdayOff = true>>
<<set _limit += 1>>
<<else>>
<<set $wednesdayOff = false>>
<</if>>
<<set _random = random(1, 6)>>
<<if _random == 1 && _limit < 2>>
<<set $thursdayOff = true>>
<<set _limit += 1>>
<<else>>
<<set $thursdayOff = false>>
<</if>>
<<set _random = random(1, 6)>>
<<if _random == 1 && _limit < 2>>
<<set $fridayOff = true>>
<<else>>
<<set $fridayOff = false>>
<</if>>
/*--------------------------------------------------------------*/
<<if $bill.total > 500>>
<<set $bill.gas -= $bill.gas>>
<<set $bill.water -= $bill.water>>
<<set $bill.rent -= $bill.rent>>
<<set $bill.energy -= $bill.energy>>
<<set $villain.dominance += random(120, 230)>>
<</if>>
<</nobr>><<nobr>>
<<set $girl1.tutoring = 269>>
<<set $girl1.obedience = 254>>
<<set $villain.dominance = 231>>
<<set $girl1.engagement = 54>>
<<set $girl1.orgasm = 88>>
<<set $successChance = ($girl1.tutoring * 0.5 + $girl1.obedience * 0.1 + $villain.dominance * 0.1 + $girl1.engagement + $girl1.orgasm * 2) / random(900, 1100)>>
<p>
Obedience: $girl1.obedience
<br>
Tutoring: $girl1.tutoring
</p>
<div>Succes chance: $successChance</div>
<</nobr>><<nobr>>
<center><h1>Kitchen</h1></center>
<div>Girl action: $girl1.action</div>
<div>$girl1.talkObeyCD</div>
<div style="display: flex; justify-content: space-between;">
<div style="flex: 1.2;">
<<include "Father_x_Ashley_stats">>
</div>
<div style="flex: 0.8;">
<div class="character-wrap">
<<include "Ashley portrait">>
</div>
</div>
</div>
<</nobr>><<nobr>>
<div>$dialog</div>
<div class="status-window">
<div style="font-size: 22px; text-align: center; color: red;">$girl1.name</div>
<p>$description_girl</p>
<<include "girl1DescriptionStats">>
</div>
<div class="status-window">
<div style="font-size: 22px; text-align: center; color: orange;">$villain.name</div>
<p>$description_villain</p>
<div><<include "villainDescriptionStats">></div>
</div>
<p>
$description_you
</p>
<div style="display: flex; justify-content: space-evenly;">
<<if $timeSlot <= 9>>
<div><<include "WatchMore">></div>
<div><<include "TryToInterruptThem">></div>
<</if>>
<div><<include "LeaveThemAlone">></div>
</div>
<</nobr>><<nobr>>
<<if $girl1.action !== "villainIdle">>
<<include "DescrResets">>
<<set $description_you = "...">>
<<include "Cooldowns">>
<</if>>
<<if $girl1.action == "villainIdle">>
<<include "villainAttemptsLogic">>
<<elseif $girl1.action == "villainServiceStart" || $girl1.action == "villainServiceProcess" || $girl1.action == "villainServiceFinish" || $girl1.action == "villainServiceAfter">>
<<include "villainServiceAttempt">>
<<elseif $girl1.action == "villainBlowjobStart" || $girl1.action == "villainBlowjobProcess" || $girl1.action == "villainBlowjobFinishIn" || $girl1.action == "villainBlowjobFinishOn" || $girl1.action == "villainBlowjobAfter">>
<<include "villainBlowjobAttempt">>
<<else>>
<<set $girl1.action = "villainIdle">>
<</if>>
<<include "VarChecks">>
<<run Engine.show()>>
<</nobr>><<nobr>>
<<set $successChance = ($girl1.tutoring * 0.2 + $girl1.obedience * 0.1 + $villain.dominance * 0.4 + $girl1.engagement + $girl1.orgasm * 2) / random(900, 1100)>>
<<if $girl1.action == "villainBlowjobStart">>
<<set $girl1.action = "villainBlowjobProcess">>
<<set $girl1.villainBjCount += 1>>
<<include "villainIntimacyProcessLogic">>
<<include "villainIntimacyProcessDescription">>
<<elseif $girl1.action == "villainBlowjobProcess">>
<<if $girl1.orgasm >= 100 || $villain.orgasm >= 100>>
<<include "villainIntimacyFinishLogic">>
<<include "villainIntimacyFinishDescription">>
<<else>>
<<include "villainIntimacyProcessLogic">>
<<include "villainIntimacyProcessDescription">>
<</if>>
<<elseif $girl1.action == "villainBlowjobFinishIn" || $girl1.action == "villainBlowjobFinishOn">>
<<include "villainIntimacyAfterLogic">>
<<elseif $girl1.action == "villainBlowjobAfter">>
<<set $girl1.action = "villainIdle">>
<<set $description_you = "...">>
<<else>>
<<if $successChance >= 0.2>>
<<set $girl1.action = "villainBlowjobStart">>
<<include "villainIntimacyStartLogic">>
<<include "villainIntimacyStartDescription">>
<<else>>
<<include "villainUndressRefuse">>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $random = random(1, $villain.lust)>>
<<set _successChance = ($villain.dominance * 0.15) + ($girl1.tutoring * 0.5) + ($girl1.obedience * 0.15) + ($girl1.engagement * 2) / 1000>>
/*Initiate lust dialog*/
<<if $random >= 40 && $girl1.talkLustCD == 0 && $girl1.engagement >= 30>>
<<set $girl1.talkLustCD = 4>>
<<if _successChance >= 0.42>>
/* Tutoring */
<<set $random = random(4, 10)>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
/Obedience*/
<<if $girl1.obedience >= 500>>
<<set $random = random(9, 14)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = random(5, 9)>>
<<else>>
<<set $random = random(1, 3)>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $villain.dominanceDescr = $random>>
<<set $villain.dominance += $random>>
/*Engagement*/
<<if $girl1.tutoring >= 800>>
<<set $random = random(8, 14)>>
<<elseif $girl1.tutoring >= 400>>
<<set $random = random(2, 4)>>
<<else>>
<<set $random = random(-2, -4)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Lust*/
<<set $random = random(3, 7)>>
<<set $villain.lustDescr = $random>>
<<set $villain.lust += $random>>
<<include "villainLustTalkLogic">>
<<set $girl1.action = "villainTalk">>
<<else>>
<<include "villainTalkRefuse">>
<</if>>
/*Initiate Obey or Common dialogs*/
<<else>>
<<if $girl1.talkObeyCD == 0 && $girl1.engagement >= 30>>
<<set $girl1.talkObeyCD = 5>>
<<if _successChance >= 0.24>>
/*Tutoring*/
<<set $random = random(15, 20)>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
/*Obedience*/
<<set $random = random(15, 25)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
/*Engagement*/
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
<<set $random = random(9, 12)>>
<<elseif $girl1.obedience >= 500>>
<<set $random = random(4, 8)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = random(-4, -8)>>
<<else>>
<<set $random = random(-9, -12)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*VillainDominance*/
<<set $random = random(15, 30)>>
<<set $villain.dominanceDescr = $random>>
<<set $villain.dominance += $random>>
/*VillainLust*/
<<set $random = random(10, 20)>>
<<set $villain.lustDescr = $random>>
<<set $villain.lust += $random>>
<<set $girl1.action = "villainTalk">>
<<include "villainObeyTalkLogic">>
<<else>>
<<include "villainTalkRefuse">>
<</if>>
<<else>>
<<set $girl1.talkCD = 5>>
<<if $girl1.talkCD > 0>>
/*Engagement*/
<<if $girl1.tutoring >= 500>>
<<set $random = random(8, 14)>>
<<else>>
<<set $random = random(4, 9)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Villain lust*/
<<set $random = random(10, 25)>>
<<set $villain.lustDescr = $random>>
<<set $villain.lust += $random>>
/*Tutoring*/
<<set $random = random(15, 30)>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
<<set $girl1.action = "villainTalk">>
<<include "villainTalkLogic">>
<<else>>
<<include "villainTalkRefuse">>
<</if>>
<</if>>
<</if>>
<</nobr>> <<nobr>>
<<set $successChance = ($girl1.tutoring * 0.2 + $girl1.obedience * 0.1 + $villain.dominance * 0.4 + $girl1.engagement + $girl1.orgasm * 2) / random(900, 1100)>>
<<set $random = either(1, 2, 3)>>
<<if $random == 1>>
<<if $girl1.shirt>>
<<include "villainUndressShirt">>
<<elseif $girl1.bra>>
<<include "villainUndressBra">>
<<elseif $girl1.skirt>>
<<include "villainUndressSkirt">>
<<elseif $girl1.boots>>
<<include "villainUndressBoots">>
<<elseif $girl1.pantyhose>>
<<include "villainUndressPantyhouse">>
<<elseif $girl1.panties>>
<<include "villainUndressPanties">>
<<elseif $villain.top>>
<<include "villainUndressTop">>
<<else>>
<<include "villainUndressBot">>
<</if>>
<<elseif $random == 2>>
<<if $girl1.skirt>>
<<include "villainUndressSkirt">>
<<elseif $girl1.boots>>
<<include "villainUndressBoots">>
<<elseif $girl1.pantyhose>>
<<include "villainUndressPantyhouse">>
<<elseif $girl1.panties>>
<<include "villainUndressPanties">>
<<elseif $girl1.shirt>>
<<include "villainUndressShirt">>
<<elseif $girl1.bra>>
<<include "villainUndressBra">>
<<elseif $villain.top>>
<<include "villainUndressTop">>
<<else>>
<<include "villainUndressBot">>
<</if>>
<<else>>
<<if $villain.top>>
<<include "villainUndressTop">>
<<elseif $villain.bot>>
<<include "villainUndressBot">>
<<elseif $girl1.shirt>>
<<include "villainUndressShirt">>
<<elseif $girl1.skirt>>
<<include "villainUndressSkirt">>
<<elseif $girl1.boots>>
<<include "villainUndressBoots">>
<<elseif $girl1.pantyhose>>
<<include "villainUndressPantyhouse">>
<<elseif $girl1.bra>>
<<include "villainUndressBra">>
<<else>>
<<include "villainUndressPanties">>
<</if>>
<</if>>
<<if $girl1.action !== "villainRefuse">>
/*Tutoring*/
<<set $random = random(45, 60)>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
/*Obedience*/
<<if $girl1.obedience >= 500>>
<<set $random = random(30, 50)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = random(10, 20)>>
<<else>>
<<set $random = 0>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
/*Engagement*/
<<if $girl1.tutoring >= 800>>
<<set $random = random(8, 12)>>
<<elseif $girl1.engagement >= 500>>
<<set $random = random(4, 9)>>
<<elseif $girl1.engagement >= 200>>
<<set $random = random(1, 4)>>
<<else>>
<<set $random = random(-2, 2)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Control*/
<<if $girl1.obedience >= 500>>
<<set $random = random(25, 40)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = random(15, 30)>>
<<else>>
<<set $random = 10>>
<</if>>
<<set $villain.dominanceDescr = $random>>
<<set $villain.dominance += $random>>
/*Lust*/
<<if $villain.lust >= 70>>
<<set $random = 1>>
<<elseif $villain.lust >= 40>>
<<set $random = random(3, 5)>>
<<elseif $villain.lust >= 20>>
<<set $random = random(4, 7)>>
<<else>>
<<set $random = random(4, 10)>>
<</if>>
<<set $villain.lustDescr = $random>>
<<set $villain.lust += $random>>
<<set $girl1.action = "villainUndress">>
<</if>>
<</nobr>><<nobr>>
<<set $description = "He tries to start grope her">>
<<set $girl1.action = "villainGrope">>
<</nobr>><<nobr>>
<<set $successChance = ($girl1.tutoring * 0.2 + $girl1.obedience * 0.1 + $villain.dominance * 0.4 + $girl1.engagement + $girl1.orgasm * 2) / random(900, 1100)>>
<<if $girl1.action == "villainServiceStart">>
<<set $girl1.action = "villainServiceProcess">>
<<set $girl1.villainHjCount += 1>>
<<include "villainIntimacyProcessLogic">>
<<include "villainIntimacyProcessDescription">>
<<elseif $girl1.action == "villainServiceProcess">>
<<if $girl1.orgasm >= 100 || $villain.orgasm >= 100>>
<<include "villainIntimacyFinishLogic">>
<<include "villainIntimacyFinishDescription">>
<<else>>
<<include "villainIntimacyProcessLogic">>
<<include "villainIntimacyProcessDescription">>
<</if>>
<<elseif $girl1.action == "villainServiceFinish">>
<<include "villainIntimacyAfterLogic">>
<<elseif $girl1.action == "villainServiceAfter">>
<<set $girl1.action = "villainIdle">>
<<set $description_you = "...">>
<<else>>
<<if $successChance >= 0.14>>
<<set $girl1.action = "villainServiceStart">>
<<include "villainIntimacyStartLogic">>
<<include "villainIntimacyStartDescription">>
<<else>>
<<include "villainUndressRefuse">>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $normalizedTutoring = $girl1.tutoring / 1000>>
<<set $normalizedObedience = $girl1.obedience / 1000>>
<<set $totalScore = $normalizedTutoring * 0.7 + $normalizedObedience * 0.3>>
<<set $requiredScore = $totalScore >= $difficultyMultiplyer>>
<</nobr>><<nobr>>
<<set $random = Math.round(($villain.lust * 1.4) * ($girl1.tutoring * 0.6) / 100)>>
<<set _random1 = 1 + ($villain.lust * $girl1.tutoring / 100)>>
<<if _random1 > $random>>
<<set _random1 = $random>>
<</if>>
<<set _villainChoose = random(_random1, $random)>>
<<if _villainChoose >= 510>>
/*<<include "villainSexAttempt">>*/
<<include "villainBlowjobAttempt">>
<<elseif _villainChoose >= 320>>
<<include "villainBlowjobAttempt">>
<<elseif _villainChoose >= 220>>
<<include "villainServiceAttempt">>
<<elseif _villainChoose >= 150>>
<<include "villainUndressAttempt">>
<<else>>
<<include "villainTalkAttempt">>
<</if>>
<<set $timeSlot += 1>>
<<set $player.energy += 100>>
<<set $player.happiness -= 5>>
<</nobr>><<nobr>>
<div class="base">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/base.png" alt="base">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/base.png" alt="base">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/base.png" alt="base">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/base.png" alt="base">
<</if>>
<</if>>
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/shirt.png" alt="shirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/shirt.png" alt="shirt">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/shirt.png" alt="shirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/shirt.png" alt="shirt">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/skirt.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/skirt.png" alt="skirt">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/skirtNo.png" alt="skirt">
<</if>>
<<else>>
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/skirtNo.png" alt="skirt">
<</if>>
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/boots.png" alt="boots">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/boots.png" alt="boots">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/boots.png" alt="boots">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/boots.png" alt="boots">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/pantyhouseYes.png" alt="pantYes">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/pantyhouseNo.png" alt="pantNo">
<</if>>
<<else>>
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/pantyhouseYes.png" alt="pantYes">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/pantyhouseNo.png" alt="pantNo">
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/pantyhouseYes.png" alt="pantYes">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/pantyhouseNo.png" alt="pantNo">
<</if>>
<<else>>
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/pantyhouseYes.png" alt="pantYes">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/pantyhouseNo.png" alt="pantNo">
<</if>>
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/bra.png" alt="bra">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/bra.png" alt="bra">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/bra.png" alt="bra">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/bra.png" alt="bra">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<<if $girl1.status == "ashamed">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/panties.png" alt="panties">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/panties.png" alt="panties">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/panties.png" alt="panties">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/panties.png" alt="panties">
<</if>>
<</if>>
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/villainTop.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/villainTop.png" alt="V.top">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/villainTop.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/villainTop.png" alt="V.top">
<</if>>
<</if>>
</div>
<</if>>
<<if $villain.bot>>
<div class="clothes-villain-bot">
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/villainBot.png" alt="V.bot">
</div>
<<else>>
<div class="clothes-villain-penis">
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/villainPenis.png" alt="V.penis">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumMouth.png" alt="cumMouth">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumMouth.png" alt="cumMouth">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumMouth.png" alt="cumMouth">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumMouth.png" alt="cumMouth">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumFace1.png" alt="cumFace1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumFace1.png" alt="cumFace1">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumFace1.png" alt="cumFace1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumFace1.png" alt="cumFace1">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumFace2.png" alt="cumFace2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumFace2.png" alt="cumFace2">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumFace2.png" alt="cumFace2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumFace2.png" alt="cumFace2">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumBreasts1.png" alt="cumBreasts1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumBreasts1.png" alt="cumBreasts1">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumBreasts1.png" alt="cumBreasts1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumBreasts1.png" alt="cumBreasts1">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumBreasts2.png" alt="cumBreasts2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumBreasts2.png" alt="cumBreasts2">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumBreasts2.png" alt="cumBreasts2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumBreasts2.png" alt="cumBreasts2">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumBelly1.png" alt="cumBelly1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumBelly1.png" alt="cumBelly1">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumBelly1.png" alt="cumBelly1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumBelly1.png" alt="cumBelly1">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumBelly2.png" alt="cumBelly2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumBelly2.png" alt="cumBelly2">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumBelly2.png" alt="cumBelly2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumBelly2.png" alt="cumBelly2">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer8">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumVagina.png" alt="cumVagina">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumVagina.png" alt="cumVagina">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumVagina.png" alt="cumVagina">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumLegs1.png" alt="cumLegs1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumLegs1.png" alt="cumLegs1">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumLegs1.png" alt="cumLegs1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumLegs1.png" alt="cumLegs1">
<</if>>
<</if>>
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/high/cumLegs2.png" alt="cumLegs2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/regular/low/cumLegs2.png" alt="cumLegs2">
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/high/cumLegs2.png" alt="cumLegs2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/baseTalk/ashamed/low/cumLegs2.png" alt="cumLegs2">
<</if>>
<</if>>
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/start/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/start/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/start/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/start/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/start/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/start/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/start/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/start/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/start/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/start/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/start/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/start/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/start/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/start/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/start/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/start/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/villainShirtYes.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/start/low/villainShirtNo.png" alt="V.top">
<</if>>
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/start/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/villainShirtYes.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/villainShirtNo.png" alt="V.top">
<</if>>
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/process/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 50>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/process/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/villainShirtYes.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/finish/high/villainShirtNo.png" alt="V.top">
<</if>>
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/finish/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/finish/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/finish/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/finish/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/finish/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/finish/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/after/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/after/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/after/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/after/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/after/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/after/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/after/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/after/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/after/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/after/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/after/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/service/after/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/service/after/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/service/after/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/after/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/service/after/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/service/after/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/service/after/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/service/after/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/service/after/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/service/after/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/service/after/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/start/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/process/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/out/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/finish/in/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/skirtTop.png" alt="skirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/skirtBottom.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/pantyhouseYes.png" alt="pantyhose">
<<else>>
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/boots.png" alt="boots">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/villainShirt.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/blowjob/after/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/base.png">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/base.png">
<</if>>
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/shirt.png" alt="shirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/shirt.png" alt="shirt">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/boots.png" alt="boots">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/boots.png" alt="boots">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/bra.png" alt="bra">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/bra.png" alt="bra">
<</if>>
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/villainTop.png" alt="V.top">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/villainTop.png" alt="V.top">
<</if>>
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumMouth.png" alt="cumMouth">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumMouth.png" alt="cumMouth">
<</if>>
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumFace1.png" alt="cumFace1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumFace1.png" alt="cumFace1">
<</if>>
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumFace2.png" alt="cumFace2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumFace2.png" alt="cumFace2">
<</if>>
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumBreasts1.png" alt="cumBreasts1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumBreasts1.png" alt="cumBreasts1">
<</if>>
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumBreasts2.png" alt="cumBreasts2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumBreasts2.png" alt="cumBreasts2">
<</if>>
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumBelly1.png" alt="cumBreasts2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumBelly1.png" alt="cumBreasts2">
<</if>>
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumBelly2.png" alt="cumBelly2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumBelly2.png" alt="cumBelly2">
<</if>>
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumAss1.png" alt="cumAss1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumAss1.png" alt="cumAss1">
<</if>>
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumAss2.png" alt="cumAss2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumAss2.png" alt="cumAss2">
<</if>>
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumVagina.png" alt="cumVagina">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumVagina.png" alt="cumVagina">
<</if>>
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumLegs1.png" alt="cumLegs1">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumLegs1.png" alt="cumLegs1">
<</if>>
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<<if $girl1.energy >= 500>>
<img src="img/people/girl1/NTR/kitchen/sex/start/high/cumLegs2.png" alt="cumLegs2">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/start/low/cumLegs2.png" alt="cumLegs2">
<</if>>
</div>
<</if>>
<</nobr>><<nobr>>
<<set _random = either (1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<<if $villain.top>>
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/shirtWith.png" alt="shirt">
<<else>>
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/shirtWithout.png" alt="shirt">
<</if>>
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 50>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/villainTop.png" alt="villainTop">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/villainTop.png" alt="villainTop">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/vaginal/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/vaginal/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/high/cumLegs1.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/vaginal/low/cumLegs1.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either (1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 50>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/villainTop.png" alt="villainTop">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/villainTop.png" alt="villainTop">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/process/anal/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/high/cumLegs1.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/in/anal/low/cumLegs1.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/finish/out/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/refuse/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/refuse/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/NTR/kitchen/refuse/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/refuse/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/NTR/kitchen/refuse/pantyhouseYes.png" alt="pantyhouseYes">
<<else>>
<img src="img/people/girl1/NTR/kitchen/refuse/pantyhouseNo.png" alt="pantyhouseNo">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/refuse/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/NTR/kitchen/refuse/panties.png" alt="panties">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/refuse/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $villain.bot>>
<div class="clothes-villain-bot">
<img src="img/people/girl1/NTR/kitchen/refuse/villainBot.png" alt="V.bot">
</div>
<<else>>
<div class="clothes-villain-penis">
<img src="img/people/girl1/NTR/kitchen/refuse/villainPenis.png" alt="V.penis">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/refuse/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/refuse/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/refuse/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreast >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/refuse/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/refuse/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/refuse/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/refuse/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/refuse/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/refuse/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/refuse/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/refuse/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/refuse/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/bra.png" alt="bra">
</div>
<</if>>
<<if $villain.top>>
<div class="clothes-villain-top">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/villainTop.png" alt="V.top">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer8">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer9">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina>>
<div class="cum-layer10">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs1>>
<div class="cum-layer11">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs2>>
<div class="cum-layer12">
<img src="img/people/girl1/NTR/kitchen/sex/after/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<img src="img/people/girl1/player/home/service/after/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/service/after/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/service/after/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/service/after/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/service/after/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/service/after/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/service/after/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/service/after/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/service/after/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/service/after/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/service/after/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/service/after/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/service/after/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/service/after/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/service/after/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/service/after/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/service/after/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/service/after/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/service/after/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/after/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/after/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/after/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/after/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/after/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/after/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/after/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/after/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/after/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/after/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/after/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/after/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/after/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/after/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/after/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/after/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/after/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/after/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/blowjob/after/low/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/after/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/after/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/after/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/after/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/after/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/after/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/blowjob/after/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/after/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/after/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/after/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/after/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/after/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/after/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/after/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/after/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/after/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<img src="img/people/girl1/player/home/service/finish/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/service/finish/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/service/finish/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/service/finish/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/service/finish/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/service/finish/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/service/finish/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/service/finish/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/service/finish/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/service/finish/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/service/finish/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/service/finish/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/service/finish/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/service/finish/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/service/finish/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/service/finish/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/service/finish/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/service/finish/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.status == "regular">>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/baseTalk/regular/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/baseTalk/regular/high/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/baseTalk/regular/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/baseTalk/regular/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/regular/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/regular/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/baseTalk/regular/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/baseTalk/regular/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/baseTalk/regular/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/baseTalk/regular/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/regular/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/regular/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/baseTalk/regular/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/baseTalk/regular/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/regular/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/regular/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/baseTalk/regular/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/baseTalk/regular/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/baseTalk/regular/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/baseTalk/ashamed/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/baseTalk/ashamed/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/process/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/process/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/process/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/process/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/start/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/start/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/start/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/start/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/start/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/start/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/start/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/start/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/start/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/start/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/start/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/start/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/start/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/start/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/start/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/start/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/start/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/start/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/start/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/start/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/start/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/start/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/start/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/start/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/start/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/start/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/start/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/start/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/start/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/start/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/start/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/start/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/finish/in/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/in/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/finish/in/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/finish/in/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/in/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/finish/in/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<img src="img/people/girl1/player/home/service/start/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/service/start/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/service/start/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/service/start/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/service/start/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/service/start/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/service/start/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/service/start/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/service/start/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/service/start/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/service/start/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/service/start/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/service/start/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/service/start/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/service/start/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/service/start/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/service/start/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/service/start/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/service/start/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/finish/out/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/out/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/finish/out/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/out/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/finish/out/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/finish/out/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/out/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/finish/out/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/finish/out/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/finish/out/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/start/high/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/start/high/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/start/high/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/start/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/start/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/start/high/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/start/high/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/start/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/start/high/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/blowjob/start/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/start/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/start/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/start/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/start/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/start/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/start/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/start/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/start/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/start/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/blowjob/start/low/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/blowjob/start/low/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/blowjob/start/low/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/blowjob/start/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/blowjob/start/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/blowjob/start/low/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/blowjob/start/low/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/blowjob/start/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/blowjob/start/low/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/blowjob/start/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/blowjob/start/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/blowjob/start/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/blowjob/start/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/blowjob/start/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/blowjob/start/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/blowjob/start/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/blowjob/start/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/blowjob/start/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/blowjob/start/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<div class="base">
<img src="img/people/girl1/player/home/service/process/pose1/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/service/process/pose1/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/service/process/pose1/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/service/process/pose1/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/service/process/pose1/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/service/process/pose1/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/service/process/pose1/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/service/process/pose1/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/service/process/pose1/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/service/process/pose1/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/service/process/pose1/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/service/process/pose1/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/service/process/pose1/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/service/process/pose1/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/service/process/pose1/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/service/process/pose1/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/service/process/pose1/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/service/process/pose1/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/service/process/pose1/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/service/process/pose2/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<<if $girl1.shirt>>
<img src="img/people/girl1/player/home/service/process/pose2/skirtYes.png" alt="skirt">
<<else>>
<img src="img/people/girl1/player/home/service/process/pose2/skirtNo.png" alt="skirt">
<</if>>
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/service/process/pose2/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/service/process/pose2/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/service/process/pose2/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/service/process/pose2/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/service/process/pose2/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/service/process/pose2/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/service/process/pose2/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/service/process/pose2/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/service/process/pose2/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/service/process/pose2/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/service/process/pose2/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/service/process/pose2/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/service/process/pose2/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/service/process/pose2/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/service/process/pose2/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/in/vaginal/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/out/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/out/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/out/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/out/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/out/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/out/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/out/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/out/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/out/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/out/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/anal/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 50>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/anal/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $girl1.energy = 2>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/in/anal/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/finish/in/anal/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set _random = either(1, 2)>>
<<if _random == 1>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose1/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<<else>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/process/vaginal/pose2/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.energy >= 500>>
<div class="base">
<img src="img/people/girl1/player/home/sex/after/high/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/after/high/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/after/high/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/after/high/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/after/high/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/after/high/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/after/high/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/after/high/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/after/high/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/after/high/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/after/high/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/after/high/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/after/high/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/after/high/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/after/high/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/after/high/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<<else>>
<div class="base">
<img src="img/people/girl1/player/home/sex/after/low/base.png" alt="base">
</div>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/sex/after/low/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/sex/after/low/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/sex/after/low/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/sex/after/low/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/sex/after/low/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/sex/after/low/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/sex/after/low/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/sex/after/low/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/sex/after/low/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/sex/after/low/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumAss >= 1>>
<div class="cum-layer11">
<img src="img/people/girl1/player/home/sex/after/low/cumAss1.png" alt="cumAss1">
</div>
<</if>>
<<if $girl1.cumAss >= 2>>
<div class="cum-layer12">
<img src="img/people/girl1/player/home/sex/after/low/cumAss2.png" alt="cumAss2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/sex/after/low/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/sex/after/low/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/sex/after/low/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</if>>
<</nobr>><<nobr>>
<div class="base">
<img src="img/people/girl1/player/home/refuse/base.png" alt="base">
</div>
<<if $girl1.skirt>>
<div class="clothes-skirt">
<img src="img/people/girl1/player/home/refuse/skirt.png" alt="skirt">
</div>
<</if>>
<<if $girl1.shirt>>
<div class="clothes-shirt">
<img src="img/people/girl1/player/home/refuse/shirt.png" alt="shirt">
</div>
<</if>>
<<if $girl1.boots>>
<div class="clothes-boots">
<img src="img/people/girl1/player/home/refuse/boots.png" alt="boots">
</div>
<</if>>
<<if $girl1.pantyhose>>
<div class="clothes-pantyhouse">
<<if $girl1.panties>>
<img src="img/people/girl1/player/home/refuse/pantyhouseYes.png" alt="pantyhouse">
<<else>>
<img src="img/people/girl1/player/home/refuse/pantyhouseNo.png" alt="pantyhouse">
<</if>>
</div>
<</if>>
<<if $girl1.bra>>
<div class="clothes-bra">
<img src="img/people/girl1/player/home/refuse/bra.png" alt="bra">
</div>
<</if>>
<<if $girl1.panties>>
<div class="clothes-panties">
<img src="img/people/girl1/player/home/refuse/panties.png" alt="panties">
</div>
<</if>>
<<if $girl1.cumMouth>>
<div class="cum-layer1">
<img src="img/people/girl1/player/home/refuse/cumMouth.png" alt="cumMouth">
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div class="cum-layer2">
<img src="img/people/girl1/player/home/refuse/cumFace1.png" alt="cumFace1">
</div>
<</if>>
<<if $girl1.cumFace >= 2>>
<div class="cum-layer3">
<img src="img/people/girl1/player/home/refuse/cumFace2.png" alt="cumFace2">
</div>
<</if>>
<<if $girl1.cumBreasts >= 1>>
<div class="cum-layer4">
<img src="img/people/girl1/player/home/refuse/cumBreasts1.png" alt="cumBreasts1">
</div>
<</if>>
<<if $girl1.cumBreasts >= 2>>
<div class="cum-layer5">
<img src="img/people/girl1/player/home/refuse/cumBreasts2.png" alt="cumBreasts2">
</div>
<</if>>
<<if $girl1.cumBelly >= 1>>
<div class="cum-layer6">
<img src="img/people/girl1/player/home/refuse/cumBelly1.png" alt="cumBelly1">
</div>
<</if>>
<<if $girl1.cumBelly >= 2>>
<div class="cum-layer7">
<img src="img/people/girl1/player/home/refuse/cumBelly2.png" alt="cumBelly2">
</div>
<</if>>
<<if $girl1.cumVagina && $girl1.skirt == false && $girl1.pantyhose == false && $girl1.panties == false>>
<div class="cum-layer8">
<img src="img/people/girl1/player/home/refuse/cumVagina.png" alt="cumVagina">
</div>
<</if>>
<<if $girl1.cumLegs >= 1>>
<div class="cum-layer9">
<img src="img/people/girl1/player/home/refuse/cumLegs1.png" alt="cumLegs1">
</div>
<</if>>
<<if $girl1.cumLegs >= 2>>
<div class="cum-layer10">
<img src="img/people/girl1/player/home/refuse/cumLegs2.png" alt="cumLegs2">
</div>
<</if>>
<</nobr>><<nobr>>
<<if $girl1.action == "villainTalkFinish">>
<<link "Finish watching" "Kitchen">>
<<set $girl1.action = "villainAfter">>
<</link>>
<<else>>
<p>
<<link "Watch more...">>
<<include "Father_x_Ashley_action_progress">>
<</link>>
</p>
<p>
Energy: <span style="color: #30db00;">+100</span><br>
Happiness: <span style="color: red;">-5</span><br>
Time stage: <span style="color: orange;">+1</span>
</p>
<</if>>
<</nobr>><<nobr>>
<<switch $girl1.location>>
<<case "guestRoom">>
<<set _loc = "GuestRoom">>
<<case "mainHall">>
<<set _loc = "Main hall">>
<<case "bathroom">>
<<set _loc = "Bathroom">>
<<case "kitchen">>
<<set _loc = "Kitchen">>
<<case "yourRoom">>
<<set _loc = "Your room">>
<<default>>
Error
<</switch>>
<p>
<<if $player.happiness >= 10 && $player.energy >= 50>>
<<set $random = random(1, 3)>>
<<if $random == 1>>
<<link "Try to interrupt them" _loc>>
<<set $girl1.isAlone = true>>
<<set $player.energy -= 50>>
<<set $player.happiness -= 10>>
<</link>>
<<else>>
<<link "Try to interrupt them">>
<<set $description_you += "<p style='color: red;'>Unsacsessful attempt</p>">>
<<set $player.energy -= 50>>
<<set $player.happiness -= 10>>
<<run Engine.show()>>
<</link>>
<</if>>
<<else>>
Can't interrupt now
<</if>>
</p>
<p>
Energy: <span style="color: red;">-50</span><br>
Happiness: <span style="color: red;">-10</span><br>
Time stage: <span style="color: orange;">+1</span>
</p>
<</nobr>><<nobr>>
<<switch $girl1.location>>
<<case "guestRoom">>
<<set _loc = "GuestRoom">>
<<case "mainHall">>
<<set _loc = "Main hall">>
<<case "bathroom">>
<<set _loc = "Bathroom">>
<<case "kitchen">>
<<set _loc = "Kitchen">>
<<case "yourRoom">>
<<set _loc = "Your room">>
<<default>>
Error
<</switch>>
<<link "Leave them alone" _loc>>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<</link>>
<</nobr>><<nobr>>
<<if $girl1.talkCD > 0>>
<<set $girl1.talkCD -= 1>>
<</if>>
<<if $girl1.talkObeyCD > 0>>
<<set $girl1.talkObeyCD -= 1>>
<</if>>
<<if $girl1.talkLustCD > 0>>
<<set $girl1.talkLustCD -= 1>>
<</if>>
<<if $girl1.undressCD > 0>>
<<set $girl1.undressCD -= 1>>
<</if>>
<<if $girl1.sexCD > 0>>
<<set $girl1.sexCD -= 1>>
<</if>>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 900>>
<<if $girl1.obedience >= 500>>
Even though this was technically a conversation, $girl1.name played a minor role. She spent most of her time gazing at your $villain.rel with a look of love and adoration while he recounted tales of the everyday things that had become insignificant in her life.
<<else>>
$girl1.name eagerly engaged in the dialogue with your $villain.rel, her genuine curiosity piqued by his experiences and passions. She asked thoughtful questions and listened attentively, creating a warm and engaging atmosphere.
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
Despite the mundane nature of the conversation between your $villain.rel and $girl1.name, her eyes reflected her rapt attention and respect for him. She listened attentively, occasionally nodding her head and responding to his questions. However, she made a conscious effort not to interrupt him without a pressing need.
<<else>>
$girl1.name engaged in comfortable and candid conversations with your $villain.rel, covering a wide range of subjects. While she did not shy away from more delicate topics, she never overstepped the boundaries of what was considered appropriate.
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500>>
The girl didn't participate much in the conversation, preferring to listen to the stories your $villain.rel was telling. Unconsciously, she still revealed through her body language that she was quite captivated by his tales.
<<else>>
The girl, although not particularly interested, kept up a conversation with your $villain.rel. From time to time, she shared anecdotes about herself and her life, and overall, she was quite amiable towards your his company.
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
The girl was at a loss as to why your $villain.rel was speaking to her or what he wanted from her, but she didn't cut the conversation short. She listened attentively to $villain.name, nodding her head every now and then as a way of maintaining the dialogue, more out of politeness than genuine interest.
<<else>>
The girl found herself at a loss as to why she should engage with your $villain.rel or even listen to him. However, with a lack of anything more engaging to do, she found herself listening to his stories anyway, nodding her head thoughtfully from time to time.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $descriptionToTown = "">>
<div class="passage_name">
<h1>Parents room</h1>
<<if $dayStage <= 4>>
<img src="img/locations/masterbedroom.jpg" alt="Parents room">
<<else>>
<img src="img/locations/masterbedroom_night.jpg" alt="Parents room">
<</if>>
<div class="passage-description">
For now this is simply a test room to ensure that the girl is working as supposed.
</div>
</div>
<<if $girl1.location == "guestRoom">>
<<include "girl1LocationLogic">>
<</if>>
<br>
<p>[[Main hall]]</p>
<</nobr>><<nobr>>
<center><h1>Guest room</h1></center>
<div style="display: flex; justify-content: space-between;">
<div style="flex: 1.2;">
<<include "AshleyInteractionMenu">>
</div>
<div style="flex: 0.8;">
<div class="character-wrap">
<<include "Ashley portrait">>
</div>
</div>
</div>
<</nobr>><<nobr>>
<<include "VarChecks">>
<p>$dialog</p>
<div class="status-window">
<<include "girl1DescriptionStats">>
</div>
<p>$description_you</p>
<br>
<<if $button1 == "idle">>
<<if $timeSlot < 10 && $girl1.engagement > 0>>
<div>
<p>
<<link "Talk with her">>
<<if $timeSlot <= 9>>
<<set $button1 = "talk">>
<<set $timeSlot += 1>>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+1</span>
</p>
</div>
<br>
<div>
<p>
<<link "Undress attempt">>
<<if $timeSlot <= 7>>
<<set $button1 = "undress">>
<<set $timeSlot += 3>>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+3</span>
</p>
</div>
<div>
<p>
<<link "Service attempt">>
<<if $timeSlot <= 6>>
<<set $button1 = "service">>
<<set $timeSlot += 4>>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+4</span>
</p>
</div>
<div>
<p>
<<link "Blowjob attempt">>
<<if $timeSlot <= 8>>
<<set $button1 = "blowjob">>
<<set $timeSlot += 2>>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+2</span>
</p>
</div>
/*<div>
<p>
<<link "Sex attempt">>
<<set $button1 = "sex">>
<<run Engine.show()>>
<</link>>
</p>
</div>*/
<<else>>
<<if $timeSlot >= 10>>
It's too late for talking. The girl is about to go somewhere else.
<<else>>
The girl is too stressed and won't talk anymore with you today.
<</if>>
<</if>>
<br>
<p>
<<switch $girl1.location>>
<<case "guestRoom">>
<<set _loc = "GuestRoom">>
<<case "mainHall">>
<<set _loc = "Main hall">>
<<case "bathroom">>
<<set _loc = "Bathroom">>
<<case "kitchen">>
<<set _loc = "Kitchen">>
<<case "yourRoom">>
<<set _loc = "Your room">>
<<default>>
Error
<</switch>>
<<link "Finish Interaction" _loc>>
<<include "DescrResets">>
<<if $timeSlot >= 10>>
<<include "Hourly reset stats">>
<</if>>
<</link>>
</p>
<<elseif $button1 == "talk">>
<<include "Talk buttons">>
<<elseif $button1 == "undress">>
<<include "Undress buttons">>
<<elseif $button1 == "service">>
<<include "Service buttons">>
<<elseif $button1 == "blowjob">>
<<include "Blowjob buttons">>
<<else>>
<<include "Sex buttons">>
<</if>>
<</nobr>><<nobr>>
<p>
<<if $buttonsDisabled == false>>
<p>
<<link "<<if $girl1.shirt>>Remove<<else>>Wear<</if>> shirt">>
<<set $buttonsDisabled = true>>
<<include "playerRemoveShirt">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "<<if $girl1.skirt>>Remove<<else>>Wear<</if>> skirt">>
<<set $buttonsDisabled = true>>
<<include "playerRemoveSkirt">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "<<if $girl1.boots>>Remove<<else>>Wear<</if>> boots">>
<<set $buttonsDisabled = true>>
<<include "playerRemoveBoots">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<if $girl1.boots == false>>
<<link "<<if $girl1.pantyhose>>Remove<<else>>Wear<</if>> pantyhose">>
<<set $buttonsDisabled = true>>
<<include "playerRemovePantyhouse">>
<<run Engine.show()>>
<</link>>
<</if>>
</p>
<p>
<<if $girl1.shirt == false>>
<<link "<<if $girl1.bra>>Remove<<else>>Wear<</if>> bra">>
<<set $buttonsDisabled = true>>
<<include "playerRemoveBra">>
<<run Engine.show()>>
<</link>>
<</if>>
</p>
<p>
<<if $girl1.shirt == false && $girl1.pantyhose == false>>
<<link "<<if $girl1.panties>>Remove<<else>>Wear<</if>> panties">>
<<set $buttonsDisabled = true>>
<<include "playerRemovePanties">>
<<run Engine.show()>>
<</link>>
<</if>>
</p>
<</if>>
</p>
<br>
<<link "<<if $buttonsDisabled == true>>Next<<else>>Back to interactions<</if>>">>
<<if $girl1.action == "playerRefuse" || $buttonsDisabled == false>>
<<set $button1 = "idle">>
<<else>>
<<set $button1 = "undress">>
<</if>>
<<set $buttonsDisabled = false>>
<<set $dialog = "">>
<<set $description_you = "">>
<<run Engine.show()>>
<</link>>
<</nobr>><<nobr>>
<p>
<<if $girl1.action == "playerIdle">>
<<link "Try to start the action">>
<<include "playerServiceStart">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "refuse">>
<<link "Next...">>
<<set $girl1.action = "playerIdle">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerServiceStart">>
<<link "Proceed to the action...">>
<<set $girl1.action = "playerServiceProcess">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerServiceProcess">>
<<if $girl1.orgasm >= 100 || $player.orgasm >= 100>>
<<include "playerServiceFinish">>
<<else>>
<<link "Next">>
<<include "playerServiceProcess">>
<<run Engine.show()>>
<</link>>
<</if>>
<<elseif $girl1.action == "playerServiceFinish">>
<<set $girl1.action = "playerServiceAfter">>
<p>
<<link "I'm not finished yet">>
<<if $timeSlot <= 8 && $player.energy >= 0>>
<<set $girl1.action = "playerServiceStart">>
<<set $timeSlot += 2>>
<<else>>
<<set $girl1.action = "playerIdle">>
<<set $description_you = "
<span style='color: red;'>
<<if $timeStage >= 10>>
You don't have time for this anymore.
<<else>>
You have to rest first.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+2</span>
</p>
<<else>>
<</if>>
</p>
<br>
<p>
<<link "<<if $girl1.action == 'playerIdle' || $girl1.action == 'playerRefuse'>>Back to interactions<<else>>Stop<</if>>">>
<<if $girl1.action == "playerIdle" || $girl1.action == "playerRefuse" || $girl1.action == "playerServiceStart">>
<<set $button1 = "idle">>
<<set $girl1.action = "playerIdle">>
<<else>>
<<set $button1= "service">>
<<set $girl1.action = "playerServiceStart">>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<</nobr>><<nobr>>
<p>
<<if $girl1.action == "playerIdle">>
<<link "Try to start the action">>
<<include "playerBlowjobStart">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerBlowjobStart">>
<<link "Next...">>
<<include "playerBlowjobProcess">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerBlowjobProcess">>
<<link "Continue...">>
<<include "playerBlowjobProcess">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<include "playerBlowjobFinish">>
<<elseif $girl1.action == "playerBlowjobFinishIn" || $girl1.action == "playerBlowjobFinishOn">>
<<link "Next... (to after)">>
<<include "playerBlowjobAfter">>
<<run Engine.show()>>
<</link>>
<<elseif $girl1.action == "playerBlowjobAfter">>
<p>
<<link "I'm not finished yet">>
<<if $timeSlot <= 8 && $player.energy >= 0>>
<<set $girl1.action = "playerBlowjobStart">>
<<set $timeSlot += 2>>
<<else>>
<<set $girl1.action = "playerIdle">>
<<set $description_you = "
<span style='color: red;'>
<<if $timeStage >= 10>>
You don't have time for this anymore.
<<else>>
You have to rest first.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Time stage: <span style="color: orange;">+2</span>
</p>
<</if>>
<br><br>
<p>
<<link "<<if $girl1.action == 'playerIdle' || $girl1.action == 'playerRefuse'>>Back to interactions<<else>>Stop<</if>>">>
<<if $girl1.action == "playerIdle" || $girl1.action == "playerRefuse" || $girl1.action == "playerBlowjobStart">>
<<set $button1 = "idle">>
<<set $girl1.action = "playerIdle">>
<<else>>
<<set $button1= "blowjob">>
<<set $girl1.action = "playerBlowjobStart">>
<</if>>
<<include "DescrResets">>
<<run Engine.show()>>
<</link>>
</p>
<</nobr>><<nobr>>
<<if $buttonsDisabled == false>>
<p>
<<link "Talk about common things">>
<<set $dialogPlayer.common = random(1, 3)>>
<<include "dialogsCommon">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Try to dominate her">>
<<set $dialogPlayer.dominate = random(1, 3)>>
<<include "dialogsDomination">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Improve her confidence">>
<<include "dialogsGirlConfidence">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Talk about intimate things">>
<<set $dialogPlayer.intimate = random(1, 3)>>
<<include "dialogsIntimate">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Talk about kinks and other lewd stuff">>
<<set $dialogPlayer.intimate = random (1, 3)>>
<<include "dialogsLewd">>
<<set $buttonsDisabled = true>>
<<run Engine.show()>>
<</link>>
</p>
<br>
<</if>>
<p>
<<link "<<if $buttonsDisabled == true>>Next<<else>>Back to interactions<</if>>">>
<<set $girl1.action = "playerIdle">>
<<set $button1 = "idle">>
<<set $buttonsDisabled = false>>
<<set $dialog = "">>
<<set $description_you = "">>
<<include "DescrResets">>
<<include "VarChecks">>
<<run Engine.show()>>
<</link>>
</p>
<</nobr>><<nobr>>
<<set $dialog = "...">>
<<include 'playerDialogsIntimateDescription'>>
<<if $girl1.love >= 400>>
<<set $girl1.engDescr = 1>>
<<set $girl1.loveDescr = 1>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.love += random(8, 12)>>
<<set $girl1.engagement += random(4, 5)>>
<<elseif $girl1.love >= 150 || $girl1.obedience >= 500>>
<<set $girl1.engDescr = 0>>
<<set $girl1.loveDescr = 1>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.love += 1>>
<<else>>
<<set $girl1.engDescr = 2>>
<<set $girl1.loveDescr = 2>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.engagement -= random(2, 5)>>
<<set $girl1.love -= random(2, 4)>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "...">>
<<include "playerDialogsDominationDescription">>
<<if $girl1.obedience >= 500 || $girl1.love >= 300>>
<<set $random = random(15, 20)>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $random = random(-10, -15)>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $random = random(-15, -25)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<</nobr>><<nobr>>
<div><<include "playerDialogsCommonDialogs">></div>
<div><<include "playerDialogsCommonDescription">></div>
<<if ($girl1.engagement >= 30) || ($girl1.love >= 400 && $player.dominance < 500)>>
<<set $random = random(2, 5)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(3, 8)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<else>>
<<set $random = random(8, 14)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-2, -3)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<set $player.energy += random(20, 40)>>
<<set $random = random(20, 40)>>
<<set $girl1.energyDescr = $random>>
<<set $girl1.energy += $random>>
<<include "VarChecks">>
<</nobr>><<nobr>>
<<set $dialog = "...">>
<<include 'playerDialogsLewdDescription'>>
<<if $girl1.love >= 400>>
<<set $girl1.loveDescr = 1>>
<<set $girl1.engDescr = 1>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.love += random(3, 5)>>
<<set $girl1.engagement += random(3, 5)>>
<<elseif $girl1.obedience >= 500 || $girl1.love >= 150>>
<<set $girl1.loveDescr = 0>>
<<set $girl1.engDescr = 2>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.engagement -= random(2, 5)>>
<<else>>
<<set $girl1.loveDescr = 2>>
<<set $girl1.engDescr = 2>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.love -= random(2, 5)>>
<<set $girl1.engagement -= random(2, 5)>>
<</if>>
<</nobr>><<nobr>>
<div style="font-size: 22px; text-align: center; color: red;">$girl1.name</div>
<p>
<<if $girl1.engagement >= 80>>
The girl looks absolutely happy and shows no signs of discomfort.
<<elseif $girl1.engagement >= 60>>
The girl's mood is quite acceptable. There are sparks of life in her eyes, and sometimes you can notice a slight smile on her face.
<<elseif $girl1.engagement >= 40>>
The girl's mood could definitely be better, however, even now it can be described as satisfactory. If you wont't behave like an idiot, there shouldn't be any problems in communication.
<<elseif $girl1.engagement >= 25>>
The girl's mood is not as bad as it could be, however, it is very close to that point.
<<else>>
<<if $girl1.obedience>= 500>>
Although the girl tries not to show her indifference, it is absolutely obvious that just one wrongly spoken word would be enough to end the dialogue for the rest of the day.
<<else>>
Just one wrongly spoken word is enough for the girl to be ready to knock you out for the rest of the day.
<</if>>
<</if>>
</p>
<p><<include "girl1DescriptionStats">></p>
<</nobr>><<nobr>>
<<set $dialog = "...">>
<<include "playerDialogsGirlConfidenceDescription">>
<<if $girl1.obedience >= 500 || $girl1.love >= 400>>
<<set $girl1.loveDescr = 1>>
<<set $girl1.obeyDescr = 2>>
<<set $girl1.engDecr = 1>>
<<set $girl1.love += random(2, 4)>>
<<set $girl1.obedience -= random(4, 8)>>
<<set $girl1.engegement += random(2, 4)>>
<<else>>
<<set $girl1.loveDescr = 0>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.engDescr = 2>>
<<set $girl1.engagement -= random(3, 6)>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.skirt>>
<<if $girl1.love >= 150>>
<<set $girl1.skirt = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemoveSkirtDescription'>>
<<else>>
<<set $girl1.skirt = true>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.shirt>>
<<if $girl1.love >= 150>>
<<set $girl1.shirt = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemoveShirtDescription'>>
<<else>>
<<set $girl1.shirt = true>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.boots>>
<<if $girl1.love >= 80>>
<<set $girl1.boots = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemoveBootsDescription'>>
<<else>>
<<set $girl1.boots = true>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.bra>>
<<if $girl1.love >= 500>>
<<set $girl1.panties = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemovePantiesDescription'>>
<<else>>
<<set $girl1.panties = true>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.pantyhose>>
<<if $girl1.love >= 220>>
<<set $girl1.pantyhose = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemovePantyhouseDescription'>>
<<else>>
<<set $girl1.pantyhose = true>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "">>
<<if $girl1.bra>>
<<if $girl1.love >= 400>>
<<set $girl1.bra = false>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $player.happiness -= random(5, 15)>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<include 'playerRemoveBraDescription'>>
<<else>>
<<set $girl1.bra = true>>
<</if>>
<</nobr>><<nobr>>
<<set $girl1.dialog = "...">>
<<include 'playerServiceStartDescription'>>
<<if $girl1.love >= 150>>
<<set $girl1.action = "playerServiceStart">>
<<set $girl1.playerHjCount += 1>>
<<if $girl1.firstTimeServiced == "None">>
<<set $girl1.firstTimeServiced = "$player.name">>
<</if>>
<<set $player.hygiene -= random(3, 7)>>
<<set $random = random(5, 15)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(2, 5)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<if $girl1.obedience >= 500>>
<<set $random = random(1, 2)>>
<<else>>
<<set $random = random(-2, -4)>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<else>>
<<set $girl1.action = "playerRefuse">>
<<set $random = random(-22, -35)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-10, -25)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-5, -15)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<</nobr>><<nobr>>
<<include "playerServiceProcessDescription">>
<<if $player.orgasm >= 100 || $girl1.orgasm >= 100>>
<<set $girl1.action = "playerServiceFinish">>
<<else>>
<<set $player.happiness += random(2, 4)>>
<<set $player.hygiene -= random(1, 3)>>
<<set $random = random(5, 12)>>
<<set $player.orgasmDescr = $random>>
<<set $player.orgasm += $random>>
<<set $random = random(1, 3)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<<set $random = random(1, 2)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-12, -18)>>
<<set $girl1.energyDescr = $random>>
<<set $girl1.energyDescr -= $random>>
<</if>>
<</nobr>><<nobr>>
<<if $player.orgasm >= 80>>
<<include "playerOrgasmDecision">>
<<else>>
<<set $girl1.action="playerServiceProcess">>
<<set $description_you = "$girl1.name's eyes rolled back, and her whole body shook with pleasure. Looks like she just came.">>
<<set $random = random(-80, -100)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<<set $random = random(10, 20)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(10, 20)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $random = random(-40, -80)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<</if>>
<<include "VarChecks">>
<</nobr>><<nobr>>
<<set $girl1.loveDescr = 0>>
<<set $girl1.engDescr = 0>>
<<set $girl1.obey Descr = 0>>
<<set $dialog = "...">>
<<set $description_you = "...">>
<</nobr>><<nobr>>
<<if $girl1.orgasm >= 100 || $player.orgasm >= 100>>
<<set $girl1.action = "playerBlowjobFinish">>
<<elseif $player.energy <= 0>>
<<set $girl1.action = "playerBlowjobAfter">>
<<set $description_you = "<span style='color: red;'>Your body is literally melting from exhaustion, and you are no longer able to continue the sexual act with $girl1.name.</span>">>
<<else>>
<<set $girl1.action = "playerBlowjobProcess">>
<<include "playerBlowjobProcessDescription">>
<<set $random = random(9, 15)>>
<<set $player.orgasmDescr = $random>>
<<set $player.orgasm += $random>>
<<set $random = random(2, 4)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<<set $random = random(-10, -15)>>
<<set $girl1.energyDescr = $random>>
<<set $girl1.energy += $random>>
<<set $random = Math.round((1000 - $girl1.energy) * 0.001 + $girl1.obedience * 0.007)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $player.energy -= random(25, 40)>>
<<set $player.happiness += random (1, 4)>>
<</if>>
<</nobr>><<nobr>>
<<set $girl1.action = "playerBlowjobAfter">>
<</nobr>><<nobr>>
<<if $player.orgasm >= 80>>
<<include "playerOrgasmDecision">>
<<include "playerBlowjobFinishDescription">>
<<else>>
<<set $girl1.action="playerBlowjobProcess">>
<<set $description_you = "$girl1.name's eyes rolled back, and her whole body shook with pleasure. Looks like she just came.">>
<<set $random = random(-80, -100)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<<set $random = random(10, 20)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(10, 20)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $random = random(-40, -80)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<</if>>
<<if $girl1.action == "playerBlowjobFinishIn" || $girl1.action == "playerBlowjobFinishOn">>
<<include "playerBlowjobFinishDescription">>
<</if>>
<<include "VarChecks">>
<</nobr>><<nobr>>
<<set $dialog="...">>
<<include "playerBlowjobStartDescription">>
<<if $girl1.love >= 200>>
<<set $girl1.action = "playerBlowjobStart">>
<<else>>
<<set $random = random(-3, -5)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-4, -7)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $girl1.action = "playerRefuse">>
<</if>>
<</nobr>><<nobr>>
<div class="passage_name">
<h1>Patreon page</h1>
</div>
<p>
<div style="text-align: center; font-size: 22px;">
Hello, guys
</div>
<div>
Thanks for your interest in this game and especially in this page. I won't waste much of your time and will just say that creating this game took me much longer
than I had originally planned. If you have the means to support me on Patreon, I would be grateful (otherwise, I might have to literally pick up a mop and bucket again to pay my rent). Additionally, if you have any
questions or suggestions, you can write to me through Patreon or the F95.
</div>
<div style="text-align: center; font-size: 22px;">
Have a good game
</div>
</p>
<br>
<div style="display: flex; justify-content: center;">
<div>
<a href="https://www.patreon.com/TheSimplePath" target=”_blank”>
<img src="img/locations/patreon.png" alt="Patreon logo">
</a>
</div>
<div>
<a href="https://f95zone.to" target=”_blank”>
<img src="img/locations/f95.png" alt="F95 logo">
</a>
</div>
</div>
<p>
Even though I am only active on these two websites, I am still grateful to all the other resources that have published my game, thus helping to increase its popularity.
</p>
<br>
<center><p><<return>></p></center>
<</nobr>><<nobr>>
<<set $girl1.action = "playerIdle">>
<</nobr>><<nobr>>
<<if $extended>>
<<set $random = either(1, 2, 3)>>
<<else>>
<<set $random = either(1, 2)>>
<</if>>
<<set $description_you = "
<<if $girl1.love >= 800>>
<<if $girl1.obedience >= 500>>
<<if $random == 1>>
$girl1.name eagerly wraps her lips around your throbbing cock, taking it deep into her throat with a satisfied sigh. She relishes the feeling of this thing filling her up, the taste of your precum on her tongue, and the power she has in pleasuring you. Her eyes flutter closed as she focuses solely on the sensations he elicits, running her tongue up and down your shaft as you grips her hair tightly, guiding her movements. Her moans are muffled by swollen cock, but she lets out small whimpers of delight as it hits the back of her throat. With each thrust, the girl relaxes her muscles more and more, eagerly accepting you deeper inside of her. Her submissive nature shines through, and she relishes in the pleasure she's giving him, wanting nothing more than to bring him to the edge of release.
<<elseif $random == 2>>
$girl1.name's lips part wide, as she takes your cock into her mouth, swirling her tongue around the head as she looks up at you with adoration. Her hands grip your thighs, pulling closer as she takes your swollen cock even deeper into her throat. She can feel it throbbing against her tongue, and she moans softly, the vibrations sending shivers down his spine. Her fingers trace patterns on your thighs, and she grips him tighter as she begins to bob her head up and down, taking you deeper with each thrust. Her eyes never leave yours, and she can see the pleasure building in them. She wants nothing more than to bring you to the edge, to submit to you completely and give you the release you crave so much. Her submissive nature is on full display, and she revels in the power she has in pleasuring you.
<<else>>
<<include 'playerBlowjobProcessLove800Obey'>>
<</if>>
<<else>>
<<if $random == 1>>
$girl1.name eagerly gobbles up your throbbing cock, her sloppy lips sliding up and down your shaft with reckless abandon. Her eyes glaze over with pure pleasure as she tastes your salty precum, moaning softly with each greedy suck. She lovingly massages your heavy balls with one hand while the other grips your cock tightly, guiding it deeper into her hungry mouth. He groans with delight as she worships its manhood, her tongue swirling around the sensitive head before eagerly swallowing it whole. She's in her element, completely submitted to his desires as she pleasures you with every dirty trick she knows.
<<elseif $random == 2>>
$girl1.name sucked with all her might, drawing your entire length into her hot wet mouth and sliding it up and down while playing with the sensitive flesh underneath. She flicked her tongue against the underside of your shaft as she worked you over, moaning softly around its throbbing cock while taking you deeper and deeper down into that sweet warm abyss of pleasure
<<else>>
<<include 'playerBlowjobProcessLove800NotObey'>>
<</if>>
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>>
<<if $random == 1>>
$girl1.name hesitantly sucked you, feeling the warmth and hardness of your cock against her tongue. Despite her hesitation, she couldn't deny the rush of excitement that coursed through her body. Her lips sealed around you, sucking and licking with a mix of eagerness and uncertainty. With each movement, she felt a wave of conflicting emotions - the thrill of submission, the fear of crossing a line.. $girl1.name's obedience and fear of disappointment drove her to continue, her mouth full of your throbbing length, eagerly following your unspoken commands.
<<elseif $random == 2>>
You feel her soft lips wrap around your hard cock, her tongue swirling around the tip, teasing it gently. She takes you deeper into her mouth, her cheeks hollowing as she sucks, her hand gripping the base of your shaft to control the pace. Her lips slide up and down, creating a wet, slick sensation that sends shivers down your spine. She looks up at you with half-lidded eyes, her expression one of pure submission as she continues to pleasure you.
<<else>>
<<include 'playerBlowjobProcessLove400Obey'>>
<</if>>
<<else>>
<<if $random == 1>>
$girl1.name teased the tip with her tongue, flicking it back and forth as she savored the taste of pre-cum. Her hand wrapped around the base of your shaft, providing a gentle yet firm grip as she began to slowly bob her head up and down. Her soft lips slid smoothly over your sensitive skin, causing him to let out a low moan of pleasure. She increased the pace slightly, taking more of you into her mouth each time until he was fully engulfed. Her throat worked like a well-oiled machine as she sucked greedily on your dick while using one hand to stroke up and down its length in perfect rhythm with her bobbing head.
<<elseif $random == 2>>
$girl1.name tongue tentatively swirling around your shaft. As she gains confidence, her sucking becomes more fervent, her mouth eagerly taking you in. The conflicting emotions of guilt and arousal only fuel her passion, driving her to suck you harder and faster. She moans around your cock, the taste of you driving her wild. The hesitation adds an extra layer of excitement to the act, making it all the more thrilling.
<<else>>
<<include 'playerBlowjobProcessLove400NotObey'>>
<</if>>
<</if>>
<<else>>
<<if $random == 1>>
$girl1.name's plump lips wrap around your stiff member, her tongue swirling around the tip as she takes you deeper into her warm, wet mouth. Her cheeks hollow as she sucks, her hands gripping your thighs for support. She closes her eyes, focusing on the sensation of your hardness against her tongue, her mind a whirl of confusion as to why she's doing this for a near stranger. But the pleasure of the act is too strong to resist, and she continues to pleasure you, lost in the moment.
<<elseif $random == 2>>
$girl1.name continues to devour your cock with great enthusiasm, her eyes filled with uncertainty as her gag reflex repeatedly betrays her. The sounds of her choking and gulping down your member and her own spit fill the room. Despite her confusion, she can't stop herself from taking your cock deeper and deeper into her throat.
<<else>>
<<include 'playerBlowjobProcessLoveBelow400'>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 800>>
<<if $girl1.obedience >= 500>>
$girl1.name's eyes burned with a fiery passion, recognizing the significance of what was to come next. However, there were also traces of fear and uncertainty in her gaze. She was afraid of making a mistake or disappointing you, and as a result, a slight tremble could be felt in her movements as she knelt down, holding onto your thighs. Yet, in the end, your dick was now directly at the entrance to her mouth. She was determined to bring you maximum pleasure, so you would not be disappointed in her.
<<else>>
$girl1.name, without any hesitation, wrapped her delicate hand around your shaft. The moment she touched you, your veins tensed and pulsed. She was already eagerly awaiting the sensation of you deep within her throat. $girl1.name waited patiently for you to press on her shoulders, signaling that you were in control of what would happen next. As soon as you did, she obediently sank to her knees. You could feel her warm breath only a few centimeters away from your member. She looked up at you, obediently waiting for your next move.
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>>
There was a hint of doubt in the girl's eyes, questioning whether she was doing the right thing. After all, you didn't know each other that well, yet she was already doing such things with you. Nevertheless, her other voice in her head, the voice of obedience, assertively declared that she was thinking in a completely different direction. She shouldn't be concerned with whether she was doing the right thing or not, but rather how to bring maximum pleasure to the person she now depended on, both mentally and physically. She couldn't disobey that voice, and lowered herself onto her knees. As soon as your dick was only a few centimeters away from her lips, a light smile appeared on her face, recognizing that she was indeed doing the right thing. This was exactly what was expected of her.
<<else>>
She looked at you provocatively, coming up close to you. Giving you a playful smile and looking seductively into your eyes, she ran her hands from the top to the bottom of your body, starting from your chest, smoothly transitioning to your stomach and thighs, and finally stopping at your cock, gently holding it with her hands. After increasing the distance between you slightly, she gracefully lowered herself onto her knees, positioning your swollen shaft right at the entrance to her mouth.
<</if>>
<<elseif $girl1.love >= 200>>
<<if $girl1.obedience >= 500>>
After a brief hesitation, the girl still began to lower herself onto her knees. There was a certain uncertainty and confusion in her eyes...but at the same time, obedience, as if she had heard your words as a command, not a request. In any case, $girl1.name was not against such a development of events and already gently held your swollen dick in her tender hand, seemingly a bit unsure about what was to come or what she should do next.
<<else>>
It seemed that the girl was not yet ready for such a turn of events. She immediately increased the distance between you, making it clear that it was not yet prepared for this.
<</if>>
<<else>>
As soon as she realized your intentions, she immediately slapped your cheek and stepped back.
<</if>>
">>
<</nobr>><<nobr>>
<<if $extended>>
<<set $random = either(1, 2)>>
<<else>>
<<set $random = 1>>
<</if>>
<<set $description_you = "
<<if $girl1.love >= 800>> /*LOVE 800 OBEDIENT*/
<<if $girl1.obedience >= 500>>
<<if $girl1.action == 'playerBlowjobFinishIn'>> /*In mouth*/
<<if $random == 1>>
As the first drops of cum hit her mouth, $girl1.name greedily sucked on your cock, determined to milk every last drop of that sweet nectar out of you. Her eyes rolled back in ecstasy, and her pussy grew wet as fuck, reveling in how damn good she was feeling form satisfying your needs.
<<else>>
<<include 'playerBlowjobDescriptionLove800Obey'>>
<</if>>
<<else>> /*On mouth
<<if $random == 1>>
Feeling the first drops of your cum on her face, $girl1.name immediately knew what you wanted from her right now. Trying to fulfill your most perverted fantasies, she moved closer until her head was directly beneath your cock. As you shot your load onto her face, some of the cum landed in her open mouth while the rest covered every inch of skin on her visage, ruining her makeup and giving it an ethereal glow.
<<else>>
<<include 'playerBlowjobDescriptionLove800Obey'>>
<</if>>
<</if>>
<<else>> /*LOVE 800 NOT OBEDIENT*/
<<if $girl1.action == 'playerBlowjobFinishIn'>> /*In mouth*/
<<if $random == 1>>
<p>
$girl1.name's eyes lit up with sheer bliss as she felt your cock quiver in her mouth. Without hesitation, she increased her pace, moving her head back and forth more intensely in eager anticipation of her favorite delight.
</p>
<p>
Soon enough, her efforts paid off, and the hot cum began gushing directly into her mouth. Lost in pleasure, she deepened her oral embrace, greedily swallowing every drop, running her tongue affectionately along your shaft.
</p>
<p>
She was determined to savor every last bit of your essence, and it seemed like nothing in the world could deter her from accomplishing her objective.
</p>
<<else>>
<<include 'playerBlowjobDescriptionLove800NotObey'>>
<</if>>
<<else>> /*On mouth*/
<<if $random == 1>>
As the first jets of fluid touched her skin, $girl1.name positioned herself perfectly beneath your cock, offering you all the comfort you needed for your climax. Each subsequent release of cum adorned her face, gradually transforming her skin into a glistening white canvas. Without missing a beat, a broad smile on her face conveyed just how much she was relishing the experience.
<<else>>
<<include 'playerBlowjobDescriptionLove800NotObey'>>
<</if>>
<</if>>
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>> /*LOVE 400 OBEDIENT*/
<<if $girl1.action == 'playerBlowjobFinishIn'>> /*In mouth*/
<<if $random == 1>>
$girl1.name gagged a bit when the first cum burst hit her throat. Even though she was used to it, she wasn't totally ready for the taste and warmth of the sticky stuff in her mouth. Her eyes started to roll back and her brain got fuzzy from the lack of air. But she kept going, not pulling back, scared of letting you down. She just sat there, taking all your cum inside her like an obedient girl she was.
<<else>>
<<include 'playerBlowjobDescriptionLove400Obey'>>
<</if>>
<<else>> /*On mouth*/
<<if $random == 1>>
As $girl1.name felt the trembling of your dick, she hesitated for a moment, unsure of what to do. She was still inexperienced and overwhelmed by the intensity of the moment. But she was determined to please you, and so she parted her lips and let you cum on her face. The warm liquid splattered against her skin, and she closed her eyes, trying to focus on the sensation. She may have been unsure of herself, but her efforts were clear - she was doing everything in her power to give you the maximum pleasure.
<<else>>
<<include 'playerBlowjobDescriptionLove400Obey'>>
<</if>>
<</if>>
<<else>> /*LOVE 400 NOT OBEDIENT*/
<<if $girl1.action == 'playerBlowjobFinishIn'>> /*In mouth*/
<<if $random == 1>>
Her mind clouded over as the initial streams of cum entered her mouth, erasing any doubts she may have had. Determined not to succumb to hesitation, she thrust her head forward, burying your cock deeper inside her mouth. By this act, she shut off her brain, giving in entirely to her primal urges. Your sperm continued to shoot into her small mouth, trailing along the curves of her lips and slipping down her throat.
<<else>>
<<include 'playerBlowjobDescriptionLove400NotObey'>>
<</if>>
<<else>> /*On mouth*/
<<if $random == 1>>
Although $girl1.name was feeling a bit uneasy, she couldn't bring herself to deny your wishes and gladly presented her face beneath your cock, eagerly taking in the flow of your cum. While a hint of doubt lingered in her eyes, her broad smile spoke volumes.
<<else>>
<<include 'playerBlowjobDescriptionLove400NotObey'>>
<</if>>
<</if>>
<</if>>
<<else>> /*LOVE LESS THAN 400 OBEDIENCE DOESNT MATTER*/
<<if $girl1.action == 'playerBlowjobFinishIn'>> /*In mouth*/
<<if $random == 1>>
$girl1.name's eyes widened, her tongue pushing forward and her cheeks puffing out as she felt something sticky and hot in her mouth. Despite a moment of panic making her want to pull back, her body wouldn't obey as her mouth stayed on your cock, steadily filling with your cum. In the end, she gave in and let the remaining drops of liquid fill her to the brim before finally withdrawing her head.
<<else>>
<<include 'playerBlowjobDescriptionLove400NotObey'>>
<</if>>
<<else>> /*On mouth*/
<<if $random == 1>>
Eyes wide with surprise, $girl1.name watched in fascination as the streams of cum coated her face in thick, uneven layers. In a moment of shock, she was so captivated that she didn't even feel the sticky, hot liquid on her skin. She merely continued to gaze at your throbbing cock, curious about how it would all unfold.
<<else>>
<<include 'playerBlowjobDescriptionLoveLessThan400'>>
<</if>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<if $player.orgasm >= 90>>
Your cock twitches and throbs, and fluid begins to leak from the tip. You feel that you could finish at any time.
<<elseif $player.orgasm >= 40>>
Your penis is hard and ready for the action.
<<elseif $player.orgasm >= 20>>
You feel a slight surge of lust, but overall your state can hardly be called excited.
<<else>>
You're not excited at all.
<</if>> (Your orgasm: $player.orgasm/100)
<</nobr>><<nobr>>
<div>
<p>
<<if $girl1.action == "playerBlowjobFinish" || $girl1.action == "playerServiceFinish">>
<<link "Cum in mouth">>
<<set $girl1.cumMouth = true>>
<<set $girl1.playerCumSwallovedCount += 1>>
<<if $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishIn">>
<<else>>
<<set $girl1.action = "playerServiceFinish">>
<</if>>
<<run Engine.show()>>
<</link>>
<</if>>
</p>
<p>
<<link "Cum on face">>
<<set $girl1.cumFace += 1>>
<<set $girl1.playerCumOutsideCount += 1>>
<<if $girl1.action == "playerServiceFinish">>
<<set $girl1.action = "playerServiceAfter">>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishOn">>
<<else>>
<<set $girl1.action = "playerServiceFinish">>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Cum on breasts">>
<<set $girl1.cumBreasts += 1>>
<<set $girl1.playerCumOutsideCount += 1>>
<<if $girl1.action == "playerServiceProcess">>
<<set $girl1.action = "playerServiceFinish">>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishOn">>
<<else>>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Cum on belly">>
<<set $girl1.cumBelly += 1>>
<<set $girl1.playerCumOutsideCount += 1>>
<<if $girl1.action == "playerServiceProcess">>
<<set $girl1.action = "playerServiceFinish">>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishOn">>
<<else>>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Cum on ass">>
<<set $girl1.cumAss += 1>>
<<set $girl1.playerCumOutsideCount += 1>>
<<if $girl1.action == "playerServiceProcess">>
<<set $girl1.action = "playerServiceFinish">>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishOn">>
<<else>>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "Cum on legs">>
<<set $girl1.cumLegs += 1>>
<<set $girl1.playerCumOutsideCount += 1>>
<<if $girl1.action == "playerServiceProcess">>
<<set $girl1.action = "playerServiceFinish">>
<<elseif $girl1.action == "playerBlowjobFinish">>
<<set $girl1.action = "playerBlowjobFinishOn">>
<<else>>
<</if>>
<<run Engine.show()>>
<</link>>
</p>
</div>
<<set $player.energy -= random(50, 120)>>
<<set $player.hygiene -= random(15, 30)>>
<<set $player.happiness += random(10, 20)>>
<<set $random = random(-80, -100)>>
<<set $player.orgasmDescr = $random>>
<<set $player.orgasm += $random>>
<<if $player.orgasm < 0>><<set $player.orgasm = 0>><</if>>
<<if $girl1.orgasm >= 80>>
<<set $girl1.playerBringedToOrgasm += 1>>
<<set $random = random(-80, -100)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<<if $girl1.orgasm < 0>><<set $girl1.orgasm = 0>><</if>>
<</if>>
<</nobr>><<nobr>>
<<if $player.orgasm >= 100>>
<<else>>
<<set $description_you = "
<<if $girl1.love >= 900>>
<<if $girl1.obedience >= 500>>
The girl slowly runs her hand over your dick, concentrating all her attention on it. She tries to find the best pace for him and give you maximum pleasure.
<<else>>
It seems that by stroking you, the girl turned herself on no less than you. She breathes heavily and devours you with a lustful gaze, while at the same time continuing to gently caress your penis with her hand.
<</if>>
<<else>>
The girl’s face looks somewhat uncertain, but in this situation, animal instincts take over her reason, so her hand continues to tightly grasp your penis, smoothly moving up and down the entire length of its shaft.
<</if>>
<br>
">>
<</if>>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
<<if $girl1.obedience >= 500 && $player.dominance >= 500>>
The girl obediently nodded her head and lightly grasped your dick with her delicate hand. Her face showed that she was just starting to experience an orgasm from the mere realization of bringing you pleasure.
<<else>>
$girl1.name seductively looked at your member and immediately grabbed it with her hand. She gently ran her hand along the entire length of your shaft, enjoying how its veins throbbed with each of her touches.
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>>
The girl was very unsure of what she was doing, but she did not resist you in any way. On the contrary, it seemed like she even enjoyed it. Even though her hand barely touched your cock, her facial expression clearly indicated that she was simply mesmerized by it.
<<else>>
$girl1.name, although somewhat unsure, still showed genuine interest in your dick when it was in her hand. She slowly moved her hand up and down the shaft, getting accustomed to its shape.
<</if>>
<<elseif $girl1.love >= 150>>
As soon as the girl saw your cock, she immediately turned away from it, unwilling to participate in it.
<<else>>
<<if $girl1.obedience >= 500>>
As soon as the girl saw your cock, she immediately turned away from it, unwilling to participate in it.
<<else>>
Without even wanting to know what you had in mind to do, the girl pushed you away the very moment your hand moved below the waist.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
It was as easy as pie. As soon as you reached for the girl's sweater, she herself took it off with a few effortless movements, not attaching any special significance to it.
<<elseif $girl1.love >= 400>>
It seems that the girl was absolutely fine with it. When you took off her sweater, she was only helping you with this.
<<elseif $girl1.love >= 150>>
It seems the girl wasn't confident that it was a good idea, but in the end, it's just a sweater. Although she didn't help you take it off, she didn't hinder either.
<<else>>
Although it's just a sweater, for the girl, it's still absolutely unacceptable, and she pushed you away with a light but assertive hand movement.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
The girl effortlessly removed her skirt before you could even reach out to her, and she continued to stand before you as if nothing had happened.
<<elseif $girl1.love >= 400>>
A barely noticeable smile appeared on $girl1.name's face when you reached for her skirt. It could be understood that she was completely fine with showing you a little more of her body.
<<elseif $girl1.love >= 150>>
The girl didn't offer to help you take off her skirt, but she also didn't object to it. However, there was a slight hint of uncertainty on her face, questioning whether she was doing the right thing.
<<else>>
Although it wasn't the worst of all your ideas, you still can't call it smart. The girl absolutely didn't like your initiative, and she rudely pushed you away.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
Unable to contain a light laugh, $girl1.name was already unfastening her second shoe while you were taking off the first one. In a few moments, she was standing in front of you, completely forgetting about them.
<<elseif $girl1.love >= 400>>
$girl1.name found this action somewhat amusing and it seems it surprised her a bit too. However, she didn't resist at all and readily allowed her shoes to be removed, first one, then the other.
<<elseif $girl1.love >= 80>>
The girl was somewhat surprised by this action, but she didn't attach much importance to it. Anyway, after a few minutes of you fiddling with the clasps, she was already standing barefoot in front of you.
<<else>>
The girl completely didn't appreciate or understand your gesture and merely disdainfully pushed you away.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
It seems that $girl1.name didn't take this item of clothing seriously at all. At least when you started pulling off her tights, she just laughed, saying that they can always be easily torn.
<<elseif $girl1.love >= 400>>
$girl1.name didn't even pay attention when you started taking off that piece of clothing from her. After all, it's hardly something that could be called proper clothing in the first place.
<<elseif $girl1.love >= 220>>
The girl blushed slightly, as if it was something more intimate than just tights, but still didn't stop you and allowed you to take off this piece of clothing from her, even if it didn't happen immediately.
<<else>>
Somewhat bewildered by such unexpectedness, the girl abruptly pushed you away. It seems she is not yet ready to show you more of her bare skin at the moment.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
Without the slightest embarrassment in showing her intimate parts, $girl1.name proudly straightened her chest as you took off her bra.
<<elseif $girl1.love >= 400>>
The girl blushed a little, but still allowed you to take off her bra.
<<elseif $girl1.love >= 200>>
The girl easily pushed you away from herself. Although this action didn't provoke her anger, it seems it's not yet the time when she's ready to show you that part of her body.
<<else>>
The girl just got angry and hit you in the face. However, did you really expect something else?
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.love >= 900>>
When you just touched her panties, her hands lightly touched yours and she only helped you take them off faster.
<<elseif $girl1.love >= 500>>
Somewhat hesitantly, but still $girl1.name allowed her panties to be pulled off. Though her face turned a little blush.
<<elseif $girl1.love >= 280>>
A bit bewildered by your actions, the girl recoiled, indicating that she wasn't ready for such a step yet.
<<else>>
Without saying anything, the girl hit you hard on the arms, and her face turned purple. It was foolish at least.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.obedience >= 500 && $player.dominance >= 500>>
<<if $girl1.engagement >= 90>>
You see that over time she learned to be an example of an excellent servant. Although her voice now sounds less confident than before, she talks to you about various topics and is not at all embarrassed to share all her life situations with you.
<<elseif $girl1.engagement >= 30>>
<<if $girl1.love >= 400>>
In conversation with you, the girl behaves exactly as you've taught her. She tells you about all the details of her past life and her current one, laughs at your jokes, and tries to tell her own as well. However, she does not forget her place in this house, always being in somewhat reserved poses, does not raise her voice, and doesn't even think about laughing at you, no matter how absurd situations from your life you may tell her about.
<<else>>
Although the girl tries to behave similarly to how you tried to taught her, occasionally, there are hints of resentment in her speech. Nevertheless, this doesn't greatly hinder your dialogue, and you continue to talk about everyday topics with her.
<</if>>
<<else>>
With an absolutely monotone and uninteresting voice, the girl tries to keep a conversation with you. Yet, despite all her efforts, most of the time you still find yourself doing most of the talking; otherwise, absolute silence begins to form around you, where, it seems, if desired, you could even hear crickets.
<</if>>
<<elseif $girl1.obedience >= 500>>
<<if $girl1.engagement >= 90>>
<<if $girl1.love >= 400>>
You notice that lately, the girl has started to stutter often and leave sentences unfinished. However, from just one expression on her face, it is clear that she is incredibly happy to see you. You both have a great time together and uplift each other's mood.
<<else>>
In conversation with you, $girl1.name behaves reservedly. She speaks quietly, and sometimes you have to ask her to repeat what she said several times. However, from her facial expressions, gestures, and the way she talks to you, it's clear that she doesn't mind your company at all and actually enjoys spending time with you.
<</if>>
<<elseif $girl1.engagement >= 30>>
<<if $girl1.love >= 400>>
The girl talks to you in a restrained manner, almost monotonously responding to your everyday questions and hardly asking her own. Nevertheless, thanks to her intelligence and innate charisma, the conversation turns out quite decent, and you both have a good time.
<<else>>
The conversation is becoming rather dull. Lately, the girl has been very closed off and almost unwilling to discuss any personal topics, and the fact that you hardly know each other only exacerbates the situation.
<</if>>
<<else>>
<<if $girl1.love >= 900>>
The girl looks absolutely out of sorts right now and seems like she's about to burst into tears any moment. However, as soon as she saw you, her face brightened up a bit, and now, as you're trying to engage her in conversation, she actively participates and shows interest in every suggestion you make. You're having quite a good time together.
<<else>>
You are making not the best conversation right now. Lately, the girl has been very closed off and almost unwilling to discuss any personal topics. Today though, she is even more upset or distressed, which does not help in continuing at all. Nevertheless, you manage to initiate minimal conversation with her and try to make the time pleasant, no matter how difficult it may be.
<</if>>
<</if>>
<<else>>
<<if $girl1.engagement >= 30>>
<<if $girl1.love >= 400>>
The girl behaves quite openly with you and seems to ask you questions much more often than you ask her, despite the fact that you were the one who initiated the conversation.
<<else>>
Looking at her, it's hard to say that she would be very interested in talking to you, and therefore the conversation between you two turns out to be not very sincere. Nevertheless, there is still a dialogue, and the mood for both of you has lifted slightly.
<</if>>
<<else>>
<<if $girl1.love >= 400>>
Although the girl was initially not in the mood to talk, you are not the type of person she can stay angry with for long. Anyway, a conversation started between you, and $girl1.name's mood gradually began to improve.
<<else>>
At first glance, the girl really seemed like she was ready to kill you right then and there, but as your conversation continued, her demeanor softened somewhat, and now she didn't seem as aggressive to you. However, you should still be careful with her.
<</if>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.obedience >= 500 && $player.dominance >= 500>>
$girl1.name didn't even think about resisting or arguing with you. Her willpower was already in a not-so-good state, and now it has fallen even lower.
<<elseif $girl1.obedience >= 500>>
<<if $girl1.love >= 400>>
It seems that the girl was somewhat surprised that you approached her in such a manner, however, she didn't object to you and continued listening to everything you were saying to her.
<<else>>
The girl was greatly surprised by this conversation, and in her eyes, you could even see a small spark of anger... However, it soon faded, and she didn't say anything in response to you.
<</if>>
<<elseif $girl1.love >= 900>>
Clearly not expecting such a response from you, the girl didn't quite understand how she should react to this statement. Nevertheless, she had absolutely no desire to argue with you, so she simply responded by agreeing that perhaps she should indeed be a little more restrained.
<<elseif $girl1.love >= 300>>
A bit taken aback by this statement, she began to tell you that it is absolutely unacceptable to talk to girls in such a manner. And although this action affected her attitude towards you, her level of compliance still slightly increased.
<<else>>
It seems she couldn't believe her ears hearing something like that from you just now. She didn't even get angry, she just laughed loudly, thereby humiliating your dignity.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.obedience >= 500 && $player.dominance >= 500>>
The girl didn't quite understand what exactly you meant, but she liked your addressing her. After this conversation, her self-confidence will likely increase.
<<elseif $girl1.love >= 400>>
$girl1.name smirked a little, looking at you. As she saw it, she was already in a fine mental state. Nonetheless, she didn't take those words too seriously, and you ended up having a decent conversation.
<<elseif $girl1.obedience >= 50>>
She pretended not to understand why you brought up this topic, and merely laughed innocently. However, nonetheless, you could still detect some notes of relief and gratitude for the conversation on her face.
<<else>>
It seems that the girl's conversation was completely unnecessary, and she made it clear to you both by her facial expression and her words as well.
<</if>>
">>
<</nobr>><<nobr>>
<<if $girl1.love>= 400>>
<<if $girl1.obedience >= 500 && $player.dominance >= 500>>
This topic for you has long ceased to be something forbidden or secret. The girl used to tell you everything you wanted to hear, still occasionally blushing at some particularly spicy moments.
<<else>>
This topic has long ceased to be forbidden or secret for you. The girl is having a good time with this conversation, actively questioning you, but at the same time, she doesn't hesitate to talk about her own life as well.
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
The girl blushes heavily when she tries to talk about such topics, and she can't manage to tell anything substantial. It's unlikely that any meaningful conversation will come out of this.
<<elseif $girl1.love >= 150>>
The girl didn't become very angry with you, but at the first opportunity, she steered the conversation into a neutral direction. It seems like it's not yet time to discuss such topics.
<<else>>
Most of the time, you could see interest and bewilderment on the girl's face. Did you really think it was the right time to talk about these things? Are you that much of an idiot?
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.obedience >= 400 && $player.dominance >= 500>>
<<if $girl1.love >= 400>>
It seems the girl isn't currently dwelling much on her own desires and prefers to talk about topics that will please you. Or perhaps she only finds pleasure when she brings it to you.
<<else>>
The girl blushes slightly and speaks very uncertainly on these topics. It seems that it's not possible to initiate a dialogue with her right now.
<</if>>
<<elseif $girl1.obedience >= 500>>
The girl blushes slightly and speaks very uncertainly on these topics. It seems that it's not possible to initiate a dialogue with her right now.
<<elseif $girl1.love >= 400>>
The girl willingly talks about such topics and it seems she even enjoys that you brought up this conversation with her. She will definitely become more open with you now.
<<elseif $girl1.love >= 150>>
The girl shows no particular interest in discussing this topic, as she clearly made you understand. Perhaps it's worth improving your relationship with her a little before talking about such things.
<<else>>
The girl shows absolutely no desire to talk to you about such topics. Moreover, it has caused her some disgust.
<</if>>
">>
<</nobr>><<nobr>>
<<set $dialog = "
<div class='player-title'>$player.name</div>
<div class='player-dialog'>
<<if $player.dominance >= 500 && $girl1.obedience >= 500>>
I'm bored. Let's discuss interesting topics. Hope you have any?
<<else>>
So, how about we talk about something interesting?
<</if>>
</div>
<div class ='ashley-title'>$girl1.name</div>
<div class='ashley-dialog'>
<<if $girl1.engagement >= 90>>
<<if $girl1.love >= 900>>
<<if $girl1.obedience >= 500>>
<<if $player.dominance >= 500>>
I'm not entirely sure what interesting things I can tell you, but I'll try my best to do anything to keep you from being bored.
<<else>>
Um.... Maybe... No, it's fine. What did you want to talk about today?
<</if>>
<<else>>
You're kidding, right? I don't know why, but I'm in such a good mood right now that I'd be up for something more 'interesting' with you than just meaningless chatter. But hey, I'm sure we'll have time for that later. So, if that's what you want, go for it.
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience < 500>>
Sure thing. Well, honestly, today is such a beautiful day that I might've preferred to go for a stroll outside or maybe catch a ride somewhere, but since that's not an option, chatting works too. Especially considering you're not the worst company in this situation.
<<else>>
<<if $player.dominance >= 500>>
Um, sure thing. What did you... I mean, what would you like to talk about? I hope I can keep you good company.
<<else>>
Sure. I guess I'm not that great at this, but I'll try... I mean, of course... What are we going to talk about?
<</if>>
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1.obedience < 500>>
Well, why not, really. I don't have much else going on right now anyway. Just hoping you've got some interesting topics up your sleeve for us to chat about?
<<else>>
<<if $player.dominance >= 500>>
Sure thing. If you... If you have any interesting topics, I... Yeah, I'd be happy to hear them out. Or maybe you wanted to hear something from me?
<<else>>
Um... Well, naturally. What would you... what would you like to hear from me today? I guess I would probably like to... Although, never mind, it doesn't really matter.
<</if>>
<</if>>
<<else>>
<<if $girl.obedience < 500>>
I don't understand why you're so eager to talk to me, but if you really have nothing better to do, then fine. Just keep in mind that you approached me first, so if I were you, I'd start looking for a suitable topic to talk about if you don't want this conversation to end quicker than it started.
<<else>>
<<if $player.dominance >= 500>>
Um... Yes. Is there anything specific that you would like to hear today?
<<else>>
Um... I guess now might not be the best time for this. But, if you insist, I could share one or two stories.
<</if>>
<</if>>
<</if>>
<<elseif $girl1.engagement >= 30>>
<<if $girl1.love >= 900>>
<<if $girl1. obedience < 500>>
Yeah, honey, I'm sure we can chat about something. It's not like I've got a ton of other stuff going on right now. Hopefully, you've got something interesting to tell me? Although, worst-case scenario, I've got a few stories up my sleeve too...
<<else>>
<<if $player.dominance >= 500>>
Of course, as you wish. I'm not entirely sure what interesting things I could tell you, but I'll try my best to do anything to keep you from being bored.
<<else>>
Um... Yes, of course. Maybe... No, everything's fine. What did you want to talk about today?
<</if>>
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1. obedience < 500>>
Yeah, sure, why not? I mean, it's totally doable. Maybe we'll even manage to lift each other's spirits a bit in the end.
<<else>>
<<if $player.dominance >= 500>>
Of course... If you have some free time, I'll do my best to make sure you don't get bored with me.
<<else>>
Um... Yes, sure, as you say. Did you want to talk about something specific?... Like, if you want, I could always share something from my own life.
<</if>>
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1. obedience < 500>>
Seriously, got nothing better to do? Well, okay, not like I'm super busy right now either. Just hoping you've got some juicy story up your sleeve, 'cause otherwise this <<if $dayStage < 3>>day<<else>>evening<</if>> is gonna drag.
<<else>>
<<if $player.dominance >= 500>>
Um... Do you... Do you not have any other things to do? I mean, like... If that's what you want, I could tell you something interesting.
<<else>>
Um... I guess I'm not feeling the best right now. Although, if I'm being honest... Never mind. So, what did you want to talk about?
<</if>>
<</if>>
<<else>>
<<if $girl1. obedience < 500>>
Seriously? You've got no one else to hassle in this house? I get it, like, obviously if it's between me and your $villain.rel, the choice is clear, but seriously, get yourself a friend or something, I don't know... Anyway, fine, this time around, let's talk. Maybe in the end, you won't be as boring as you seem at first glance.
<<else>>
<<if $player.dominance >= 500>>
Uh... Yeah, sure. Did you want to talk about something specific? If you need, I can try to keep the conversation going on any topic.
<<else>>
Maybe we can actually talk. I mean... Like, if you really want to, it's not hard for me.
<</if>>
<</if>>
<</if>>
<<else>>
<<if $girl1.love >= 900>>
<<if $girl1. obedience < 500>>
Listen, I'm in such a crappy mood right now, it's just indescribable. Though you know, if it were someone else, I'd probably have already smashed something over their head. But maybe you - are exactly what I need right now. Maybe I can actually calm down a bit when we talk.
<<else>>
<<if $player.dominance >= 500>>
Um... I guess now might not be the best time to talk... No, wait, that's not right. What I mean is, if it's important to you, I'm always here to listen.
<<else>>
Oh gosh, right now really isn't the best time for conversations. I'm feeling so down at the moment. But, perhaps this talk could actually do me some good?... What... What did you want to talk about?
<</if>>
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1. obedience < 500>>
You have no idea how much I'm not in the mood right now. I'd rather not talk at all and just smack someone over the head with a frying pan. Grrr... Anyway, whatever, you're definitely not the person I'd want to harm in any way. Let's talk, maybe then it'll lighten my mood a bit.
<<else>>
<<if $player.dominance >= 500>>
Sure... If you... If you really want this, we can talk.
<<else>>
Um... I... I guess I kind of just want to be alone right now. But then again, maybe I don't. Maybe I really do need to talk to someone. You wouldn't be the worst option right now anyway.
<</if>>
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1. obedience < 500>>
Damn, honestly, now is not the best time to hassle me with questions about such trivial things. Just because we get along well doesn't give you a reason to nag me about every little thing... Alright, don't look at me like that. Yeah, I do have crappy moods sometimes, can't do anything about it. Let's talk, maybe it'll actually make me feel a bit better afterwards.
<<else>>
<<if $player.dominance >= 500>>
Do you... Do you really need this right now? I mean, if you can see, I'm not in the best mood at the moment, so... Well, okay, I get it, it's not your concern. Let's talk, hopefully, I can make you a bit happier with this.
<<else>>
I... Believe me, now isn't the best time for this. No, don't worry, nothing terrible happened, it's just... I don't even know what's come over me. Maybe I'll feel a bit better after our conversation. Let's at least give it a try.
<</if>>
<</if>>
<<else>>
<<if $girl1. obedience < 500>>
Oh my... You're just lucky, I'll tell you that. Probably couldn't have picked a worse time to talk than you did right now. What do you even want? Can't you see I'm totally not in the mood to chat?!... Alright, whatever. Damn with you. Maybe you're useless as a person, but perhaps you can at least manage to cheer me up a bit.
<<else>>
<<if $player.dominance >= 500>>
You know, maybe now isn't the best time for this... I mean, no... I'm sorry, I probably shouldn't have said it like that. I just wanted to say... Maybe we could... But no, I understand. If you want to talk, I'll listen.
<<else>>
Listen, I've got nothing against you, but right now really isn't the best time for a chat. Don't get me wrong, you're not as useless as I always tell you, but the issue at hand isn't about you. So, I'm sorry if I'm not fully explaining things, but it's for your own good. However, if you want, we can always talk about everyday stuff; I think it could lift both of our moods.
<</if>>
<</if>>
<</if>>
<</if>>
</div>
">>
<</nobr>><<nobr>>
<div style="font-size: 22px; text-align: center; color: red;">$girl1.name</div>
<div style="display: flex; justify-content: space-evenly;">
<div>
<span style="color: red;">
Love
</span>
: $girl1.love ($girl1.loveDescr<<if $girl1.loveDescr > 0>><span style="color: #07ed1e; font-weight: bold; font-size: 22px;">⇧</span><<elseif $girl1.loveDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<div>
<span style="color: orange;">
Obedience
</span>
: $girl1.obedience ($girl1.obeyDescr<<if $girl1.obeyDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $girl1.obeyDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<div>
<span style="color: purple;">
Tutoring
</span>
: $girl1.tutoring ($girl1.tutorDescr<<if $girl1.tutorDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $girl1.tutorDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
</div>
<div style="display: flex; justify-content: space-evenly;">
<div>
<div style="text-align: center;">
Engagement: $girl1.engagement ($girl1.engDescr<<if $girl1.engDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $girl1.engDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<div style="text-align: center;">
$girl1.name's orgasm: $girl1.orgasm ($girl1.orgasmDescr<<if $girl1.orgasmDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $girl1.orgasmDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
</div>
<div>
<div style="text-align: center;">
Energy: $girl1.energy ($girl1.energyDescr<<if $girl1.energyDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $girl1.energyDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<<if $girl1.location !== "kitchen">>
<div align="text-align: center;">
$player.name's orgasm: $player.orgasm ($player.orgasmDescr<<if $player.orgasmDescr > 0>><span style="color: #07ed1e; font-weight: 1000; font-size: 25px;">⇧</span><<elseif $player.orgasmDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<</if>>
</div>
</div>
<</nobr>><<nobr>>
<div style="display: flex; justify-content: space-evenly;">
<div>
<span style="color: orange;">
Control
</span>
: $villain.dominance ($villain.dominanceDescr<<if $villain.dominanceDescr > 0>><span style="color: #07ed1e; font-weight: bold; font-size: 22px;">⇧</span><<elseif $villain.dominanceDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<div>
<span style="color: #a61192;">
Lust
</span>
: $villain.lust ($villain.lustDescr<<if $villain.lustDescr > 0>><span style="color: #07ed1e; font-weight: bold; font-size: 22px;">⇧</span><<elseif $villain.lustDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
<div>
<span style="color: #d4599e;">
Orgasm
</span>
: $villain.orgasm ($villain.orgasmDescr<<if $villain.orgasmDescr > 0>><span style="color: #07ed1e; font-weight: bold; font-size: 22px;">⇧</span><<elseif $villain.orgasmDescr < 0>><span style="color: red; font-weight: bold; font-size: 25px;">⇩</span><<else>><</if>>)
</div>
</div>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 650>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
As your $villain.rel's words trailed off before they could fully form, $girl1.name knew clearly already its meaning. Eager to please, she quickly nodded her head in agreement with everything he said. He had successfully molded her into the person he wanted her to be.
<<elseif $girl1.obedience >= 500>>
$girl1.name glanced at your $villain.rel with a puzzled expression, struggling to understand what she had done wrong to elicit his displeasure. Despite this, she opted not to engage in a dispute with him. Instead, she attentively listened to his reprimand, bowing her head respectfully.
<<else>>
$girl1.name was taken aback by your $villain.rel's reprimand. It was an unfamiliar situation for her, and she wasn't quite certain how to respond. Still, she didn't resist and listened attentively to every word, feeling somewhat responsible for the situation.
<</if>>
<<elseif $girl1.tutoring >= 220>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
$girl1.name appeared to be nervous as she listened to your $villain.rel's arguing, but she didn't show any signs of disobedience. $villain.name's commanding voice, his gestures, and his bossy tone left the girl with no chance of resistance. After a while, she no longer attempted to argue with him.
<<elseif $girl1.obedience >= 500>>
The girl was taken aback and slightly shocked by such harsh treatment. She was clearly not accustomed to the tone in which your $villain.rel addressed her. And yet, for some reason, she did not strongly defend herself or counter his attacks. Although she attempted to respond, her voice was so soft and unpersuasive that it was drowned out by the aggressive tones of $villain.name.
<<else>>
$girl1.name was visibly disheartened and angry at your $villain.rel's behavior. He was trying to turn her, an independent girl, back into an obedient child. Despite feeling this way, she still couldn't find the words to counter his argument. She stood there, dazed, as she continued listening to his sermons.
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
The girl's eyes sparkled with a flame of anger, yet they also held a hint of confusion and understanding. She knew she couldn't let some arrogant man question her individuality and freedom of choice. However, despite her best efforts, she couldn't find the words to stop his offensive remarks towards her. Doubts swirled in her mind, wondering if, despite your $villain.rel's apparent madness, there might still be some truth to his words?
<<else>>
$girl1.name was absolutely taken aback by your $villain.rel's behavior. Being clearly unaccustomed to being reprimanded by anyone, she looked at him with eyes full of anger and confusion. And yet, for some inexplicable reason to her, she couldn't find the right words to defend herself. Any attempt at retaliation was quickly shut down by new admonishments from your $villain.rel, planting seeds of doubt in the girl's mind.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
Faced with your $villain.rel, $girl1.name found herself without any inhibitions. It remained a mystery how he had managed to elicit such a response from her, but now he made no attempt to engage her in a serious discussion. Instead, he casually asked her to reveal the sordid details of her behavior, and she shared them willingly. She spoke of her aroused state, her desires to be intimate with him, and confessed to being his willing submissive. Such openness had become a part of $girl1.name's newfound confidence before this man.
<<else>>
$villain.name didn't beat around the bush when it came to having intimate talks with $girl1.name. They would discuss everything from masculinity to her personal experiences, and even share stories about their bathroom habits. And $girl1.name seemed completely comfortable discussing such topics, engaging in each conversation with ease.
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
The girl found herself increasingly comfortable discussing certain subjects, having learned to gauge your $villain.rel's reactions and cater to his preferences. However, despite her growing confidence, she felt hesitant to reveal herself entirely. Her sense of shame held her back, even as her desire to listen and understand kept her engaged in the conversation. The tension between these opposing emotions left her feeling somewhat conflicted.
<<else>>
$girl1.name found herself feeling slightly uneasy as she engaged in explicit conversations, but the sense of embarrassment that once accompanied such discussions had faded. Topics surrounding sexuality, including preferences in romantic partners and personal sexual experiences, had become increasingly familiar and comfortable for her to discuss.
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
The girl felt self-conscious and awkward as she delved into personal and intimate subjects during their conversation. Despite her nervousness, she persisted, feeling a sense of duty to be open and honest with your $villain.rel. She understood that this type of conversation was what he was seeking, and so she pushed through her discomfort, sharing her innermost thoughts and feelings with him.
<<else>>
$girl1.name found herself venturing into uncharted territory as she spoke to your $villain.rel about her sexual experiences. She was equal parts embarrassed and curious, her cheeks flushing as she shared her intimate encounters. Yet, there was something else brewing beneath the surface of her discomfort - an inexplicable pull towards these conversations. And with each dialogue, $girl1.name found herself opening up more and more.
<</if>>
<<else>>
<<if $girl1.obedience >= 500 && $villain.dominance >= 500>>
With determination, cleverness, and a gentle yet firm touch, your $villain.rel coaxed $girl1.name into opening up to him. Her words, though fragmented and hesitant, revealed a deep vulnerability. She spoke of her first love, of the hopes and dreams she held for a potential partner, and of seemingly innocuous thoughts that, upon closer inspection, served as gateways to a world of desire and longing.
<<else>>
The reason behind how your $villain.rel managed to engage the girl in such a personal conversation remains a mystery, but one thing is certain - it was a day of joy for him. Despite her obvious apprehension, she attempted to disclose her most intimate secrets. Her words stumbled out, barely forming complete sentences, yet the very act of sharing such information made her more receptive to $villain.name's further intentions.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
/*Engagement*/
<<set $random = random(-8, -18)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Tutoring*/
<<set $random = random(-5, -15)>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
<<set $girl1.action = "villainRefuse">>
<<set $description_you = "
<<if $girl1.engagement < $girl1.energy / 10>>
<<if $girl1.tutoring >= 500>>
Despite her complete favor towards your $villain.rel, $girl1.name was still not in the mood to engage in dialogue with him on such topics.
<<elseif $girl1.tutoring >= 200>>
Despite your $villain.rel's friendly disposition, $girl1.name wasn't in the mood to discuss such matters with him.
<<else>>
$girl1.name was taken aback by your $villain.rel's attempt to initiate such a conversation, perceiving it as a mean-spirited and out-of-place jest from a man who had lost touch with reality. She quickly rebuffed him.
<</if>>
<<else>>
<<if $girl1.tutoring >= 500>>
The girl, despite not harboring strong dislike for your $villain.rel, was evidently weary and had no desire to delve into this subject at present.
<<elseif $girl1.tutoring >= 200>>
$girl1.name felt somewhat taken aback by your $villain.rel's daring behavior. She was feeling quite exhausted and did not feel like discussing such topics with him now.
<<else>>
The girl was so exhausted that it seemed like she was oblivious to the question being asked. If only she had the volume control for your $villain.rel's voice at that moment, she would have turned it down to silence and immediately drifted off to sleep.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $girl1.engDescr = 0>>
<<set $girl1.obeyDescr = 0>>
<<set $girl1.loveDescr = 0>>
<<set $girl1.energyDescr = 0>>
<<set $girl1.orgasmDescr = 0>>
<<set $girl1.tutorDescr = 0>>
<<set $villain.orgasmDescr = 0>>
<<set $villain.dominanceDescr = 0>>
<<set $villain.lustDescr = 0>>
<<set $player.orgasmDescr = 0>>
<</nobr>><<nobr>>
<<if $successChance >= 0.17>>
<<include "villainUndressBraDescr">>
<<set $girl1.bra = false>>
<<else>>
<<set $clothesRemoved = "bra">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.12>>
<<include "villainUndressSkirtDescr">>
<<set $girl1.skirt = false>>
<<else>>
<<set $clothesRemoved = "skirt">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.11>>
<<include "villainUndressShirtDescr">>
<<set $girl1.shirt = false>>
<<else>>
<<set $clothesRemoved = "shirt">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.21>>
<<include "villainUndressPantiesDescr">>
<<set $girl1.panties = false>>
<<else>>
<<set $clothesRemoved = "panties">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.06>>
<<include "villainUndressBootsDescr">>
<<set $girl1.boots = false>>
<<else>>
<<set $clothesRemoved = "boots">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.08>>
<<include "villainUndressPantyhouseDescr">>
<<set $girl1.pantyhose = false>>
<<else>>
<<set $clothesRemoved = "pantyhouse">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.12>>
<<include "villainUndressBotDescr">>
<<set $villain.bot = false>>
<<else>>
<<set $clothesRemoved = "bot">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<if $successChance >= 0.05>>
<<include "villainUndressTopDescr">>
<<set $villain.top = false>>
<<else>>
<<set $clothesRemoved = "top">>
<<include "villainUndressRefuse">>
<</if>>
<</nobr>><<nobr>>
<<set $girl1.action = "villainRefuse">>
/*Tutoring*/
<<if $girl1.tutoring >= 300>>
<<set $random = random(-5, -8)>>
<<else>>
<<set $random = random(-2, -6)>>
<</if>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
/*Obedience*/
<<set $random = random(10, 25)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
/*Engagement*/
<<set $random = random(-8, -12)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Villain's dominance*/
<<set $random = random(10, 25)>>
<<set $villain.dominanceDescr = $random>>
<<set $villain.dominance += $random>>
/*Energy*/
<<set $random = random(-8, -12)>>
<<set $girl1.energyDescr = $random>>
<<set $girl1.energy += $random>>
<<set $description_you = "
<<if $girl1.engagement < $girl1.energy / 10>>
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
$girl1.name did not resist, but she gently wrapped her hands around your $villain.rel's, letting him know that this wasn't exactly what she wanted at the moment. Despite $villain.name being disappointed, he did not insist and backed away from the girl.
<<else>>
Despite $girl1.name's goodwill towards your $villain.rel, she was not in a good mood at the moment. She politely removed his hand from her figure, making it clear that his actions were not acceptable at the moment.
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
As $villain.name touched the girl's figure, her body trembled, and panic was evident in her eyes. It was clear that although she did not resist, she absolutely did not like it. Therefore, your $villain.rel backed off from his attempts... for now.
<<else>>
$girl1.name was not interested in undressing at the moment and politely removed your $villain.rel's hands from her figure. There was nothing left for him to do but accept it.
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500>>
Blushing a little, $girl1.name still pushed your $villain.rel's hands away from herself, giving him a pleading look that made it clear she didn't want this at all.
<<else>>
The girl pushed your $villain.rel away with some force, clearly conveying that she was not in the mood for such actions at the moment.
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
In a state of shock, the girl instinctively increased the distance between herself and your $villain.rel, dodging his attempts to touch her.
<<else>>
In a state of shock, $girl1.name immediately pushed your $villain.rel's hands away with a force as if they were a hot metal, making it clear that his actions were categorically undesirable.
<</if>>
<</if>>
<<else>>
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
$girl1.name was clearly exhausted, and she no longer had the strength to continue the act. Your $villain.rel saw this on her face and therefore did not insist.
<<else>>
$girl1.name was clearly tired, and despite the sympathy she felt for $villain.name, she still moved his hand away, letting him know that now wasn't the best time.
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
$girl1.name was already very tired, and although she did not resist your $villain.rel, she did not show any enthusiasm either. $villain.na,e decided that this was not the best time to continue his advances.
<<else>>
$girl1.name gently moved your $villain.rel's hand away, making it clear that she was too tired for this at the moment.
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500>>
$girl1.name understood your $villain.rel's intentions perfectly. Her legs trembled, and her body involuntarily moved back. Although she did not have the courage to contradict him, she still made it clear that he was crossing a dangerous line, and therefore he backed off.
<<else>>
Although $girl1.name did not feel particularly negative towards your $villain.rel, she was already quite tired of his company and strange intentions at the moment, and therefore she politely moved his hands away, letting him know that she did not have the strength for anything else.
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
Disregarding her fatigue, $girl1.name jumped away from your $villain.rel like a red-hot tongs as soon as he touched her. Although she did not make a big scene, it was still clear that she was not in the mood for such interactions at the moment.
<<else>>
The girl was already quite tired and obviously not in the mood for such bold advances from nearly a stranger. She reflexively pushed his hand away, making it clear that he would not get anywhere at the moment.
<</if>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
As your $villain.rel's hands reached forward to the straps of $girl1.name's bra, she unconsciously pushed her chest forward, making it easier for him to access all the necessary spots. It was hard to say whether she did this because she enjoyed $villain.name's touches that much or because she was already trained that well.
<<else>>
As your $villain.rel's hands reached for the buttons of $girl1.name's bra, she merely smiled and leaned forward slightly, making it easier for him to untie the straps. It seemed that she was not at all opposed to boasting about her breasts in front of him.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
$girl1.name looked at your $villain.rel with a certain suspicion, but her excellent obedience did not allow her to even move a muscle. She stood quietly, giving him all the necessary time to unbutton her bra and reveal the soft flesh of her breasts.
<<else>>
Your $villain.rel's hands moved towards the straps of $girl1.name's bra. Though she felt somewhat uneasy with this closeness, she didn't put up any resistance. With an innate sense of what was happening, she gently thrust her chest forward, making it effortless for him to slip the garment off her.
<</if>>
<<else>>
$girl1.name's whole body quivered with uncertainty as your $villain.name's actions took her by surprise. She had never experienced anything like this before, and yet she offered little resistance as her bra was removed, leaving her bare-chested before him.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
The girl remained motionless and expressionless as your $villain.rel removed her underwear. It was impossible to determine what was going on inside her head, but there was one thing that was abundantly clear - she had already received an excellent upbringing.
<<else>>
$girl1.name wasn't that type of girl who can casually disrobe in front of just anyone, especially not someone like your $villain.rel. But that was the old $girl1.name. The new one, on the other hand, simply let out a quiet giggle as he was removing her panties.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
$girl1.name felt her cheeks grow warm with embarrassment, but she remained still and silent, not daring to even twitch a muscle as your $villain.rel tugged at her underwear. It was a moment of vulnerability, one that she couldn't escape no matter how much she wished she could. She felt exposed and powerless, a feeling that was only amplified by the presence of this man before her.
<<else>>
The girl felt a rush of embarrassment as the man she had only just met began to undress her. Her mind was filled with unease and uncertainty, yet there was also a hint of exhilaration lurking within her gaze. The situation was unexpected and uncomfortable, yet she could not deny the thrill that coursed through her veins.
<</if>>
<<else>>
$girl1.name was on the verge of being overwhelmed by embarrassment. She never would have thought that she would be showing off her prized possession to someone like your $villain.rel. And yet, even though she could have easily distanced herself from him and put an end to it all, she didn't.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
The gentle curve of $girl1.name's silhouette provided a moment's reprieve for your $villain.rel's toil. Her expression, though, remained as composed as ever.
<<else>>
$girl1.name offered a slight, comforting smile to your $villain.rel as she gracefully leaned her body to ease his attempts to undress her.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
Despite feeling somewhat uneasy, $girl1.name eventually chose not to challenge your $villain.rel. As she reflected on the matter, it was simply her skirt, not that big of a deal...
<<else>>
Feeling a tad uncomfortable, $girl1.name still decided not to make a big deal out of it and allowed your $villain.rel to almost effortlessly slip her skirt off.
<</if>>
<<else>>
$girl1.name felt a twinge of unease as the events unfolded. A skirt, after all, was not an article of intimate clothing. Yet, the prospect of facing your $villain.rel with bare legs held little appeal. Anyway, she neither resisted nor rebuffed $villain.name, eventually permitting him to divest her of the garment in question.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
Upon noticing the actions of your $villain.rel, $girl1.name gracefully leaned forward, granting him more space to work with. Throughout this interaction, her facial expression remained composed and neutral.
<<else>>
$girl1.name's eyes sparkled with mischief as she saw your $villain.name trying to expose more of her body. She turned slightly, giving him more room to maneuver, so he could hastily remove her clothing.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
Your $villain.rel's sudden actions left the girl momentarily stunned, but she offered no resistance. She remained still, silently acquiescing as he slipped her shirt off, not a word of protest or reproach passing her lips.
<<else>>
$girl1.name's was puzzled by the man's actions, but she didn't question him. Instead, she let him quietly take off her shirt.
<</if>>
<<else>>
Even though it was merely her shirt, $girl1.name's expression betrayed her panic as your $villain.rel slowly and deliberately was removing that piece of clothing from her body. Despite her overwhelming fear, she did not offer any resistance, making it clear that he had not yet overstepped her boundaries.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
A sense of stillness hung in the air as $girl1.name stood before $villain.name, her petite form poised with a quiet grace. She raised each leg in turn, giving him the necessary space to carefully unlace and slip off her boots. All the while, her expression remained impassive, betraying little of the thoughts that might be whirling within.
<<else>>
$girl1.name felt a bit embarrassed, allowing your $villain.rel to remove her shoes. She held her legs still, trying to move them as little as possible so as not to cause it any discomfort. Despite her efforts, there was still a hint of embarrassment on her face.
<</if>>
<<else>>
While shoes were not typically regarded as a crucial aspect of one's wardrobe or something that exposed the skin, $girl1.name felt a twinge of discomfort when she allowed your $villain.rel to slip them off her feet.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
A girl stood quietly, exhibiting the utmost obedience as your $villain.rel casually slipped her stockings off her legs.
<<else>>
As your $villain.rel began to peel off girl's stockings, she barely registered his actions. It seemed to her that this was akin to someone assisting her in removing her handbag from her shoulder or taking off her coat after a stroll down the street. The $villain.rel's movements were so casual and natural, as if he were performing a simple, everyday task.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
The girl stood still, her face expressionless while she waited for your $villain.rel to take off her stockings. Though a hint of discomfort and uncertainty was still visible in her eyes.
<<else>>
$girl1.name felt a little self-conscious as her mind kept dwelling on the idea that she was about to remove such piece of her clothing. Nevertheless, she no longer felt any major discomfort and allowed your $villain.rel to effortlessly slip off her stockings.
<</if>>
<<else>>
The girl felt self-conscious and a bit shaky, realizing that although stockings weren't an essential aspect of her attire, she would now be standing before your $villain.rel with her legs fully exposed. She couldn't help but feel that this was the same as being completely bare. And yet, she didn't show any signs of protest.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
$girl1.name's cheeks flushed, and her eyes flitted nervously. Despite this, she remained silent and still, waiting patiently as your $villain.rel removed his shirt without a word of protest from her.
<<else>>
$girl1.name remained silent and still as your $villain.rel undressed, her gaze locked onto his muscular form. She couldn't tear her eyes away, even if she wanted to. The sight of his bare chest was mesmerizing, and she couldn't help but feel a sense of awe and admiration.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
$girl1.name's heart pounded as she watched your $villain.rel undress. She had intended to tell him that perhaps this wasn't the best moment, but the words wouldn't come out. Instead, she remained rooted to the spot, observing as he unveiled himself to her. She couldn't help but notice his efforts to suppress his emotions, as if he was trying to conceal something from her.
<<else>>
$girl1.name's eyes widened in surprise as she saw your $villain.rel peeling off his t-shirt. She wanted to say something, but couldn't find the words, grappling with a mix of fear and excitement within herself.
<</if>>
<<else>>
The young girl grew increasingly uneasy and her face turned a bright shade of red. She couldn't believe what she was witnessing - your $villain.rel beginning to undress right before her very eyes. It's possible that she had intended to say something, but her voice failed her, and she was left momentarily stunned.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
As your $villain.rel started to peel off his shorts, the girl's heart raced furiously, despite her remaining motionless and not daring to lower her gaze. Her head spun and grew heavy from the thoughts of what this man might do next.
<<else>>
Upon noticing that your $villain.rel was removing his shorts and exposing himself, $girl1.name's cheeks flushed slightly. Nevertheless, she refrained from making any remarks or voicing any objections.
<</if>>
<<elseif $girl1.tutoring >= 350>>
<<if $girl1.obedience >= 500>>
As your $villain.rel started to undress, $girl1.name's heart raced uncontrollably, despite her remaining motionless and hesitant to look away. Her mind swirled with dread, contemplating what the man before her might have in mind next.
<<else>>
A slight chill ran through $girl1.name as she caught sight of your $villain.rel removing his shorts. While she had seen this before, she was far from used to the sight of bare male bodies. Her thoughts swirled, and a blend of fear and curiosity shone in her eyes as she pondered whether this man intended to go any further.
<</if>>
<<else>>
This was simply beyond $girl1.name's comprehension. She wasn't one to condone the behavior your $villain.rel was exhibiting. They hardly knew each other, but here he was, in her presence, disrobing and baring himself in a manner that was entirely inappropriate. $girl1.name knew she should protest, but for reasons she couldn't quite understand, she remained silent and still.
<</if>>
">>
<</nobr>><<nobr>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
As soon as your $villain.rel clearly showed $girl1.name what he expected from her, she immediately took his thick cock in her arms. She held it firmly, feeling its heat, pulsing veins, and a small stream of liquid that had come out of it, patiently waiting for his further command.
<<case 'villainBlowjobStart'>>
Today's usual caresses from $girl1.name weren't enough for your $villain.rel anymore and he wanted something more... Today he wanted to feel the warmth and moisture of her tongue. Clearly unable to hold back any longer, he ordered the girl to kneel down in front of him, which she obediently did without saying a word. His dick was now literally just a few centimeters away from her face...
<<default>>
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
Your $villain.rel wanted to feel the touch of gentle hands on his cock today. As soon as the $girl1.name heard his request, she grabbed that swollen cock and looked in his eyes with a gaze full of surprise and admiration. She was ready to move forward...
<<case 'villainBlowjobStart'>>
Your $villain.rel placed his hands on $girl1.name's shoulders, guiding her towards him. As she knelt before him, the scent of his arousal filled the air. Her head spun from the powerful aroma that seemed to envelop her senses. She knew exactly what he wanted and without hesitation, she lowered herself even closer to his throbbing member.
<<default>>
<</switch>>
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
$villain.name took $girl1.name's hand and placed it on his bare, already stiff cock before letting it go. However, his gaze made it clear to the girl that this was far from over. She would need to do much more than that and she knew it. Although she wasn't thrilled about it, her inner self was telling that resisting him was something she didn't want at all. Therefore she continued to listen to his requests...
<<case 'villainBlowjobStart'>>
With some struggle, your $villain.rel made $girl1.name to kneel. Though she knew that this was just a small act of rebellion, sparked by her previous 'I' personality. Because in the very next second, she was completely okay with being kneeled in front of man's naked dick.
<<default>>
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
Your $villain.rel couldn't just stand there and gawk at $girl1.name's body anymore. He needed more, and he knew that having her soft little hands wrapped around his shaft would do the trick. So, he asked her nicely. <br><br>Without a second thought, the little minx reached out and gently gripped his shaft. There was no question now about what was about to go down...
<<case 'villainBlowjobStart'>>
Your $villain.rel now wanted $girl1.name to wrap her lips around his hard cock, and he didn't hesitate to tell her so. By this point, it wasn't much of a surprise for her anymore. Within seconds, she was on her knees before him, his throbbing dick just inches away from her eager mouth.
<<default>>
<</switch>>
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
Your $villain.rel demanded $girl1.name to wrap her hand around his dick. Though not forcefully, the young woman's eyes grew wide, and her body shuddered. It was still a new experience for her, and she was scared of making a mistake and disappointing $villain.name. She hesitantly reached out her hand and grasped his throbbing member...
<<case 'villainBlowjobStart'>>
This time around, your $villain.rel decided to thrust his cock into $girl1.name's mouth. He pushed down on her shoulders, attempting to force her to her knees. The girl was unsure about the whole situation, but she didn't put up much of a fight against $villain.name's insistence either. Before she knew it, she was on her knees, only a few inches away from his swollen member. Ultimately, her submission won out over her better judgment.
<<default>>
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
Looks like your $villain.rel wanted to enjoy $girl1.name's touch on his manhood this time around. While it wasn't exactly her first rodeo, she still wasn't fully comfortable with these new forms of entertainment. She nervously clutched $villain.name's cock in her shaking hand and occasionally peeked at his impressive rod from the corners of her eyes. Thoug there was no way she was letting go of him now...
<<case 'villainBlowjobStart'>>
It seems that your $villain.rel now has the urge to feel $girl1.name's lips wrapped around his cock. This was not the first time she had done this, but it was still a deeply intimate and personal act that could only be shared with someone you love and trust completely... And yet, there she was, kneeling before him, so close to his manhood that she could feel the heat radiating off it. Her mouth watered in anticipation of what was to come, even though she couldn't shake the feeling of disbelief at how she ended up in this position.
<<default>>
<</switch>>
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
$villain.name told the girl to grab his dick with her soft hands. Needless to say, she was taken aback by this order. A jumble of repulsion and curiosity was whirling around in her head. She was fully aware that she could've easily declined his demands without any repercussions. However, before $girl1.name could make up her mind, her hand was already tenderly clutching your dad's throbbing cock...
<<case 'villainBlowjobStart'>>
Your $villain.rel demanded $girl1.name get down on her knees before his raging hard-on. It was clear as day what your father wanted from Ashley, and she was well aware of it. Her eyes burned with fury and disgust, she was about to scream at your father for his audacious behavior... But in the blink of an eye, she found herself on her knees, and the pungent aroma from your father's dick was fogging up her mind and muddling her thoughts. It was plain to see that her primal desires had now taken control over her sound judgment.
<<default>>
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
Your old man grabbed $girl1.name's hand and slapped it right on his dick, leaving the poor girl in a state of utter shock and bewilderment. She hadn't a clue what to do next, her mind racing with confusion. However she didn't push him away, neither start cussing him out. She just stood there, looking around like a deer caught in headlights, waiting to see what the hell would happen next.
<<case 'villainBlowjobStart'>>
Now your $villain.rel was itching to get a piece of $girl1.name's mouth. First it was looked as the girl was going to bash his brains in with a frying pan just from thinking about it. But, in a twist of events, few moments later there she was, on her knees, just inches away from his dick. She couldn't fathom how it had come to this - maybe it was her clouded judgment or your $villain.rel's sneaky manipulations. But one thing was clear - there was no turning back now.
<<default>>
<</switch>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<if $expanded == true>>
<<set $random = either(1, 2, 3)>>
<<else>>
<<set $random = either(1, 2)>>
<</if>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 800 LOVE OBEDIENT*/
<<if $random == 1>>
$girl1.name's hand moved rhythmically up and down your $villain.rel's cock, increasing and decreasing her grip and tempo as she sought to provide him with the maximum pleasure she was capable of.
<<elseif $random == 2>>
Your $villain.rel couldn't help but smile as $girl1.name continued to work her magic on his cock. She paid close attention to every inch, making sure not to miss a single spot, ensuring that he remained in a state of bliss.
<<else>>
<<include 'villainServiceProcessLove800obey'>>
<</if>>
/*GIRL BLOWJOB 800 LOVE OBEDIENT*/
<<case 'villainBlowjobProcess'>>
<<if $random == 1>>
The $villain.rel keeps on casually thrusting in and out into $girl1.name's wet mouth hole. Indifferent to his own ease and discomfort, she struggles to keep it as wide open as possible, making sure that $villain.name doesn't feel a hint of pain on his cock.
<<elseif $random == 2>>
The girl's gaze was heavy, and her body couldn't help but shudder with pleasure, as she became fully aware of the immense satisfaction she was giving to your $villain.rel with her lips.
<<else>>
<<include 'villainBlowjobProcessLove800obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 800 LOVE NOT OBEDIENT*/
<<if $random == 1>>
$girl1.name couldn't tear her eyes away from his impressive dick as she wrapped her hand around it, slowly stroking it with a sensual touch. The pleasure was almost overwhelming, and she found herself drooling uncontrollably. Her mind was consumed by his presence, and she felt powerless to resist.
<<elseif $random == 2>>
$girl1.name couldn't look away from the object clutched in her grasp. She continued to fondle it, running her hand up and down the length, and savoring the pulsing veins beneath her fingers as she gripped it with more force.
<<else>>
<<include 'villainServiceProcessLove800notObey'>>
<</if>>
/*GIRL BLOWJOB 800 LOVE NOT OBEDIENT*/
<<case 'villainBlowjobProcess'>>
<<if $random == 1>>
Throughout the room, there were sloppy and guttural noises as your $villain.rel's solid and damp dick made contact with widely open $girl1.name's mouth at its deepest point.
<<elseif $random == 2>>
The young woman's eyes rolled back in ecstasy and pain as she eagerly took your $villain.rel's cock deeper into her mouth. She was completely consumed by the act, unable to stop now.
<<else>>
<<include 'villainBlowjobProvessLove800notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 500 LOVE OBEDIENT*/
<<if $random == 1>>
Following your $villain.rel's guidance, $girl1.name tenderly ran her hand back and forth, striving to give him the utmost pleasure. Although her movements were not yet polished, she more than compensated it with her diligence.
<<elseif $random == 2>>
The girl huffed and puffed, trying her best not to let up the pace. Her hand was starting to tingle, but she gritted her teeth and kept going, determined to keep $villain.name's dick nice and hard.
<<else>>
<<include 'villainServiceProcessLove500obey'>>
<</if>>
<<case 'villainBlowjobProcess'>>
/*GIRL BLOWJOB 500 LOVE OBEDIENT*/
<<if $random == 1>>
Drool trickled down $girl1.name's chin as $villain.name's impressive cock plunged in and out of her mouth. Her eyes half-closed as she struggled to keep her breathing steady, not wanting to choke on it. Yet, she made no effort to push him away, knowing all too well how much she was pleasuring him.
<<elseif $random == 2>>
Your $villain.rel continued to forcefully thrust his dick down $girl1.name's throat, attempting to push it as deep as possible. Although the girl did not resist, it was evident that she was still not fully comfortable with such intense movements, and the room was filled with her coughing and gurgling sounds.
<<else>>
<<include 'villainBlowjobProcessLove500obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 500 LOVE NOT OBEDIENT*/
<<if $random == 1>>
The girl was enthusiastically jerking off that big cock. Every now and then, her hand would slide off, but she would quickly put it back, trying to keep the rhythm going, getting more and more excited, along with your $villain.rel.
<<elseif $random == 2>>
$girl1.name's hand freely roamed over your $villain.rel's cock, taking pleasure in its trembling and pulsing. Her body also moved in one single rhytm, easing her movements and arousing her in the process as well.
<<else>>
<<include 'villainServiceProcessLove500notObey'>>
<</if>>
<<case 'villainBlowjobProcess'>>
/*GIRL BLOWJOB 500 LOVE NOT OBEDIENT*/
<<if $random == 1>>
$girl1.name's mouth kept exploring every inch of your $villain.rel's dick, feeling its heat and thickness, tasting the slight salty flavor of the tip and the drops of hot liquid on her tongue. And even though somewhere deep in her rational mind, thoughts of being wrong crept up, the sensations did not leave her any other recourse but to obey her animal instincts.
<<elseif $random == 2>>
$girl1.name's drool trickled down her chin and onto $villain.name's balls as she slowly moved her head back and forth, taking in his massive cock further down her throat with each motion.
<<else>>
<<include 'villainBlowjobProcessLove500notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 200 LOVE OBEDIENT*/
<<if $random == 1>>
Upon your $villain.rel's command, $girl1.name's hand continued to stroke his dick with a smooth and steady rhythm, her warmth spreading evenly throughout the shaft. $girl1.name's gaze was slightly averted, a sign that she wasn't entirely comfortable with this new experience, but she made no move to disobey.
<<elseif $random == 2>>
$villain.name's dick kept trembling and pulsing in the soft hands of the girl as she kept working her magic on him. Though $girl1.name's hands were shaking just as much from excitement and fear, but she managed to stay quiet, only letting out hot breaths.
<<else>>
<<include 'villainServiceProcessLove200obey'>>
<</if>>
<<case 'villainBlowjobProcess'>>
/*GIRL BLOWJOB 200 LOVE OBEDIENT*/
<<if $random == 1>>
The young woman's gaze was clouded with uncertainty and apprehension, yet her head bobbed back and forth in submission, taking in $villain.name's impressive manhood. Maybe she didn't want to be on her knees, servicing him in such a manner, but the fear of letting him down was way stronger in her head even though she knew there are no any consiquences for disobeying.
<<elseif $random == 2>>
The $villain.rel's dick kept delving into $girl1.name's mouth, penetrating different areas with each thrust. The girl didn't resist and only took deep breaths in the moments when she could to avoid choking on this massive intrusion in her mouth.
<<else>>
<<include 'villainBlowjobProcessLove200obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceProcess'>>
/*GIRL SERVICE 200 LOVE NOT OBEDIENT*/
<<if $random == 1>>
$girl1.name found herself questioning her own motives for continuing to pleasure your $villain.rel, a man who was almost a complete stranger to her. However, she found herself more driven by her primal instincts than her rational thoughts, and so she carried on with her actions.
<<elseif $random == 2>>
With a hint of hesitation, $girl1.name couldn't resist the urge to keep exploring her stepdad's cock, even as her mind struggled with conflicting emotions.
<<else>>
<<include 'villainServiceProcessLove200notObey'>>
<</if>>
<<case 'villainBlowjobProcess'>>
/*GIRL BLOWJOB 200 LOVE NOT OBEDIENT*/
<<if $random == 1>>
The young woman's gaze was uncertain and she couldn't help but move her head back and forth along $villain.name's shaft. He wasn't forcing her, just keeping her still. A small movement away from his hips would end it all in an instant... But the room was filled with continued sounds of wet, sloppy flesh anyway.
<<elseif $random == 2>>
$girl1.name's gag reflex was in overdrive as she choked on your $villain.rel's cock, but she didn't let that stop her. She took it all the way down her throat anyway, only to gag and gasp for air as it came back up. Despite the discomfort, she continued to deepthroat him, her movements anything but smooth.
<<else>>
<<include 'villainBlowjobProcessLove200notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
<<if $expanded == true>>
<<set $random = either(1, 2)>>
<<else>>
<<set $random = 1>>
<</if>>
<<set $description_you = "
<<if $girl1.tutoring >= 800>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
$girl1.name's careful efforts soon drove your $villain.rel wild with lust. With a low, satisfied moan, he began to coat the girl's skin with his thick semen, while praising her for being such a diligent and obedient little thing.
<<case 'villainBlowjobFinishIn'>>
After some time of enjoying sucking your $villain.rel's dick, $girl1.name finally brought him to orgasm. Making one last head movement, she thrust it directly into her throat and willingly accepted the streams of semen into her stomach. Her eyes rolled back a bit and her breath was interrupted, but she didn't even think about pulling her head back. Giving maximum pleasure to $villain.name was her top priority.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
As soon as $villain.name pulled his dick out of $girl1.name's mouth, he started to ejaculate a torrent of hot cum in her direction. The girl remained still and passive, waiting for him to finish. At that moment, her mind was likely consumed with thoughts of obedience and toleracne, the idea that pleasuring the man's sexual appetite is always in the first place.
<<else>>
<<include 'villainBlowjobFinishOnLove800obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
After careful and relentless effort, $girl1.name eventually brought your $villain.rel to his limits. Releasing a soft sigh of contentment, she reveled once again in the forceful torrent of semen cascading down her skin, but quickly surrendered to it, propelled forward by its blazing heat and its intoxicating allure.
<<case 'villainBlowjobFinishIn'>>
$girl1.name could feel the growing pulse of $villain.name's member between her lips, so she picked up her pace. After just a few moments, she pushed her head down one last time with all her might, swallowing him whole and milking every last drop of semen from his dick. Her eyes rolled back and her head spun, but she wasn't about to stop until she had drained him completely.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
$girl1.name leaned back, gazing hypnotically at the pulsating dick before her. However, just a few seconds later, she recoiled slightly, as small but regular streams of semen splattered onto her clothing and skin. She didn't try to dodge these streams though; instead, she leaned in even closer, trying to accept as much of this liquid as possible onto her body.
<<else>>
<<include 'villainBlowjobFinishOnLove800notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<<elseif $girl1.tutoring >= 500>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
$girl1.name was taken aback when she first noticed and then felt the warm droplets of semen on her skin. However, it only took her a few seconds to regain her composure and lean into the embrace, allowing your $villain.rel to liberally cover her skin with this hot and sticky luquid.
<<case 'villainBlowjobFinishIn'>>
All of a sudden, $girl1.name felt a mouthful of a thick and warm liquid, causing her to retch and cough. She leaned back, but your $villain.rel's hand on the back of her neck, a gentle yet firm reminder of his presence, stopped her from pulling away. The girl knew she couldn't disappoint $villain.name, so she steeled herself and moved her head forward, letting that large appendage go deeper into her throat.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
$girl1.name made sure to push your $villain.rel to the brink of orgasm, throwing her head back and closing her eyes as she allowed his cum to coat her fully. She remained completely still, not moving a muscle, allowing him to access a part of her body that he craved the most.
<<else>>
<<include 'villainBlowjobFinishOnLove500obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
$girl1.name's hand was still instinctively clenching $villain.rel's dick as he was spurting out his load, which was oozing into her skin. At first, she involuntarily twitched, but the warmth and texture of this liquid soon relaxed her body and mind completely.
<<case 'villainBlowjobFinishIn'>>
With a deep breath and a final, determined push, $girl1.name took your $villain.rel's thick cock all the way down her throat, swallowing his load as it filled her stomach. Despite her initial discomfort and the tears streaming down her face, she reveled in the feeling of the warm, viscous liquid coursing through her veins.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
As $girl1.name sensed your $villain.rel's impending climax, she slipped his cock out of her mouth and reveled in the warm jets of spunk that splashed all over her body uncontrollably.
<<else>>
<<include 'villainBlowjobFinishOnLove500notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<<elseif $girl1.tutoring >= 200>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
$girl1.name's legs buckled slightly from fear and surprise when the hot jet of your $villain.rel's sperm splashed onto her skin. Nevertheless, she suppressed her emotions once more and made a conscious effort to satisfy $villain.name as she had so many times before.
<<case 'villainBlowjobFinishIn'>>
The girl's eyes widened, and her head spun as she felt hot streams of semen entering her throat. Though she had suspected that it would be better to swallow the load, she had not yet physically prepared herself for this, and so a wave of pain and nausea immediately overcame the girl. But even then it was clear as day how much $girl1.name would disappoint $villain.name if she were to pull her head back now, and so, she obediently endured and waited for him to finish the act.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
Shaking her head back, $girl1.name felt the unmistakable sensation of hot and viscous fluids coating her skin.
<<else>>
<<include 'villainBlowjobFinishOnLove200obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
$girl1.name's body trembled slightly as the initial splatters of cum hit her skin. Although she felt a hint of disgust, she couldn't bring herself to let go of your $villain.rel dick in her hand. Instinctively, she kept on squeezing, trying to milk every last drop out of it.
<<case 'villainBlowjobFinishIn'>>
With a final thrust of her head towards your $villain.rel, $girl1.name was met with a gush of hot, sticky liquid that flooded her throat and seeped into her innards. This was still a new, and somewhat unsettling, sensation for her.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
As the girl brought your $villain.rel to the brink of ecstasy, she leaned back and let the warm semen spill over her body. Although she couldn't shake the feeling of unease that came with what she was doing, the comforting warmth of the fluid and its unique smell gradually eased her worries.
<<else>>
<<include 'villainBlowjobFinishOnLove200notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<<else>>
<<if $girl1.obedience >= 500>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
The girl's eyes grew wide, and her body tensed as she felt the warm liquid of your $villain.rel's on her skin. Despite the discomfort, she stood motionless, allowing him to release himself completely, not wanting to be a disappointment.
<<case 'villainBlowjobFinishIn'>>
The girl's eyes widened in shock as her mouth was filled with a large amount of warm, sticky liquid. It soon began to overflow from the corners of her mouth and onto your $villain.rel's member. She tried to pull away, but he held her head firmly in place, a clear indication that he had something else in mind.
<<case 'villainBlowjobFinishOn'>>
<<if $random == 1>>
Once $girl1.name brought your $villain.rel to orgasm, she leaned back her head and slightly turned face away, calmly waiting for being covered in this thick, white fluid. It was apparent that she wasn't entirely thrilled with this situation, yet the fear of dissapointing your $viilain.rel didn't offer her much space for any significant resistance.
<<else>>
<<include 'villainBlowjobFinishOnLoveLess200obey'>>
<</if>>
<<default>>
Error
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
The young woman stood motionless as your $villain.rel's semen began to splash onto her body. Confusion and uncertainty were evident in her eyes, while her mind was filled with questions about how she could have ended up in such a situation.
<<case 'villainBlowjobFinishIn'>>
Feeling a sudden pulsating sensation and hot liquid filling her mouth, $girl1.name's eyes widened with fear at the still unfamiliar feeling. She tried to pull her head back, but your $villain.rel held her firmly, enjoying its every moment.
<<case 'villainBlowjobFinishOn'>>
<<if _random == 1>>
The moment $villain.name's dick left $girl1.name's mouth, it began releasing streams of semen all over her enticing body. Initially, the girl shuddered and leaned back before the rush of these new feelings. But in the following seconds, being overwhelming both mentally and physically, she remained seated steady until the very last drop of semen fell onto her body.
<<else>>
<<include 'villainBlowjobFinishOnLoveLess200notObey'>>
<</if>>
<<default>>
Error
<</switch>>
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
/*Lust*/
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(4, 8)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(7, 15)>>
<<default>>
<</switch>>
<<set $villain.lustDescr = $random>>
<<set $villain.lust += $random>>
/*Girl's orgasm*/
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(1, 3)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(2, 5)>>
<<default>>
<</switch>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
/*Villain's orgasm*/
<<if $villain.orgasm >= 80>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(1, 3)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(3, 5)>>
<<default>>
<</switch>>
<<elseif $villain.orgasm >= 50>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(2, 6)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(3, 8)>>
<<default>>
<</switch>>
<<elseif $villain.orgasm >= 20>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(3, 8)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(4, 12)>>
<<default>>
<</switch>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(5, 12)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(7, 13)>>
<<default>>
<</switch>>
<</if>>
<<set $villain.orgasmDescr = $random>>
<<set $villain.orgasm += $random>>
/*Engagement*/
<<if $girl1.tutoring >= 800>>
<<set $random = random(8, 15)>>
<<elseif $girl1.tutoring >= 500>>
<<set $random = random(4, 8)>>
<<elseif $girl1.tutoring >= 200>>
<<set $random = random(2, 4)>>
<<else>>
<<set $random = random(-2, 2)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Obedience*/
<<if $girl1.obedience >= 500>>
<<set $random = random(5, 12)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = random(2, 5)>>
<<else>>
<<set $random = 0>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
/*Tutoring*/
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $random = random(10, 25)>>
<<case 'villainBlowjobStart'>>
<<set $random = random(15, 30)>>
<<default>>
<</switch>>
<<set $girl1.tutorDescr = $random>>
<<set $girl1.tutoring += $random>>
/*SecondaryStats*/
<<switch $girl1.action>>
<<case 'villainServiceStart'>>
<<set $villain.HjCount += 1>>
<<if $girl1.firstTimeServiced == "None">>
<<set $girl1.firstTimeServiced = "$villain.name">>
<</if>>
<<case 'villainBlowjobStart'>>
<<set $villainBjCount += 1>>
<<if $girl1.firstTimeBlowjob == "None">>
<<set $girl1.firstTimeBlowjob = "$villain.name">>
<</if>>
<<default>>
<</switch>>
<</nobr>><<nobr>>
<<if $villain.orgasm >= 80>>
<<switch $girl1.action>>
<<case "villainServiceProcess">>
<<set $girl1.villainCumOutsideCount += 1>>
<<set $girl1.action = "villainServiceFinish">>
<<case "villainBlowjobProcess">>
<<set $random = random(1, 4)>>
<<if $random == 1>>
<<set $girl1.action = "villainBlowjobFinishIn">>
<<else>>
<<set $girl1.action = "villainBlowjobFinishOn">>
<</if>>
<<default>>
Error
<</switch>>
<<set $random = random(-70, -80)>>
<<set $villain.orgasmDescr = $random>>
<<set $villain.orgasm += $random>>
<<if $girl1.orgasm >= 80>>
<<set $girl1.villainBringedToOrgasm += 1>>
<<set $random = random(-70, -80)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm -= $random>>
<</if>>
/*Cumming logic*/
<<if $girl1.action == "villainBlowjobFinishIn">>
<<set $girl1.cumMouth = true>>
<<set $girl1.villainCumSwallowedCountCount += 1>>
<<else>>
<<set _whereToCum = random(1, 4)>>
<<if _whereToCum == 1>>
<<if $girl1.cumFace < 2>>
<<set $girl1.cumFace += 1>>
<<elseif $girl1.cumBreasts < 2>>
<<set $girl1.cumBreasts += 1>>
<<elseif $girl1.cumBelly < 2>>
<<set $girl1.cumBelly += 1>>
<<else>>
<<set $girl1.cumLegs += 1>>
<</if>>
<<elseif _whereToCum == 2>>
<<if $girl1.cumBreasts < 2>>
<<set $girl1.cumBreasts += 1>>
<<elseif $girl1.cumBelly < 2>>
<<set $girl1.cumBelly += 1>>
<<elseif $girl1.cumLegs < 2>>
<<set $girl1.cumLegs += 1>>
<<else>>
<<set $girl1.cumFace += 1>>
<</if>>
<<elseif _whereToCum == 3>>
<<if $girl1.cumBelly < 2>>
<<set $girl1.cumBelly += 1>>
<<elseif $girl1.cumLegs < 2>>
<<set $girl1.cumLegs += 1>>
<<elseif $girl1.cumFace < 2>>
<<set $girl1.cumFace += 1>>
<<else>>
<<set $girl1.cumFace += 1>>
<</if>>
<<else>>
<<if $girl1.cumLegs < 2>>
<<set $girl1.cumLegs += 1>>
<<elseif $girl1.cumFace < 2>>
<<set $girl1.cumFace += 1>>
<<elseif $girl1.cumBreasts < 2>>
<<set $girl1.cumBreasts += 1>>
<<else>>
<<set $girl1.cumBelly += 1>>
<</if>>
<</if>>
<</if>>
<<else>>
<<set $girl1.villainBringedToOrgasm += 1>>
<<set $random = random(-80, -100)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
<</if>>
/*Engagement*/
<<if $girl1.tutoring >= 800>>
<<set $random = random(3, 5)>>
<<elseif $girl1.tutoring >= 500>>
<<set $random = random(2, 4)>>
<<elseif $girl1.tutoring >= 200>>
<<set $random = random(1, 2)>>
<<else>>
<<set $random = random(-1, 1)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Obedience*/
<<if $girl1.obedience >= 500>>
<<set $random = random(2, 3)>>
<<elseif $girl1.obedience >= 200>>
<<set $random = 1>>
<<else>>
<<set $random = 0>>
<</if>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</nobr>><<nobr>>
<<if $girl1.process == "villainBlowjobProcess">>
<<if $girl1.firstTimeBlowjob == "None">>
<<set $girl1.firstTimeBlowjob = "$villain.name">>
<</if>>
<<else>>
<<if $girl1.firstTimeServiced == "None">>
<<set $girl1.firstTimeServiced = "$villain.name">>
<</if>>
<</if>>
/*Girl's orgasm*/
<<set $random = random(1, 3)>>
<<set $girl1.orgasmDescr = $random>>
<<set $girl1.orgasm += $random>>
/*Villain's orgasm*/
<<if $villain.orgasm >= 80>>
<<set $random = random(4, 7)>>
<<elseif $villain.orgasm >= 50>>
<<set $random = random(5, 9)>>
<<elseif $villain.orgasm >= 20>>
<<set $random = random(6, 10)>>
<<else>>
<<set $random = random(7, 12)>>
<</if>>
<<set $villain.orgasmDescr = $random>>
<<set $villain.orgasm += $random>>
/*Engagement*/
<<if $girl1.tutoring >= 800>>
<<set $random = random(3, 5)>>
<<elseif $girl1.tutoring >= 500>>
<<set $random = random(2, 4)>>
<<elseif $girl1.tutoring >= 200>>
<<set $random = random(1, 2)>>
<<else>>
<<set $random = random(-1, 1)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
/*Obedience*/
<<set $random = random(5, 10)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $random = random(3, 7)>>
<<set $villain.dominanceDescr = $random>>
<<set $villain.dominance += $random>>
<</nobr>><<nobr>>
<<set $description_you = "
Disregarding the fact that your $villain.rel had just finished, it seemed that he had no intention of stopping there. His dick was still standing erect, and his eyes were filled with lust. Not giving $girl1.name too much time to rest, he was approaching her once again...
">>
<</nobr>><<nobr>>
<<set $description_you = "
It seems that your $villain.rel enjoyed $girl1.name's body for a while. His cock began to soften slowly, and he stepped back away from her, already thinking about what they still could do together...
">>
<</nobr>><<nobr>>
<<set _plusOneRound = random(1, 4)>>
<<if _plusOneRound == 1>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
<<set $girl1.action = 'villainServiceStart'>>
<<case 'villainBlowjobFinishIn' 'villainBlowjobFinishOn'>>
<<set $girl1.action = 'villainBlowjobStart'>>
<<default>>
<</switch>>
<<include 'villainIntimacyFinishToStartDescription'>>
<<else>>
<<switch $girl1.action>>
<<case 'villainServiceFinish'>>
<<set $girl1.action = 'villainServiceAfter'>>
<<case 'villainBlowjobFinishIn' 'villainBlowjobFinishOn'>>
<<set $girl1.action = 'villainBlowjobAfter'>>
<<default>>
<</switch>>
<</if>>
<</nobr>> <<set $description_you = "
The girl did her job perfectly and you feel like you’re ready to finish at any moment. Where would you like to end up?
">>
<p><<link "In the mouth">>
<<set $girl1.cumMouth = true >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "Despite the fact that the girl gave you a handjob right now, you thought that finishing in her mouth would be best. You took the penis in your hands, brought it close to the girl’s lips, and after a few seconds, hot sperm was already flowing from her mouth in streams. It’s unlikely that she would have time to do anything about it, but it doesn’t matter anymore since it’s clear that she’s not at all against it.">>
<<run Engine.show()>>
<</link>></p>
<p>
<<link "On the face">>
<<set $girl1.cumFace += 1 >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "This time you wanted to cum on the girl's face. She didn’t resist this at all and obediently accepted all of yours sperm.">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "On breasts">>
<<set $girl1.cumBreasts += 1 >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "As soon as you felt yourself approaching orgasm, you took your dick and aimed it straight at $girl1.name's breasts, covering them generously with your seed. The girl shuddered a little from surprise and such a large amount of sperm, but then she just smiled, exposing her breasts to your new streams.">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "On belly">>
<<set $girl1.cumBelly += 1 >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "Approaching orgasm, you pressed your penis close to $girl1.name's stomach and began to emit streams of your sperm onto it. Soon her entire belly was covered in your white liquid">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "On ass">>
<<set $girl1.cumAss += 1 >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "Getting close to orgasm, you took the girl by the waist and turned her slightly sideways. The next moment, you brought your dick closer to her thigh and began to emit copious streams of cum directly onto her ass.">>
<<run Engine.show()>>
<</link>>
</p>
<p>
<<link "On legs">>
<<set $girl1.cumLegs += 1 >>
<<set $girl1.action = "playerServiceFinish">>
<<set $description = "Taking the penis more firmly in your hands, you lowered it a little lower and began to generously fill $girl1.name’s legs with your sperm. At first, the girl, a little stunned by this, moved back a little, but soon got used to the white liquid covering her legs and allowed you to calmly finish your job.">>
<<run Engine.show()>>
<</link>>
</p><<nobr>>
<<set $girl1.obedience = 800>>
<<set $girl1.tutoring = 550>>
<<set $villain.dominance = 600>>
<center><h1>Introduction</h1></center>
<p>
The meaning of this game is to spend the time allotted to you with maximum efficiency.
</p>
<p>
The game's plot unfolds in a small town, practically cut off from the outside world. Here, everyone lives their own life and tries to scrape together enough money to get food for the next day. Everyone knows each other here by face.
</p>
<p>
At the moment, the game features 3 key characters:
<p>
<b>Your $villain.rel</b> - a man who grew up and lived his whole life in this small town. He worked at a small enterprise all his life and now, just a few years away from retirement, he works as a storekeeper in a small shop only 1 or 2 days a week. Despite his age, he is in good health and has an insatiable sexual appetite. He also does not accept opinions different from his own.
</p>
<p>
<b>$girl1.name</b> - a girl who mysteriously ended up at your house (I haven't come up with a storyline for her yet). Your $villain.rel assigned a room for her and currently behaves towards her like a true gentleman. Up to this point, she has rarely crossed paths with you, so you don't know her interests, what she does, or what her future plans are.
</p>
<p>
<b>$player.name (you)</b> - a 22-year-old idler who currently has no means to leave this town. What you will do, who you will develop relationships with, and who you will become in this life depends solely on you.
</p>
</p>
<center><h2>Short guide</h2></center>
<p>
1. Explore the town and find a job. Without money, you won't be able to do anything in this game.<br>
2. Regularly check your computer for important events.<br>
3. Communicate regularly with the characters to stay up to date on the latest events.<br>
4. In your free time, dedicate some attention to self-improvement. However, don't forget about good rest as well, as otherwise the effectiveness of your actions will be minimal.
</p>
<center><p>
[[To the game|Main hall]]
</p></center>
<</nobr>><<nobr>>
<<include "VarChecks">>
<<set $bill.total = $bill.rent + $bill.gas + $bill.energy + $bill.water>>
<center><h1>Utility bills</h1></center>
<center><div><img src="img/locations/pc_utilityBills.png" alt="Computer utility bills"></div></center>
<div>
This is the main window for paying utility bills. A responsible owner always pays all debts on time and avoids any overdue payments. If these bills are ignored, your $villain.rel will pay them. However, in that case, the consequences for you will not be very pleasant.
</div>
<p>
<<set _nextPayment = 6 - $weekStage>>
Days until the next payment: <span style="font-size: 22px;">_nextPayment</span>
</p>
<p>
The current bills:<br>
- Rent: $bill.rent<span>$</span><br>
- Gas: $bill.gas<span>$</span><br>
- Electricity: $bill.energy<span>$</span><br>
- Water: $bill.water<span>$</span>
<p>
<span style="font-size: 22px;">Total: $bill.total $</span>
<<link 'Pay'>>
<<set $player.money -= $bill.total>>
<<set $bill.rent = 0>>
<<set $bill.gas = 0>>
<<set $bill.energy = 0>>
<<set $bill.water = 0>>
<<run Engine.show()>>
<</link>>
</p>
<p>
Utilities can be paid at any convenient time throughout the week. If by the end of the week the total bills exceed <span style="font-weight: 20px; color: red;">$500</span>, your $villain.rel will pay some of these debts instead of you. In this case, he will gain some dominance.
</p>
<br>
[[Back to main menu|Computer menu]]
<</nobr>><<nobr>>
<center><h1>Online store</h1></center>
<center><div><img src="img/locations/pc_storeOnline.png" alt="Computer store online"></div></center>
<div>
Perhaps, the most important page in the life of every person, regardless of their race, skin color, gender, or financial status. Here you can buy a variety of items that can make your life easier or open up new opportunities.
</div>
<br>
[[Back to main menu|Computer menu]]
<</nobr>><<nobr>>
$girl1.name continued to stroke your $villain.rel's cock with her hand. She did this carefully and meticulously, completely focusing on his sensations.
<</nobr>><<nobr>>
Saliva freely flows down $villain.name's shaft and his balls as he continues to thrust his cock deep into the girl's mouth, regularly letting out loud slaps and slurping sounds throughout the room.
<</nobr>><<nobr>>
All over the girl's body, goosebumps ran as she brought her hand to your $villain.rel's crotch. The firmness of his flesh, the trembling of his cock, and the strong smell of the fluid he was emitting were driving her crazy, causing her to involuntarily speed up her pace even more.
<</nobr>><<nobr>>
$girl1.name's head freely bobbed up and down, regularly engulfing $villain.name's cock to its full depth, emitting characteristic sounds in the process.
<</nobr>><<nobr>>
Your $villain.rel's cock twitched with every touch from $girl1.name's gentle hands. She carefully massaged all of his flesh, not leaving a single part of it untouched, even reaching her hands to the balls.
<</nobr>><<nobr>>
Despite the slight tiredness in her hand, the girl continued to massage your $villain.rel's cock with enthusiasm. Her gaze was only directed towards that side, and she couldn't look anywhere else. In her head, thoughts were swirling about how she was doing something wrong right now, but she couldn't do anything about it anyway.
<</nobr>><<nobr>>
Your $villain.rel's cock kept sliding in and out of $girl1.name's throat, leaving thin strands of her saliva mixed with his own ejaculate. She just sat there calmly and tried to control her breathing not to interfere with Jason satisfying himself with her help.
<</nobr>><<nobr>>
In the whole room, there were sounds of $girl1.name continuing to give your $villain.rel a blowjob. Even though she herself understood how wrong she was acting, it seemed like right now nothing in the world could tear her away from this activity.
<</nobr>><<nobr>>
The whole room filled up with slurping and slapping sounds as your $villain.rel's cock continued to thrust deep into the innocent mouth of this girl who was now offering no resistance.
<</nobr>><<nobr>>
In the room, soft moans of your $villain.rel could be heard clearly as $girl1.name continued to massage his cock. Her eyes were not quite confident, and her movements were jerky, but she was doing her best not to disappoint the man who was now standing in front of her.
<</nobr>><<nobr>>
The girl stared intently at your $villain.rel's cock while she continued to jerk him off. Her head was filled with lewd fantasies, but besides that, there were thoughts about why she couldn't stop herself right now?..
<</nobr>><<nobr>>
In $villain.name's eyes, there was an unprecedented satisfaction from the realization that he was getting a blowjob from a proud girl who barely knows him. Moreover, she is doing this without any threats or blackmail, purely out of her own will.
<</nobr>><<nobr>>
Despite your $villain.rel wanting to cum inside the girls' mouths, she had other plans. She skillfully dodged his forceful hands and slipped away at the last moment from his cock. Looking at him with a smile, she began taking streams of cum directly onto her body.
<</nobr>><<nobr>>
$villain.name was a bit taken aback when $girl1.name suddenly pulled his cock out of her mouth at the last moment. Despite how hard she sucked it, for some unknown reason, she still didn't want to swallow his cum this time. It was hard to say how disappointed your $villain.rel was about this but he had no choice but to finish on the girl's skin now.
<</nobr>><<nobr>>
Approaching your $villain.rel rapidly towards orgasm, for some reason $girl1.name didn't want to swallow his cum and abruptly pulled her head back, releasing the cock from her mouth. Even though she was scared and blushed because of the fact that this action could disappoint $villain.name, it was already too late to do something about it. Thick streams of cum began spraying on her body...
<</nobr>><<nobr>>
As soon as the pulsating cock began to release the first drops of semen, $girl1.name immediately lowered her head back, allowing the subsequent streams to evenly cover her entire body. Your $villain.rel was slightly disappointed that he couldn't finish in her throat but nonetheless accepted the girl's wishes and contented himself with what he had.
<</nobr>><<nobr>>
Despite overcoming her psychological barrier and even though $villain.name's swollen cock was already buried deep inside her mouth, this time $girl1.name wasn't ready to swallow his cum. Easily turning her head back, she accepted the streams of this hot and sticky liquid on her body.
<</nobr>><<nobr>>
Although your $villain.rel's intentions were clear that he really wanted to finish into $girl1.name's throat, she had a different opinion on the matter. Seizing the moment and freeing her head from his tight grip, her mouth slid off his cock and she began taking warm streams of cum onto her body. Although $villain.name was slightly disappointed with this turn of events, he still understood that he should be grateful even for possibility to cum in her direction instead of his own hand or pants.
<</nobr>><<nobr>>
Feeling the approaching orgasm, your $villain.rel gently pressed on $girl1.name's head, trying to force his cock deeper into her throat. However, she was strongly against such an idea and with one strong pull pushed her head back, allowing the thick streams of semen to evenly lay on her body. Even though $villain.name was slightly disappointed by this outcome, he still perfectly understood that now he should be grateful for this.
<</nobr>><<nobr>>
Although $girl1.name had already been taught what exactly your $villain.rel expected from her, she still didn't have much desire to swallow his sperm. Applying a little force, the girl's head slipped at the last moment off that huge cock and there was nothing left for it but to start finishing off the whole body of the girl.
<</nobr>><<nobr>>
<<include "VarChecks">>
<<if $timeSlot == 0>>
<<set _energyTemp = 600>>
<<set _happinessTemp = 40>>
<<set _hygieneTemp = 10>>
<<else>>
<<set _energyTemp = Math.round(600 / $timeSlot)>>
<<set _happinessTemp = Math.round(40 / $timeSlot)>>
<<set _hygieneTemp = Math.round(10/ $timeSlot)>>
<</if>>
<<set _timeStageTemp = 10 - $timeSlot>>
<div class="passage_name">
<h1>Your room</h1>
<<if $dayStage <= 4>>
<img src="img/locations/my_room.jpg" alt="Your bed">
<<else>>
<img src="img/locations/my_room_night.jpg" alt="My bed at night">
<</if>>
<div class="passage-description">
Not the most comfortable bed, but still does the basic job well. Here you can restore some strength and mood by taking a nap or getting a good night’s sleep, waiting for the next day.
</div>
</div>
<p>$descriptionNap</p>
<p>
<<if $dayStage < 7>>
<<link "Take a nap">>
<<set $player.energy += _energyTemp>>
<<set $player.happiness += _happinessTemp>>
<<set $player.hygiene -= _hygieneTemp>>
<<set $timeSlot = 10>>
<<include "Hourly reset stats">>
<<run Engine.show()>>
<</link>>
<<else>>
<<link "Take a nap">>
<<set $descriptionNap = "<span style='color: red;'>It's too late for a nap</span>">>
<<run Engine.show()>>
<</link>>
<</if>> (Amount of stats restored depends on how much time left in the current time slot)
</p>
<p>
Energy: <span style="color: #30db00;">+_energyTemp</span>, Happiness: <span style="color: #30db00;">+_happinessTemp%</span>, Hygine: <span style="color: red;">-_hygieneTemp</span> Time stage: <span style="color: orange;">+_timeStageTemp</span>
</p>
<p>
<<link "Sleep">>
<<set $player.happiness += 15>>
<<set $player.energy += 800>>
<<set $player.hygiene -= 12>>
<<include "Daily reset stats">>
<<run Engine.show()>>
<</link>> (Advance to the next day)
</p>
<p>
Energy: <span style="color: #30db00;">+800</span>, Happiness: <span style="color: #30db00;">+15>%</span>, Hygiene: <span style="color: red;">-12%</span>
</p>
<br>
<p>[[Get up from the bed|Your room]]</p>
<</nobr>><<nobr>>
<p>
<<if $foodMenuEnabled == true>>
<p>
<p>
<<link "Eat fast food">>
<<if $fastFood >= 1 && $dayStage < 6>>
<<set $fastFood -= 1>>
<<set $timeSlot += 1>>
<<set $player.energy += 250>>
<<set $player.happiness -= 50>>
<<set $descriptionFood = "<span style='color: #30db00;'>You ate a junk food. Even though, it's not really healthy, at least you are not that hungry anymore.</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $fastFood == 0>>
You don't have enough food of this type.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
<b>In stock</b>: <<if $fastFood >= 1>><span style="color: #30db00;">$fastFood</span><<else>><span style="color: red;">$fastFood</span><</if>>
</p>
<p style="margin-top: -10px;">Energy: <span style="color: #30db00;">+250</span>, Happiness: <span style="color: red;">-50</span>, Time stage: <span style="color: orange;">+1</span></p>
</p>
<p>
<p>
<<link "Eat chocolate">>
<<if $chocolate >= 1 && $dayStage < 6>>
<<set $chocolate -= 1>>
<<set $timeSlot += 1>>
<<set $player.energy += 50>>
<<set $player.happiness += 250>>
<<set $descriptionFood = "<span style='color: #30db00;'>You ate a bar of chocolate and improved your mood a little.</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $chocolate == 0>>
You don't have enough food of this type.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
<b>In stock:</b> <<if $chocolate >= 1>><span style="color: #30db00;">$chocolate</span><<else>><span style="color: red;">$chocolate</span><</if>>
</p>
<p style="margin-top: -10px;">Energy: <span style="color: #30db00;">+50</span>, Happiness: <span style="color; #30db00;">+100</span>, Time stage: <span style="color: orange;">+1</span></p>
</p>
<p>
<p>
<<link "Eat regular food">>
<<if $foodRegular >= 1 && $dayStage < 6>>
<<set $foodRegular -= 1>>
<<set $timeSlot += 1>>
<<set $player.energy += 500>>
<<set $descriptionFood = "<span style='color: #30db00;'>You ate a portion of regular food. Even though it's not really delicious, it's still healthy and great for satisfying hunger.</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $foodRegular == 0>>
You don't have enough food of this type.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<<run Engine.show()>>
<</if>>
<</link>>
<b>In stock</b>: <<if $foodRegular >= 1>><span style="color: #30db00;">$foodRegular</span><<else>><span style="color: red;">$foodRegular</span><</if>>
</p>
<p style="margin-top: -10px;">Energy: <span style="color: #30db00;">+500</span>, Time stage: <span style="color: orange;">+1</span></p>
</p>
<p>
<p>
<<link "Eat lavish food">>
<<if $foodLavish >= 1 && $dayStage < 6>>
<<set $foodLavish -= 1>>
<<set $timeSlot += 1>>
<<set $player.energy += 750>>
<<set $player.happiness += 250>>
<<set $descriptionFood = "<span style="color: #30db00;">The meal was really tasty and filling.</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $foodLavish == 0>>
You don't have enough food of this type.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
<b>In stock</b>: <<if $foodLavish >= 1>><span style="color: #30db00;">$foodLavish</span><<else>><span style="color: red;">$foodLavish</span><</if>>
</p>
<p style="margin-top: -10px;">Energy: <span style="color: #30db00;">+750</span>, Happiness: <span style="color: #30db00;">+250</span>, Time stage: <span style="color: orange;">+1</span></p>
</p>
<br>
<p>
<p>
<<link "Cook regular food">>
<<if $foodBase >= 1 && $vegetables >= 3 && $seasonings >= 1 && $dayStage < 6 && $player.energy >= 150>>
<<set $foodRegular += 1>>
<<set $foodBase -= 1>>
<<set $vegetables -= 3>>
<<set $seasonings -= 1>>
<<set $timeSlot += 2>>
<<set $player.energy -= 150>>
<<set $player.happiness -= 15>>
<<set $player.hygiene -= 25>>
<<set $descriptionFood = "<span style='color: #30db00;'>You've cooked a regular meal.</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $foodBase == 0>>
You don't have enough base food.
<<elseif $vegetables < 3>>
You don't have enough vegetables.
<<elseif $seasonings == 0>>
You don't have enough seasonings.
<<elseif $player.energy < 150>>
You don't have enough energy.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
Required ingridients: Food base: 1 (<<if $foodBase >= 1>><span style="color: #30db00;">$foodBase</span><<else>><span style="color: red;">$foodBase</span><</if>>), Vegetables: 3 (<<if $vegetables >= 3>><span style="color: #30db00;">$vegetables</span><<else>><span style="color: red;">$vegetables</span><</if>>), Seasonings: 1 (<<if $seasonings >= 1>><span style="color: #30db00">$seasonings</span><<else>><span style="color: red;">$seasonings</span><</if>>)
</p>
<p style="margin-top: -10px;">
Energy: <span style="color: red;">-150</span>, Happiness: <span style="color: red;">-15%</span>, Hygiene: <span style="color: red;">-25%</span> Time stage: <span style="color: orange;">+2</span>
</p>
</p>
<p>
<<link "Cook lavish food">>
<<if $foodBase >= 3 && $vegetables >= 5 && $seasonings >= 3 && $dayStage < 6 && $player.energy >= 150>>
<<set $foodLavish += 1>>
<<set $foodBase -= 3>>
<<set $vegetables -= 5>>
<<set $seasonings -= 3>>
<<set $timeSlot += 2>>
<<set $player.energy -= 150>>
<<set $player.happiness -= 10>>
<<set $player.hygiene -= 15>>
<<set $descriptionFood = "<span style='color: #30db00;'>You've cooked a lavish meal</span>">>
<<else>>
<<set $descriptionFood = "
<span style='color: red;'>
<<if $foodBase == 0>>
You don't have enough base food.
<<elseif $vegetables < 5>>
You don't have enough vegetables.
<<elseif $seasonings < 3>>
You don't have enough seasonings.
<<elseif $player.energy < 150>>
You don't have enough energy.
<<else>>
You don't have enough time for this.
<</if>>
</span>
">>
<</if>>
<<run Engine.show()>>
<</link>>
Required ingridients: Food base: 3 (<<if $foodBase >= 3>><span style="color: #30db00;">$foodBase</span><<else>><span style="color: red;">$foodBase</span><</if>>), Vegetables: 5 (<<if $vegetables >= 5>><span style="color: #30db00;">$vegetables</span><<else>><span style="color: red;">$vegetables</span><</if>>), Seasonings: 3 (<<if $seasonings >= 3>><span style="color: #30db00">$seasonings</span><<else>><span style="color: red;">$seasonings</span><</if>>)
</p>
<p style="margin-top: -10px;">
Energy: <span style="color: red;">-150</span>, Happiness: <span style="color: red;">-10%</span>, Hygiene: <span style="color: red;">-15%</span>, Time stage: <span style="color: orange;">+2</span>
</p>
<br>
<p>
<<link "Exit food menu">>
<<set $foodMenuEnabled = false>>
<<set $descriptionFood = "">>
<<run Engine.show()>>
<</link>>
</p>
<<else>>
<p>
<<link "Manage your foodstocks">>
<<set $foodMenuEnabled = true>>
<<set $descriptionFood = "">>
<<run Engine.show()>>
<</link>>
</p>
<</if>>
</p>
<</nobr>><<nobr>>
<<set $descriptionFromTown = "">>
<div class="passage_name">
<h1>Restaurant</h1>
<img src="img/locations/restaurant.png" alt="Restaurant">
<div class="passage-description">
A typical local cafe, located near your home, that resembles more of a canteen. Cracks have long formed on the walls, and the comfort of the furniture here raises some questions. Nevertheless, the food here is quite decent and suitable for consumption if there is no time to eat at home.
</div>
</div>
<</nobr>><<nobr>>
<<include "VarChecks">>
<div class="passage_name">
<h1>Canteen</h1>
<img src="img/locations/sawmill_canteen.png" alt="Sawmill's canteen">
<div class="passage-description">
The only place in the enterprise where you can have a snack and regain some strength. Since there are no grocery stores nearby, local chefs tend to inflate their prices somewhat.
</div>
</div>
<p>$descriptionCanteenMeal</p>
<<link "Buy a meal">>
<<if $player.money >= 2>>
<<set $timeSlot += 1>>
<<set $player.money -= 2>>
<<set $player.energy += 400>>
<<set $player.happiness += 25>>
<<set $descriptionCanteenMeal = "<span style='color: #30db00;'>You've bought a meal and restored some of your energy.</span>">>
<<else>>
<<set $descriptionCanteenMeal = "<span style='color: red;'>Insuficient funds</span>">>
<</if>>
<<run Engine.show()>>
<</link>>
<p>
<br>
<<link "Sawmill yard" "Sawmill yard">>
<<set $descriptionCanteenMeal = "">>
<</link>>
</p>
<</nobr>><<nobr>>
<<include 'locationGirlDescriptionLogic'>>
<p style="color: red; text-align: center;">$descriptionGirlIsOnTheLocation</p>
<p>
<<if $girl1.isAlone>>
<<link "Talk with her" "GirlInteraction">>
<<set $girl1.action = "playerIdle">>
<<include "girl1FirstInteractionBehaviour">>
<</link>>
<<else>>
<<link "Watch them" "Father_x_Ashley_Kitchen">>
<<set $girl1.firstInteraction = true>>
<</link>>
<</if>>
<br>
</p>
<</nobr>><<nobr>>
<<set $descriptionGirlIsOnTheLocation = "
<div> /*LOGIC OF ASHLE'S SECOND ACTION*/
<<if $girl1.isAlone == true>>
<<if $girl1.exhaustion>>
You see $girl1.name is laying exhausted on the <<if $girl1.location == 'kitchen'>>table<<elseif $girl1.location == 'guestRoom'>>bed<<else>>floor<</if>>.
<<else>>
<<switch $girl1.location>>
<<case 'guestRoom'>>
<<if $dayStage == 0>>
$girl1.name is sleeping on her bed.
<<set $girl1.action2 = 'sleep'>>
<<elseif $dayStage == 2>>
$girl1.name is working at her laptop.
<<set $girl1.action2 = 'regular'>>
<<elseif $dayStage == 4>>
$girl1.name is doing a gymnastic.
<<set $girl1.action2 = 'regular'>>
<<elseif $dayStage == 5>>
$girl1.name is relaxing on the bed.
<<set $girl1.action2 = 'regular'>>
<<elseif $dayStage == 6>>
$girl1.name is cleaning the room.
<<set $girl1.action2 = 'regular'>>
<<else>>
$girl1.name is sleeping on the bed.
<<set $girl1.action2 = 'regular'>>
<</if>>
<<case 'kitchen'>>
<<set _snack = either('eating an apple', 'grabbing a snack', 'preparing a meal', 'relaxing at the table')>>
$girl1.name is _snack
<<set $girl1.action2 = 'regular'>>
<<case 'bathroom'>>
<<if $bathroomActivity == 1>>
$girl1.name is sitting on the toilet.
<<set $girl1.action2 = 'toilet'>>
<<else>>
$girl1.name is taking a shower.
<<set $girl1.action2 = 'shower'>>
<</if>>
<<case 'yourRoom'>>
$girl1.name is relaxing in your chair before PC.
<<set $girl1.action2 = 'regular'>>
<<case 'mainHall'>>
$girl1.name is digging in some old things,
<<set $girl1.action2 = 'regular'>>
<<default>>
Error (Girl is doing stuff on the location)
<</switch>>
<</if>>
<<else>> /*ASHLEY IS TOGETHER WITH THE VILLAIN*/
You see your $villain.rel is interacting with $girl1.name now.
<</if>>
</div>
<div> /*LOGIC OF ASHLEY'S CLOTHING*/
<<switch $girl1.action2>>
<<case 'toilet'>>
<<set $girl1.shirt = true>>
<<set $girl1.skirt = false>>
<<set $girl1.boots = true>>
<<set $girl1.pantyhose = false>>
<<set $girl1.bra = true>>
<<set $girl1.panties = false>>
<<case 'shower'>>
<<set $girl1.shirt = false>>
<<set $girl1.skirt = false>>
<<set $girl1.boots = false>>
<<set $girl1.pantyhose = false>>
<<set $girl1.bra = false>>
<<set $girl1.panties = false>>
<<case 'sleep'>>
<<set $girl1.shirt = false>>
<<set $girl1.skirt = false>>
<<set $girl1.pantyhose = false>>
<<set $girl1.boots = false>>
<<set $girl1.bra = true>>
<<set $girl1.panties = true>>
<<case 'regular'>>
<<set $girl1.skirt = true>>
<<set $girl1.shirt = true>>
<<set $girl1.boots = true>>
<<set $girl1.pantyhose = true>>
<<set $girl1.bra = true>>
<<set $girl1.panties = true>>
<<default>>
Error (Issues with clothing logic);
<</switch>>
</div>
<div id='girl1BodyStatuses'> /*DESCRIPTIONS OF ASHLEY'S BODY STATUSES*/
<<if $girl1.shirt == false || $girl1.skirt == false || $girl1.pantyhose == false || $girl1.boots == false>>
<div>
$girl1.name is partially undressed;
</div>
<</if>>
<<if $girl1.cumFace >= 1>>
<div>
You can see a sperm on her face;
</div>
<</if>>
<<if $girl1.cumBreasts >= 1 || $girl1.cumBelly >= 1 || $girl1.cumAss >= 1 || $girl1.cumLegs >= 1>>
<div>
There's a visible traces of sperm on her body;
</div>
<</if>>
<<if $girl1.cumMouth>>
<div>
There's a sperm in her mouth;
</div>
<</if>>
<<if $girl1.cumVagina || $girl1.cumAss>>
<<if $girl1.skirt == false>>
<div>
<<if $girl1.panties>>
Her panties is literally drenched with cum which is flowing out of her <<if $girl1.cumAnal && $girl1.cumVagina>>holes<<elseif $girl1.cumVagina>>pussy<<else>>anus<</if>>.
<<else>>
A visible dribble of sperm flowed out of her <<if $girl1.cumVagina && $girl1.cumAnal>>pussy, same as from her anus<<elseif $girl1.cumVagina>>pussy<<else>>anus<</if>> and continued its way down her legs.
<</if>>
</div>
<</if>>
<</if>>
</div>
">>
<</nobr>><<nobr>>
<<set $dialog = "
<div class='ashley-title'>$girl1.name</div>
<div class='ashley-dialog'>
<<if $girl1.firstInteraction == false>>
<<if $girl1.love >= 900>>
Hello, my love. How would you like to use me today? Or did you come for something else?
<<elseif $girl1.love >= 700>>
<<if $girl1.engagement >= 50>>
Oh, what a pleasant surprise! Did you want something or just missed my company? Or maybe you wanted to spend some more intimate time with me?..
<<elseif $girl1.engagement >= 20>>
Hey there, sweetie, how are you today? And yeah, don't mind my behavior, I'm just not in the best mood right now. Just so you know, I'm always happy to have you around.
<<else>>
Damn, why is everyone picking on me today?... Oh, it's you, darling? No, don't get me wrong, I'm always glad to see you around, but right now, I'm just not in the mood.
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.engagement >= 50>>
Hey, $player.name. How's it going? I've got a bit of free time right now if you wanted to chat.
<<elseif $girl1.engagement >= 20>>
Hey there, you wanted to chat about something? I wouldn't say it's the best time for that right now, but if it's important, then I'm all ears.
<<else>>
Right now, I'm just not in the mood to discuss anything. Let's talk another time.
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1.engagement >= 50>>
Hey there, I didn't even notice you. Did you need something?
<<elseif $girl1.engagement >= 20>>
Hey, don't think I'm trying to offend you or anything, but right now I just want to be alone.
<<else>>
So, what I've heard about you a couple of times doesn't give you the right to come at me every chance you get. Seriously, what's up with everyone needing something from me today?!
<</if>>
<<else>>
<<if $girl1.engagement >= 50>>
Hey, did you need something? Can't say I have a lot of free time right now, but if it's important, I'm listening.
<<elseif $girl1.engagement >= 20>>
Ugh, why is everyone bombarding me with questions today? My mood isn't exactly stellar as it is.
<<else>>
Look, I don't mean to be rude... Though you are the last think in this world which interests me right now, so I don't care. Just leave, I'm not in the mood to talk to anyone right now.
<</if>>
<</if>>
<<set $random = random(5, 20)>>
<<set $girl1.engDesc = $random>>
<<set $girl1.engagement += $random>>
<<set $random = Math.round($girl1.love * random(0.01, 0.03))>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love -= $random>>
<<set $random = Math.round($girl1.obedience * 0.01)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<set $girl1.firstInteraction = true>>
<<else>>
...
<</if>>
</div>
">>
<</nobr>><<nobr>>
<<set $description_girl = "
<<if $girl1.engagement >= 50>>
<<if $girl1.love >= 400>>
$girl1.name is currently in a normal state, and it seems a smile even appeared on her face as soon as she saw you.
<<else>>
The girl is currently in a normal mood and shows no signs of stress.
<</if>>
<<elseif $girl1.engagement >= 20>>
<<if $girl1.love >= 400>>
$girl1.name looks not bad, and it seems she feels quite comfortable around you. However, from her tone of voice, it can be understood that her mood isn't the best right now.
<<else>>
The girl's mood is clearly not at its best. It seems that now it's better not to waste her time in vain.
<</if>>
<<else>>
<<if $girl1.love >= 400>>
The girl currently looks absolutely out of spirits and shows no interest in you, although she's trying to behave reservedly.
<<else>>
The girl looks far from being in the best mood and seems ready to smash your head with a frying pan for one wrong word.
<</if>>
<</if>>
">>
<</nobr>><<nobr>>
Her lips wrapped around your throbbing cock, her tongue swirling around the tip as she adored you above all else. $girl1.name eagerly took you in deeper, gagging and moaning in pleasure as she pleasured you with complete devotion. Her mouth was warm and wet, eagerly sucking and licking it's swollen shaft, lost in the ecstasy of serving you.
<</nobr>><<nobr>>
$girl1.name bobs her head up and down, her lips sliding smoothly over the hard shaft. Her tongue swirls around the sensitive underside of your dick, eliciting a groan from you. She deep-throats with ease, taking more of the length into her mouth than most girls could handle. Her cheeks hollow as she sucks harder, creating a vacuum that feels incredible on your cock. Her hands move to cup your balls gently, massaging them as she continues to pleasure suck you eagerly. The saliva in her mouth mixes with the precum leaking from the tip of the dick, making it slick for easy entry into her throat again and again.
<</nobr>><<nobr>>
$girl1.name tentatively taking your hard cock into her mouth, her tongue cautiously exploring every inch. With rising boldness, her sucking becomes more eager and intense, the conflicting emotions of guilt and desire adding a forbidden thrill to the act. She moans softly around your cock, the taste of you driving her wild with need. The hesitation only serves to heighten the excitement, making the experience even more intense.
<</nobr>><<nobr>>
$girl1.name tentatively taking your hard cock into her mouth, her tongue cautiously exploring every inch. With a hunger that grows by the second, her sucking becomes more intense and desperate, the guilt and desire mingling to fuel her passion. She moans wantonly around your cock, the taste of you driving her absolutely wild with need. The slight edge of hesitation only serves to make the experience even more electrifying, heightening the raw, dirty thrill of it all.
<</nobr>><<nobr>>
$girl1.name's lips couldn't resist sliding over your rock-hard, already wet shaft. With each thrust, her gag reflex triggered, filling the room with loud, wet gagging sounds. Despite the dirtiness of it all, the girl couldn't resist her overwhelming animalistic instincts that took control of her logic and common sense. She fully surrendered to them, allowing her lips to take your swollen dick deeper and deeper into her throat.
<</nobr>><<nobr>>
<<if $girl1.action == 'playerBlowjobFinishIn'>>
As soon as $girl1.name tasted your cum on her tongue, she leaned forward and greedily stuffed your cock deep into her throat. The sound of choking and slurping echoed through the room. Your entire cock disappeared into her mouth as she stared up at you with a submissive gaze, her eyes already rolling back in pleasure. Her throat involuntarily clenched around you, squeezing out every last drop of cum from your cock.
<<else>>
As the first droplets of cum started to coat $girl1.name's face, it seemed like she was having her own orgasm. The realization that she had managed to bring you such incredible pleasure with her mouth alone plunged her into ecstasy. There was no greater joy for her than witnessing your throbbing cock with a sense of accomplishment, welcoming the warm, sticky outcome of her vigorous efforts onto her face.
<</if>>
<</nobr>><<nobr>>
<<if $girl1.action == 'playerBlowjobFinishIn'>>
Penetrating even deeper into $girl1.name, you started to cum heavily inside her. Though she struggled to accommodate your massive cock in her throat, her determination to extract every bit of cum from you remained unwavering. Through teary eyes, she pushed her head further forward, reveling in the ecstasy of the hot, viscous, and incredibly tasty liquid filling her mouth and stomach.
<<else>>
Feeling a bit let down by your choice, $girl1.name withdrew your cock from her mouth and placed her face directly underneath it. The initial drops of cum sprayed into her eyes, causing her to flinch and briefly close them. Nevertheless, she pressed herself even closer to your pulsating dick, allowing you to coat her entire face evenly. Once you had finished, she delicately kissed your cock once more, licking away any remnants before eagerly running her tongue over her lips, trying to taste as much of your delicious liquid as she could.
<</if>>
<</nobr>><<nobr>>
<<if $girl1.action == 'playerBlowjobFinishIn'>>
Still not completely accustomed to the taste and texture of sticky cum in her mouth, $girl1.name gagged and leaned back slightly, trying to create some breathing space in her throat. However, it didn't help much as with each passing second, more and more of your cum poured in, cutting off any hope she had of catching a breath. Not daring to disappoint you, the girl only tightened her fists harder, obediently waiting for the last drops of your cum to fill her oral cavity.
<<else>>
$girl1.name's eyes fluttered closed as she felt the warm liquid splash against her face. She was overwhelmed by the sensation, unsure of what to do. But she didn't want to disappoint you and give you the pleasure you deserved. And so she tentatively stuck out her tongue, tasting the salty tang of your cum. She was determined to make the most of it.. She opened her eyes and looked up at you, a mixture of confusion and excitement on her face. She may have been inexperienced, but she was eager to learn and please.
<</if>>
<</nobr>><<nobr>>
<<if $girl1.action == 'playerBlowjobFinishIn'>>
Pushing aside her doubts, the girl enveloped your shaft with her lips and relished in the surges of cum that steadily filled her mouth more and more with each passing moment.
<<else>>
When the initial spurts of your cum hit $girl1.name's face, she flinched slightly before regaining her composure and moving her head closer, taking in increasing amounts of your hot, viscous liquid. Despite her usual modesty and decorum, in those moments, it was evident how desire and instincts overtook rationality and sound judgment.
<</if>>
<</nobr>><<nobr>>
<<if $girl1.action == 'playerBlowjobFinishIn'>>
Feeling the taste of cum still unfamiliar in her mouth, $girl1.name quickly tried to lean back, attempting to pull your cock out. However, in a moment, as she pressed her head and body against the wall, she realized she wouldn't be able to. Turning her head slightly, all she could do was concentrate on your cum filling her mouth. Yet, at some point, she confessed to herself that it wasn't as horrific as she had imagined.
<<else>>
As the first drops of your cum landed on $girl1.name's face, a hint of panic overtook her. She wasn't entirely certain what was unfolding and how she should respond. Nonetheless, she kept composed, not flinching or turning her head away. With slight squints in her eyes, she sat still, looking at you and anticipating your next actions as your cum continued to coat her face uniformly.
<</if>>
<</nobr>><<nobr>>
<<if $girl1.isAlone>>
<<switch $girl1.action2>>
<<case 'sleep'>>
<<include 'girl1DialogGreetingsSleep'>>
<<case 'toilet', 'shower'>>
<<include 'girl1DialogGreetingsBathroom'>>
<<default>>
<<include 'girl1DialogGreetingsGeneral'>>
<</switch>>
<</if>>
<</nobr>><<nobr>>
<<set $dialog = "
<div class='ashley-title'>$girl1.name</div>
<div class='ashley-dialog'>
<<if $girl1.firstInteraction == false>>
<<if $girl1.love>= 800>>
<<if $girl1.obedience >= 500>>
Oh.. Sorry, I... I wasn't quite ready for you to show up. Do you have any wishes?
<<else>>
Is that you $player.name? I have to admit, it's quite nice to see you right after I open my eyes.
<</if>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>>
I... You probably have something important, right? I'm listening to you carefully.
<<else>>
I hope you really have something important, since you decided that it’s worth my sleep.
<</if>>
<<elseif $girl1.love >= 150>>
<<if $girl1.obedience >= 500>>
I... Actually, it's still very early. Do you really have something important?
<<else>>
What could you need at such an early time? Do you really have nothing else to do?..
<</if>>
<<else>>
What? Have you seen how early it is? Don't you have anything else to do or what? Stop bothering me!
<</if>>
<<if $girl1.love >= 150>>
<<set $random = random(5, 20)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = Math.round($girl1.love * random(0.01, 0.03))>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = Math.round($girl1.obedience * 0.01)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<else>>
<<set $random = random(-35, -55)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-5, -15)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-3, -7)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<set $girl1.firstInteraction = true>>
<<else>>
...
<</if>>
</div>
">>
<</nobr>><<nobr>>
<<set $dialog = "
<div class='ashley-title'>$girl1.name</div>
<div class='ashley-dialog'>
<<if $girl1.firstInteraction == false>>
<<if $girl1.love >= 800>>
<<if $girl1.obedience >= 500>>
<<if $girl1.action2 == 'toilet'>>
I mean, maybe this isn't the best time for a chat or anything, but if you're really feeling lonely, I'd be totally down to hang out with you.
<<else>>
Oh, $player.name, are you feeling like taking a shower too, or are you just feeling lonely?
<</if>>
<<else>>
<<if $girl1.action2 == 'toilet'>>
Oh my God, look at you! You can't even last a second without barging into the bathroom when I'm in a vulnerable position like this!
<<else>>
Mmm, were you wanting to talk about something, or just keep me company in the shower?
<</if>>
<</if>>
<<set $random = random(15, 25)>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(3, 6)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(3, 6)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<<elseif $girl1.love >= 400>>
<<if $girl1.obedience >= 500>>
<<if $girl1.action2 == 'toilet'>>
Right now... right now isn't really the best time for conversation, if I'm being honest with you.
<<else>>
What... what did you forget here? Can you please wait until I finish showering?
<</if>>
<<set $random = random(-10, -17)>>
<<else>>
Are you blind or what? Can't you see that the bathroom is occupied?! I hope you have something really important to interrupt me for like this.
<<set $random = random(-20, -30)>>
<</if>>
<<set $girl1.engDescr = $random>>
<<set $girl1.engagement += $random>>
<<set $random = random(-1, -3)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(3, 6)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += random>>
<<else>>
What the hell is wrong with you?! Can I please have some privacy!
<<set $girl1.engDescr = -100>>
<<set $girl1.engagement -= 100>>
<<set $random = random(-10, -17)>>
<<set $girl1.loveDescr = $random>>
<<set $girl1.love += $random>>
<<set $random = random(-15, -20)>>
<<set $girl1.obeyDescr = $random>>
<<set $girl1.obedience += $random>>
<</if>>
<<set $girl1.firstInteraction = true>>
<<else>>
...
<</if>>
</div>
">>
<</nobr>><<nobr>>
<<if $girl1.isAlone == false>>
<<switch $girl1.action>>
<<case "villainServiceStart", "villainServiceProcess">>
<<if $girl1.firstTimeServiced == "None">>
<<set $girl1.firstTimeServiced = "$villain.name">>
<</if>>
<<set $girl1.villainHjCount += random(3, 8)>>
<<set $girl1.villainBringedToOrgasm += random(1, 2)>
<<set $girl1.villainCumSwallowedCount += either(0, 1)>>
<<set $girl1.villainCumOutsideCount += random(1, 3)>>
<<case "villainBlowjobStart", "villainBlowjobProcess">>
<<if $girl1.firstTimeBlowjob == "None">>
<<set $girl1.firstTimeBlowjob = "$villain.name">>
<</if>>
<<set $girl1.villainBjCount += random(3, 8)>>
<<set $girl1.villainBringedToOrgasm += random(1, 2)>
<<set $girl1.villainCumSwallowedCount += either(0, 1)>>
<<set $girl1.villainCumOutsideCount += random(1, 3)>>
<<default>>
<</switch>>
<<set $girl1.obedience += random(20, 55)>>
<<set $villain.dominance += random(20, 55)>>
<</if>>
/*LOGIC WHERE THE GIRL WILL BE ON THE NEXT TIME SLOT*/
<<switch $dayStage>>
<<case 0>>
<<set $girl1.location = "guestRoom">>
<<case 1>>
<<if ($girl1.isAlone) || ($girl1.isAlone == false && $girl1.tutoring >= 800 && $girl1.obedience >= 500)>>
<<set $girl1.location = either("bathroom", "kitchen")>>
<<else>>
<<set $girl1.location = "kitchen">>
<</if>>
<<case 2>>
<<set $girl1.location = "guestRoom">>
<<case 3>>
<<if ($girl1.tutoring >= 500) || ($girl1.obedience >= 500 && $girl1.isAlone == false)>>
<<set $girl1.location = either("parentsRoom", "kitchen", "mainHall")>>
<<else>>
<<set $girl1.location = either("kitchen", "mainHall")>>
<</if>>
<<case 4>>
<<set $girl1.location = either("guestRoom", "kitchen", "yourRoom")>>
<<case 5>>
<<if ($girl1.isAlone) || ($girl1.isAlone == false && $girl1.obedience >= 500 && $girl1.tutoring >= 800)>>
<<set $girl1.location = either("guestRoom", "bathroom")>>
<<else>>
<<set $girl1.location = "guestRoom">>
<</if>>
<<case 6>>
<<if ($girl1.tutoring >= 500) || ($girl1.obedience >= 500 && $girl1.isAlone == false)>>
<<set $girl1.location = either("guestRoom", "parentsRoom")>>
<<else>>
<<set $girl1.location = "guestRoom">>
<</if>>
<<default>>
Error (problem with girl's location).
<</switch>>
<<set $random = 1>>
<<if $girl1.villainDailyInteraction == false && $girl1.location !== "bathroom" && $dayStage !== 0 && $dayStage !== 6 && $dayStage !== 7 && $random == 1>>
<<set $girl1.action2 = "regular">>
<<set $girl1.isAlone = false>>
<<set $girl1.villainDailyInteraction = true>>
<<set $girl1.firstInteraction = true>>
<<set $girl1.obedience += random(30, 45)>>
<<set $villain.dominance += random(30, 45)>>
<<set $successChance = Math.round(($villain.dominance * 0.7 + $girl1.obedience * 0.3) / 1000)>>
<<set $random = random(0.01, $successChance)>>
<<if $random >= 0.35>>
<<if $girl1.villainBjCount >= 1>>
<<set $girl1.action = "villainBlowjobProcess">>
<<else>>
<<set $girl1.action = "villainBlowjobStart">>
<</if>>
<<elseif $random >= 0.15>>
<<if $girl1.villainHjCount >= 1>>
<<set $girl1.action = "villainServiceStart">>
<<else>>
<<set $girl1.action = "villainServiceProcess">>
<</if>>
<<else>>
<<set $girl1.action = "villainTalk">>
<</if>>
<<else>>
<<set $girl1.isAlone = true>>
<<include "locationGirlDescriptionLogic">>
<</if>>
<</nobr>><<nobr>>
<<set $dailyTalkAshley = false>>
<<set $timeSlot -= 10>>
<<set $dayStage += 1>>
/*GIRL LOCATION LOGIC*/
/*LOGIC HOW GIRLS STATS WILL CHANGE ON THE NEXT TIME SLOT IF THE PLAYER WON"T INTERFERE HER INTERACTION WITH THE VILLAIN*/
<<if $girl1.isAlone == "false">>
<<set $random = ($villain.dominance / 100 + $girl1.tutoring / 100) / 2 - random(0, 7)>>
<<if $random < 1>>
<<set $random = 1>>
<</if>>
<<switch $girl1.action>>
<<case "villainSexVaginalProcess">>
<<if $girl1.firstTimeAnal == "None">>
<<set $girl1.firstTimeAnal = "$villain.name">>
<</if>>
<<set $girl1.villainAnalCount += $random>>
<<case "villainSexAnalProcess">>
<<if $girl1.firstTimeVaginal == "None">>
<<set $girl1.firstTimeVaginal = "$villain.name">>
<</if>>
<<set $girl1.villainSexCount += $random>>
<<case "villainBlowjobProcess">>
<<if $girl1.firstTimeBlowjob == "None">>
<<set $girl1.firstTimeBlowjob = "$villain.name">>
<</if>>
<<set $girl1.villainBjCount += $random>>
<<case "villainServiceProcess">>
<<if $girl1.firstTimeServiced == "None">>
<<set $girl1.firstTimeServiced = "$villain.name">>
<</if>>
<<set $girl1.villainHjCount += $random>>
<<default>>
<<set $actionList = 0.85>>
<</switch>>
<<if $girl1.tutoring >= 500>>
<<set $girl1.engagement += random(15, 30)>>
<<elseif $girl1.tutoring >= 200>>
<<set $girl1.engagement += random(4, 15)>>
<<else>>
<<set $girl1.engagement += random(-10, 5)>>
<</if>>
<<set $girl1.energy = Math.round(random(-5, -12) * $random * $actionList)>>
<<set $girl1.tutoring += Math.round(random(5, 12) * $random>> * $actionList)>>
<<set $girl1.obedience += Math.round(random(-2, -5) * $random * $actionList)>>
<<set $villain.dominance += Math.round(random(-1, -2) * $random * $actionList>>
<</if>>
<<set $girl1.cumMouth = false>>
<<set $girl1.cumFace = 0>>
<<set $girl1.cumBreasts = 0>>
<<set $girl1.cumBelly = 0>>
<<set $girl1.cumAss = 0>>
<<set $girl1.cumVagina = false>>
<<set $girl1.cumAnal = false>>
<<set $girl1.cumLegs = 0>>
<<set $girl1.isAlone = true>>
/*LOGIC WHETHER THE GIRL IS EXHAUSTED OR NOT*/
<<if $girl1.exhaustionCD > 0>>
<<set $girl1.exhaustionCD -= 1>>
<<if $girl1.exhaustionCD == 0>>
<<set $girl1.exhaustion = false>>
<</if>>
<</if>>
<<if $girl1.exhaustion == false>>
/*LOGIC WHETHER THE GIRL IS ALONE OR NOT ON THE NEXT TIME SLOT*/
<<set $successChance = ($girl1.tutoring * 0.25 + $girl1.obedience * 0.25 + $villain.dominance * 0.5) / 1000 + random(0.01, 0,12) + random(-0.01, -0,12)>>
<<set $random = random(0.15, 0,45)>>
<<if $_succChance >= $random>>
<<set $girl1.isAlone = false>>
<<else>>
<<set $girl1.isAlone = true>>
<</if>>
/*LOGIC WHERE THE GIRL WILL BE ON THE NEXT TIME SLOT*/
<<switch $dayStage>>
<<case 1>>
<<if $girl1.isAlone || $girl1.isAlone == false && $girl1.tutoring >= 800 && $girl1.obedience >= 500>>
<<set $girl1.location = either("bathroom", "kitchen")>>
<<else>>
<<set $girl1.location = "kitchen">>
<</if>>
<<case 2>>
<<set $girl1.location = "guestRoom">>
<<case 3>>
<<if $girl1.tutoring >= 500 || $girl1.obedience >= 500 && $girl1.isAlone == false>>
<<set $girl1.location = either("parentsRoom", "kitchen", "mainHall")>>
<<else>>
<<set $girl1.location = either("kitchen", "mainHall")>>
<</if>>
<<case 4>>
<<set $girl1.location = either("guestRoom", "kitchen", "yourRoom")>>
<<case 5>>
<<if $girl1.isAlone || $girl1.isAlone == false && $girl1.obedience >= 500 && $girl1.tutoring >= 800>>
<<set $girl1.location = either("guestRoom", "bathroom")>>
<<else>>
<<set $girl1.location = "guestRoom">>
<</if>>
<<case 6>>
<<if $girl1.tutoring >= 500 || $girl1.obedience >= 500 && $girl1.isAlone == false>>
<<set $girl1.location = either("guestRoom", "parentsRoom")>>
<<else>>
<<set $girl1.location = "guestRoom">>
<</if>>
<<default>>
Error (problem with girl's location).
<</switch>>
<</if>>
/*LOGIC WHAT WILL WILLAIN DO TO THE GIRL DURING INTERACTIONS*/
<<if $girl1.isAlone == false>>
<<set $successChance = ($girl1.tutoring * 0.8 + $girl1.obedience * 0.2) / 1000 + random(0.01, 0.1) + random(-0.01, -0.1)>>
<<set $random = random(0,01, $successChance)>>
<<if $random >= 0.7>>
<<set _random = random(1, 3)>>
<<if _random == 1>>
<<if $girl1.villainSexFirstTime == false>>
<<set $girl1.action = "villainSexVaginalStart">>
<<else>>
<<set $girl1.action = "villainSexVaginalProcess">>
<</if>>
<<else>>
<<if $girl1.villainAnalFirstTime == false>>
<<set $girl1.action = "villainSexAnalStart">>
<<else>>
<<set $girl1.action = "villainSexAnalProcess">>
<</if>>
<</if>>
<<elseif $girl1 >= 0.55>>
<<set $girl1.action = "villainBlowjobProcess">>
<<elseif $random >= 0.3>>
<<set $girl1.action ="villainServiceProcess">>
<<else>>
<<set $girl1.action = "villainTalk">>
<</if>>
<</if>>
<</nobr>><<nobr>>
<<set $random = random(3, 5)>>
<<set _random = either("mouth", "face", "breasts", "belly", "ass", "legs")>>
<<if _random ==
<</nobr>>